2022-04-12 01:58:49.935 | + ./stack.sh:main:489 : exec 2022-04-12 01:58:49.935 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-015849' 2022-04-12 01:58:49.935 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-015849.summary.2022-04-12-015849 2022-04-12 01:58:49.935 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:58:49.935 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-015849 2022-04-12 01:58:49.935 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-015849 /opt/stack/logs/stack.sh.log 2022-04-12 01:58:49.935 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-015849.summary.2022-04-12-015849 /opt/stack/logs/stack.sh.log.summary 2022-04-12 01:58:49.935 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 01:58:49.935 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 01:58:49.935 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 01:58:49.936 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 01:58:49.936 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 01:58:49.936 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 01:58:49.936 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 01:58:49.936 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 01:58:49.936 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 01:58:49.936 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 01:58:49.936 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 01:58:49.938 | + ./stack.sh:main:578 : uname -a 2022-04-12 01:58:49.939 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 01:58:49.941 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 01:58:49.943 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 01:58:49.947 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 01:58:49.983 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 01:58:49.999 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 01:58:50.001 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 01:58:50.002 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 01:58:50.004 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 01:58:50.006 | + functions-common:fetch_plugins:1776 : return 2022-04-12 01:58:50.009 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 01:58:50.010 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 01:58:50.012 | + functions-common:run_phase:1854 : local phase= 2022-04-12 01:58:50.014 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:58:50.016 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:58:50.017 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:58:50.019 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:58:50.021 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:58:50.024 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:58:50.027 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:58:50.029 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:58:50.031 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:58:50.032 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 01:58:50.034 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:58:50.047 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:50.049 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 01:58:50.050 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:58:50.052 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:58:50.054 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:58:50.056 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:58:50.057 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:58:50.059 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 01:58:50.061 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 01:58:50.063 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 01:58:50.065 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 01:58:50.066 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 01:58:50.068 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 01:58:50.071 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 01:58:50.072 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 01:58:50.074 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 01:58:50.076 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 01:58:50.095 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 01:58:50.097 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 01:58:50.111 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:58:50.114 | +++ lib/tls:source:43 : hostname -f 2022-04-12 01:58:50.117 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 01:58:50.119 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 01:58:50.121 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 01:58:50.123 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 01:58:50.125 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 01:58:50.127 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 01:58:50.128 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 01:58:50.130 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 01:58:50.133 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 01:58:50.134 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 01:58:50.139 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 01:58:50.151 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 01:58:50.168 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 01:58:50.181 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 01:58:50.193 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 01:58:50.228 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 01:58:50.287 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 01:58:50.378 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 01:58:50.400 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 01:58:50.451 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 01:58:50.505 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 01:58:50.655 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 01:58:50.669 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 01:58:50.682 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 01:58:50.695 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 01:58:50.789 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 01:58:50.791 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 01:58:50.794 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 01:58:50.796 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 01:58:50.798 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 01:58:50.800 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 01:58:50.803 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 01:58:50.803 | False' 2022-04-12 01:58:50.806 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 01:58:50.821 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 01:58:50.823 | + ./stack.sh:main:626 : run_phase source 2022-04-12 01:58:50.825 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 01:58:50.827 | + functions-common:run_phase:1854 : local phase= 2022-04-12 01:58:50.829 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:58:50.831 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:58:50.833 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:58:50.835 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:58:50.837 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:58:50.840 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:58:50.844 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:58:50.845 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:58:50.848 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:58:50.850 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 01:58:50.852 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:58:50.867 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:50.869 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 01:58:50.871 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 01:58:50.909 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 01:58:50.911 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 01:58:50.914 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 01:58:50.916 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 01:58:50.918 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 01:58:50.920 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 01:58:50.922 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 01:58:50.924 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 01:58:50.926 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 01:58:50.929 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 01:58:50.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.933 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 01:58:50.936 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.938 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 01:58:50.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.943 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 01:58:50.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.947 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 01:58:50.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.952 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 01:58:50.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 01:58:50.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 01:58:50.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 01:58:50.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 01:58:50.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 01:58:50.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 01:58:50.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 01:58:50.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 01:58:50.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.993 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 01:58:50.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:50.998 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 01:58:51.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 01:58:51.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.006 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 01:58:51.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 01:58:51.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 01:58:51.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.020 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 01:58:51.022 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.025 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 01:58:51.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.029 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 01:58:51.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.034 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 01:58:51.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.038 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 01:58:51.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.043 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 01:58:51.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 01:58:51.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.052 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 01:58:51.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 01:58:51.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 01:58:51.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 01:58:51.067 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 01:58:51.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 01:58:51.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.078 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 01:58:51.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 01:58:51.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.088 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 01:58:51.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 01:58:51.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 01:58:51.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.102 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 01:58:51.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 01:58:51.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.111 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 01:58:51.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 01:58:51.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.120 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 01:58:51.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 01:58:51.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 01:58:51.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 01:58:51.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 01:58:51.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:58:51.142 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 01:58:51.145 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 01:58:51.147 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 01:58:51.150 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 01:58:51.165 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:51.167 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 01:58:51.170 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 01:58:51.172 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 01:58:51.187 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:58:51.189 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 01:58:51.192 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 01:58:51.194 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 01:58:51.196 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 01:58:51.199 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 01:58:51.201 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 01:58:51.203 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 01:58:51.206 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 01:58:51.208 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 01:58:51.208 | Using mysql database backend 2022-04-12 01:58:51.211 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 01:58:51.227 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 01:58:51.230 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 01:58:51.233 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 01:58:51.235 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 01:58:51.238 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 01:58:51.240 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 01:58:51.256 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:51.259 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 01:58:51.275 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 01:58:51.293 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:51.296 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 01:58:51.312 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 01:58:51.328 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 01:58:51.345 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:58:51.347 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 01:58:51.363 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:51.366 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 01:58:51.383 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 01:58:51.385 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 01:58:51.387 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 01:58:51.390 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 01:58:51.393 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 01:58:51.397 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-015851 2022-04-12 01:58:51.400 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-015851 759' 2022-04-12 01:58:51.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.405 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 01:58:51.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.410 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 01:58:51.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.414 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 01:58:51.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.419 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 01:58:51.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.424 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 01:58:51.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.428 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 01:58:51.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.433 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-015849 2022-04-12 01:58:51.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.438 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 01:58:51.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.443 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 01:58:51.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.448 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 01:58:51.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.452 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 01:58:51.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.457 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 01:58:51.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:58:51.462 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 01:58:51.465 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 01:58:51.467 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 01:58:51.470 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 01:58:51.472 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 01:58:51.474 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:58:51.476 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:58:51.479 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:58:51.481 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:58:51.483 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:58:51.486 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:58:51.501 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:58:51.503 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:58:51.505 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:58:51.508 | + functions-common:git_clone:629 : echo master 2022-04-12 01:58:51.509 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:58:51.514 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 01:58:51.516 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:58:51.518 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 01:58:51.521 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:58:51.521 | + functions-common:git_clone:678 : head -1 2022-04-12 01:58:51.525 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 01:58:51.527 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:58:51.530 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 01:58:51.532 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:58:51.535 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 01:58:51.537 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 01:58:51.540 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 01:58:51.542 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 01:58:51.545 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 01:58:51.547 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 01:58:51.550 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 01:58:51.552 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 01:58:51.555 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 01:58:51.560 | ++ tools/install_prereqs.sh:source:47 : NOW=1649728731 2022-04-12 01:58:51.563 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 01:58:51.567 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649728160 2022-04-12 01:58:51.570 | ++ tools/install_prereqs.sh:source:49 : DELTA=571 2022-04-12 01:58:51.573 | ++ tools/install_prereqs.sh:source:50 : [[ 571 -lt 7200 ]] 2022-04-12 01:58:51.575 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 01:58:51.578 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 01:58:51.580 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 01:58:51.582 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 01:58:51.585 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 01:58:51.588 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 01:58:51.590 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 01:58:51.592 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 01:58:51.596 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 01:58:51.642 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 01:58:51.642 | apache2-dev 2022-04-12 01:58:51.642 | bc 2022-04-12 01:58:51.642 | bsdmainutils 2022-04-12 01:58:51.642 | curl 2022-04-12 01:58:51.642 | g++ 2022-04-12 01:58:51.642 | gawk 2022-04-12 01:58:51.642 | gcc 2022-04-12 01:58:51.642 | gettext 2022-04-12 01:58:51.642 | git 2022-04-12 01:58:51.642 | graphviz 2022-04-12 01:58:51.642 | iputils-ping 2022-04-12 01:58:51.642 | libapache2-mod-proxy-uwsgi 2022-04-12 01:58:51.642 | libffi-dev 2022-04-12 01:58:51.642 | libjpeg-dev 2022-04-12 01:58:51.642 | libpcre3-dev 2022-04-12 01:58:51.642 | libpq-dev 2022-04-12 01:58:51.642 | libssl-dev 2022-04-12 01:58:51.642 | libsystemd-dev 2022-04-12 01:58:51.643 | libxml2-dev 2022-04-12 01:58:51.643 | libxslt1-dev 2022-04-12 01:58:51.643 | libyaml-dev 2022-04-12 01:58:51.643 | lsof 2022-04-12 01:58:51.643 | openssh-server 2022-04-12 01:58:51.643 | openssl 2022-04-12 01:58:51.643 | pkg-config 2022-04-12 01:58:51.643 | psmisc 2022-04-12 01:58:51.643 | python3-dev 2022-04-12 01:58:51.643 | python3-pip 2022-04-12 01:58:51.643 | python3-systemd 2022-04-12 01:58:51.643 | python3-venv 2022-04-12 01:58:51.643 | tar 2022-04-12 01:58:51.643 | tcpdump 2022-04-12 01:58:51.643 | unzip 2022-04-12 01:58:51.643 | uuid-runtime 2022-04-12 01:58:51.643 | wget 2022-04-12 01:58:51.643 | wget 2022-04-12 01:58:51.643 | zlib1g-dev 2022-04-12 01:58:51.643 | libkrb5-dev 2022-04-12 01:58:51.643 | libldap2-dev 2022-04-12 01:58:51.643 | libsasl2-dev 2022-04-12 01:58:51.643 | memcached 2022-04-12 01:58:51.643 | python3-mysqldb 2022-04-12 01:58:51.643 | sqlite3 2022-04-12 01:58:51.643 | conntrack 2022-04-12 01:58:51.643 | curl 2022-04-12 01:58:51.643 | dnsmasq-base 2022-04-12 01:58:51.643 | dnsmasq-utils 2022-04-12 01:58:51.643 | ebtables 2022-04-12 01:58:51.643 | genisoimage 2022-04-12 01:58:51.643 | iptables 2022-04-12 01:58:51.643 | iputils-arping 2022-04-12 01:58:51.643 | kpartx 2022-04-12 01:58:51.643 | libjs-jquery-tablesorter 2022-04-12 01:58:51.643 | parted 2022-04-12 01:58:51.644 | pm-utils 2022-04-12 01:58:51.644 | python3-mysqldb 2022-04-12 01:58:51.644 | socat 2022-04-12 01:58:51.644 | sqlite3 2022-04-12 01:58:51.644 | sudo 2022-04-12 01:58:51.644 | vlan 2022-04-12 01:58:51.644 | lsscsi 2022-04-12 01:58:51.644 | open-iscsi 2022-04-12 01:58:51.644 | lvm2 2022-04-12 01:58:51.644 | qemu-utils 2022-04-12 01:58:51.644 | thin-provisioning-tools 2022-04-12 01:58:51.644 | acl 2022-04-12 01:58:51.644 | dnsmasq-base 2022-04-12 01:58:51.644 | dnsmasq-utils 2022-04-12 01:58:51.644 | ebtables 2022-04-12 01:58:51.644 | haproxy 2022-04-12 01:58:51.644 | iptables 2022-04-12 01:58:51.644 | iputils-arping 2022-04-12 01:58:51.644 | iputils-ping 2022-04-12 01:58:51.644 | postgresql-server-dev-all 2022-04-12 01:58:51.644 | python3-mysqldb 2022-04-12 01:58:51.644 | sqlite3 2022-04-12 01:58:51.644 | sudo 2022-04-12 01:58:51.644 | vlan 2022-04-12 01:58:51.644 | pcp 2022-04-12 01:58:51.644 | ipset 2022-04-12 01:58:51.644 | conntrack 2022-04-12 01:58:51.644 | conntrackd 2022-04-12 01:58:51.644 | keepalived 2022-04-12 01:58:51.644 | lvm2 2022-04-12 01:58:51.644 | qemu-utils 2022-04-12 01:58:51.644 | thin-provisioning-tools 2022-04-12 01:58:51.644 | curl 2022-04-12 01:58:51.644 | liberasurecode-dev 2022-04-12 01:58:51.644 | make 2022-04-12 01:58:51.644 | memcached 2022-04-12 01:58:51.644 | rsync 2022-04-12 01:58:51.644 | sqlite3 2022-04-12 01:58:51.644 | xfsprogs' 2022-04-12 01:58:51.646 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 01:58:51.664 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 01:58:51.664 | apache2-dev 2022-04-12 01:58:51.664 | bc 2022-04-12 01:58:51.664 | bsdmainutils 2022-04-12 01:58:51.664 | curl 2022-04-12 01:58:51.664 | g++ 2022-04-12 01:58:51.664 | gawk 2022-04-12 01:58:51.664 | gcc 2022-04-12 01:58:51.664 | gettext 2022-04-12 01:58:51.664 | git 2022-04-12 01:58:51.665 | graphviz 2022-04-12 01:58:51.665 | iputils-ping 2022-04-12 01:58:51.665 | libapache2-mod-proxy-uwsgi 2022-04-12 01:58:51.665 | libffi-dev 2022-04-12 01:58:51.665 | libjpeg-dev 2022-04-12 01:58:51.665 | libpcre3-dev 2022-04-12 01:58:51.665 | libpq-dev 2022-04-12 01:58:51.665 | libssl-dev 2022-04-12 01:58:51.665 | libsystemd-dev 2022-04-12 01:58:51.665 | libxml2-dev 2022-04-12 01:58:51.665 | libxslt1-dev 2022-04-12 01:58:51.665 | libyaml-dev 2022-04-12 01:58:51.665 | lsof 2022-04-12 01:58:51.665 | openssh-server 2022-04-12 01:58:51.665 | openssl 2022-04-12 01:58:51.665 | pkg-config 2022-04-12 01:58:51.665 | psmisc 2022-04-12 01:58:51.665 | python3-dev 2022-04-12 01:58:51.665 | python3-pip 2022-04-12 01:58:51.665 | python3-systemd 2022-04-12 01:58:51.665 | python3-venv 2022-04-12 01:58:51.665 | tar 2022-04-12 01:58:51.665 | tcpdump 2022-04-12 01:58:51.665 | unzip 2022-04-12 01:58:51.665 | uuid-runtime 2022-04-12 01:58:51.665 | wget 2022-04-12 01:58:51.665 | wget 2022-04-12 01:58:51.665 | zlib1g-dev 2022-04-12 01:58:51.665 | libkrb5-dev 2022-04-12 01:58:51.665 | libldap2-dev 2022-04-12 01:58:51.665 | libsasl2-dev 2022-04-12 01:58:51.665 | memcached 2022-04-12 01:58:51.665 | python3-mysqldb 2022-04-12 01:58:51.665 | sqlite3 2022-04-12 01:58:51.665 | conntrack 2022-04-12 01:58:51.665 | curl 2022-04-12 01:58:51.665 | dnsmasq-base 2022-04-12 01:58:51.665 | dnsmasq-utils 2022-04-12 01:58:51.666 | ebtables 2022-04-12 01:58:51.666 | genisoimage 2022-04-12 01:58:51.666 | iptables 2022-04-12 01:58:51.666 | iputils-arping 2022-04-12 01:58:51.666 | kpartx 2022-04-12 01:58:51.666 | libjs-jquery-tablesorter 2022-04-12 01:58:51.666 | parted 2022-04-12 01:58:51.666 | pm-utils 2022-04-12 01:58:51.666 | python3-mysqldb 2022-04-12 01:58:51.666 | socat 2022-04-12 01:58:51.666 | sqlite3 2022-04-12 01:58:51.666 | sudo 2022-04-12 01:58:51.666 | vlan 2022-04-12 01:58:51.666 | lsscsi 2022-04-12 01:58:51.666 | open-iscsi 2022-04-12 01:58:51.666 | lvm2 2022-04-12 01:58:51.666 | qemu-utils 2022-04-12 01:58:51.666 | thin-provisioning-tools 2022-04-12 01:58:51.666 | acl 2022-04-12 01:58:51.666 | dnsmasq-base 2022-04-12 01:58:51.666 | dnsmasq-utils 2022-04-12 01:58:51.666 | ebtables 2022-04-12 01:58:51.666 | haproxy 2022-04-12 01:58:51.666 | iptables 2022-04-12 01:58:51.666 | iputils-arping 2022-04-12 01:58:51.666 | iputils-ping 2022-04-12 01:58:51.666 | postgresql-server-dev-all 2022-04-12 01:58:51.666 | python3-mysqldb 2022-04-12 01:58:51.666 | sqlite3 2022-04-12 01:58:51.666 | sudo 2022-04-12 01:58:51.666 | vlan 2022-04-12 01:58:51.666 | pcp 2022-04-12 01:58:51.666 | ipset 2022-04-12 01:58:51.666 | conntrack 2022-04-12 01:58:51.666 | conntrackd 2022-04-12 01:58:51.666 | keepalived 2022-04-12 01:58:51.667 | lvm2 2022-04-12 01:58:51.667 | qemu-utils 2022-04-12 01:58:51.667 | thin-provisioning-tools 2022-04-12 01:58:51.667 | curl 2022-04-12 01:58:51.667 | liberasurecode-dev 2022-04-12 01:58:51.667 | make 2022-04-12 01:58:51.667 | memcached 2022-04-12 01:58:51.667 | rsync 2022-04-12 01:58:51.667 | sqlite3 2022-04-12 01:58:51.667 | xfsprogs ' 2022-04-12 01:58:51.668 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 01:58:51.670 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:58:51.673 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:58:51.676 | ++ 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-12 01:58:51.676 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 01:58:51.681 | ++ 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-12 01:58:51.684 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 01:58:51.686 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:58:51.688 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 01:58:51.690 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:58:51.692 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:58:51.694 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:58:51.697 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:58:51.699 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:58:51.701 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:58:51.703 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 01:58:51.705 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 01:58:51.707 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 01:58:51.709 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 01:58:51.714 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 01:58:51.716 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 01:58:51.718 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 01:58:51.720 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 01:58:51.722 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:58:51.724 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:58:51.728 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649728731726 2022-04-12 01:58:51.730 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 01:58:51.732 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 01:58:51.734 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 01:58:52.118 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 01:58:52.118 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-12 01:58:52.240 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-12 01:58:52.762 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-12 01:58:53.301 | Fetched 336 kB in 1s (272 kB/s) 2022-04-12 01:58:54.827 | Reading package lists... 2022-04-12 01:58:54.858 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 01:58:54.860 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 01:58:54.862 | ++ functions-common:time_stop:2425 : local name 2022-04-12 01:58:54.864 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 01:58:54.867 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:58:54.869 | ++ functions-common:time_stop:2428 : local total 2022-04-12 01:58:54.871 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 01:58:54.873 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 01:58:54.875 | ++ functions-common:time_stop:2432 : start_time=1649728731726 2022-04-12 01:58:54.877 | ++ functions-common:time_stop:2434 : [[ -z 1649728731726 ]] 2022-04-12 01:58:54.880 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:58:54.885 | ++ functions-common:time_stop:2437 : end_time=1649728734882 2022-04-12 01:58:54.887 | ++ functions-common:time_stop:2438 : elapsed_time=3156 2022-04-12 01:58:54.889 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 01:58:54.891 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:58:54.893 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3156 2022-04-12 01:58:54.896 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 01:58:54.898 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:58:54.900 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:58:54.902 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:58:54.905 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 01:58:54.925 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 01:58:55.035 | Reading package lists... 2022-04-12 01:58:55.274 | Building dependency tree... 2022-04-12 01:58:55.275 | Reading state information... 2022-04-12 01:58:55.309 | acl is already the newest version (2.2.53-6). 2022-04-12 01:58:55.309 | bc is already the newest version (1.07.1-2build1). 2022-04-12 01:58:55.309 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 01:58:55.309 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 01:58:55.309 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 01:58:55.309 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 01:58:55.309 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 01:58:55.309 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 01:58:55.309 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 01:58:55.309 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 01:58:55.309 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 01:58:55.309 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 01:58:55.309 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 01:58:55.309 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 01:58:55.309 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 01:58:55.309 | libffi-dev is already the newest version (3.3-4). 2022-04-12 01:58:55.309 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 01:58:55.309 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 01:58:55.309 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 01:58:55.309 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 01:58:55.309 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 01:58:55.309 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 01:58:55.309 | make is already the newest version (4.2.1-1.2). 2022-04-12 01:58:55.309 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 01:58:55.309 | psmisc is already the newest version (23.3-1). 2022-04-12 01:58:55.309 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 01:58:55.310 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 01:58:55.310 | python3-systemd is already the newest version (234-3build2). 2022-04-12 01:58:55.310 | socat is already the newest version (1.7.3.3-2). 2022-04-12 01:58:55.310 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 01:58:55.310 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 01:58:55.310 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 01:58:55.310 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 01:58:55.310 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 01:58:55.310 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 01:58:55.310 | pcp is already the newest version (5.0.3-1). 2022-04-12 01:58:55.310 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 01:58:55.310 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 01:58:55.310 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:58:55.310 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:58:55.310 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 01:58:55.310 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 01:58:55.310 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 01:58:55.310 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 01:58:55.310 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 01:58:55.310 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 01:58:55.310 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 01:58:55.310 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 01:58:55.310 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 01:58:55.310 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 01:58:55.310 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 01:58:55.310 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 01:58:55.310 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 01:58:55.310 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 01:58:55.310 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 01:58:55.310 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 01:58:55.310 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 01:58:55.310 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 01:58:55.310 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 01:58:55.310 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 01:58:55.310 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 01:58:55.311 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 01:58:55.311 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 01:58:55.311 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 01:58:55.311 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 01:58:55.311 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 01:58:55.311 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 01:58:55.311 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 01:58:55.311 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 01:58:55.534 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:58:55.534 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 01:58:55.534 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 01:58:55.534 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 01:58:55.534 | The following packages were automatically installed and are no longer required: 2022-04-12 01:58:55.535 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:58:55.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:58:55.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:58:55.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:58:55.535 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:58:55.535 | python3-zope.interface 2022-04-12 01:58:55.535 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:58:55.648 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:58:55.652 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 01:58:55.654 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:58:55.657 | ++ functions-common:time_stop:2425 : local name 2022-04-12 01:58:55.659 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 01:58:55.661 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:58:55.664 | ++ functions-common:time_stop:2428 : local total 2022-04-12 01:58:55.666 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 01:58:55.668 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:58:55.670 | ++ functions-common:time_stop:2432 : start_time=1649728734922 2022-04-12 01:58:55.672 | ++ functions-common:time_stop:2434 : [[ -z 1649728734922 ]] 2022-04-12 01:58:55.675 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:58:55.681 | ++ functions-common:time_stop:2437 : end_time=1649728735677 2022-04-12 01:58:55.683 | ++ functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 01:58:55.685 | ++ functions-common:time_stop:2439 : total=743 2022-04-12 01:58:55.687 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:58:55.690 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1498 2022-04-12 01:58:55.692 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 01:58:55.694 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 01:58:55.697 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 01:58:55.699 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 01:58:55.704 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 01:58:55.708 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 01:58:55.711 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 01:58:55.713 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 01:58:57.134 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 01:58:57.136 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 01:58:57.138 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 01:58:57.139 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 01:58:57.141 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 01:58:57.143 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 01:58:57.145 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 01:58:57.147 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 01:58:57.149 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 01:58:57.151 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 01:58:57.153 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 01:58:57.154 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 01:58:57.156 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 01:58:57.158 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 01:58:57.159 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 01:58:57.161 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 01:58:57.164 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 01:58:57.165 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 01:58:57.167 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 01:58:57.169 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 01:58:57.171 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 01:58:57.173 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 01:58:57.175 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 01:58:57.178 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 01:58:57.255 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 01:58:57.257 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 01:58:57.334 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 01:58:57.337 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 01:58:57.413 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 01:58:57.415 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 01:58:57.416 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 01:58:57.418 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 01:58:57.420 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 01:58:57.422 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 01:58:57.424 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 01:58:57.426 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 01:58:57.428 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 01:58:57.430 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 01:58:57.432 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 01:58:57.432 | Distro: focal 2022-04-12 01:58:57.434 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 01:58:57.436 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 01:58:57.440 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 01:58:57.442 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 01:58:57.445 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 01:58:57.445 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 01:58:58.120 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 01:58:58.122 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 01:58:58.122 | pip: 21.3.1 2022-04-12 01:58:58.124 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 01:58:58.125 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 01:58:58.127 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:58:58.129 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:58:58.131 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:58:58.133 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:58:58.135 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:58:58.136 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:58:58.138 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:58:58.140 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:58:58.141 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:58:58.143 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:58:58.145 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:58:58.147 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 01:58:58.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:58:58.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:58:58.153 | + tools/install_pip.sh:main:142 : : 2022-04-12 01:58:58.155 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 01:58:58.156 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 01:58:58.158 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 01:58:58.160 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:58:58.162 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 01:58:58.164 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 01:58:58.166 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:58:58.169 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:58:58.169 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:58:58.174 | ++ 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-12 01:58:58.176 | ++ 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-12 01:58:58.177 | ++ 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-12 01:58:58.179 | + 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-12 01:58:58.181 | + 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-12 01:58:58.198 | 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-12 01:58:58.200 | + 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-12 01:58:59.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:59.056 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:59.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:59.056 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:00.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:01.961 | 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-12 01:59:01.972 | 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-12 01:59:04.536 | Installing collected packages: setuptools 2022-04-12 01:59:05.393 | Successfully installed setuptools-62.0.0 2022-04-12 01:59:05.393 | 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-12 01:59:05.571 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:59:05.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:59:05.707 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:05.709 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:05.711 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:05.713 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:05.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:05.716 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:05.718 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:05.720 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:05.721 | + functions-common:time_stop:2432 : start_time=1649728738193 2022-04-12 01:59:05.723 | + functions-common:time_stop:2434 : [[ -z 1649728738193 ]] 2022-04-12 01:59:05.726 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:05.729 | + functions-common:time_stop:2437 : end_time=1649728745727 2022-04-12 01:59:05.731 | + functions-common:time_stop:2438 : elapsed_time=7534 2022-04-12 01:59:05.732 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:59:05.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:05.736 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7534 2022-04-12 01:59:05.738 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:05.740 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 01:59:05.743 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 01:59:05.746 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 01:59:05.748 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 01:59:05.751 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 01:59:05.752 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 01:59:06.433 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 01:59:06.434 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 01:59:06.435 | pip: 21.3.1 2022-04-12 01:59:06.438 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 01:59:06.440 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 01:59:06.444 | + ./stack.sh:main:798 : fixup_all 2022-04-12 01:59:06.446 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 01:59:06.449 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 01:59:06.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:06.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:06.455 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 01:59:06.467 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 01:59:06.478 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 01:59:06.489 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 01:59:06.492 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 01:59:06.494 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:59:06.496 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:59:06.498 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:59:06.500 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:59:06.502 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:59:06.504 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:59:06.506 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:59:06.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:59:06.511 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:59:06.513 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:59:06.515 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:59:06.517 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 01:59:06.519 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 01:59:06.521 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 01:59:06.524 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:59:06.526 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:59:06.528 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:59:06.530 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:59:06.533 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:59:06.535 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:59:06.537 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 01:59:06.539 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 01:59:06.541 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 01:59:06.544 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 01:59:06.546 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 01:59:06.548 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 01:59:06.550 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 01:59:06.571 | Using python 3.8 to install os-testr 2022-04-12 01:59:06.573 | + 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-12 01:59:07.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:07.434 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:07.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:07.434 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:08.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:08.638 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 01:59:08.714 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 01:59:08.715 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 01:59:08.716 | 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-12 01:59:08.729 | 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-12 01:59:08.739 | 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-12 01:59:08.751 | 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-12 01:59:11.256 | 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-12 01:59:11.263 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:59:11.263 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:59:11.383 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:11.385 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:11.388 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:11.390 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:11.392 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:11.394 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:11.396 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:11.399 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:11.401 | + functions-common:time_stop:2432 : start_time=1649728746565 2022-04-12 01:59:11.403 | + functions-common:time_stop:2434 : [[ -z 1649728746565 ]] 2022-04-12 01:59:11.406 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:11.410 | + functions-common:time_stop:2437 : end_time=1649728751407 2022-04-12 01:59:11.412 | + functions-common:time_stop:2438 : elapsed_time=4842 2022-04-12 01:59:11.414 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:59:11.417 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:11.419 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4842 2022-04-12 01:59:11.421 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:11.423 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 01:59:11.474 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 01:59:11.577 | + ./stack.sh:main:812 : install_infra 2022-04-12 01:59:11.579 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 01:59:11.582 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 01:59:11.586 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 01:59:11.589 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 01:59:11.611 | + 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-12 01:59:13.520 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.528 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.532 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.538 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.541 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.548 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.552 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.578 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.657 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.677 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.681 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.686 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.700 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.709 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.711 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.728 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.746 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.755 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.760 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.778 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.801 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.819 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.827 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.833 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.854 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.883 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.885 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.899 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.904 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.908 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.913 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.928 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.935 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:13.985 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.003 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.007 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.039 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.102 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.109 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.116 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.167 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.181 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.189 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.294 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.320 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.324 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.335 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.340 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.359 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.367 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.384 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.415 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.444 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.457 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.469 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.487 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.496 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.510 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.522 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.526 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:14.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:14.672 | 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-12 01:59:14.961 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:14.963 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:14.965 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:14.967 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:14.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:14.971 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:14.973 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:14.976 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:14.978 | + functions-common:time_stop:2432 : start_time=1649728751603 2022-04-12 01:59:14.980 | + functions-common:time_stop:2434 : [[ -z 1649728751603 ]] 2022-04-12 01:59:14.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:14.987 | + functions-common:time_stop:2437 : end_time=1649728754985 2022-04-12 01:59:14.989 | + functions-common:time_stop:2438 : elapsed_time=3382 2022-04-12 01:59:14.991 | + functions-common:time_stop:2439 : total=4842 2022-04-12 01:59:14.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:14.996 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8224 2022-04-12 01:59:14.998 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:15.000 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 01:59:15.003 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 01:59:15.025 | + 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-12 01:59:16.801 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.809 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.813 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.819 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.822 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.829 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.833 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.859 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.936 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.956 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.960 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.965 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.979 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.987 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:16.989 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.007 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.024 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.033 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.038 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.055 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.078 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.095 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.103 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.109 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.129 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.158 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.160 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.174 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.179 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.183 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.188 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.203 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.210 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.259 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.276 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.280 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.311 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.374 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.380 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.388 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.438 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.452 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.460 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.563 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.587 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.591 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.602 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.607 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.627 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.634 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.650 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.681 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.709 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.721 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.734 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.752 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.761 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.775 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.786 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.790 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:59:17.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:17.798 | Processing /opt/stack/requirements 2022-04-12 01:59:19.527 | 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-12 01:59:19.530 | 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-12 01:59:19.543 | 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-12 01:59:19.548 | 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-12 01:59:19.550 | 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-12 01:59:19.557 | 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-12 01:59:19.583 | 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-12 01:59:19.586 | 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-12 01:59:19.597 | 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-12 01:59:19.647 | 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-12 01:59:19.650 | 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-12 01:59:19.666 | 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-12 01:59:19.670 | 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-12 01:59:19.673 | 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-12 01:59:19.679 | 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-12 01:59:19.681 | 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-12 01:59:19.694 | 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-12 01:59:19.697 | 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-12 01:59:19.708 | 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-12 01:59:19.757 | 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-12 01:59:19.763 | 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-12 01:59:19.768 | 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-12 01:59:19.829 | 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-12 01:59:19.831 | Building wheels for collected packages: openstack-requirements 2022-04-12 01:59:19.832 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 01:59:20.659 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 01:59:20.660 | ERROR: Command errored out with exit status 1: 2022-04-12 01:59:20.660 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7c23rsnj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7c23rsnj/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-xe_ts2pv 2022-04-12 01:59:20.660 | cwd: /tmp/pip-req-build-7c23rsnj/ 2022-04-12 01:59:20.660 | Complete output (6 lines): 2022-04-12 01:59:20.660 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 01:59:20.660 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 01:59:20.660 | or: setup.py --help-commands 2022-04-12 01:59:20.660 | or: setup.py cmd --help 2022-04-12 01:59:20.660 | 2022-04-12 01:59:20.660 | error: invalid command 'bdist_wheel' 2022-04-12 01:59:20.660 | ---------------------------------------- 2022-04-12 01:59:20.660 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 01:59:20.660 | Running setup.py clean for openstack-requirements 2022-04-12 01:59:21.499 | Failed to build openstack-requirements 2022-04-12 01:59:21.515 | Installing collected packages: openstack-requirements 2022-04-12 01:59:21.515 | Attempting uninstall: openstack-requirements 2022-04-12 01:59:21.516 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 01:59:21.551 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 01:59:21.569 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 01:59:21.572 | Running setup.py install for openstack-requirements: started 2022-04-12 01:59:23.933 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 01:59:23.956 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 01:59:24.080 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:24.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:24.085 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:24.087 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:24.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:24.091 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:24.093 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:24.095 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:24.097 | + functions-common:time_stop:2432 : start_time=1649728755017 2022-04-12 01:59:24.099 | + functions-common:time_stop:2434 : [[ -z 1649728755017 ]] 2022-04-12 01:59:24.102 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:24.106 | + functions-common:time_stop:2437 : end_time=1649728764104 2022-04-12 01:59:24.108 | + functions-common:time_stop:2438 : elapsed_time=9087 2022-04-12 01:59:24.110 | + functions-common:time_stop:2439 : total=8224 2022-04-12 01:59:24.112 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:24.114 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17311 2022-04-12 01:59:24.117 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:24.120 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 01:59:24.122 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 01:59:24.125 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 01:59:24.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:24.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:24.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 01:59:24.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:24.137 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 01:59:24.156 | Using python 3.8 to install pbr 2022-04-12 01:59:24.158 | + 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-12 01:59:25.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:25.030 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:25.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:25.030 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:26.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:26.250 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 01:59:28.934 | 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-12 01:59:28.941 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:59:28.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:59:29.062 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:29.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:29.067 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:29.069 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:29.071 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:29.073 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:29.075 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:29.077 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:29.079 | + functions-common:time_stop:2432 : start_time=1649728764151 2022-04-12 01:59:29.081 | + functions-common:time_stop:2434 : [[ -z 1649728764151 ]] 2022-04-12 01:59:29.084 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:29.088 | + functions-common:time_stop:2437 : end_time=1649728769086 2022-04-12 01:59:29.090 | + functions-common:time_stop:2438 : elapsed_time=4935 2022-04-12 01:59:29.092 | + functions-common:time_stop:2439 : total=17311 2022-04-12 01:59:29.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:29.097 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22246 2022-04-12 01:59:29.099 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:29.102 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 01:59:31.350 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 01:59:33.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:33.237 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 01:59:33.252 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 01:59:33.256 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 01:59:33.261 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 01:59:33.263 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 01:59:33.266 | 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-12 01:59:33.336 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 01:59:33.339 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 01:59:33.342 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 01:59:33.359 | + ./stack.sh:main:821 : pkgs= 2022-04-12 01:59:33.361 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 01:59:33.364 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 01:59:33.367 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 01:59:33.369 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 01:59:33.371 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:59:33.374 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:59:33.376 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:59:33.378 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:59:33.380 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:59:33.384 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:59:33.388 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:59:33.390 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:59:33.393 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:59:33.395 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 01:59:33.398 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:59:33.413 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:33.415 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 01:59:33.417 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:59:33.419 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 01:59:33.421 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:59:33.423 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 01:59:33.425 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:59:33.428 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 01:59:33.430 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:59:33.432 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 01:59:33.434 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:59:33.437 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 01:59:33.439 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 01:59:33.441 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 01:59:33.443 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 01:59:33.445 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 01:59:33.447 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 01:59:33.449 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 01:59:33.452 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 01:59:33.454 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 01:59:33.456 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 01:59:33.458 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 01:59:33.461 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 01:59:33.463 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 01:59:33.465 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 01:59:33.468 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 01:59:33.519 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 01:59:33.519 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 01:59:33.522 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 01:59:33.883 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 01:59:33.885 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 01:59:33.901 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:33.904 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 01:59:33.906 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:59:33.908 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:59:33.911 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:59:33.914 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:59:33.916 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:59:33.918 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:59:33.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:33.922 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:33.925 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:59:33.927 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:33.929 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:59:33.931 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:59:33.934 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 01:59:33.936 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:59:33.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:33.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:33.943 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 01:59:33.963 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 01:59:34.078 | Reading package lists... 2022-04-12 01:59:34.317 | Building dependency tree... 2022-04-12 01:59:34.319 | Reading state information... 2022-04-12 01:59:34.573 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 01:59:34.573 | The following packages were automatically installed and are no longer required: 2022-04-12 01:59:34.575 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:59:34.575 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:59:34.575 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:59:34.575 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:59:34.575 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:59:34.575 | python3-zope.interface 2022-04-12 01:59:34.575 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:59:34.691 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:59:34.695 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:59:34.697 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:59:34.700 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:34.702 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:34.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:34.706 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:34.711 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:34.713 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:59:34.715 | + functions-common:time_stop:2432 : start_time=1649728773961 2022-04-12 01:59:34.717 | + functions-common:time_stop:2434 : [[ -z 1649728773961 ]] 2022-04-12 01:59:34.720 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:34.725 | + functions-common:time_stop:2437 : end_time=1649728774722 2022-04-12 01:59:34.727 | + functions-common:time_stop:2438 : elapsed_time=761 2022-04-12 01:59:34.729 | + functions-common:time_stop:2439 : total=1498 2022-04-12 01:59:34.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:34.734 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2259 2022-04-12 01:59:34.736 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:59:34.738 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 01:59:34.741 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:59:34.743 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:59:34.745 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:59:34.748 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:59:34.750 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:59:34.752 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:59:34.754 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 01:59:34.757 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:59:34.759 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:59:34.761 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:59:34.763 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:59:34.766 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:59:34.768 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:59:34.771 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:59:34.773 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:59:34.775 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:59:34.777 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:59:34.780 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:59:34.782 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 01:59:34.784 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:59:34.787 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:59:34.789 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:59:34.792 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:59:34.794 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:59:34.796 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:59:34.799 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 01:59:34.801 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 01:59:34.816 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:34.819 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 01:59:34.821 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:59:34.823 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 01:59:34.826 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 01:59:34.829 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 01:59:34.833 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 01:59:34.835 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 01:59:34.838 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 01:59:34.840 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 01:59:34.842 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 01:59:34.844 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 01:59:34.847 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 01:59:35.560 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 01:59:35.560 | user tags 2022-04-12 01:59:35.560 | stackrabbit []' 2022-04-12 01:59:35.563 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 01:59:35.563 | user tags 2022-04-12 01:59:35.563 | stackrabbit []' 2022-04-12 01:59:35.563 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 01:59:35.570 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 01:59:35.572 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 01:59:35.574 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 01:59:36.223 | Changing password for user "stackrabbit" ... 2022-04-12 01:59:36.246 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 01:59:36.902 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 01:59:36.925 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 01:59:36.927 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 01:59:37.590 | Changing password for user "stackrabbit" ... 2022-04-12 01:59:37.613 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 01:59:37.616 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 01:59:37.618 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 01:59:38.265 | Deleting user "guest" ... 2022-04-12 01:59:38.280 | Error: 2022-04-12 01:59:38.280 | {:no_such_user, "guest"} 2022-04-12 01:59:38.293 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 01:59:38.296 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 01:59:38.312 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:38.314 | + ./stack.sh:main:838 : install_database 2022-04-12 01:59:38.317 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 01:59:38.319 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 01:59:38.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:38.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:38.326 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 01:59:38.540 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 01:59:38.542 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:38.544 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 01:59:38.547 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 01:59:38.549 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:59:38.551 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 01:59:38.553 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:59:38.556 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:59:38.558 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:59:38.560 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:59:38.563 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:59:38.565 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:59:38.568 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:59:38.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:59:38.572 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:59:38.574 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:59:38.577 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:59:38.579 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 01:59:38.581 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:59:38.584 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:59:38.586 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:59:38.589 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:59:38.591 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:59:38.593 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:59:38.595 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 01:59:38.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:38.600 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:38.602 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 01:59:38.604 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:59:38.607 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:59:38.609 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:59:38.611 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:59:38.613 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:59:38.616 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:59:38.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:38.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:38.623 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:59:38.625 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:38.627 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:59:38.630 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:59:38.632 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 01:59:38.635 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:59:38.637 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:38.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:38.641 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 01:59:38.662 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 01:59:38.773 | Reading package lists... 2022-04-12 01:59:39.011 | Building dependency tree... 2022-04-12 01:59:39.013 | Reading state information... 2022-04-12 01:59:39.261 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 01:59:39.261 | The following packages were automatically installed and are no longer required: 2022-04-12 01:59:39.262 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:59:39.262 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:59:39.262 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:59:39.262 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:59:39.262 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:59:39.262 | python3-zope.interface 2022-04-12 01:59:39.262 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:59:39.376 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:59:39.381 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:59:39.383 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:59:39.385 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:39.388 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:39.390 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:39.392 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:39.394 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:39.397 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:59:39.399 | + functions-common:time_stop:2432 : start_time=1649728778660 2022-04-12 01:59:39.401 | + functions-common:time_stop:2434 : [[ -z 1649728778660 ]] 2022-04-12 01:59:39.404 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:39.408 | + functions-common:time_stop:2437 : end_time=1649728779405 2022-04-12 01:59:39.410 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-12 01:59:39.412 | + functions-common:time_stop:2439 : total=2259 2022-04-12 01:59:39.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:39.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3004 2022-04-12 01:59:39.419 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:59:39.421 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 01:59:39.424 | + ./stack.sh:main:841 : install_database_python 2022-04-12 01:59:39.426 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 01:59:39.428 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 01:59:39.431 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 01:59:39.433 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:59:39.436 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 01:59:39.439 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 01:59:39.441 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:59:39.446 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:59:39.446 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:59:39.451 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 01:59:39.453 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 01:59:39.456 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 01:59:39.459 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 01:59:39.461 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 01:59:39.483 | Using python 3.8 to install PyMySQL 2022-04-12 01:59:39.485 | + 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-12 01:59:40.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:40.346 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:40.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:40.346 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:41.515 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:41.547 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 01:59:44.050 | 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-12 01:59:44.057 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:59:44.057 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:59:44.171 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:44.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:44.176 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:44.178 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:44.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:44.183 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:44.185 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:44.187 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:44.190 | + functions-common:time_stop:2432 : start_time=1649728779477 2022-04-12 01:59:44.192 | + functions-common:time_stop:2434 : [[ -z 1649728779477 ]] 2022-04-12 01:59:44.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:44.199 | + functions-common:time_stop:2437 : end_time=1649728784197 2022-04-12 01:59:44.202 | + functions-common:time_stop:2438 : elapsed_time=4720 2022-04-12 01:59:44.204 | + functions-common:time_stop:2439 : total=22246 2022-04-12 01:59:44.206 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:44.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26966 2022-04-12 01:59:44.211 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:44.213 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 01:59:44.215 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 01:59:44.218 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 01:59:44.220 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 01:59:44.236 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:44.238 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 01:59:44.241 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 01:59:44.245 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 01:59:44.245 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:59:44.250 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:59:44.252 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 01:59:44.255 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 01:59:44.258 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 01:59:44.260 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 01:59:44.262 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 01:59:44.277 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:44.280 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 01:59:44.282 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:59:44.284 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:59:44.287 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:59:44.289 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:59:44.292 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:59:44.294 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:59:44.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:44.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:44.301 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:59:44.304 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:44.306 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:59:44.308 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:59:44.310 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 01:59:44.313 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:59:44.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:44.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:44.320 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 01:59:44.340 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 01:59:44.449 | Reading package lists... 2022-04-12 01:59:44.690 | Building dependency tree... 2022-04-12 01:59:44.691 | Reading state information... 2022-04-12 01:59:44.943 | radvd is already the newest version (1:2.17-2). 2022-04-12 01:59:44.943 | The following packages were automatically installed and are no longer required: 2022-04-12 01:59:44.944 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:59:44.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:59:44.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:59:44.944 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:59:44.944 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:59:44.944 | python3-zope.interface 2022-04-12 01:59:44.944 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:59:45.056 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:59:45.060 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:59:45.063 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:59:45.065 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:45.068 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:45.070 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:45.072 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:45.074 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:45.077 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:59:45.079 | + functions-common:time_stop:2432 : start_time=1649728784337 2022-04-12 01:59:45.081 | + functions-common:time_stop:2434 : [[ -z 1649728784337 ]] 2022-04-12 01:59:45.084 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:45.088 | + functions-common:time_stop:2437 : end_time=1649728785085 2022-04-12 01:59:45.090 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 01:59:45.092 | + functions-common:time_stop:2439 : total=3004 2022-04-12 01:59:45.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:45.096 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3752 2022-04-12 01:59:45.098 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:59:45.101 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 01:59:45.118 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:45.120 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 01:59:45.123 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 01:59:45.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 01:59:45.128 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 01:59:45.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 01:59:45.150 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:59:45.152 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:59:45.154 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:59:45.156 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:59:45.159 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:59:45.161 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:59:45.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:45.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:45.168 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:59:45.170 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:45.172 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:59:45.174 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:59:45.177 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 01:59:45.179 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:59:45.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:45.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:45.185 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 01:59:45.206 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 01:59:45.315 | Reading package lists... 2022-04-12 01:59:45.554 | Building dependency tree... 2022-04-12 01:59:45.556 | Reading state information... 2022-04-12 01:59:45.804 | fakeroot is already the newest version (1.24-1). 2022-04-12 01:59:45.804 | make is already the newest version (4.2.1-1.2). 2022-04-12 01:59:45.804 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 01:59:45.804 | The following packages were automatically installed and are no longer required: 2022-04-12 01:59:45.805 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:59:45.805 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:59:45.805 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:59:45.805 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:59:45.805 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:59:45.805 | python3-zope.interface 2022-04-12 01:59:45.805 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:59:45.919 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:59:45.923 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:59:45.925 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:59:45.927 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:45.929 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:45.931 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:45.934 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:45.936 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:45.938 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:59:45.940 | + functions-common:time_stop:2432 : start_time=1649728785203 2022-04-12 01:59:45.942 | + functions-common:time_stop:2434 : [[ -z 1649728785203 ]] 2022-04-12 01:59:45.945 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:45.949 | + functions-common:time_stop:2437 : end_time=1649728785946 2022-04-12 01:59:45.951 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-12 01:59:45.953 | + functions-common:time_stop:2439 : total=3752 2022-04-12 01:59:45.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:45.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4495 2022-04-12 01:59:45.960 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:59:45.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 01:59:45.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:45.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:45.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 01:59:45.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 01:59:45.974 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 01:59:45.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 01:59:45.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 01:59:45.984 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 01:59:45.984 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 01:59:45.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 01:59:45.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 01:59:45.994 | + functions:vercmp:628 : local v1=5.4 2022-04-12 01:59:45.996 | + functions:vercmp:629 : local 'op=<' 2022-04-12 01:59:45.998 | + functions:vercmp:630 : local v2=3.13 2022-04-12 01:59:46.000 | + functions:vercmp:631 : local result 2022-04-12 01:59:46.004 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 01:59:46.005 | ++ functions:vercmp:635 : head -1 2022-04-12 01:59:46.005 | ++ functions:vercmp:635 : sort -V 2022-04-12 01:59:46.009 | + functions:vercmp:635 : result=3.13 2022-04-12 01:59:46.012 | + functions:vercmp:637 : case $op in 2022-04-12 01:59:46.014 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 01:59:46.016 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 01:59:46.018 | + functions:vercmp:648 : return 2022-04-12 01:59:46.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 01:59:46.024 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:59:46.026 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 01:59:46.497 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 01:59:46.499 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 01:59:46.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 01:59:46.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.520 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 01:59:46.539 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:46.542 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 01:59:46.544 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 01:59:46.544 | Installing etcd 2022-04-12 01:59:46.546 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 01:59:46.559 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 01:59:46.576 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:46.579 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 01:59:46.592 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 01:59:46.595 | ++ 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-12 01:59:46.597 | ++ 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-12 01:59:46.601 | +++ 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-12 01:59:46.605 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 01:59:46.607 | ++ 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-12 01:59:46.609 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 01:59:46.612 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 01:59:46.615 | ++ functions:get_extra_file:74 : return 2022-04-12 01:59:46.618 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 01:59:46.620 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 01:59:46.622 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 01:59:46.625 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 01:59:46.642 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:59:46.644 | + ./stack.sh:main:868 : install_dstat 2022-04-12 01:59:46.646 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 01:59:46.662 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:59:46.665 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 01:59:46.667 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:59:46.669 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 01:59:46.672 | + ./stack.sh:main:877 : install_libs 2022-04-12 01:59:46.674 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 01:59:46.677 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 01:59:46.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 01:59:46.681 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 01:59:46.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 01:59:46.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.693 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 01:59:46.695 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 01:59:46.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 01:59:46.700 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 01:59:46.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 01:59:46.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.711 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 01:59:46.713 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 01:59:46.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 01:59:46.718 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 01:59:46.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 01:59:46.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.730 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 01:59:46.732 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 01:59:46.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 01:59:46.737 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 01:59:46.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 01:59:46.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.750 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 01:59:46.752 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 01:59:46.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 01:59:46.757 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 01:59:46.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 01:59:46.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.768 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 01:59:46.771 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 01:59:46.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 01:59:46.777 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 01:59:46.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 01:59:46.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.789 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 01:59:46.792 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 01:59:46.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 01:59:46.796 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 01:59:46.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 01:59:46.805 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.807 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 01:59:46.810 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 01:59:46.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 01:59:46.814 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 01:59:46.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 01:59:46.824 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.826 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 01:59:46.828 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 01:59:46.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 01:59:46.834 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 01:59:46.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 01:59:46.843 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.845 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 01:59:46.847 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 01:59:46.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 01:59:46.852 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 01:59:46.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 01:59:46.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.863 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 01:59:46.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 01:59:46.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 01:59:46.870 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 01:59:46.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 01:59:46.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.882 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 01:59:46.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 01:59:46.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 01:59:46.889 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 01:59:46.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 01:59:46.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.901 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 01:59:46.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 01:59:46.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 01:59:46.908 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 01:59:46.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 01:59:46.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.920 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 01:59:46.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 01:59:46.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 01:59:46.926 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 01:59:46.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 01:59:46.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.938 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 01:59:46.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 01:59:46.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 01:59:46.946 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 01:59:46.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 01:59:46.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.958 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 01:59:46.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 01:59:46.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 01:59:46.965 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 01:59:46.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 01:59:46.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.976 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 01:59:46.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 01:59:46.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 01:59:46.983 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 01:59:46.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:46.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:46.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 01:59:46.992 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:46.995 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 01:59:46.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 01:59:46.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 01:59:47.002 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 01:59:47.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 01:59:47.011 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.014 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 01:59:47.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 01:59:47.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 01:59:47.021 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 01:59:47.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 01:59:47.030 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.033 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 01:59:47.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 01:59:47.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 01:59:47.040 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 01:59:47.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 01:59:47.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.052 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 01:59:47.054 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 01:59:47.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 01:59:47.059 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 01:59:47.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 01:59:47.068 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.071 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 01:59:47.073 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 01:59:47.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 01:59:47.078 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 01:59:47.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 01:59:47.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.092 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 01:59:47.094 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 01:59:47.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 01:59:47.100 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 01:59:47.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 01:59:47.109 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.111 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 01:59:47.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 01:59:47.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 01:59:47.119 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 01:59:47.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 01:59:47.128 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.131 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 01:59:47.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 01:59:47.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 01:59:47.138 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 01:59:47.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 01:59:47.147 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.150 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 01:59:47.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 01:59:47.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 01:59:47.157 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 01:59:47.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 01:59:47.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.168 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 01:59:47.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 01:59:47.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 01:59:47.175 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 01:59:47.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 01:59:47.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.187 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 01:59:47.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 01:59:47.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 01:59:47.194 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 01:59:47.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 01:59:47.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.206 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 01:59:47.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 01:59:47.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 01:59:47.213 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 01:59:47.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 01:59:47.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.224 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 01:59:47.227 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 01:59:47.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 01:59:47.231 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 01:59:47.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 01:59:47.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.244 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 01:59:47.246 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 01:59:47.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 01:59:47.251 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 01:59:47.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 01:59:47.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.263 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 01:59:47.265 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 01:59:47.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 01:59:47.270 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 01:59:47.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 01:59:47.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.282 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 01:59:47.284 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 01:59:47.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 01:59:47.289 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 01:59:47.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 01:59:47.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.300 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 01:59:47.303 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 01:59:47.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 01:59:47.308 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 01:59:47.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 01:59:47.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.320 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 01:59:47.322 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 01:59:47.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 01:59:47.327 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 01:59:47.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 01:59:47.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.339 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 01:59:47.341 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 01:59:47.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 01:59:47.346 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 01:59:47.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 01:59:47.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.357 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 01:59:47.360 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 01:59:47.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 01:59:47.365 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 01:59:47.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 01:59:47.374 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.377 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 01:59:47.380 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 01:59:47.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 01:59:47.384 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 01:59:47.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:47.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:47.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 01:59:47.394 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:47.396 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 01:59:47.417 | Using python 3.8 to install etcd3 2022-04-12 01:59:47.419 | + 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-12 01:59:48.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:48.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:48.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:48.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:49.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:49.490 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 01:59:49.498 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 01:59:49.500 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 01:59:49.500 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 01:59:49.501 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 01:59:52.036 | 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-12 01:59:52.043 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:59:52.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:59:52.158 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:52.161 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:52.163 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:52.166 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:52.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:52.170 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:52.172 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:52.174 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:52.177 | + functions-common:time_stop:2432 : start_time=1649728787411 2022-04-12 01:59:52.179 | + functions-common:time_stop:2434 : [[ -z 1649728787411 ]] 2022-04-12 01:59:52.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:52.186 | + functions-common:time_stop:2437 : end_time=1649728792184 2022-04-12 01:59:52.188 | + functions-common:time_stop:2438 : elapsed_time=4773 2022-04-12 01:59:52.190 | + functions-common:time_stop:2439 : total=26966 2022-04-12 01:59:52.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:52.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31739 2022-04-12 01:59:52.197 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:52.199 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 01:59:52.220 | Using python 3.8 to install etcd3gw 2022-04-12 01:59:52.223 | + 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-12 01:59:53.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:53.100 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:53.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:53.100 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:54.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:59:54.305 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 01:59:54.313 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 01:59:54.315 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 01:59:54.316 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 01:59:54.317 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 01:59:54.349 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 01:59:54.352 | 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-12 01:59:54.353 | 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-12 01:59:54.355 | 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-12 01:59:56.886 | 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-12 01:59:56.893 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:59:56.893 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:59:57.012 | + inc/python:pip_install:200 : result=0 2022-04-12 01:59:57.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:59:57.016 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:57.019 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:57.021 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:57.023 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:57.025 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:57.027 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:59:57.029 | + functions-common:time_stop:2432 : start_time=1649728792215 2022-04-12 01:59:57.031 | + functions-common:time_stop:2434 : [[ -z 1649728792215 ]] 2022-04-12 01:59:57.034 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:57.038 | + functions-common:time_stop:2437 : end_time=1649728797036 2022-04-12 01:59:57.040 | + functions-common:time_stop:2438 : elapsed_time=4821 2022-04-12 01:59:57.042 | + functions-common:time_stop:2439 : total=31739 2022-04-12 01:59:57.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:57.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36560 2022-04-12 01:59:57.049 | + inc/python:pip_install:203 : return 0 2022-04-12 01:59:57.052 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 01:59:57.054 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 01:59:57.056 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 01:59:57.059 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:59:57.061 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:59:57.063 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:59:57.066 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:59:57.069 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:59:57.071 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:59:57.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:59:57.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:59:57.078 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:59:57.080 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:59:57.082 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:59:57.085 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 01:59:57.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:57.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:57.092 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 01:59:57.094 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:59:57.096 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:59:57.098 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:59:57.101 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:59:57.103 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:59:57.105 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:59:57.108 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:59:57.110 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:57.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:57.115 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:59:57.118 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:59:57.120 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:59:57.122 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:59:57.125 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:59:57.127 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:59:57.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:57.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:57.134 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:59:57.155 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:59:57.265 | Reading package lists... 2022-04-12 01:59:57.502 | Building dependency tree... 2022-04-12 01:59:57.504 | Reading state information... 2022-04-12 01:59:57.760 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 01:59:57.760 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 01:59:57.760 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:59:57.760 | The following packages were automatically installed and are no longer required: 2022-04-12 01:59:57.761 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:59:57.761 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:59:57.761 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:59:57.761 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:59:57.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:59:57.761 | python3-zope.interface 2022-04-12 01:59:57.761 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:59:57.875 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:59:57.879 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:59:57.881 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:59:57.884 | + functions-common:time_stop:2425 : local name 2022-04-12 01:59:57.886 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:59:57.888 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:59:57.890 | + functions-common:time_stop:2428 : local total 2022-04-12 01:59:57.893 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:59:57.896 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:59:57.898 | + functions-common:time_stop:2432 : start_time=1649728797153 2022-04-12 01:59:57.900 | + functions-common:time_stop:2434 : [[ -z 1649728797153 ]] 2022-04-12 01:59:57.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:59:57.907 | + functions-common:time_stop:2437 : end_time=1649728797904 2022-04-12 01:59:57.909 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 01:59:57.912 | + functions-common:time_stop:2439 : total=4495 2022-04-12 01:59:57.914 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:59:57.916 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5246 2022-04-12 01:59:57.919 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:59:57.921 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 01:59:57.923 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:59:57.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:59:57.928 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 01:59:57.990 | Module proxy already enabled 2022-04-12 01:59:57.994 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 01:59:58.054 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 01:59:58.054 | Module proxy already enabled 2022-04-12 01:59:58.054 | Module proxy_uwsgi already enabled 2022-04-12 01:59:58.058 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 01:59:58.061 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:59:58.063 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:59:58.065 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:59:58.200 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 01:59:58.202 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 01:59:58.204 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 01:59:58.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 01:59:58.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.217 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 01:59:58.219 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 01:59:58.222 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 01:59:58.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 01:59:58.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.233 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 01:59:58.235 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 01:59:58.237 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 01:59:58.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 01:59:58.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.249 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 01:59:58.252 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 01:59:58.255 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 01:59:58.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 01:59:58.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.267 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 01:59:58.270 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 01:59:58.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 01:59:58.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.282 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 01:59:58.284 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 01:59:58.286 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 01:59:58.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 01:59:58.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.298 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 01:59:58.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:58.317 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 01:59:58.320 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 01:59:58.322 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 01:59:58.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 01:59:58.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.334 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 01:59:58.351 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:59:58.353 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 01:59:58.355 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 01:59:58.358 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 01:59:58.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 01:59:58.367 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.370 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 01:59:58.372 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 01:59:58.374 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 01:59:58.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:59:58.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:59:58.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 01:59:58.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:59:58.386 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 01:59:58.389 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 01:59:58.391 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:59:58.395 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 01:59:58.397 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 01:59:58.399 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:59:58.403 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:59:58.403 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:59:58.409 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 01:59:58.411 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 01:59:58.413 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 01:59:58.416 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 01:59:58.418 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 01:59:58.439 | Using python 3.8 to install keystonemiddleware 2022-04-12 01:59:58.442 | + 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-12 01:59:59.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:59.319 | from cryptography.utils import int_from_bytes 2022-04-12 01:59:59.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:59:59.319 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:00.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:00:00.516 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 02:00:00.568 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 02:00:00.569 | 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-12 02:00:00.570 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 02:00:00.571 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 02:00:00.573 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 02:00:00.574 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 02:00:00.574 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 02:00:00.576 | 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-12 02:00:00.577 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 02:00:00.578 | 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-12 02:00:00.579 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 02:00:00.580 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 02:00:00.581 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 02:00:00.583 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 02:00:00.639 | 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-12 02:00:00.640 | 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-12 02:00:00.641 | 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-12 02:00:00.680 | 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-12 02:00:00.720 | 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-12 02:00:00.721 | 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-12 02:00:00.722 | 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-12 02:00:00.723 | 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-12 02:00:00.774 | 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-12 02:00:00.776 | 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-12 02:00:00.785 | 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-12 02:00:00.786 | 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-12 02:00:00.801 | 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-12 02:00:00.802 | 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-12 02:00:00.804 | 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-12 02:00:00.868 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 02:00:00.871 | 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-12 02:00:00.873 | 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-12 02:00:00.874 | 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-12 02:00:00.923 | 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-12 02:00:00.934 | 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-12 02:00:03.349 | 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-12 02:00:03.356 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:00:03.356 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:00:03.475 | + inc/python:pip_install:200 : result=0 2022-04-12 02:00:03.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:00:03.480 | + functions-common:time_stop:2425 : local name 2022-04-12 02:00:03.482 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:00:03.484 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:00:03.486 | + functions-common:time_stop:2428 : local total 2022-04-12 02:00:03.489 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:00:03.491 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:00:03.494 | + functions-common:time_stop:2432 : start_time=1649728798434 2022-04-12 02:00:03.496 | + functions-common:time_stop:2434 : [[ -z 1649728798434 ]] 2022-04-12 02:00:03.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:00:03.503 | + functions-common:time_stop:2437 : end_time=1649728803500 2022-04-12 02:00:03.505 | + functions-common:time_stop:2438 : elapsed_time=5066 2022-04-12 02:00:03.507 | + functions-common:time_stop:2439 : total=36560 2022-04-12 02:00:03.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:00:03.511 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41626 2022-04-12 02:00:03.513 | + inc/python:pip_install:203 : return 0 2022-04-12 02:00:03.516 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 02:00:03.518 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 02:00:03.520 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:00:03.523 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 02:00:03.526 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 02:00:03.528 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:00:03.532 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:00:03.532 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:00:03.537 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 02:00:03.540 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 02:00:03.542 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 02:00:03.545 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 02:00:03.547 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 02:00:03.568 | Using python 3.8 to install python-memcached 2022-04-12 02:00:03.571 | + 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-12 02:00:04.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:04.432 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:04.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:04.432 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:05.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:00:05.642 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 02:00:05.647 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 02:00:08.169 | 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-12 02:00:08.176 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:00:08.176 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:00:08.294 | + inc/python:pip_install:200 : result=0 2022-04-12 02:00:08.297 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:00:08.299 | + functions-common:time_stop:2425 : local name 2022-04-12 02:00:08.301 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:00:08.304 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:00:08.306 | + functions-common:time_stop:2428 : local total 2022-04-12 02:00:08.308 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:00:08.310 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:00:08.312 | + functions-common:time_stop:2432 : start_time=1649728803563 2022-04-12 02:00:08.315 | + functions-common:time_stop:2434 : [[ -z 1649728803563 ]] 2022-04-12 02:00:08.317 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:00:08.321 | + functions-common:time_stop:2437 : end_time=1649728808319 2022-04-12 02:00:08.324 | + functions-common:time_stop:2438 : elapsed_time=4756 2022-04-12 02:00:08.326 | + functions-common:time_stop:2439 : total=41626 2022-04-12 02:00:08.328 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:00:08.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46382 2022-04-12 02:00:08.333 | + inc/python:pip_install:203 : return 0 2022-04-12 02:00:08.335 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 02:00:08.352 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:08.355 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:00:08.357 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 02:00:08.359 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 02:00:08.361 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 02:00:08.364 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:00:08.366 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 02:00:08.369 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 02:00:08.383 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:08.386 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 02:00:08.388 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 02:00:08.390 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 02:00:08.392 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:00:08.395 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:00:08.397 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:00:08.400 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:00:08.402 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:00:08.405 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:00:08.420 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:00:08.422 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:00:08.424 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:00:08.427 | + functions-common:git_clone:629 : echo master 2022-04-12 02:00:08.427 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:00:08.432 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 02:00:08.434 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:00:08.436 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 02:00:08.439 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:00:08.439 | + functions-common:git_clone:678 : head -1 2022-04-12 02:00:08.443 | c141e6164 trivial: Fix typo 2022-04-12 02:00:08.445 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:00:08.448 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 02:00:08.450 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:00:08.452 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:00:08.454 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 02:00:08.457 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:00:08.460 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 02:00:08.462 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:00:08.464 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:00:08.466 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 02:00:08.469 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:00:08.471 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:00:08.474 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 02:00:08.477 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:00:08.479 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 02:00:08.482 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:00:08.484 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:00:08.487 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 02:00:08.493 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 02:00:08.495 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 02:00:09.181 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 02:00:09.184 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:00:09.186 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:00:09.188 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:00:09.190 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:00:09.193 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 02:00:09.195 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:00:09.197 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:00:09.199 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:00:09.201 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:00:09.203 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:00:09.206 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:00:09.208 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:00:09.210 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 02:00:09.231 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 02:00:09.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 -e /opt/stack/keystone 2022-04-12 02:00:10.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:10.094 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:10.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:10.094 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:11.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:00:11.311 | Obtaining file:///opt/stack/keystone 2022-04-12 02:00:11.311 | Preparing metadata (setup.py): started 2022-04-12 02:00:16.404 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:00:16.480 | 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-12 02:00:16.481 | 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-12 02:00:16.482 | 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-12 02:00:16.483 | 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-12 02:00:16.484 | 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-12 02:00:16.485 | 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-12 02:00:16.486 | 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-12 02:00:16.488 | 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-12 02:00:16.489 | 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-12 02:00:16.490 | 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-12 02:00:16.491 | 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-12 02:00:16.492 | 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-12 02:00:16.493 | 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-12 02:00:16.494 | 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-12 02:00:16.495 | 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-12 02:00:16.497 | 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-12 02:00:16.498 | 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-12 02:00:16.499 | 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-12 02:00:16.500 | 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-12 02:00:16.501 | 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-12 02:00:16.503 | 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-12 02:00:16.504 | 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-12 02:00:16.505 | 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-12 02:00:16.506 | 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-12 02:00:16.507 | 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-12 02:00:16.508 | 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-12 02:00:16.509 | 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-12 02:00:16.510 | 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-12 02:00:16.511 | 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-12 02:00:16.513 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:00:16.514 | 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-12 02:00:16.515 | 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-12 02:00:16.516 | 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-12 02:00:16.517 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 02:00:16.528 | 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-12 02:00:16.529 | 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-12 02:00:16.572 | 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-12 02:00:16.588 | 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-12 02:00:16.590 | 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-12 02:00:16.592 | 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-12 02:00:16.593 | 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-12 02:00:16.594 | 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-12 02:00:16.604 | 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-12 02:00:16.667 | 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-12 02:00:16.669 | 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-12 02:00:16.765 | 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-12 02:00:16.767 | 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-12 02:00:16.769 | 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-12 02:00:16.770 | 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-12 02:00:16.824 | 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-12 02:00:16.826 | 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-12 02:00:16.827 | 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-12 02:00:16.877 | 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-12 02:00:16.882 | 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-12 02:00:16.966 | 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-12 02:00:16.968 | 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-12 02:00:16.969 | 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-12 02:00:16.971 | 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-12 02:00:16.972 | 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-12 02:00:16.973 | 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-12 02:00:16.993 | 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-12 02:00:17.043 | 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-12 02:00:17.063 | 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-12 02:00:17.065 | 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-12 02:00:17.066 | 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-12 02:00:17.068 | 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-12 02:00:17.119 | 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-12 02:00:17.234 | 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-12 02:00:17.236 | 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-12 02:00:17.236 | 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-12 02:00:17.238 | 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-12 02:00:17.239 | 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-12 02:00:17.465 | 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-12 02:00:17.488 | 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-12 02:00:17.489 | 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-12 02:00:17.558 | 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-12 02:00:17.576 | 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-12 02:00:17.633 | 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-12 02:00:17.673 | 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-12 02:00:17.782 | 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-12 02:00:17.838 | 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-12 02:00:17.912 | 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-12 02:00:18.040 | 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-12 02:00:18.068 | 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-12 02:00:18.108 | 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-12 02:00:18.110 | 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-12 02:00:18.112 | 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-12 02:00:18.114 | 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-12 02:00:18.115 | 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-12 02:00:18.116 | 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-12 02:00:18.170 | 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-12 02:00:18.309 | 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-12 02:00:18.311 | 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-12 02:00:18.312 | 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-12 02:00:18.313 | 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-12 02:00:18.465 | 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-12 02:00:18.544 | 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-12 02:00:18.791 | 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-12 02:00:19.064 | 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-12 02:00:19.099 | 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-12 02:00:20.984 | Installing collected packages: keystone 2022-04-12 02:00:20.984 | Attempting uninstall: keystone 2022-04-12 02:00:20.985 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 02:00:20.989 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 02:00:20.990 | Running setup.py develop for keystone 2022-04-12 02:00:27.157 | Successfully installed keystone 2022-04-12 02:00:27.157 | 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-12 02:00:27.165 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:00:27.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:00:27.303 | + inc/python:pip_install:200 : result=0 2022-04-12 02:00:27.305 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:00:27.307 | + functions-common:time_stop:2425 : local name 2022-04-12 02:00:27.309 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:00:27.312 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:00:27.314 | + functions-common:time_stop:2428 : local total 2022-04-12 02:00:27.316 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:00:27.318 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:00:27.320 | + functions-common:time_stop:2432 : start_time=1649728809226 2022-04-12 02:00:27.322 | + functions-common:time_stop:2434 : [[ -z 1649728809226 ]] 2022-04-12 02:00:27.325 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:00:27.329 | + functions-common:time_stop:2437 : end_time=1649728827327 2022-04-12 02:00:27.332 | + functions-common:time_stop:2438 : elapsed_time=18101 2022-04-12 02:00:27.334 | + functions-common:time_stop:2439 : total=46382 2022-04-12 02:00:27.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:00:27.338 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64483 2022-04-12 02:00:27.340 | + inc/python:pip_install:203 : return 0 2022-04-12 02:00:27.342 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:00:27.345 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:00:27.347 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:00:27.366 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:00:27.378 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 02:00:27.380 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 02:00:27.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:00:27.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:00:27.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 02:00:27.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:00:27.392 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 02:00:27.409 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:27.411 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:00:27.414 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:00:27.416 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 02:00:27.418 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 02:00:27.430 | + 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-12 02:00:27.433 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 02:00:27.437 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 02:00:27.453 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:27.456 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 02:00:27.486 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 02:00:27.513 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 02:00:27.543 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 02:00:27.573 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 02:00:27.603 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 02:00:27.633 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 02:00:27.661 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 02:00:27.688 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 02:00:27.691 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 02:00:27.693 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 02:00:27.696 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 02:00:27.698 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:00:27.700 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:00:27.715 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:27.718 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:00:27.721 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:00:27.723 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:00:27.738 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:27.741 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:00:27.744 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:00:27.774 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:00:27.776 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:00:27.779 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 02:00:27.781 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 02:00:27.797 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:27.800 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 02:00:27.830 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 02:00:27.832 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 02:00:27.863 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 02:00:27.865 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 02:00:27.868 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 02:00:27.870 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 02:00:27.873 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:00:27.875 | + 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-12 02:00:27.905 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 02:00:27.908 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 02:00:27.910 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 02:00:27.913 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 02:00:27.915 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:00:27.932 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:00:27.935 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:00:27.937 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:00:27.940 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:00:27.942 | + 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-12 02:00:27.969 | + 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-12 02:00:27.996 | + 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-12 02:00:28.024 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:00:28.052 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 02:00:28.079 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:00:28.081 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 02:00:28.084 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:00:28.086 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 02:00:28.088 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 02:00:28.091 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:00:28.093 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:00:28.096 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 02:00:28.100 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 02:00:28.103 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:00:28.105 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:00:28.118 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:00:28.118 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:00:28.127 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:00:28.130 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:00:28.145 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:00:28.148 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:00:28.152 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 02:00:28.181 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 02:00:28.208 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 02:00:28.235 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 02:00:28.265 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 02:00:28.293 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 02:00:28.320 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 02:00:28.347 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 02:00:28.374 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 02:00:28.401 | + 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-12 02:00:28.428 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 02:00:28.454 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 02:00:28.482 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 02:00:28.508 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:00:28.510 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:00:28.513 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 02:00:28.516 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 02:00:28.518 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:00:28.521 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:00:28.523 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:00:28.525 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:00:28.528 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:00:28.530 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:00:28.557 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 02:00:28.585 | + 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-12 02:00:28.585 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:00:28.593 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 02:00:28.597 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 02:00:28.599 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 02:00:28.602 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:00:28.604 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:00:28.606 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:00:28.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:00:28.611 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:00:28.613 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:00:28.616 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:00:28.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:00:28.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:00:28.622 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 02:00:28.684 | Site keystone-wsgi-public already enabled 2022-04-12 02:00:28.688 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:00:28.690 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:00:28.692 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:00:28.695 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:00:28.836 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 02:00:28.868 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 02:00:28.900 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 02:00:28.930 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 02:00:28.933 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 02:00:28.965 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 02:00:28.993 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 02:00:29.021 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 02:00:29.024 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 02:00:29.040 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:29.042 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 02:00:29.059 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:29.061 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 02:00:29.064 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 02:00:29.066 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 02:00:29.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:00:29.071 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 02:00:29.073 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 02:00:29.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 02:00:29.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 02:00:29.081 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:00:29.083 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:00:29.086 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:00:29.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:00:29.091 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:00:29.093 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:00:29.109 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:00:29.111 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:00:29.113 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:00:29.116 | + functions-common:git_clone:629 : echo master 2022-04-12 02:00:29.117 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:00:29.122 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 02:00:29.124 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:00:29.126 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 02:00:29.129 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:00:29.130 | + functions-common:git_clone:678 : head -1 2022-04-12 02:00:29.133 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 02:00:29.135 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:00:29.138 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 02:00:29.140 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:00:29.143 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:00:29.146 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 02:00:29.148 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 02:00:29.151 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 02:00:29.153 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:00:29.155 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:00:29.158 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 02:00:29.160 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:00:29.162 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 02:00:29.165 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 02:00:29.168 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:00:29.170 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 02:00:29.173 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:00:29.176 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:00:29.179 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 02:00:29.184 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 02:00:29.186 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 02:00:29.860 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 02:00:29.862 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:00:29.865 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:00:29.867 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:00:29.869 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:00:29.872 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 02:00:29.874 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:00:29.876 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 02:00:29.879 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:00:29.881 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 02:00:29.883 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 02:00:29.885 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 02:00:29.888 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:00:29.890 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 02:00:29.911 | Using python 3.8 to install /opt/stack/swift 2022-04-12 02:00:29.914 | + 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-12 02:00:30.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:30.776 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:30.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:30.776 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:31.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:00:31.980 | Obtaining file:///opt/stack/swift 2022-04-12 02:00:31.981 | Preparing metadata (setup.py): started 2022-04-12 02:00:36.782 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:00:36.821 | 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-12 02:00:36.822 | 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-12 02:00:36.823 | 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-12 02:00:36.824 | 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-12 02:00:36.826 | 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-12 02:00:36.827 | 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-12 02:00:36.828 | 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-12 02:00:36.829 | 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-12 02:00:36.830 | 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-12 02:00:36.831 | 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-12 02:00:36.832 | 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-12 02:00:36.870 | 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-12 02:00:36.878 | 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-12 02:00:36.932 | 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-12 02:00:36.933 | 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-12 02:00:36.935 | 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-12 02:00:36.936 | 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-12 02:00:36.937 | 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-12 02:00:36.938 | 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-12 02:00:36.939 | 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-12 02:00:36.940 | 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-12 02:00:36.941 | 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-12 02:00:36.942 | 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-12 02:00:36.944 | 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-12 02:00:36.945 | 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-12 02:00:36.965 | 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-12 02:00:37.001 | 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-12 02:00:37.003 | 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-12 02:00:37.005 | 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-12 02:00:37.007 | 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-12 02:00:37.030 | 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-12 02:00:37.132 | 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-12 02:00:37.133 | 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-12 02:00:37.134 | 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-12 02:00:37.175 | 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-12 02:00:37.218 | 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-12 02:00:37.219 | 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-12 02:00:37.221 | 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-12 02:00:37.222 | 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-12 02:00:37.281 | 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-12 02:00:37.284 | 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-12 02:00:37.299 | 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-12 02:00:37.300 | 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-12 02:00:37.318 | 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-12 02:00:37.319 | 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-12 02:00:37.467 | 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-12 02:00:37.482 | 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-12 02:00:39.737 | Installing collected packages: swift 2022-04-12 02:00:39.737 | Attempting uninstall: swift 2022-04-12 02:00:39.737 | Found existing installation: swift 2.30.0.dev15 2022-04-12 02:00:39.741 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 02:00:39.742 | Running setup.py develop for swift 2022-04-12 02:00:45.669 | Successfully installed swift 2022-04-12 02:00:45.669 | 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-12 02:00:45.677 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:00:45.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:00:45.808 | + inc/python:pip_install:200 : result=0 2022-04-12 02:00:45.810 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:00:45.813 | + functions-common:time_stop:2425 : local name 2022-04-12 02:00:45.815 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:00:45.817 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:00:45.819 | + functions-common:time_stop:2428 : local total 2022-04-12 02:00:45.821 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:00:45.824 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:00:45.826 | + functions-common:time_stop:2432 : start_time=1649728829906 2022-04-12 02:00:45.828 | + functions-common:time_stop:2434 : [[ -z 1649728829906 ]] 2022-04-12 02:00:45.831 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:00:45.835 | + functions-common:time_stop:2437 : end_time=1649728845833 2022-04-12 02:00:45.837 | + functions-common:time_stop:2438 : elapsed_time=15927 2022-04-12 02:00:45.839 | + functions-common:time_stop:2439 : total=64483 2022-04-12 02:00:45.842 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:00:45.844 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80410 2022-04-12 02:00:45.847 | + inc/python:pip_install:203 : return 0 2022-04-12 02:00:45.849 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:00:45.851 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:00:45.854 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:00:45.872 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:00:45.883 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 02:00:45.886 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 02:00:45.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:00:45.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:00:45.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 02:00:45.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:00:45.898 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 02:00:45.900 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:00:45.903 | + ./stack.sh:main:910 : configure_swift 2022-04-12 02:00:45.905 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 02:00:45.908 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 02:00:45.910 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 02:00:45.912 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 02:00:45.914 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 02:00:47.117 | No account-auditor running 2022-04-12 02:00:47.117 | No container-replicator running 2022-04-12 02:00:47.117 | No container-server running 2022-04-12 02:00:47.117 | No object-updater running 2022-04-12 02:00:47.117 | No container-reconciler running 2022-04-12 02:00:47.117 | No container-auditor running 2022-04-12 02:00:47.117 | No proxy-server running 2022-04-12 02:00:47.117 | No container-sharder running 2022-04-12 02:00:47.117 | No container-sync running 2022-04-12 02:00:47.117 | No account-reaper running 2022-04-12 02:00:47.117 | No account-server running 2022-04-12 02:00:47.117 | No container-updater running 2022-04-12 02:00:47.117 | No account-replicator running 2022-04-12 02:00:47.117 | No object-server running 2022-04-12 02:00:47.117 | No object-expirer running 2022-04-12 02:00:47.117 | No object-replicator running 2022-04-12 02:00:47.117 | No object-reconstructor running 2022-04-12 02:00:47.117 | No object-auditor running 2022-04-12 02:00:47.210 | + lib/swift:configure_swift:337 : true 2022-04-12 02:00:47.212 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 02:00:47.225 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 02:00:47.236 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 02:00:47.240 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 02:00:47.240 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 02:00:47.244 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 02:00:47.245 | s/%GROUP%/ubuntu/; 2022-04-12 02:00:47.245 | s/%USER%/ubuntu/; 2022-04-12 02:00:47.245 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 02:00:47.245 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 02:00:47.248 | uid = ubuntu 2022-04-12 02:00:47.248 | gid = ubuntu 2022-04-12 02:00:47.248 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 02:00:47.248 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 02:00:47.248 | address = 127.0.0.1 2022-04-12 02:00:47.248 | 2022-04-12 02:00:47.248 | [account6612] 2022-04-12 02:00:47.248 | max connections = 25 2022-04-12 02:00:47.248 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:00:47.248 | read only = false 2022-04-12 02:00:47.248 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 02:00:47.248 | 2022-04-12 02:00:47.248 | [account6622] 2022-04-12 02:00:47.249 | max connections = 25 2022-04-12 02:00:47.249 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:00:47.249 | read only = false 2022-04-12 02:00:47.249 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 02:00:47.249 | 2022-04-12 02:00:47.249 | [account6632] 2022-04-12 02:00:47.249 | max connections = 25 2022-04-12 02:00:47.249 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:00:47.249 | read only = false 2022-04-12 02:00:47.249 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 02:00:47.249 | 2022-04-12 02:00:47.249 | [account6642] 2022-04-12 02:00:47.249 | max connections = 25 2022-04-12 02:00:47.249 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:00:47.249 | read only = false 2022-04-12 02:00:47.249 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 02:00:47.249 | 2022-04-12 02:00:47.249 | 2022-04-12 02:00:47.249 | [container6611] 2022-04-12 02:00:47.249 | max connections = 25 2022-04-12 02:00:47.249 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:00:47.249 | read only = false 2022-04-12 02:00:47.249 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 02:00:47.249 | 2022-04-12 02:00:47.249 | [container6621] 2022-04-12 02:00:47.249 | max connections = 25 2022-04-12 02:00:47.249 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:00:47.249 | read only = false 2022-04-12 02:00:47.249 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 02:00:47.249 | 2022-04-12 02:00:47.249 | [container6631] 2022-04-12 02:00:47.249 | max connections = 25 2022-04-12 02:00:47.249 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:00:47.249 | read only = false 2022-04-12 02:00:47.249 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 02:00:47.250 | 2022-04-12 02:00:47.250 | [container6641] 2022-04-12 02:00:47.250 | max connections = 25 2022-04-12 02:00:47.250 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:00:47.250 | read only = false 2022-04-12 02:00:47.250 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 02:00:47.250 | 2022-04-12 02:00:47.250 | 2022-04-12 02:00:47.250 | [object6613] 2022-04-12 02:00:47.250 | max connections = 25 2022-04-12 02:00:47.250 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:00:47.250 | read only = false 2022-04-12 02:00:47.250 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 02:00:47.250 | 2022-04-12 02:00:47.250 | [object6623] 2022-04-12 02:00:47.250 | max connections = 25 2022-04-12 02:00:47.250 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:00:47.250 | read only = false 2022-04-12 02:00:47.250 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 02:00:47.250 | 2022-04-12 02:00:47.250 | [object6633] 2022-04-12 02:00:47.250 | max connections = 25 2022-04-12 02:00:47.250 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:00:47.250 | read only = false 2022-04-12 02:00:47.250 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 02:00:47.250 | 2022-04-12 02:00:47.250 | [object6643] 2022-04-12 02:00:47.250 | max connections = 25 2022-04-12 02:00:47.250 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:00:47.250 | read only = false 2022-04-12 02:00:47.250 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 02:00:47.251 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 02:00:47.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:00:47.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:00:47.257 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 02:00:47.269 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 02:00:47.272 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 02:00:47.276 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 02:00:47.280 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 02:00:47.283 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 02:00:47.287 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 02:00:47.314 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 02:00:47.340 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 02:00:47.358 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 02:00:47.385 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 02:00:47.403 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:00:47.430 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 02:00:47.447 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 02:00:47.476 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 02:00:47.493 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 02:00:47.521 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 02:00:47.539 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:00:47.567 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 02:00:47.584 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 02:00:47.599 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:47.601 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 02:00:47.629 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 02:00:47.655 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 02:00:47.681 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 02:00:47.709 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 02:00:47.723 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:47.725 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 02:00:47.752 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 02:00:47.767 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:47.769 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 02:00:47.784 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:47.786 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 02:00:47.788 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 02:00:47.802 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:47.804 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 02:00:47.806 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 02:00:47.808 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 02:00:47.814 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 02:00:47.818 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 02:00:47.845 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 02:00:47.872 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 02:00:47.902 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 02:00:47.931 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 02:00:47.958 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 02:00:47.960 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 02:00:47.962 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 02:00:47.965 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 02:00:47.967 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 02:00:47.993 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 02:00:48.020 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:00:48.047 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 02:00:48.073 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 02:00:48.101 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 02:00:48.127 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 02:00:48.157 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 02:00:48.184 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:00:48.211 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 02:00:48.238 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 02:00:48.265 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 02:00:48.293 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 02:00:48.320 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 02:00:48.350 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 02:00:48.377 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 02:00:48.395 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 02:00:48.422 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 02:00:48.449 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 02:00:48.453 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 02:00:48.482 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 02:00:48.511 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 02:00:48.538 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 02:00:48.540 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 02:00:48.542 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:00:48.545 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 02:00:48.549 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 02:00:48.551 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:00:48.553 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:00:48.556 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 02:00:48.558 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 02:00:48.560 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:00:48.562 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:00:48.565 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 02:00:48.582 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 02:00:48.610 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 02:00:48.628 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 02:00:48.656 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 02:00:48.675 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:00:48.703 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 02:00:48.720 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:00:48.749 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 02:00:48.767 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:00:48.794 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 02:00:48.812 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 02:00:48.840 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:00:48.858 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:00:48.887 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 02:00:48.904 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 02:00:48.933 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 02:00:48.951 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 02:00:48.977 | + 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-12 02:00:48.982 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 02:00:49.002 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:00:49.030 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 02:00:49.059 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:00:49.061 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 02:00:49.065 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 02:00:49.068 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:00:49.070 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:00:49.072 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 02:00:49.074 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 02:00:49.076 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:00:49.078 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:00:49.081 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 02:00:49.099 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 02:00:49.127 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 02:00:49.145 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 02:00:49.173 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 02:00:49.191 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:00:49.218 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 02:00:49.237 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:00:49.265 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 02:00:49.283 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:00:49.311 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 02:00:49.329 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 02:00:49.357 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:00:49.375 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:00:49.403 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 02:00:49.421 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 02:00:49.449 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 02:00:49.467 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 02:00:49.495 | + 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-12 02:00:49.500 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 02:00:49.518 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:00:49.546 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:00:49.549 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 02:00:49.553 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 02:00:49.555 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:00:49.557 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:00:49.559 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 02:00:49.562 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 02:00:49.564 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:00:49.566 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:00:49.568 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 02:00:49.586 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 02:00:49.615 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 02:00:49.632 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 02:00:49.661 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 02:00:49.678 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:00:49.706 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 02:00:49.724 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:00:49.752 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 02:00:49.770 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:00:49.798 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 02:00:49.816 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 02:00:49.844 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:00:49.861 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:00:49.890 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 02:00:49.908 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 02:00:49.935 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 02:00:49.953 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 02:00:49.980 | + 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-12 02:00:49.985 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 02:00:50.003 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:00:50.031 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 02:00:50.059 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 02:00:50.088 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 02:00:50.115 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 02:00:50.117 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 02:00:50.122 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 02:00:50.151 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 02:00:50.179 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 02:00:50.207 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 02:00:50.234 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 02:00:50.263 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 02:00:50.290 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 02:00:50.318 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 02:00:50.344 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 02:00:50.371 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 02:00:50.387 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:50.389 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 02:00:50.407 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 02:00:50.410 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 02:00:50.429 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 02:00:50.431 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 02:00:50.458 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 02:00:50.461 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 02:00:50.487 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 02:00:50.516 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 02:00:50.518 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 02:00:50.546 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 02:00:50.562 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:50.564 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 02:00:50.567 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 02:00:50.572 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 02:00:50.574 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 02:00:50.586 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 02:00:50.589 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 02:00:50.600 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 02:00:50.603 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 02:00:50.605 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:00:50.607 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:00:50.609 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:00:50.612 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:00:50.615 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:00:50.617 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:00:50.619 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 02:00:50.631 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:00:50.633 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 02:00:50.636 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 02:00:50.652 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:00:50.655 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 02:00:50.673 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:50.675 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 02:00:50.677 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 02:00:50.680 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 02:00:50.682 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:00:50.685 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 02:00:50.687 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 02:00:50.689 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 02:00:50.692 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 02:00:50.708 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:50.710 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 02:00:50.713 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 02:00:50.730 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:00:50.732 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 02:00:50.735 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 02:00:50.738 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 02:00:50.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:00:50.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:00:50.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 02:00:50.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:00:50.751 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 02:00:50.754 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 02:00:50.757 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 02:00:50.760 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 02:00:50.762 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 02:00:50.765 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 02:00:50.767 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 02:00:50.770 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 02:00:50.773 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 02:00:50.775 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 02:00:50.779 | +++ 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-12 02:00:50.779 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 02:00:50.785 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 02:00:50.788 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 02:00:50.790 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 02:00:50.793 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 02:00:50.796 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:00:50.818 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 02:00:50.820 | + 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-12 02:00:51.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:51.685 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:51.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:51.685 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:52.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:00:52.899 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:00:52.981 | 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-12 02:00:52.982 | 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-12 02:00:52.983 | 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-12 02:00:52.985 | 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-12 02:00:52.986 | 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-12 02:00:52.986 | 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-12 02:00:52.988 | 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-12 02:00:52.989 | 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-12 02:00:52.990 | 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-12 02:00:52.991 | 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-12 02:00:52.992 | 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-12 02:00:52.993 | 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-12 02:00:52.996 | 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-12 02:00:52.998 | 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-12 02:00:53.001 | 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-12 02:00:53.003 | 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-12 02:00:53.005 | 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-12 02:00:53.008 | 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-12 02:00:53.017 | 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-12 02:00:53.019 | 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-12 02:00:53.034 | 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-12 02:00:53.103 | 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-12 02:00:53.104 | 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-12 02:00:53.106 | 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-12 02:00:53.131 | 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-12 02:00:53.132 | 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-12 02:00:53.134 | 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-12 02:00:53.135 | 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-12 02:00:53.137 | 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-12 02:00:53.148 | 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-12 02:00:53.189 | 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-12 02:00:53.191 | 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-12 02:00:53.192 | 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-12 02:00:53.193 | 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-12 02:00:53.213 | 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-12 02:00:53.214 | 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-12 02:00:53.230 | 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-12 02:00:53.248 | 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-12 02:00:53.249 | 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-12 02:00:53.269 | 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-12 02:00:53.271 | 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-12 02:00:53.355 | 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-12 02:00:53.356 | 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-12 02:00:53.357 | 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-12 02:00:53.360 | 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-12 02:00:53.409 | 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-12 02:00:53.435 | 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-12 02:00:53.668 | 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-12 02:00:53.674 | 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-12 02:00:53.706 | 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-12 02:00:53.709 | 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-12 02:00:53.710 | 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-12 02:00:53.711 | 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-12 02:00:53.713 | 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-12 02:00:53.716 | 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-12 02:00:53.771 | 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-12 02:00:53.952 | 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-12 02:00:53.975 | 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-12 02:00:54.058 | 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-12 02:00:54.205 | 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-12 02:00:56.316 | 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-12 02:00:56.323 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:00:56.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:00:56.446 | + inc/python:pip_install:200 : result=0 2022-04-12 02:00:56.448 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:00:56.451 | + functions-common:time_stop:2425 : local name 2022-04-12 02:00:56.453 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:00:56.455 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:00:56.458 | + functions-common:time_stop:2428 : local total 2022-04-12 02:00:56.460 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:00:56.462 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:00:56.465 | + functions-common:time_stop:2432 : start_time=1649728850812 2022-04-12 02:00:56.467 | + functions-common:time_stop:2434 : [[ -z 1649728850812 ]] 2022-04-12 02:00:56.470 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:00:56.474 | + functions-common:time_stop:2437 : end_time=1649728856472 2022-04-12 02:00:56.476 | + functions-common:time_stop:2438 : elapsed_time=5660 2022-04-12 02:00:56.479 | + functions-common:time_stop:2439 : total=80410 2022-04-12 02:00:56.481 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:00:56.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86070 2022-04-12 02:00:56.486 | + inc/python:pip_install:203 : return 0 2022-04-12 02:00:56.489 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 02:00:56.492 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 02:00:56.494 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 02:00:56.508 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 02:00:56.512 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 02:00:56.515 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 02:00:56.517 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 02:00:56.519 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:00:56.522 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:00:56.525 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:00:56.527 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:00:56.530 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:00:56.533 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:00:56.550 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:00:56.552 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:00:56.554 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:00:56.557 | + functions-common:git_clone:629 : echo master 2022-04-12 02:00:56.557 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:00:56.562 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 02:00:56.565 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:00:56.567 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 02:00:56.570 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:00:56.570 | + functions-common:git_clone:678 : head -1 2022-04-12 02:00:56.574 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 02:00:56.577 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:00:56.579 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 02:00:56.582 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:00:56.584 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:00:56.587 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 02:00:56.589 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:00:56.592 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 02:00:56.595 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:00:56.597 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:00:56.600 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 02:00:56.602 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:00:56.605 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:00:56.608 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 02:00:56.611 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:00:56.614 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 02:00:56.617 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:00:56.619 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:00:56.622 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 02:00:56.628 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 02:00:56.631 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 02:00:57.299 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 02:00:57.302 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:00:57.304 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:00:57.306 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:00:57.309 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:00:57.311 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 02:00:57.314 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:00:57.316 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:00:57.319 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:00:57.321 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:00:57.323 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:00:57.325 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:00:57.328 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:00:57.331 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 02:00:57.351 | Using python 3.8 to install /opt/stack/glance 2022-04-12 02:00:57.354 | + 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-12 02:00:58.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:58.222 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:58.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:00:58.222 | from cryptography.utils import int_from_bytes 2022-04-12 02:00:59.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:00:59.454 | Obtaining file:///opt/stack/glance 2022-04-12 02:00:59.455 | Preparing metadata (setup.py): started 2022-04-12 02:01:04.221 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:01:04.292 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 02:01:04.293 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 02:01:04.294 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 02:01:04.295 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 02:01:04.296 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:01:04.298 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 02:01:04.299 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 02:01:04.300 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 02:01:04.301 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 02:01:04.302 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 02:01:04.303 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 02:01:04.304 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:01:04.305 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 02:01:04.306 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:01:04.308 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 02:01:04.309 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:01:04.310 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:01:04.311 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 02:01:04.312 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:01:04.313 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 02:01:04.314 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:01:04.315 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:01:04.316 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:01:04.317 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:01:04.319 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 02:01:04.320 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 02:01:04.321 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 02:01:04.322 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:01:04.323 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:01:04.324 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 02:01:04.325 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 02:01:04.326 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 02:01:04.327 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 02:01:04.329 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 02:01:04.330 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:01:04.331 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 02:01:04.332 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:01:04.334 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:01:04.335 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 02:01:04.336 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 02:01:04.336 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 02:01:04.337 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:01:04.339 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:01:04.354 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 02:01:04.356 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 02:01:04.358 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:01:04.378 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 02:01:04.381 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 02:01:04.420 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 02:01:04.437 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 02:01:04.445 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 02:01:04.459 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 02:01:04.461 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 02:01:04.462 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 02:01:04.554 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 02:01:04.634 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 02:01:04.688 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 02:01:04.690 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:01:04.721 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 02:01:04.791 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 02:01:04.792 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:01:04.795 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 02:01:04.854 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 02:01:04.855 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 02:01:04.857 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:01:04.884 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 02:01:04.929 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 02:01:04.936 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 02:01:04.996 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 02:01:04.997 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:01:04.998 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 02:01:05.001 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:01:05.002 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 02:01:05.025 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:01:05.028 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:01:05.029 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 02:01:05.075 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 02:01:05.125 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 02:01:05.127 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 02:01:05.129 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:01:05.206 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 02:01:05.267 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 02:01:05.373 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 02:01:05.645 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 02:01:05.646 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 02:01:05.648 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:01:05.650 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 02:01:05.707 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 02:01:05.731 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:01:05.825 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 02:01:05.941 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:01:06.155 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 02:01:06.156 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:01:06.159 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 02:01:06.160 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 02:01:06.161 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 02:01:06.162 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 02:01:06.163 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:01:06.284 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 02:01:06.313 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 02:01:06.361 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:01:06.364 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:01:06.617 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:01:06.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 02:01:06.814 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 02:01:06.817 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 02:01:06.818 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 02:01:06.924 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 02:01:07.086 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:01:07.226 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 02:01:07.551 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:01:07.553 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:01:07.793 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 02:01:08.085 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:01:08.450 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 02:01:08.452 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 02:01:09.946 | Installing collected packages: glance 2022-04-12 02:01:09.946 | Attempting uninstall: glance 2022-04-12 02:01:09.947 | Found existing installation: glance 24.1.0.dev4 2022-04-12 02:01:09.954 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 02:01:09.955 | Running setup.py develop for glance 2022-04-12 02:01:16.055 | Successfully installed glance 2022-04-12 02:01:16.055 | 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-12 02:01:16.064 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:01:16.064 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:01:16.208 | + inc/python:pip_install:200 : result=0 2022-04-12 02:01:16.211 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:01:16.213 | + functions-common:time_stop:2425 : local name 2022-04-12 02:01:16.215 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:01:16.217 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:01:16.220 | + functions-common:time_stop:2428 : local total 2022-04-12 02:01:16.222 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:01:16.224 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:01:16.226 | + functions-common:time_stop:2432 : start_time=1649728857346 2022-04-12 02:01:16.229 | + functions-common:time_stop:2434 : [[ -z 1649728857346 ]] 2022-04-12 02:01:16.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:01:16.236 | + functions-common:time_stop:2437 : end_time=1649728876233 2022-04-12 02:01:16.238 | + functions-common:time_stop:2438 : elapsed_time=18887 2022-04-12 02:01:16.241 | + functions-common:time_stop:2439 : total=86070 2022-04-12 02:01:16.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:01:16.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104957 2022-04-12 02:01:16.247 | + inc/python:pip_install:203 : return 0 2022-04-12 02:01:16.250 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:01:16.253 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:01:16.255 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:01:16.274 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:01:16.286 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 02:01:16.289 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 02:01:16.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:01:16.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:01:16.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 02:01:16.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:01:16.301 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:01:16.304 | + ./stack.sh:main:922 : configure_glance 2022-04-12 02:01:16.306 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 02:01:16.319 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 02:01:16.322 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 02:01:16.324 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 02:01:16.326 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 02:01:16.329 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 02:01:16.331 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:01:16.334 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:01:16.337 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 02:01:16.365 | + 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-12 02:01:16.394 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 02:01:16.424 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:01:16.453 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 02:01:16.482 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 02:01:16.512 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 02:01:16.514 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:01:16.516 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 02:01:16.519 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:01:16.521 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 02:01:16.550 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 02:01:16.579 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:01:16.608 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 02:01:16.638 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 02:01:16.667 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 02:01:16.697 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 02:01:16.726 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 02:01:16.757 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:01:16.786 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:01:16.816 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:01:16.846 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 02:01:16.848 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 02:01:16.850 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 02:01:16.853 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:01:16.855 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:01:16.857 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:01:16.875 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:16.878 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:01:16.881 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:01:16.883 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:01:16.899 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:16.902 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:01:16.905 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:01:16.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:01:16.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:01:16.940 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 02:01:16.942 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 02:01:16.945 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 02:01:16.975 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 02:01:17.005 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 02:01:17.008 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 02:01:17.010 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 02:01:17.012 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 02:01:17.015 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:01:17.017 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 02:01:17.019 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:01:17.050 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 02:01:17.052 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 02:01:17.087 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:01:17.090 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 02:01:17.107 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:17.111 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 02:01:17.141 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 02:01:17.171 | + 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-12 02:01:17.200 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 02:01:17.230 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 02:01:17.260 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 02:01:17.277 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:17.279 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:01:17.309 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 02:01:17.339 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 02:01:17.369 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 02:01:17.398 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 02:01:17.428 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 02:01:17.457 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 02:01:17.474 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:17.477 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 02:01:17.479 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 02:01:17.481 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:01:17.485 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:01:17.502 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:01:17.505 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:01:17.507 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:01:17.509 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:01:17.512 | + 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-12 02:01:17.542 | + 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-12 02:01:17.572 | + 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-12 02:01:17.602 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:01:17.631 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 02:01:17.636 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 02:01:17.666 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 02:01:17.696 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:01:17.726 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 02:01:17.756 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 02:01:17.786 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 02:01:17.816 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 02:01:17.846 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:01:17.876 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 02:01:17.906 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 02:01:17.935 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 02:01:17.965 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 02:01:17.970 | + 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-12 02:01:17.978 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 02:01:17.995 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:17.997 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 02:01:18.000 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 02:01:18.002 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 02:01:18.005 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 02:01:18.007 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 02:01:18.010 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 02:01:18.014 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 02:01:18.016 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 02:01:18.020 | + 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-12 02:01:18.049 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 02:01:18.052 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 02:01:18.054 | ++ functions:get_random_port:837 : true 2022-04-12 02:01:18.056 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 02:01:18.059 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 02:01:18.061 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 02:01:18.118 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 02:01:18.120 | ++ functions:get_random_port:841 : break 2 2022-04-12 02:01:18.123 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 02:01:18.126 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 02:01:18.128 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 02:01:18.155 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 02:01:18.182 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 02:01:18.210 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:01:18.237 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:01:18.265 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:01:18.292 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:01:18.320 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:01:18.348 | + 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-12 02:01:18.376 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:01:18.402 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:01:18.430 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:01:18.458 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:01:18.486 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:01:18.513 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 02:01:18.540 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 02:01:18.568 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 02:01:18.596 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 02:01:18.623 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 02:01:18.651 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 02:01:18.653 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 02:01:18.656 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:01:18.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:18.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:18.663 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 02:01:18.666 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 02:01:18.720 | proxy (enabled by site administrator) 2022-04-12 02:01:18.723 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 02:01:18.725 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 02:01:18.728 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:01:18.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:18.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:18.735 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 02:01:18.737 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 02:01:18.793 | proxy_http (enabled by site administrator) 2022-04-12 02:01:18.796 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 02:01:18.800 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 02:01:18.802 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 02:01:18.805 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:01:18.807 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:18.809 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:18.812 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:01:18.815 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:01:18.818 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 02:01:18.818 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:01:18.827 | KeepAlive Off 2022-04-12 02:01:18.831 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 02:01:18.832 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:01:18.840 | SetEnv proxy-sendchunked 1 2022-04-12 02:01:18.845 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:01:18.845 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 02:01:18.853 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 02:01:18.856 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 02:01:18.859 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 02:01:18.861 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:01:18.864 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:01:18.866 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:01:18.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:18.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:18.873 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:01:18.875 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:01:18.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:18.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:18.882 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 02:01:18.943 | Site glance-wsgi-api already enabled 2022-04-12 02:01:18.947 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 02:01:18.950 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:01:18.953 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:01:18.955 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:01:19.099 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 02:01:19.107 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 02:01:19.139 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 02:01:19.142 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 02:01:19.168 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:19.170 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 02:01:19.173 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 02:01:19.175 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 02:01:19.178 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:01:19.180 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 02:01:19.183 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 02:01:19.185 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 02:01:19.188 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 02:01:19.190 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:01:19.193 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:01:19.196 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:01:19.198 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:01:19.201 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:01:19.204 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:01:19.221 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:01:19.223 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:01:19.225 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:01:19.228 | + functions-common:git_clone:629 : echo master 2022-04-12 02:01:19.229 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:01:19.234 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 02:01:19.236 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:01:19.239 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 02:01:19.242 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:01:19.242 | + functions-common:git_clone:678 : head -1 2022-04-12 02:01:19.246 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 02:01:19.249 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:01:19.252 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 02:01:19.254 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:01:19.257 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:01:19.260 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 02:01:19.262 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:01:19.265 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 02:01:19.268 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:01:19.270 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:01:19.273 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 02:01:19.275 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:01:19.277 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:01:19.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 02:01:19.283 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:01:19.286 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 02:01:19.288 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:01:19.291 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:01:19.294 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 02:01:19.300 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 02:01:19.302 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 02:01:19.965 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 02:01:19.967 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:01:19.970 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:01:19.972 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:01:19.975 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:01:19.977 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 02:01:19.979 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:01:19.982 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:01:19.985 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:01:19.987 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:01:19.990 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:01:19.992 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:01:19.994 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:01:19.997 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 02:01:20.018 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 02:01:20.020 | + 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-12 02:01:20.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:01:20.890 | from cryptography.utils import int_from_bytes 2022-04-12 02:01:20.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:01:20.890 | from cryptography.utils import int_from_bytes 2022-04-12 02:01:22.065 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:01:22.096 | Obtaining file:///opt/stack/cinder 2022-04-12 02:01:22.097 | Preparing metadata (setup.py): started 2022-04-12 02:01:27.664 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:01:27.797 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 02:01:27.798 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 02:01:27.799 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 02:01:27.800 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 02:01:27.801 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 02:01:27.802 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 02:01:27.803 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:01:27.804 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:01:27.805 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 02:01:27.806 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 02:01:27.807 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 02:01:27.808 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 02:01:27.809 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:01:27.811 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 02:01:27.812 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 02:01:27.813 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 02:01:27.814 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 02:01:27.816 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 02:01:27.817 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 02:01:27.818 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 02:01:27.819 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 02:01:27.820 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:01:27.821 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 02:01:27.822 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 02:01:27.823 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:01:27.824 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 02:01:27.825 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 02:01:27.827 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 02:01:27.828 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 02:01:27.829 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 02:01:27.830 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:01:27.831 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:01:27.832 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 02:01:27.833 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 02:01:27.834 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 02:01:27.835 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 02:01:27.837 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 02:01:27.838 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 02:01:27.839 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 02:01:27.840 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 02:01:27.841 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 02:01:27.842 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 02:01:27.843 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 02:01:27.844 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 02:01:27.845 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 02:01:27.846 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 02:01:27.847 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 02:01:27.849 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:01:27.850 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 02:01:27.851 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:01:27.852 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 02:01:27.853 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:01:27.854 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 02:01:27.855 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 02:01:27.857 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:01:27.858 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 02:01:27.859 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 02:01:27.860 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:01:27.861 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 02:01:27.863 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 02:01:27.864 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 02:01:27.865 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 02:01:27.878 | 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.dev48) (1.24.37) 2022-04-12 02:01:27.879 | 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.dev48) (0.5.2) 2022-04-12 02:01:27.880 | 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.dev48) (1.0.0) 2022-04-12 02:01:27.942 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 02:01:27.973 | 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.dev48) (2.2.1) 2022-04-12 02:01:27.989 | 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.dev48) (0.1.0) 2022-04-12 02:01:27.990 | 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.dev48) (4.1.1) 2022-04-12 02:01:27.992 | 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.dev48) (2.7.1) 2022-04-12 02:01:27.993 | 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.dev48) (2.6.3) 2022-04-12 02:01:28.090 | 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.dev48) (1.7.0) 2022-04-12 02:01:28.145 | 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.dev48) (3.1.1) 2022-04-12 02:01:28.146 | 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.dev48) (2.10.1) 2022-04-12 02:01:28.173 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 02:01:28.175 | 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.dev48) (0.2.8) 2022-04-12 02:01:28.176 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 02:01:28.255 | 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.dev48) (0.17.3) 2022-04-12 02:01:28.300 | 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.dev48) (2.5.0) 2022-04-12 02:01:28.301 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 02:01:28.303 | 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.dev48) (0.8.0) 2022-04-12 02:01:28.304 | 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.dev48) (1.5.0) 2022-04-12 02:01:28.365 | 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.dev48) (2.0.1) 2022-04-12 02:01:28.367 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:01:28.368 | 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.dev48) (1.7.7) 2022-04-12 02:01:28.428 | 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.dev48) (0.9.6) 2022-04-12 02:01:28.429 | 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.dev48) (2.8.2) 2022-04-12 02:01:28.490 | 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.dev48) (5.0.0) 2022-04-12 02:01:28.492 | 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.dev48) (0.4.0) 2022-04-12 02:01:28.493 | 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.dev48) (5.1.0) 2022-04-12 02:01:28.495 | 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.dev48) (5.2.4) 2022-04-12 02:01:28.497 | 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.dev48) (2.4.0) 2022-04-12 02:01:28.521 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:01:28.524 | 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.dev48) (3.3.0) 2022-04-12 02:01:28.527 | 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.dev48) (3.2.0) 2022-04-12 02:01:28.572 | 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.dev48) (1.0.3) 2022-04-12 02:01:28.656 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:01:28.658 | 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.dev48) (3.0.0) 2022-04-12 02:01:28.683 | 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.dev48) (3.2.0) 2022-04-12 02:01:28.710 | 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.dev48) (0.11.0) 2022-04-12 02:01:28.775 | 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.dev48) (1.26.9) 2022-04-12 02:01:28.779 | 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.dev48) (1.1.0) 2022-04-12 02:01:28.912 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:01:28.937 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 02:01:29.077 | 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.dev48) (3.10.1) 2022-04-12 02:01:29.115 | 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.dev48) (1.3.3) 2022-04-12 02:01:29.118 | 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.dev48) (1.14.0) 2022-04-12 02:01:29.119 | 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.dev48) (22.0.0) 2022-04-12 02:01:29.320 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 02:01:29.322 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 02:01:29.324 | 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.dev48) (2.0.12) 2022-04-12 02:01:29.360 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 02:01:29.390 | 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.dev48) (0.23.2) 2022-04-12 02:01:29.631 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 02:01:29.632 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:01:29.783 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 02:01:29.785 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 02:01:29.787 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:01:29.947 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 02:01:30.068 | 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.dev48) (1.2.0) 2022-04-12 02:01:30.069 | 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.dev48) (4.11.3) 2022-04-12 02:01:30.070 | 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.dev48) (5.6.0) 2022-04-12 02:01:30.106 | 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.dev48) (5.0.0) 2022-04-12 02:01:30.325 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 02:01:30.407 | 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.dev48) (2.4.0) 2022-04-12 02:01:30.408 | 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.dev48) (0.5.0) 2022-04-12 02:01:30.586 | 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.dev48) (2.5.0) 2022-04-12 02:01:30.679 | 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.dev48) (3.20.0) 2022-04-12 02:01:30.680 | 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.dev48) (1.56.0) 2022-04-12 02:01:30.861 | 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.dev48) (2.1.1) 2022-04-12 02:01:31.292 | 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.dev48) (1.1.5) 2022-04-12 02:01:31.342 | 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.dev48) (0.14.1) 2022-04-12 02:01:31.394 | 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.dev48) (0.2.5) 2022-04-12 02:01:32.462 | 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.dev48) (1.32) 2022-04-12 02:01:32.735 | 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.dev48) (1.8.2) 2022-04-12 02:01:32.736 | 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.dev48) (21.4.0) 2022-04-12 02:01:32.880 | 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.dev48) (2.2) 2022-04-12 02:01:33.075 | 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.dev48) (1.0.0) 2022-04-12 02:01:33.253 | 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.dev48) (3.8.0) 2022-04-12 02:01:34.982 | Installing collected packages: cinder 2022-04-12 02:01:34.982 | Attempting uninstall: cinder 2022-04-12 02:01:34.983 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 02:01:34.989 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 02:01:34.991 | Running setup.py develop for cinder 2022-04-12 02:01:42.589 | Successfully installed cinder 2022-04-12 02:01:42.589 | 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-12 02:01:42.598 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:01:42.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:01:42.749 | + inc/python:pip_install:200 : result=0 2022-04-12 02:01:42.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:01:42.753 | + functions-common:time_stop:2425 : local name 2022-04-12 02:01:42.756 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:01:42.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:01:42.760 | + functions-common:time_stop:2428 : local total 2022-04-12 02:01:42.762 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:01:42.765 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:01:42.767 | + functions-common:time_stop:2432 : start_time=1649728880012 2022-04-12 02:01:42.769 | + functions-common:time_stop:2434 : [[ -z 1649728880012 ]] 2022-04-12 02:01:42.772 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:01:42.776 | + functions-common:time_stop:2437 : end_time=1649728902774 2022-04-12 02:01:42.779 | + functions-common:time_stop:2438 : elapsed_time=22762 2022-04-12 02:01:42.781 | + functions-common:time_stop:2439 : total=104957 2022-04-12 02:01:42.783 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:01:42.785 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127719 2022-04-12 02:01:42.788 | + inc/python:pip_install:203 : return 0 2022-04-12 02:01:42.790 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:01:42.792 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:01:42.795 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:01:42.814 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:01:42.826 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 02:01:42.829 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 02:01:42.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:01:42.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:01:42.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 02:01:42.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:01:42.841 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 02:01:42.844 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 02:01:42.846 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 02:01:42.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:42.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:42.853 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 02:01:42.866 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 02:01:42.868 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:01:42.871 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:01:42.874 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:01:42.876 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:01:42.879 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:01:42.881 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:01:42.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:42.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:42.889 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:01:42.891 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:01:42.894 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:01:42.896 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:01:42.899 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 02:01:42.901 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:01:42.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:42.906 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:42.909 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 02:01:42.931 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 02:01:43.040 | Reading package lists... 2022-04-12 02:01:43.284 | Building dependency tree... 2022-04-12 02:01:43.285 | Reading state information... 2022-04-12 02:01:43.536 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 02:01:43.536 | The following packages were automatically installed and are no longer required: 2022-04-12 02:01:43.537 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:01:43.537 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:01:43.537 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:01:43.537 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:01:43.537 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:01:43.537 | python3-zope.interface 2022-04-12 02:01:43.537 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:01:43.650 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:01:43.655 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:01:43.658 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:01:43.660 | + functions-common:time_stop:2425 : local name 2022-04-12 02:01:43.663 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:01:43.665 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:01:43.668 | + functions-common:time_stop:2428 : local total 2022-04-12 02:01:43.671 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:01:43.673 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:01:43.675 | + functions-common:time_stop:2432 : start_time=1649728902928 2022-04-12 02:01:43.678 | + functions-common:time_stop:2434 : [[ -z 1649728902928 ]] 2022-04-12 02:01:43.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:01:43.686 | + functions-common:time_stop:2437 : end_time=1649728903683 2022-04-12 02:01:43.688 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 02:01:43.691 | + functions-common:time_stop:2439 : total=5246 2022-04-12 02:01:43.693 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:01:43.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6001 2022-04-12 02:01:43.698 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:01:43.701 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:01:43.703 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 02:01:43.706 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 02:01:43.718 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 02:01:43.721 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 02:01:43.724 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 02:01:43.726 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:01:43.729 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 02:01:43.729 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:01:43.734 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 02:01:43.736 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 02:01:43.739 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:01:43.741 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 02:01:43.743 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 02:01:43.745 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 02:01:43.747 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 02:01:43.750 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 02:01:43.761 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 02:01:43.773 | + 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-12 02:01:43.786 | + 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-12 02:01:43.798 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 02:01:43.810 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:01:43.813 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:01:43.817 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nKknUCBkwi 2022-04-12 02:01:43.819 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:01:43.822 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:01:43.824 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 02:01:43.826 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nKknUCBkwi 2022-04-12 02:01:43.830 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nKknUCBkwi 2022-04-12 02:01:43.842 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nKknUCBkwi /etc/sudoers.d/cinder-rootwrap 2022-04-12 02:01:43.854 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 02:01:43.859 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:01:43.861 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:01:43.864 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:01:43.866 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:01:43.868 | + 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-12 02:01:43.870 | + 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-12 02:01:43.872 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 02:01:43.875 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 02:01:43.879 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 02:01:43.883 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 02:01:43.902 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 02:01:43.921 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 02:01:43.939 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 02:01:43.957 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 02:01:43.975 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 02:01:43.995 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 02:01:44.013 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 02:01:44.032 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 02:01:44.034 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:01:44.037 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 02:01:44.039 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:01:44.041 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 02:01:44.071 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 02:01:44.098 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:01:44.126 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 02:01:44.153 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 02:01:44.181 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 02:01:44.209 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 02:01:44.236 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 02:01:44.264 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:01:44.291 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:01:44.320 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 02:01:44.350 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 02:01:44.380 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 02:01:44.382 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 02:01:44.384 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 02:01:44.387 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 02:01:44.389 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:01:44.392 | + 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-12 02:01:44.423 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 02:01:44.451 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 02:01:44.478 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 02:01:44.507 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 02:01:44.535 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 02:01:44.563 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 02:01:44.593 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 02:01:44.596 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:01:44.624 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:01:44.655 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 02:01:44.662 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e6820ec321e768dbf20a23235ac02c80 2022-04-12 02:01:44.690 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 02:01:44.693 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 02:01:44.720 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 02:01:44.749 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 02:01:44.776 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 02:01:44.805 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 02:01:44.821 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:44.823 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 02:01:44.826 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 02:01:44.828 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 02:01:44.830 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 02:01:44.833 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 02:01:44.835 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 02:01:44.837 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 02:01:44.840 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 02:01:44.842 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 02:01:44.845 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 02:01:44.847 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 02:01:44.878 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 02:01:44.906 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 02:01:44.934 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 02:01:44.962 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 02:01:44.990 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 02:01:45.018 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 02:01:45.020 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 02:01:45.022 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 02:01:45.024 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 02:01:45.053 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 02:01:45.055 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 02:01:45.083 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 02:01:45.086 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 02:01:45.088 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 02:01:45.090 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 02:01:45.119 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 02:01:45.121 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 02:01:45.124 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 02:01:45.140 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:45.142 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 02:01:45.145 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 02:01:45.147 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 02:01:45.149 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 02:01:45.177 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 02:01:45.209 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 02:01:45.226 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:45.228 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 02:01:45.245 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:45.247 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 02:01:45.264 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:45.266 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 02:01:45.268 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 02:01:45.271 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 02:01:45.273 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 02:01:45.275 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:01:45.278 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:01:45.280 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:01:45.296 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:45.299 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:01:45.302 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:01:45.304 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:01:45.320 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:45.323 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:01:45.326 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:01:45.353 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:01:45.355 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:01:45.358 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 02:01:45.360 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 02:01:45.363 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:01:45.366 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:01:45.384 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:01:45.386 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:01:45.389 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:01:45.391 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:01:45.394 | + 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-12 02:01:45.421 | + 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-12 02:01:45.449 | + 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-12 02:01:45.478 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:01:45.506 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 02:01:45.523 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:45.525 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 02:01:45.528 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:01:45.530 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 02:01:45.533 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 02:01:45.535 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:01:45.537 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:01:45.540 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 02:01:45.544 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 02:01:45.547 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:01:45.549 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:01:45.562 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:01:45.562 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:01:45.570 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:01:45.574 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:01:45.590 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:01:45.592 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:01:45.596 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 02:01:45.626 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:01:45.653 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 02:01:45.680 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:01:45.707 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:01:45.735 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:01:45.762 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:01:45.789 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:01:45.817 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:01:45.844 | + 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-12 02:01:45.871 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:01:45.899 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:01:45.926 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:01:45.954 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:01:45.956 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:01:45.959 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 02:01:45.961 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 02:01:45.964 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:01:45.966 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:45.969 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:45.971 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:01:45.974 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:01:45.976 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:01:46.010 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:01:46.041 | + 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-12 02:01:46.041 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:01:46.049 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 02:01:46.053 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 02:01:46.055 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 02:01:46.057 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:01:46.060 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:01:46.063 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:01:46.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:46.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:46.070 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:01:46.072 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:01:46.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:01:46.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:01:46.080 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 02:01:46.141 | Enabling site cinder-wsgi. 2022-04-12 02:01:46.146 | To activate the new configuration, you need to run: 2022-04-12 02:01:46.147 | systemctl reload apache2 2022-04-12 02:01:46.151 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:01:46.153 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:01:46.156 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:01:46.158 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:01:46.292 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 02:01:46.295 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 02:01:46.325 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 02:01:46.354 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 02:01:46.371 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:01:46.374 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 02:01:46.376 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:01:46.379 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:01:46.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:01:46.383 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 02:01:46.414 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 02:01:46.443 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:01:46.472 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 02:01:46.500 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 02:01:46.528 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 02:01:46.556 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 02:01:46.584 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 02:01:46.612 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:01:46.640 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 02:01:46.668 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 02:01:46.695 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:01:46.724 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 02:01:46.727 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 02:01:46.743 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:46.745 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 02:01:46.776 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 02:01:46.779 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 02:01:46.796 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:01:46.799 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 02:01:46.801 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 02:01:46.804 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 02:01:46.806 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:01:46.809 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 02:01:46.812 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 02:01:46.815 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:01:46.816 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:01:46.821 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:01:46.824 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:01:46.827 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:01:46.829 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:01:46.832 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 02:01:46.835 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 02:01:46.837 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 02:01:46.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:01:46.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:01:46.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 02:01:46.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:01:46.850 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 02:01:46.852 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 02:01:46.854 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 02:01:46.857 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:01:46.859 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:01:46.862 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:01:46.865 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:01:46.867 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:01:46.870 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:01:46.886 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:01:46.889 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:01:46.891 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:01:46.894 | + functions-common:git_clone:629 : echo master 2022-04-12 02:01:46.894 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:01:46.899 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 02:01:46.901 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:01:46.903 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 02:01:46.906 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:01:46.907 | + functions-common:git_clone:678 : head -1 2022-04-12 02:01:46.909 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 02:01:46.912 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:01:46.915 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 02:01:46.917 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:01:46.919 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:01:46.922 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 02:01:46.924 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:01:46.927 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 02:01:46.929 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:01:46.932 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:01:46.934 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 02:01:46.937 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:01:46.940 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:01:46.943 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 02:01:46.945 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:01:46.948 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 02:01:46.951 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:01:46.954 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:01:46.957 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 02:01:46.963 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 02:01:46.965 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 02:01:47.628 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 02:01:47.630 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:01:47.632 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:01:47.635 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:01:47.637 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:01:47.639 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 02:01:47.641 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:01:47.644 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:01:47.646 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:01:47.648 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:01:47.651 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:01:47.653 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:01:47.656 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:01:47.658 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 02:01:47.680 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 02:01:47.682 | + 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-12 02:01:48.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:01:48.542 | from cryptography.utils import int_from_bytes 2022-04-12 02:01:48.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:01:48.542 | from cryptography.utils import int_from_bytes 2022-04-12 02:01:49.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:01:49.750 | Obtaining file:///opt/stack/neutron 2022-04-12 02:01:49.751 | Preparing metadata (setup.py): started 2022-04-12 02:01:55.466 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:01:55.556 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 02:01:55.557 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:01:55.558 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:01:55.559 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 02:01:55.560 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:01:55.561 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 02:01:55.563 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 02:01:55.564 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 02:01:55.564 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 02:01:55.565 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 02:01:55.567 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:01:55.568 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 02:01:55.569 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 02:01:55.570 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 02:01:55.571 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 02:01:55.572 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 02:01:55.573 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:01:55.574 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 02:01:55.575 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 02:01:55.576 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:01:55.578 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 02:01:55.579 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:01:55.580 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 02:01:55.581 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:01:55.582 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 02:01:55.583 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 02:01:55.584 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 02:01:55.585 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:01:55.586 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 02:01:55.588 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 02:01:55.589 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 02:01:55.590 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 02:01:55.591 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:01:55.593 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 02:01:55.594 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:01:55.595 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 02:01:55.596 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 02:01:55.597 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:01:55.598 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 02:01:55.599 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 02:01:55.600 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 02:01:55.601 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 02:01:55.602 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 02:01:55.603 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 02:01:55.604 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:01:55.605 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 02:01:55.606 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 02:01:55.607 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:55.608 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 02:01:55.609 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 02:01:55.610 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 02:01:55.612 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:01:55.613 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 02:01:55.614 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:01:55.615 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 02:01:55.631 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 02:01:55.633 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 02:01:55.634 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 02:01:55.642 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 02:01:55.654 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 02:01:55.655 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 02:01:55.656 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:01:55.675 | 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.dev108) (3.0.7) 2022-04-12 02:01:55.683 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:01:55.743 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 02:01:55.745 | 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.dev108) (1.7.0) 2022-04-12 02:01:55.796 | 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.dev108) (4.4.0) 2022-04-12 02:01:55.798 | 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.dev108) (3.1.1) 2022-04-12 02:01:55.843 | 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.dev108) (1.2.2) 2022-04-12 02:01:55.849 | 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.dev108) (2.7.0) 2022-04-12 02:01:55.877 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 02:01:55.878 | 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.dev108) (1.32) 2022-04-12 02:01:55.879 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 02:01:55.882 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 02:01:55.883 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:01:55.884 | 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.dev108) (1.1.5) 2022-04-12 02:01:55.885 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 02:01:55.886 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:01:55.904 | 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.dev108) (1.0.3) 2022-04-12 02:01:55.995 | 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.dev108) (0.17.3) 2022-04-12 02:01:56.063 | 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.dev108) (1.5.0) 2022-04-12 02:01:56.126 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:01:56.128 | 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.dev108) (0.13.0) 2022-04-12 02:01:56.131 | 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.dev108) (2.0.1) 2022-04-12 02:01:56.186 | 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.dev108) (2.8.2) 2022-04-12 02:01:56.191 | 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.dev108) (0.9.6) 2022-04-12 02:01:56.248 | 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.dev108) (5.1.0) 2022-04-12 02:01:56.249 | 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.dev108) (5.0.0) 2022-04-12 02:01:56.253 | 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.dev108) (5.2.4) 2022-04-12 02:01:56.256 | 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.dev108) (0.4.0) 2022-04-12 02:01:56.278 | 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.dev108) (3.2.0) 2022-04-12 02:01:56.283 | 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.dev108) (3.3.0) 2022-04-12 02:01:56.328 | 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.dev108) (1.15.0) 2022-04-12 02:01:56.384 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 02:01:56.419 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 02:01:56.420 | 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.dev108) (3.0.0) 2022-04-12 02:01:56.442 | 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.dev108) (3.2.0) 2022-04-12 02:01:56.587 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:01:56.658 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 02:01:56.734 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:01:56.735 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 02:01:56.844 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:56.846 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:56.847 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:56.848 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:56.849 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:56.851 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:56.852 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:01:57.058 | 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.dev108) (3.10.1) 2022-04-12 02:01:57.061 | 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.dev108) (2.5.0) 2022-04-12 02:01:57.062 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:01:57.105 | 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.dev108) (3.17.6) 2022-04-12 02:01:57.108 | 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.dev108) (2.1.0) 2022-04-12 02:01:57.201 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 02:01:57.202 | 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.dev108) (1.26.9) 2022-04-12 02:01:57.203 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 02:01:57.206 | 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.dev108) (2.0.12) 2022-04-12 02:01:57.242 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 02:01:57.577 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 02:01:57.652 | 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.dev108) (5.0.0) 2022-04-12 02:01:57.814 | 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.dev108) (2.21) 2022-04-12 02:01:57.886 | 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.dev108) (0.5.0) 2022-04-12 02:01:57.888 | 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.dev108) (2.4.0) 2022-04-12 02:01:58.123 | 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.dev108) (2.5.0) 2022-04-12 02:01:58.295 | 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.dev108) (2.2) 2022-04-12 02:01:58.850 | 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.dev108) (0.14.1) 2022-04-12 02:01:58.899 | 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.dev108) (0.2.5) 2022-04-12 02:01:59.501 | 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.dev108) (0.4.2) 2022-04-12 02:01:59.504 | 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.dev108) (0.5.2) 2022-04-12 02:01:59.817 | 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.dev108) (2.1.1) 2022-04-12 02:01:59.818 | 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.dev108) (4.11.1) 2022-04-12 02:01:59.985 | 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.dev108) (3.8.0) 2022-04-12 02:02:00.225 | 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.dev108) (21.4.0) 2022-04-12 02:02:00.226 | 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.dev108) (1.8.2) 2022-04-12 02:02:00.410 | 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.dev108) (1.0.0) 2022-04-12 02:02:00.673 | 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.dev108) (2.3.2) 2022-04-12 02:02:02.268 | Installing collected packages: neutron 2022-04-12 02:02:02.268 | Attempting uninstall: neutron 2022-04-12 02:02:02.269 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 02:02:02.288 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 02:02:02.289 | Running setup.py develop for neutron 2022-04-12 02:02:09.851 | Successfully installed neutron 2022-04-12 02:02:09.851 | 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-12 02:02:09.860 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:02:09.860 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:02:10.010 | + inc/python:pip_install:200 : result=0 2022-04-12 02:02:10.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:02:10.016 | + functions-common:time_stop:2425 : local name 2022-04-12 02:02:10.018 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:02:10.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:02:10.022 | + functions-common:time_stop:2428 : local total 2022-04-12 02:02:10.024 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:02:10.027 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:02:10.029 | + functions-common:time_stop:2432 : start_time=1649728907674 2022-04-12 02:02:10.032 | + functions-common:time_stop:2434 : [[ -z 1649728907674 ]] 2022-04-12 02:02:10.035 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:02:10.039 | + functions-common:time_stop:2437 : end_time=1649728930036 2022-04-12 02:02:10.041 | + functions-common:time_stop:2438 : elapsed_time=22362 2022-04-12 02:02:10.043 | + functions-common:time_stop:2439 : total=127719 2022-04-12 02:02:10.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:02:10.048 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=150081 2022-04-12 02:02:10.050 | + inc/python:pip_install:203 : return 0 2022-04-12 02:02:10.052 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:02:10.055 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:02:10.057 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:02:10.077 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:02:10.089 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 02:02:10.091 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 02:02:10.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:02:10.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:02:10.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 02:02:10.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:02:10.104 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 02:02:10.106 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:02:10.109 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 02:02:10.127 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:10.130 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 02:02:10.132 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 02:02:10.135 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 02:02:10.138 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:02:10.141 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 02:02:10.143 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 02:02:10.145 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 02:02:10.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:02:10.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:02:10.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 02:02:10.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:02:10.158 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 02:02:10.173 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:10.176 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 02:02:10.192 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:10.195 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 02:02:10.213 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:10.216 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 02:02:10.219 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 02:02:10.221 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 02:02:10.223 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:02:10.226 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:02:10.229 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:02:10.232 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:02:10.234 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:02:10.237 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:02:10.253 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:02:10.255 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:02:10.258 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:02:10.260 | + functions-common:git_clone:629 : echo master 2022-04-12 02:02:10.261 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:02:10.266 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 02:02:10.269 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:02:10.271 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 02:02:10.274 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:02:10.274 | + functions-common:git_clone:678 : head -1 2022-04-12 02:02:10.278 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 02:02:10.280 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:02:10.283 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 02:02:10.285 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:02:10.288 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:02:10.290 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 02:02:10.293 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:02:10.295 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 02:02:10.298 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:02:10.300 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:02:10.303 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 02:02:10.305 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:02:10.308 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:02:10.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 02:02:10.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:02:10.317 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 02:02:10.319 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:02:10.321 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:02:10.325 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 02:02:10.331 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 02:02:10.333 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 02:02:11.013 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 02:02:11.016 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:02:11.018 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:02:11.020 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:02:11.023 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:02:11.025 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 02:02:11.028 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:02:11.030 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:02:11.032 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:02:11.035 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:02:11.037 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:02:11.040 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:02:11.042 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:02:11.045 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 02:02:11.065 | Using python 3.8 to install /opt/stack/nova 2022-04-12 02:02:11.068 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-12 02:02:11.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:02:11.937 | from cryptography.utils import int_from_bytes 2022-04-12 02:02:11.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:02:11.937 | from cryptography.utils import int_from_bytes 2022-04-12 02:02:13.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:02:13.149 | Obtaining file:///opt/stack/nova 2022-04-12 02:02:13.150 | Preparing metadata (setup.py): started 2022-04-12 02:02:19.865 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:02:19.990 | 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-12 02:02:19.991 | 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-12 02:02:19.992 | 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-12 02:02:19.993 | 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-12 02:02:19.994 | 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-12 02:02:19.996 | 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-12 02:02:19.997 | 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-12 02:02:19.998 | 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-12 02:02:19.999 | 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-12 02:02:20.000 | 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-12 02:02:20.001 | 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-12 02:02:20.002 | 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-12 02:02:20.003 | 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-12 02:02:20.004 | 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-12 02:02:20.005 | 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-12 02:02:20.006 | 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-12 02:02:20.007 | 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-12 02:02:20.008 | 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-12 02:02:20.010 | 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-12 02:02:20.011 | 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-12 02:02:20.012 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:02:20.013 | 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-12 02:02:20.014 | 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-12 02:02:20.016 | 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-12 02:02:20.017 | 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-12 02:02:20.018 | 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-12 02:02:20.019 | 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-12 02:02:20.020 | 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-12 02:02:20.021 | 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-12 02:02:20.022 | 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-12 02:02:20.023 | 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-12 02:02:20.024 | 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-12 02:02:20.025 | 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-12 02:02:20.026 | 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-12 02:02:20.028 | 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-12 02:02:20.029 | 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-12 02:02:20.030 | 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-12 02:02:20.031 | 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-12 02:02:20.032 | 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-12 02:02:20.033 | 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-12 02:02:20.034 | 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-12 02:02:20.036 | 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-12 02:02:20.037 | 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-12 02:02:20.038 | 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-12 02:02:20.039 | 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-12 02:02:20.040 | 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-12 02:02:20.041 | 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-12 02:02:20.042 | 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-12 02:02:20.043 | 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-12 02:02:20.044 | 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-12 02:02:20.046 | 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-12 02:02:20.047 | 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-12 02:02:20.048 | 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-12 02:02:20.049 | 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-12 02:02:20.050 | 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-12 02:02:20.051 | 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-12 02:02:20.052 | 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-12 02:02:20.053 | 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-12 02:02:20.054 | 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-12 02:02:20.055 | 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-12 02:02:20.056 | 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-12 02:02:20.057 | 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-12 02:02:20.059 | 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-12 02:02:20.060 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 02:02:20.077 | 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-12 02:02:20.078 | 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-12 02:02:20.079 | 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-12 02:02:20.101 | 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-12 02:02:20.141 | 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-12 02:02:20.171 | 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-12 02:02:20.173 | 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-12 02:02:20.196 | 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-12 02:02:20.322 | 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-12 02:02:20.324 | 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-12 02:02:20.385 | 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-12 02:02:20.386 | 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-12 02:02:20.412 | 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-12 02:02:20.413 | 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-12 02:02:20.414 | 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-12 02:02:20.416 | 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-12 02:02:20.440 | 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-12 02:02:20.441 | 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-12 02:02:20.494 | 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-12 02:02:20.495 | 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-12 02:02:20.498 | 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-12 02:02:20.558 | 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-12 02:02:20.669 | 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-12 02:02:20.670 | 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-12 02:02:20.750 | 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-12 02:02:20.813 | 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-12 02:02:20.814 | 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-12 02:02:20.816 | 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-12 02:02:20.818 | 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-12 02:02:20.846 | 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-12 02:02:20.847 | 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-12 02:02:20.898 | 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-12 02:02:20.955 | 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-12 02:02:20.991 | 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-12 02:02:20.993 | 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-12 02:02:21.044 | 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-12 02:02:21.047 | 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-12 02:02:21.133 | 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-12 02:02:21.160 | 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-12 02:02:21.239 | 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-12 02:02:21.314 | 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-12 02:02:21.378 | 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-12 02:02:21.380 | 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-12 02:02:21.384 | 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-12 02:02:21.426 | 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-12 02:02:21.427 | 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-12 02:02:21.429 | 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-12 02:02:21.513 | 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-12 02:02:21.514 | 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-12 02:02:21.515 | 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-12 02:02:21.517 | 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-12 02:02:21.612 | 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-12 02:02:21.836 | 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-12 02:02:21.838 | 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-12 02:02:21.950 | 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-12 02:02:21.955 | 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-12 02:02:21.956 | 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-12 02:02:22.072 | 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-12 02:02:22.147 | 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-12 02:02:22.181 | 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-12 02:02:22.383 | 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-12 02:02:22.461 | 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-12 02:02:22.462 | 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-12 02:02:22.680 | 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-12 02:02:22.787 | 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-12 02:02:23.249 | 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-12 02:02:23.295 | 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-12 02:02:23.668 | 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-12 02:02:23.670 | 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-12 02:02:23.671 | 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-12 02:02:23.672 | 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-12 02:02:23.673 | 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-12 02:02:23.674 | 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-12 02:02:23.676 | 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-12 02:02:24.889 | 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-12 02:02:25.304 | 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-12 02:02:25.305 | 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-12 02:02:25.401 | 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-12 02:02:25.506 | 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-12 02:02:27.165 | Installing collected packages: nova 2022-04-12 02:02:27.165 | Attempting uninstall: nova 2022-04-12 02:02:27.165 | Found existing installation: nova 25.1.0.dev32 2022-04-12 02:02:27.174 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 02:02:27.175 | Running setup.py develop for nova 2022-04-12 02:02:35.518 | Successfully installed nova 2022-04-12 02:02:35.518 | 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-12 02:02:35.527 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:02:35.527 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:02:35.674 | + inc/python:pip_install:200 : result=0 2022-04-12 02:02:35.677 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:02:35.679 | + functions-common:time_stop:2425 : local name 2022-04-12 02:02:35.682 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:02:35.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:02:35.686 | + functions-common:time_stop:2428 : local total 2022-04-12 02:02:35.689 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:02:35.691 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:02:35.694 | + functions-common:time_stop:2432 : start_time=1649728931060 2022-04-12 02:02:35.696 | + functions-common:time_stop:2434 : [[ -z 1649728931060 ]] 2022-04-12 02:02:35.699 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:02:35.703 | + functions-common:time_stop:2437 : end_time=1649728955701 2022-04-12 02:02:35.705 | + functions-common:time_stop:2438 : elapsed_time=24641 2022-04-12 02:02:35.708 | + functions-common:time_stop:2439 : total=150081 2022-04-12 02:02:35.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:02:35.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174722 2022-04-12 02:02:35.715 | + inc/python:pip_install:203 : return 0 2022-04-12 02:02:35.717 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:02:35.720 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:02:35.722 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:02:35.741 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:02:35.754 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 02:02:35.756 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 02:02:35.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:02:35.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:02:35.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 02:02:35.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:02:35.768 | + 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-12 02:02:35.782 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:02:35.784 | + ./stack.sh:main:939 : configure_nova 2022-04-12 02:02:35.787 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 02:02:35.800 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 02:02:35.802 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 02:02:35.805 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:02:35.808 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 02:02:35.809 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:02:35.814 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 02:02:35.816 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 02:02:35.819 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:02:35.821 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 02:02:35.824 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 02:02:35.826 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 02:02:35.828 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 02:02:35.831 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 02:02:35.843 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 02:02:35.856 | + 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-12 02:02:35.868 | + 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-12 02:02:35.880 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 02:02:35.893 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:02:35.896 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:02:35.900 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.weVHYWNcv7 2022-04-12 02:02:35.903 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:02:35.906 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:02:35.908 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 02:02:35.911 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:02:35.913 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:02:35.915 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.weVHYWNcv7 2022-04-12 02:02:35.919 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.weVHYWNcv7 2022-04-12 02:02:35.931 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.weVHYWNcv7 /etc/sudoers.d/nova-rootwrap 2022-04-12 02:02:35.944 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 02:02:35.948 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:02:35.951 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:02:35.954 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:02:35.956 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:02:35.959 | + 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-12 02:02:35.961 | + 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-12 02:02:35.965 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:02:35.967 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 02:02:35.972 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 02:02:35.989 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:35.991 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 02:02:35.993 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 02:02:35.997 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 02:02:36.001 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 02:02:36.030 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 02:02:36.032 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 02:02:36.058 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 02:02:36.087 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 02:02:36.114 | + 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-12 02:02:36.144 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 02:02:36.174 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 02:02:36.203 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 02:02:36.205 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:02:36.232 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 02:02:36.259 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 02:02:36.286 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 02:02:36.313 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 02:02:36.340 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:02:36.370 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 02:02:36.372 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:02:36.375 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:02:36.377 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:02:36.379 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:02:36.381 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:02:36.383 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:02:36.386 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:02:36.388 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:02:36.390 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:02:36.394 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:02:36.396 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:02:36.399 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 02:02:36.401 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:02:36.403 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:02:36.405 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:02:36.408 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:02:36.410 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:02:36.412 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:02:36.415 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 02:02:36.430 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:36.433 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:02:36.435 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 02:02:36.437 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 02:02:36.466 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 02:02:36.468 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 02:02:36.470 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 02:02:36.473 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 02:02:36.475 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:02:36.478 | + 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-12 02:02:36.508 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 02:02:36.511 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 02:02:36.513 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 02:02:36.516 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 02:02:36.518 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:02:36.521 | + 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-12 02:02:36.550 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 02:02:36.580 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 02:02:36.607 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 02:02:36.635 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 02:02:36.651 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:36.653 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 02:02:36.669 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:36.673 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 02:02:36.673 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 02:02:36.678 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 02:02:36.681 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 02:02:36.708 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 02:02:36.724 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:36.726 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 02:02:36.728 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:02:36.731 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:02:36.733 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:02:36.736 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 02:02:36.765 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 02:02:36.792 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:02:36.820 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 02:02:36.847 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 02:02:36.875 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 02:02:36.902 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 02:02:36.929 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 02:02:36.956 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:02:36.985 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:02:37.012 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 02:02:37.029 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:37.031 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 02:02:37.033 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 02:02:37.063 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 02:02:37.092 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 02:02:37.120 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 02:02:37.146 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 02:02:37.175 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 02:02:37.202 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 02:02:37.230 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 02:02:37.257 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 02:02:37.273 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:37.275 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 02:02:37.278 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 02:02:37.306 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 02:02:37.335 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 02:02:37.337 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 02:02:37.365 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 02:02:37.368 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 02:02:37.370 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 02:02:37.372 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:02:37.374 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:02:37.377 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:02:37.379 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:02:37.381 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:02:37.383 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:02:37.386 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 02:02:37.388 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:02:37.390 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:02:37.393 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:02:37.395 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:02:37.397 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:02:37.399 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:02:37.402 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:02:37.404 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:02:37.406 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:02:37.409 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:02:37.411 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:02:37.413 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 02:02:37.416 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 02:02:37.418 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:02:37.421 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:02:37.437 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:02:37.439 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:02:37.441 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:02:37.444 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:02:37.446 | + 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-12 02:02:37.474 | + 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-12 02:02:37.502 | + 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-12 02:02:37.530 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:02:37.556 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 02:02:37.587 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 02:02:37.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:37.605 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 02:02:37.608 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 02:02:37.610 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 02:02:37.613 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 02:02:37.615 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:02:37.617 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:02:37.620 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 02:02:37.624 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 02:02:37.626 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:02:37.629 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:02:37.641 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:02:37.642 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:02:37.650 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:02:37.654 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:02:37.669 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:02:37.672 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 02:02:37.675 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 02:02:37.704 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:02:37.731 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 02:02:37.758 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:02:37.785 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:02:37.812 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:02:37.839 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:02:37.865 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:02:37.893 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:02:37.919 | + 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-12 02:02:37.946 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:02:37.973 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:02:38.000 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:02:38.027 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:02:38.029 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:02:38.032 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 02:02:38.035 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 02:02:38.037 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:02:38.039 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:38.041 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:38.044 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:02:38.046 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:02:38.049 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:02:38.076 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:02:38.103 | + 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-12 02:02:38.103 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:02:38.112 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 02:02:38.115 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 02:02:38.118 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 02:02:38.120 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:02:38.123 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:02:38.125 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:02:38.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:38.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:38.132 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:02:38.134 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:02:38.137 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:38.139 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:38.142 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 02:02:38.203 | Enabling site nova-api-wsgi. 2022-04-12 02:02:38.208 | To activate the new configuration, you need to run: 2022-04-12 02:02:38.208 | systemctl reload apache2 2022-04-12 02:02:38.213 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:02:38.215 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:02:38.218 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:02:38.220 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:02:38.419 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 02:02:38.442 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:38.445 | + 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-12 02:02:38.447 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:02:38.449 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 02:02:38.452 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 02:02:38.454 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 02:02:38.456 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:02:38.460 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:02:38.464 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 02:02:38.466 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:02:38.468 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:02:38.482 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:02:38.482 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:02:38.491 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:02:38.494 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:02:38.510 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 02:02:38.513 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:02:38.516 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:02:38.547 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 02:02:38.573 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 02:02:38.600 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:02:38.628 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:02:38.655 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:02:38.682 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:02:38.708 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:02:38.736 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:02:38.763 | + 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-12 02:02:38.790 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:02:38.817 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:02:38.844 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:02:38.872 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 02:02:38.874 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 02:02:38.902 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 02:02:38.918 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:38.920 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:02:38.952 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 02:02:38.954 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 02:02:38.956 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 02:02:38.973 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:38.975 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:02:38.978 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:02:39.006 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 02:02:39.036 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 02:02:39.039 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:02:39.041 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 02:02:39.043 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:02:39.045 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:02:39.048 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:02:39.064 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:39.066 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:02:39.069 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:02:39.071 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:02:39.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:39.090 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:02:39.093 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:02:39.120 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:02:39.123 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:02:39.125 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 02:02:39.153 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 02:02:39.181 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 02:02:39.211 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 02:02:39.227 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:39.230 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:02:39.258 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 02:02:39.260 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 02:02:39.263 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 02:02:39.293 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 02:02:39.321 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 02:02:39.349 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 02:02:39.378 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 02:02:39.408 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 02:02:39.437 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 02:02:39.465 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 02:02:39.497 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 02:02:39.525 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 02:02:39.542 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:39.545 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 02:02:39.549 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:02:39.551 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 02:02:39.553 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 02:02:39.556 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 02:02:39.559 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:02:39.562 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:02:39.564 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:02:39.567 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 02:02:39.569 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 02:02:39.574 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 02:02:39.576 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 02:02:39.579 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 02:02:39.581 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 02:02:39.583 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:02:39.586 | + 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-12 02:02:39.616 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 02:02:39.647 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 02:02:39.678 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:02:39.680 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 02:02:39.683 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 02:02:39.685 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 02:02:39.701 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:39.704 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 02:02:39.705 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 02:02:40.382 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 02:02:40.384 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 02:02:40.387 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:02:40.389 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 02:02:40.392 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:02:40.394 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 02:02:40.396 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:02:40.413 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:40.416 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 02:02:40.418 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 02:02:40.421 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:02:40.438 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:40.440 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:02:40.443 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:02:40.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:02:40.474 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:02:40.476 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 02:02:40.493 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:40.495 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 02:02:40.497 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:02:40.500 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 02:02:40.530 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:02:40.558 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 02:02:40.586 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 02:02:40.614 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 02:02:40.641 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 02:02:40.669 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 02:02:40.698 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 02:02:40.726 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 02:02:40.729 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 02:02:40.731 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 02:02:40.734 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:02:40.751 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:02:40.753 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:02:40.755 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:02:40.758 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:02:40.761 | + 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-12 02:02:40.788 | + 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-12 02:02:40.816 | + 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-12 02:02:40.844 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:02:40.872 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:02:40.875 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 02:02:40.879 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:02:40.881 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 02:02:40.883 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 02:02:40.887 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 02:02:40.889 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:02:40.892 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:02:40.894 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:02:40.897 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 02:02:40.899 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 02:02:40.901 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:02:40.904 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 02:02:40.906 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 02:02:40.908 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 02:02:40.924 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:40.926 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 02:02:40.928 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 02:02:40.944 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:40.947 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 02:02:40.963 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:40.965 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 02:02:40.981 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:02:40.984 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 02:02:41.002 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:02:41.006 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 02:02:41.008 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 02:02:41.011 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 02:02:41.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:02:41.017 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 02:02:41.019 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 02:02:41.022 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 02:02:41.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:41.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:41.029 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 02:02:41.032 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:02:41.034 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:02:41.037 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:02:41.039 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:02:41.042 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:02:41.044 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:02:41.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:41.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:41.051 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:02:41.054 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:02:41.056 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:02:41.059 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:02:41.062 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 02:02:41.064 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:02:41.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:41.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:41.072 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 02:02:41.094 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 02:02:41.204 | Reading package lists... 2022-04-12 02:02:41.448 | Building dependency tree... 2022-04-12 02:02:41.449 | Reading state information... 2022-04-12 02:02:41.705 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:02:41.705 | The following packages were automatically installed and are no longer required: 2022-04-12 02:02:41.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:02:41.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:02:41.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:02:41.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:02:41.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:02:41.706 | python3-zope.interface 2022-04-12 02:02:41.706 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:02:41.819 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:02:41.823 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:02:41.826 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:02:41.828 | + functions-common:time_stop:2425 : local name 2022-04-12 02:02:41.831 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:02:41.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:02:41.835 | + functions-common:time_stop:2428 : local total 2022-04-12 02:02:41.838 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:02:41.841 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:02:41.843 | + functions-common:time_stop:2432 : start_time=1649728961091 2022-04-12 02:02:41.845 | + functions-common:time_stop:2434 : [[ -z 1649728961091 ]] 2022-04-12 02:02:41.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:02:41.852 | + functions-common:time_stop:2437 : end_time=1649728961850 2022-04-12 02:02:41.855 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 02:02:41.858 | + functions-common:time_stop:2439 : total=6001 2022-04-12 02:02:41.860 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:02:41.863 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6760 2022-04-12 02:02:41.865 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:02:41.868 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 02:02:41.870 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 02:02:41.872 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 02:02:41.875 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 02:02:41.877 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 02:02:41.900 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 02:02:41.903 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:02:41.905 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:02:41.908 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:02:41.910 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:02:41.913 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:02:41.915 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:02:41.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:41.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:41.922 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:02:41.925 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:02:41.927 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:02:41.930 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:02:41.933 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 02:02:41.936 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:02:41.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:41.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:41.944 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 02:02:41.967 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-12 02:02:42.076 | Reading package lists... 2022-04-12 02:02:42.320 | Building dependency tree... 2022-04-12 02:02:42.321 | Reading state information... 2022-04-12 02:02:42.571 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 02:02:42.571 | The following packages were automatically installed and are no longer required: 2022-04-12 02:02:42.572 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:02:42.572 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:02:42.572 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:02:42.572 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:02:42.572 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:02:42.572 | python3-zope.interface 2022-04-12 02:02:42.572 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:02:42.686 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:02:42.690 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:02:42.692 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:02:42.695 | + functions-common:time_stop:2425 : local name 2022-04-12 02:02:42.697 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:02:42.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:02:42.702 | + functions-common:time_stop:2428 : local total 2022-04-12 02:02:42.704 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:02:42.706 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:02:42.709 | + functions-common:time_stop:2432 : start_time=1649728961964 2022-04-12 02:02:42.711 | + functions-common:time_stop:2434 : [[ -z 1649728961964 ]] 2022-04-12 02:02:42.714 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:02:42.718 | + functions-common:time_stop:2437 : end_time=1649728962716 2022-04-12 02:02:42.721 | + functions-common:time_stop:2438 : elapsed_time=752 2022-04-12 02:02:42.723 | + functions-common:time_stop:2439 : total=6760 2022-04-12 02:02:42.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:02:42.728 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7512 2022-04-12 02:02:42.731 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:02:42.733 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 02:02:42.736 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 02:02:42.738 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:02:42.741 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:02:42.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:02:42.746 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 02:02:42.749 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 02:02:42.803 | wsgi (enabled by maintainer script) 2022-04-12 02:02:42.806 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 02:02:42.810 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 02:02:42.812 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:02:42.815 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 02:02:42.818 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 02:02:42.820 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:02:42.824 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:02:42.824 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:02:42.830 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 02:02:42.832 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 02:02:42.835 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 02:02:42.838 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 02:02:42.840 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 02:02:42.863 | Using python 3.8 to install osc-placement 2022-04-12 02:02:42.866 | + 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-12 02:02:43.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:02:43.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:02:43.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:02:43.726 | from cryptography.utils import int_from_bytes 2022-04-12 02:02:44.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:02:44.931 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 02:02:44.942 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 02:02:44.943 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 02:02:44.945 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 02:02:44.946 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 02:02:44.947 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 02:02:44.948 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 02:02:45.007 | 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-12 02:02:45.009 | 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-12 02:02:45.010 | 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-12 02:02:45.011 | 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-12 02:02:45.025 | 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-12 02:02:45.027 | 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-12 02:02:45.028 | 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-12 02:02:45.042 | 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-12 02:02:45.043 | 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-12 02:02:45.044 | 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-12 02:02:45.046 | 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-12 02:02:45.047 | 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-12 02:02:45.048 | 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-12 02:02:45.067 | 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-12 02:02:45.069 | 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-12 02:02:45.070 | 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-12 02:02:45.071 | 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-12 02:02:45.080 | 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-12 02:02:45.118 | 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-12 02:02:45.120 | 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-12 02:02:45.121 | 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-12 02:02:45.123 | 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-12 02:02:45.124 | 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-12 02:02:45.125 | 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-12 02:02:45.126 | 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-12 02:02:45.127 | 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-12 02:02:45.193 | 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-12 02:02:45.195 | 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-12 02:02:45.196 | 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-12 02:02:45.199 | 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-12 02:02:45.288 | 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-12 02:02:45.289 | 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-12 02:02:45.290 | 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-12 02:02:45.335 | 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-12 02:02:45.375 | 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-12 02:02:45.551 | 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-12 02:02:47.796 | 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-12 02:02:47.803 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:02:47.803 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:02:47.924 | + inc/python:pip_install:200 : result=0 2022-04-12 02:02:47.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:02:47.929 | + functions-common:time_stop:2425 : local name 2022-04-12 02:02:47.931 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:02:47.934 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:02:47.937 | + functions-common:time_stop:2428 : local total 2022-04-12 02:02:47.939 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:02:47.941 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:02:47.944 | + functions-common:time_stop:2432 : start_time=1649728962857 2022-04-12 02:02:47.946 | + functions-common:time_stop:2434 : [[ -z 1649728962857 ]] 2022-04-12 02:02:47.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:02:47.954 | + functions-common:time_stop:2437 : end_time=1649728967951 2022-04-12 02:02:47.956 | + functions-common:time_stop:2438 : elapsed_time=5094 2022-04-12 02:02:47.959 | + functions-common:time_stop:2439 : total=174722 2022-04-12 02:02:47.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:02:47.964 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179816 2022-04-12 02:02:47.966 | + inc/python:pip_install:203 : return 0 2022-04-12 02:02:47.969 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 02:02:47.971 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 02:02:47.974 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 02:02:47.976 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:02:47.979 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:02:47.982 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:02:47.985 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:02:47.988 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:02:47.991 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:02:48.008 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:02:48.011 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:02:48.013 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:02:48.016 | + functions-common:git_clone:629 : echo master 2022-04-12 02:02:48.017 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:02:48.022 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 02:02:48.024 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:02:48.027 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 02:02:48.030 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:02:48.030 | + functions-common:git_clone:678 : head -1 2022-04-12 02:02:48.034 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 02:02:48.037 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:02:48.039 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 02:02:48.042 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:02:48.045 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:02:48.047 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 02:02:48.050 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:02:48.052 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 02:02:48.055 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:02:48.058 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:02:48.060 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 02:02:48.063 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:02:48.065 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:02:48.069 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 02:02:48.071 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:02:48.074 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 02:02:48.076 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:02:48.079 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:02:48.082 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 02:02:48.088 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 02:02:48.090 | + 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-12 02:02:48.759 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 02:02:48.762 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:02:48.765 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:02:48.767 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:02:48.769 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:02:48.772 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 02:02:48.774 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:02:48.777 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:02:48.780 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:02:48.782 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:02:48.784 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:02:48.787 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:02:48.789 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:02:48.792 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 02:02:48.813 | Using python 3.8 to install /opt/stack/placement 2022-04-12 02:02:48.815 | + 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-12 02:02:49.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:02:49.673 | from cryptography.utils import int_from_bytes 2022-04-12 02:02:49.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:02:49.673 | from cryptography.utils import int_from_bytes 2022-04-12 02:02:50.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:02:50.871 | Obtaining file:///opt/stack/placement 2022-04-12 02:02:50.872 | Preparing metadata (setup.py): started 2022-04-12 02:02:55.570 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:02:55.616 | 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-12 02:02:55.617 | 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-12 02:02:55.618 | 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-12 02:02:55.619 | 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-12 02:02:55.620 | 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-12 02:02:55.621 | 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-12 02:02:55.622 | 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-12 02:02:55.624 | 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-12 02:02:55.625 | 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-12 02:02:55.626 | 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-12 02:02:55.627 | 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-12 02:02:55.628 | 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-12 02:02:55.629 | 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-12 02:02:55.631 | 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-12 02:02:55.632 | 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-12 02:02:55.633 | 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-12 02:02:55.635 | 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-12 02:02:55.637 | 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-12 02:02:55.638 | 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-12 02:02:55.640 | 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-12 02:02:55.641 | 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-12 02:02:55.707 | 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-12 02:02:55.708 | 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-12 02:02:55.709 | 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-12 02:02:55.711 | 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-12 02:02:55.713 | 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-12 02:02:55.715 | 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-12 02:02:55.735 | 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-12 02:02:55.776 | 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-12 02:02:55.778 | 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-12 02:02:55.779 | 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-12 02:02:55.780 | 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-12 02:02:55.781 | 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-12 02:02:55.831 | 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-12 02:02:55.833 | 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-12 02:02:55.835 | 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-12 02:02:55.836 | 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-12 02:02:55.876 | 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-12 02:02:55.879 | 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-12 02:02:55.898 | 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-12 02:02:55.899 | 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-12 02:02:55.902 | 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-12 02:02:55.927 | 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-12 02:02:55.928 | 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-12 02:02:55.941 | 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-12 02:02:55.958 | 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-12 02:02:55.961 | 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-12 02:02:55.962 | 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-12 02:02:55.963 | 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-12 02:02:56.006 | 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-12 02:02:56.008 | 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-12 02:02:56.010 | 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-12 02:02:56.011 | 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-12 02:02:56.028 | 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-12 02:02:56.213 | 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-12 02:02:56.254 | 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-12 02:02:56.255 | 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-12 02:02:56.256 | 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-12 02:02:56.273 | 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-12 02:02:56.307 | 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-12 02:02:56.362 | 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-12 02:02:56.427 | 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-12 02:02:56.512 | 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-12 02:02:56.562 | 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-12 02:02:56.754 | 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-12 02:02:56.755 | 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-12 02:02:56.755 | 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-12 02:02:56.833 | 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-12 02:02:56.897 | 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-12 02:02:57.061 | 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-12 02:02:57.169 | 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-12 02:02:57.171 | 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-12 02:02:59.112 | Installing collected packages: openstack-placement 2022-04-12 02:02:59.112 | Attempting uninstall: openstack-placement 2022-04-12 02:02:59.112 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 02:02:59.114 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 02:02:59.116 | Running setup.py develop for openstack-placement 2022-04-12 02:03:05.002 | Successfully installed openstack-placement 2022-04-12 02:03:05.002 | 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-12 02:03:05.009 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:03:05.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:03:05.137 | + inc/python:pip_install:200 : result=0 2022-04-12 02:03:05.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:03:05.142 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:05.144 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:05.146 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:05.149 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:05.151 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:05.154 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:03:05.156 | + functions-common:time_stop:2432 : start_time=1649728968807 2022-04-12 02:03:05.158 | + functions-common:time_stop:2434 : [[ -z 1649728968807 ]] 2022-04-12 02:03:05.161 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:05.165 | + functions-common:time_stop:2437 : end_time=1649728985163 2022-04-12 02:03:05.168 | + functions-common:time_stop:2438 : elapsed_time=16356 2022-04-12 02:03:05.170 | + functions-common:time_stop:2439 : total=179816 2022-04-12 02:03:05.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:05.174 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=196172 2022-04-12 02:03:05.177 | + inc/python:pip_install:203 : return 0 2022-04-12 02:03:05.179 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:03:05.182 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:03:05.184 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:03:05.204 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:03:05.217 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 02:03:05.219 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 02:03:05.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:03:05.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:03:05.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 02:03:05.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:03:05.232 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:03:05.234 | + ./stack.sh:main:945 : configure_placement 2022-04-12 02:03:05.237 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 02:03:05.249 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 02:03:05.252 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 02:03:05.256 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 02:03:05.259 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 02:03:05.262 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 02:03:05.264 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 02:03:05.267 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:03:05.270 | + 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-12 02:03:05.301 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 02:03:05.333 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 02:03:05.365 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 02:03:05.368 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:03:05.370 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 02:03:05.373 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:03:05.375 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 02:03:05.408 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 02:03:05.436 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:03:05.466 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 02:03:05.495 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 02:03:05.525 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 02:03:05.553 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 02:03:05.583 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 02:03:05.614 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:03:05.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:03:05.673 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 02:03:05.675 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 02:03:05.678 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:03:05.682 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:03:05.700 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:03:05.702 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:03:05.704 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:03:05.707 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:03:05.709 | + 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-12 02:03:05.739 | + 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-12 02:03:05.768 | + 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-12 02:03:05.797 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:03:05.827 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 02:03:05.829 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 02:03:05.832 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 02:03:05.834 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 02:03:05.836 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 02:03:05.839 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:03:05.841 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:03:05.844 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 02:03:05.849 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 02:03:05.851 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:03:05.853 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:03:05.866 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:03:05.866 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:03:05.875 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:03:05.879 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:03:05.895 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 02:03:05.897 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 02:03:05.901 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 02:03:05.933 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 02:03:05.961 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 02:03:05.989 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:03:06.019 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:03:06.049 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:03:06.077 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:03:06.106 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:03:06.135 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:03:06.163 | + 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-12 02:03:06.192 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:03:06.220 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:03:06.250 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:03:06.278 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:03:06.281 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:03:06.284 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 02:03:06.286 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 02:03:06.289 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:03:06.292 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:06.294 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:06.297 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:03:06.300 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 02:03:06.302 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 02:03:06.330 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:03:06.360 | + 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-12 02:03:06.361 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:03:06.369 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 02:03:06.373 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 02:03:06.376 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 02:03:06.378 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:03:06.381 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:03:06.384 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:03:06.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:06.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:06.392 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:03:06.394 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:03:06.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:06.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:06.402 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 02:03:06.464 | Site placement-api already enabled 2022-04-12 02:03:06.468 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:03:06.471 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:03:06.473 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:03:06.476 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:03:06.611 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 02:03:06.640 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:06.642 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 02:03:06.661 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:06.664 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 02:03:06.682 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:06.685 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 02:03:06.687 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 02:03:06.690 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 02:03:06.723 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:03:06.752 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 02:03:06.782 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 02:03:06.810 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 02:03:06.840 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 02:03:06.869 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 02:03:06.898 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 02:03:06.928 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 02:03:06.945 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:06.948 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 02:03:06.965 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:06.968 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 02:03:06.971 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:03:06.973 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 02:03:06.976 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:03:06.978 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:03:06.981 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:03:06.983 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:03:06.986 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:03:06.989 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:03:06.993 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:03:06.996 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:03:06.999 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:03:07.001 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 02:03:07.004 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:03:07.020 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:07.022 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:03:07.025 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:03:07.027 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 02:03:07.029 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 02:03:07.032 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:03:07.034 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 02:03:07.036 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 02:03:07.039 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 02:03:07.094 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 02:03:07.132 | [142204 Async install_tempest:167575]: running: install_tempest 2022-04-12 02:03:07.135 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:03:07.138 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:03:07.141 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:03:07.144 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:03:07.146 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 02:03:07.149 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:03:07.152 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 02:03:07.154 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:03:07.157 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:03:07.163 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 02:03:07.166 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 02:03:07.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:03:07.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:03:07.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 02:03:07.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:03:07.179 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 02:03:07.182 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 02:03:07.185 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:03:07.188 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 02:03:07.191 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 02:03:07.194 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:03:07.199 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:03:07.199 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:03:07.204 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 02:03:07.207 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 02:03:07.209 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 02:03:07.212 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 02:03:07.215 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 02:03:07.237 | Using python 3.8 to install python-openstackclient 2022-04-12 02:03:07.239 | + 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-12 02:03:08.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:03:08.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:03:08.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:03:08.105 | from cryptography.utils import int_from_bytes 2022-04-12 02:03:09.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:03:09.302 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 02:03:09.322 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 02:03:09.323 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 02:03:09.324 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 02:03:09.325 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 02:03:09.326 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 02:03:09.327 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 02:03:09.328 | 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-12 02:03:09.329 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 02:03:09.330 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 02:03:09.331 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 02:03:09.332 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 02:03:09.343 | 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-12 02:03:09.344 | 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-12 02:03:09.346 | 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-12 02:03:09.347 | 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-12 02:03:09.348 | 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-12 02:03:09.374 | 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-12 02:03:09.375 | 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-12 02:03:09.376 | 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-12 02:03:09.377 | 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-12 02:03:09.378 | 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-12 02:03:09.380 | 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-12 02:03:09.381 | 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-12 02:03:09.382 | 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-12 02:03:09.383 | 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-12 02:03:09.384 | 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-12 02:03:09.385 | 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-12 02:03:09.398 | 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-12 02:03:09.417 | 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-12 02:03:09.418 | 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-12 02:03:09.421 | 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-12 02:03:09.422 | 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-12 02:03:09.443 | 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-12 02:03:09.460 | 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-12 02:03:09.462 | 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-12 02:03:09.465 | 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-12 02:03:09.554 | 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-12 02:03:09.555 | 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-12 02:03:09.556 | 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-12 02:03:09.598 | 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-12 02:03:09.612 | 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-12 02:03:09.646 | 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-12 02:03:09.806 | 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-12 02:03:09.823 | 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-12 02:03:09.926 | 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-12 02:03:09.927 | 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-12 02:03:09.929 | 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-12 02:03:09.930 | 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-12 02:03:10.079 | 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-12 02:03:12.357 | 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-12 02:03:12.365 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:03:12.365 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:03:12.490 | + inc/python:pip_install:200 : result=0 2022-04-12 02:03:12.492 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:03:12.495 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:12.497 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:12.500 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:12.502 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:12.504 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:12.507 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:03:12.509 | + functions-common:time_stop:2432 : start_time=1649728987231 2022-04-12 02:03:12.512 | + functions-common:time_stop:2434 : [[ -z 1649728987231 ]] 2022-04-12 02:03:12.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:12.519 | + functions-common:time_stop:2437 : end_time=1649728992516 2022-04-12 02:03:12.521 | + functions-common:time_stop:2438 : elapsed_time=5285 2022-04-12 02:03:12.523 | + functions-common:time_stop:2439 : total=196172 2022-04-12 02:03:12.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:12.529 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201457 2022-04-12 02:03:12.531 | + inc/python:pip_install:203 : return 0 2022-04-12 02:03:12.534 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 02:03:12.537 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 02:03:12.542 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Fxree2uSVe 2022-04-12 02:03:12.545 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 02:03:12.548 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 02:03:12.550 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 02:03:12.553 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:03:12.555 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:03:12.558 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 02:03:12.576 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:12.578 | + ./stack.sh:main:1037 : configure_database 2022-04-12 02:03:12.581 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 02:03:12.583 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 02:03:12.586 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 02:03:12.589 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:03:12.591 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 02:03:12.593 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 02:03:12.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:12.598 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:12.601 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 02:03:12.604 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 02:03:12.608 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 02:03:12.608 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 02:03:12.613 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 02:03:12.666 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 02:03:12.669 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:03:12.671 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:03:12.674 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:03:12.676 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:03:12.678 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:03:12.683 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:03:12.685 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:03:12.688 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:03:12.690 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:03:12.692 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:03:12.695 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:03:12.698 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 02:03:12.700 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:03:12.702 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:03:12.705 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:03:12.707 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:03:12.710 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:03:12.713 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:03:12.715 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 02:03:12.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:12.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:12.722 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 02:03:12.725 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:03:12.727 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:03:14.940 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 02:03:14.955 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 02:03:14.955 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 02:03:14.959 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 02:03:14.962 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 02:03:14.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:14.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:14.970 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 02:03:14.972 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 02:03:14.975 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 02:03:14.977 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:03:14.979 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:03:14.982 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 02:03:14.984 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 02:03:14.987 | + 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-12 02:03:14.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:03:15.034 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 02:03:15.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:03:15.062 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 02:03:15.121 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 02:03:15.177 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 02:03:15.233 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 02:03:15.236 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 02:03:15.239 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:03:15.241 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:03:17.377 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 02:03:17.380 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 02:03:17.383 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:03:17.388 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-020317 2022-04-12 02:03:17.390 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-020317 1041' 2022-04-12 02:03:17.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.396 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:03:17.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.401 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:03:17.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.405 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:03:17.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.410 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:03:17.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.416 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:03:17.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.421 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:03:17.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.426 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-015849 2022-04-12 02:03:17.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.432 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:03:17.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.437 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:03:17.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.442 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:03:17.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.447 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:03:17.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.451 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:03:17.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:03:17.456 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:03:17.459 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 02:03:17.462 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 02:03:17.464 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 02:03:17.476 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 02:03:17.479 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.482 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 02:03:17.484 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.487 | + functions-common:run_process:1682 : local group= 2022-04-12 02:03:17.489 | + functions-common:run_process:1683 : local user= 2022-04-12 02:03:17.492 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 02:03:17.495 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:03:17.497 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:03:17.500 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:03:17.502 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:03:17.505 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:03:17.510 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728997507 2022-04-12 02:03:17.512 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 02:03:17.530 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:17.532 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 02:03:17.535 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 02:03:17.537 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.541 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.543 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.546 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.548 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 02:03:17.551 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 02:03:17.553 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 02:03:17.556 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:03:17.558 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:03:17.561 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 02:03:17.563 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 02:03:17.566 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 02:03:17.568 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.571 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:03:17.573 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 02:03:17.575 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:03:17.578 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:03:17.580 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 02:03:17.583 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:03:17.588 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 02:03:17.640 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 02:03:17.694 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:03:17.746 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 02:03:17.802 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 02:03:17.854 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:03:17.908 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:03:17.911 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 02:03:17.965 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:03:18.344 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 02:03:18.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 02:03:18.717 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 02:03:18.745 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:03:18.748 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:18.750 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:18.753 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:18.755 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:18.758 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:18.760 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:03:18.763 | + functions-common:time_stop:2432 : start_time=1649728997507 2022-04-12 02:03:18.765 | + functions-common:time_stop:2434 : [[ -z 1649728997507 ]] 2022-04-12 02:03:18.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:18.773 | + functions-common:time_stop:2437 : end_time=1649728998770 2022-04-12 02:03:18.775 | + functions-common:time_stop:2438 : elapsed_time=1263 2022-04-12 02:03:18.778 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:03:18.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:18.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1263 2022-04-12 02:03:18.785 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 02:03:18.788 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 02:03:18.791 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 02:03:18.793 | + functions-common:run_process:1682 : local group= 2022-04-12 02:03:18.796 | + functions-common:run_process:1683 : local user=root 2022-04-12 02:03:18.798 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 02:03:18.800 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:03:18.803 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:03:18.806 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:03:18.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:03:18.814 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:03:18.816 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728998814 2022-04-12 02:03:18.819 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 02:03:18.840 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:18.842 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:03:18.845 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:18.848 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:18.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:18.853 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:18.856 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:18.858 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:03:18.861 | + functions-common:time_stop:2432 : start_time=1649728998814 2022-04-12 02:03:18.863 | + functions-common:time_stop:2434 : [[ -z 1649728998814 ]] 2022-04-12 02:03:18.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:18.872 | + functions-common:time_stop:2437 : end_time=1649728998869 2022-04-12 02:03:18.874 | + functions-common:time_stop:2438 : elapsed_time=55 2022-04-12 02:03:18.877 | + functions-common:time_stop:2439 : total=1263 2022-04-12 02:03:18.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:18.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1318 2022-04-12 02:03:18.884 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 02:03:18.915 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:18.918 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 02:03:18.939 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:18.942 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 02:03:18.962 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:18.965 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 02:03:18.968 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 02:03:18.970 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 02:03:18.973 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 02:03:18.977 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 02:03:18.980 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 02:03:18.985 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 02:03:18.987 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 02:03:18.990 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 02:03:18.993 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 02:03:18.996 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 02:03:18.998 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 02:03:19.001 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:03:19.004 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 02:03:19.006 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 02:03:19.009 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:03:19.011 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:03:19.014 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 02:03:19.016 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:03:19.022 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:03:19.024 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:03:19.027 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:03:19.032 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 02:03:19.104 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 02:03:19.174 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:03:19.226 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 02:03:19.279 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 02:03:19.329 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:03:19.382 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:03:19.385 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 02:03:19.446 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:03:19.827 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 02:03:19.880 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 02:03:19.934 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 02:03:19.986 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 02:03:20.039 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 02:03:20.042 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 02:03:20.046 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 02:03:20.049 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 02:03:20.438 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 02:03:20.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 02:03:20.815 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 02:03:21.091 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 02:03:21.109 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:21.112 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 02:03:21.114 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 02:03:21.119 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 02:03:21.122 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 02:03:21.135 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 02:03:21.147 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 02:03:21.150 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:03:21.152 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 02:03:21.293 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 02:03:21.434 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 02:03:21.572 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:03:21.714 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:03:21.852 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:03:21.990 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 02:03:22.127 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 02:03:22.263 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 02:03:22.400 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 02:03:22.537 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 02:03:22.543 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 02:03:22.546 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 02:03:22.549 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 02:03:22.553 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 02:03:22.556 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 02:03:22.559 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 02:03:22.575 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:22.578 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 02:03:22.580 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:03:22.583 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 02:03:22.585 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:03:22.588 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 02:03:22.591 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 02:03:22.607 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:22.610 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 02:03:22.612 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 02:03:22.614 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 02:03:22.617 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 02:03:22.619 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 02:03:22.621 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 02:03:22.626 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:03:23.119 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 02:03:23.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:03:23.142 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 02:03:23.144 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 02:03:23.147 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:03:23.149 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:03:23.152 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:03:23.157 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729003154 2022-04-12 02:03:23.159 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 02:03:27.888 | 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=169520) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:03:27.894 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:27.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.896 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.896 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.896 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.898 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:27.898 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:27.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:27.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.926 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.926 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.927 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.928 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:27.928 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:27.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:27.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.989 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.989 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.990 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:27.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:27.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:27.991 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:28.000 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:03:29.707 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.707 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:03:29.715 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.715 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:03:29.722 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.722 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:03:29.731 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.731 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:03:29.738 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.738 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:03:29.745 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.745 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:03:29.798 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:29.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:29.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.801 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.801 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.801 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.801 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:29.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:29.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:29.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.804 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.804 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.804 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.805 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:29.805 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:29.813 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:29.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.815 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.815 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.816 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:29.816 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:29.816 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:29.816 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.182 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.182 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.183 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.183 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.184 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.212 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.212 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.212 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.213 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.213 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.213 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.220 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:03:30.257 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.258 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:03:30.264 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.264 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:03:30.272 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.272 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:03:30.279 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.279 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:03:30.287 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.287 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:03:30.294 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.294 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:03:30.300 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.302 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.303 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.303 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.304 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.305 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.305 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.307 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.307 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.308 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.308 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.308 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.308 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.315 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.317 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.318 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.318 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.318 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.318 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.631 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.634 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.634 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.634 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.635 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.635 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.661 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:03:30.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.664 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.665 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.665 | 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=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:03:30.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:03:30.665 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:03:30.665 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=169520) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:03:30.677 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:03:30.688 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.688 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:03:30.695 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.695 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:03:30.702 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.703 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:03:30.709 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.710 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:03:30.716 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.717 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:03:30.723 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:30.723 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:03:30.731 | INFO migrate.versioning.api [-] done 2022-04-12 02:03:31.125 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 02:03:31.128 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:31.130 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:31.133 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:31.135 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:31.137 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:31.140 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 02:03:31.142 | + functions-common:time_stop:2432 : start_time=1649729003154 2022-04-12 02:03:31.145 | + functions-common:time_stop:2434 : [[ -z 1649729003154 ]] 2022-04-12 02:03:31.148 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:31.153 | + functions-common:time_stop:2437 : end_time=1649729011150 2022-04-12 02:03:31.156 | + functions-common:time_stop:2438 : elapsed_time=7996 2022-04-12 02:03:31.158 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:03:31.161 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:31.163 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7996 2022-04-12 02:03:31.166 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 02:03:31.169 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 02:03:31.173 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 02:03:35.715 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 02:03:35.716 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:03:35.716 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:03:35.716 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 02:03:35.717 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:03:35.717 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:03:35.717 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:03:35.717 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:03:35.718 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:03:36.078 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 02:03:36.082 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 02:03:40.599 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 02:03:40.599 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:03:40.600 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:03:40.600 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 02:03:40.601 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:03:40.601 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:03:40.601 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:03:40.601 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:03:40.602 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:03:40.959 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 02:03:40.962 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 02:03:40.965 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 02:03:40.967 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 02:03:40.984 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:40.987 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:03:40.990 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 02:03:40.994 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 02:03:40.996 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 02:03:40.999 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.001 | + functions-common:run_process:1682 : local group= 2022-04-12 02:03:41.004 | + functions-common:run_process:1683 : local user= 2022-04-12 02:03:41.006 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 02:03:41.009 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:03:41.011 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:03:41.013 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:03:41.016 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:03:41.019 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:03:41.024 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729021020 2022-04-12 02:03:41.026 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 02:03:41.043 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:03:41.045 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 02:03:41.048 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 02:03:41.050 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.052 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.055 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.057 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.060 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 02:03:41.062 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 02:03:41.064 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 02:03:41.067 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:03:41.069 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:03:41.072 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 02:03:41.074 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 02:03:41.077 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 02:03:41.079 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.081 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 02:03:41.083 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 02:03:41.086 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 02:03:41.088 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 02:03:41.092 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 02:03:41.146 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 02:03:41.198 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 02:03:41.249 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:03:41.301 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:03:41.352 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 02:03:41.403 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 02:03:41.454 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 02:03:41.506 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 02:03:41.557 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 02:03:41.608 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 02:03:41.611 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 02:03:41.662 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 02:03:42.056 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 02:03:42.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 02:03:42.443 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 02:03:42.525 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:03:42.528 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:42.530 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:42.533 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:42.536 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:42.538 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:42.541 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:03:42.543 | + functions-common:time_stop:2432 : start_time=1649729021020 2022-04-12 02:03:42.545 | + functions-common:time_stop:2434 : [[ -z 1649729021020 ]] 2022-04-12 02:03:42.551 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:42.553 | + functions-common:time_stop:2437 : end_time=1649729022550 2022-04-12 02:03:42.556 | + functions-common:time_stop:2438 : elapsed_time=1530 2022-04-12 02:03:42.558 | + functions-common:time_stop:2439 : total=1318 2022-04-12 02:03:42.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:42.563 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2848 2022-04-12 02:03:42.566 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 02:03:42.566 | Waiting for keystone to start... 2022-04-12 02:03:42.568 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 02:03:42.571 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 02:03:42.574 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 02:03:42.576 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 02:03:42.579 | + functions:wait_for_service:459 : local rval=0 2022-04-12 02:03:42.581 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 02:03:42.584 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 02:03:42.586 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:03:42.589 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:03:42.594 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:03:42.597 | + functions-common:time_start:2416 : _TIME_START[$name]=1649729022594 2022-04-12 02:03:42.599 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 02:03:42.615 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 02:03:49.125 | + :: : [[ 200 == 503 ]] 2022-04-12 02:03:49.126 | + :: : [[ 0 -eq 7 ]] 2022-04-12 02:03:49.130 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 02:03:49.132 | + functions-common:time_stop:2425 : local name 2022-04-12 02:03:49.134 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:03:49.137 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:03:49.139 | + functions-common:time_stop:2428 : local total 2022-04-12 02:03:49.142 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:03:49.144 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 02:03:49.146 | + functions-common:time_stop:2432 : start_time=1649729022594 2022-04-12 02:03:49.149 | + functions-common:time_stop:2434 : [[ -z 1649729022594 ]] 2022-04-12 02:03:49.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:03:49.157 | + functions-common:time_stop:2437 : end_time=1649729029154 2022-04-12 02:03:49.159 | + functions-common:time_stop:2438 : elapsed_time=6560 2022-04-12 02:03:49.162 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:03:49.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:03:49.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6560 2022-04-12 02:03:49.169 | + functions:wait_for_service:467 : return 0 2022-04-12 02:03:49.172 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 02:03:49.188 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:03:49.191 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 02:03:49.193 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:03:49.196 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 02:03:49.228 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 02:03:49.231 | + 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.39/identity 2022-04-12 02:03:49.350 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 02:03:49.375 | [167575 Async install_tempest:167575]: finished successfully 2022-04-12 02:03:53.792 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.792 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.792 | 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=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.800 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.816 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.817 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.847 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.882 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.882 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.970 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.971 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.971 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.971 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.971 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.971 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.985 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.985 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.985 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.985 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.985 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.985 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.986 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.993 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.996 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.996 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.997 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.997 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.997 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.997 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:53.997 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170286) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:03:54.029 | 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=170286) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:03:54.330 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created domain default 2022-04-12 02:03:54.372 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created project admin 2022-04-12 02:03:54.399 | DEBUG passlib.handlers.bcrypt [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170286) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 02:03:54.399 | DEBUG passlib.handlers.bcrypt [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170286) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 02:03:54.458 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created user admin 2022-04-12 02:03:54.471 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created role reader 2022-04-12 02:03:54.482 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created role member 2022-04-12 02:03:54.504 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created implied role where 17e18303f36f44178337aaa20dc38c26 implies 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:03:54.513 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created role admin 2022-04-12 02:03:54.530 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created implied role where e60680e70d674b5dbe497b82a35b3506 implies 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:03:54.541 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Granted role admin on project admin to user admin. 2022-04-12 02:03:54.548 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Granted role admin on the system to user admin. 2022-04-12 02:03:54.559 | WARNING py.warnings [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d 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-12 02:03:54.559 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 02:03:54.559 |  2022-04-12 02:03:54.562 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created region RegionOne 2022-04-12 02:03:54.593 | INFO keystone.cmd.bootstrap [None req-f9b4f254-4829-4161-8b20-b62b9cf8d52d None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 02:03:55.039 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 02:03:55.041 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 02:03:55.044 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 02:03:55.047 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 02:03:58.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:03:58.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:03:58.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:03:58.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:03:58.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:03:58.176 | + lib/keystone:create_keystone_accounts:310 : admin_project=d9bfad8f4a214391888503ba8718e861 2022-04-12 02:03:58.179 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 02:03:58.182 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 02:04:00.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:00.445 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:00.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:00.446 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:00.612 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:00.616 | + lib/keystone:create_keystone_accounts:312 : admin_user=debdc2754e284b978105b9e9a6ec9573 2022-04-12 02:04:00.618 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 02:04:00.620 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 02:04:00.623 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 02:04:00.625 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin debdc2754e284b978105b9e9a6ec9573 default 2022-04-12 02:04:00.682 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin debdc2754e284b978105b9e9a6ec9573 default 2022-04-12 02:04:00.718 | [142204 Async ks-domain-role:170454]: running: get_or_add_user_domain_role admin debdc2754e284b978105b9e9a6ec9573 default 2022-04-12 02:04:00.721 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 02:04:00.723 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:04:00.727 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:04:03.863 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:04:03.866 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:04:03.866 | default 2022-04-12 02:04:03.869 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 02:04:03.929 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 02:04:03.976 | [142204 Async ks-project:170596]: running: get_or_create_project service Default 2022-04-12 02:04:03.978 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 02:04:04.043 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 02:04:04.087 | [142204 Async ks-service:170682]: running: get_or_create_role service 2022-04-12 02:04:04.090 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 02:04:04.173 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 02:04:04.229 | [142204 Async ks-reseller:170768]: running: get_or_create_role ResellerAdmin 2022-04-12 02:04:04.231 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 02:04:04.235 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 02:04:04.649 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 02:04:04.885 | [142204 Async ks-anotherrole:170858]: running: get_or_create_role anotherrole 2022-04-12 02:04:04.904 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 02:04:04.944 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 02:04:04.973 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:04:04.996 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 02:04:07.364 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:07.498 | [170682 Async ks-service:170682]: finished successfully 2022-04-12 02:04:08.066 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:08.106 | [170596 Async ks-project:170596]: finished successfully 2022-04-12 02:04:08.117 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:08.150 | [170768 Async ks-reseller:170768]: finished successfully 2022-04-12 02:04:08.577 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:08.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:08.604 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:08.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:08.604 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:08.608 | [170858 Async ks-anotherrole:170858]: finished successfully 2022-04-12 02:04:08.771 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:08.774 | ++ functions-common:get_or_create_project:938 : project_id=e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:08.777 | ++ functions-common:get_or_create_project:939 : echo e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:08.780 | + lib/keystone:create_keystone_accounts:340 : invis_project=e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:08.782 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 02:04:08.785 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 02:04:08.788 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:04:08.792 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 02:04:11.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:11.329 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:11.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:11.329 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:11.489 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:11.515 | [170454 Async ks-domain-role:170454]: finished successfully 2022-04-12 02:04:11.515 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:11.518 | ++ functions-common:get_or_create_project:938 : project_id=5b0edacd746846999930d8084126338c 2022-04-12 02:04:11.521 | ++ functions-common:get_or_create_project:939 : echo 5b0edacd746846999930d8084126338c 2022-04-12 02:04:11.524 | + lib/keystone:create_keystone_accounts:344 : demo_project=5b0edacd746846999930d8084126338c 2022-04-12 02:04:11.527 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 02:04:11.530 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 02:04:11.533 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:11.535 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 02:04:11.538 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 02:04:11.542 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-12 02:04:14.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.220 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.223 | ++ functions-common:get_or_create_user:925 : user_id=3f634cb1754d4de4acdf7f4eb8c4e533 2022-04-12 02:04:14.226 | ++ functions-common:get_or_create_user:926 : echo 3f634cb1754d4de4acdf7f4eb8c4e533 2022-04-12 02:04:14.229 | + lib/keystone:create_keystone_accounts:347 : demo_user=3f634cb1754d4de4acdf7f4eb8c4e533 2022-04-12 02:04:14.231 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 02:04:14.281 | [142204 Async ks-domain-role:170454]: Waiting for completion of get_or_add_user_domain_role admin debdc2754e284b978105b9e9a6ec9573 default running on PID 170454 (6 other jobs running) 2022-04-12 02:04:14.306 | [142204 Async ks-domain-role:170454]: Signaling child to exit 2022-04-12 02:04:14.306 | WAKEUP 2022-04-12 02:04:14.329 | [142204 Async ks-domain-role:170454]: Signaled 2022-04-12 02:04:14.331 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 02:04:14.331 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user debdc2754e284b978105b9e9a6ec9573 --domain default 2022-04-12 02:04:14.331 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 02:04:14.331 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:14.331 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:14.331 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.331 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.331 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.331 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.331 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 02:04:14.331 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 02:04:14.331 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user debdc2754e284b978105b9e9a6ec9573 --domain default 2022-04-12 02:04:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.331 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.331 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.331 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user debdc2754e284b978105b9e9a6ec9573 --domain default 2022-04-12 02:04:14.331 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 02:04:14.331 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:14.331 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:14.331 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.331 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.332 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.332 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.332 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:14.332 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:14.332 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | debdc2754e284b978105b9e9a6ec9573 | | | default | | False |' 2022-04-12 02:04:14.332 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:14.332 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:14.332 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:14.332 | + functions-common:get_or_add_user_domain_role:1021 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:14.332 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:14.375 | [142204 Async ks-domain-role:170454]: finished get_or_add_user_domain_role admin debdc2754e284b978105b9e9a6ec9573 default with result 0 in 10 seconds 2022-04-12 02:04:14.382 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 02:04:14.416 | [142204 Async ks-project:170596]: Waiting for completion of get_or_create_project service Default running on PID 170596 (5 other jobs running) 2022-04-12 02:04:14.441 | [142204 Async ks-project:170596]: Signaling child to exit 2022-04-12 02:04:14.441 | WAKEUP 2022-04-12 02:04:14.462 | [142204 Async ks-project:170596]: Signaled 2022-04-12 02:04:14.464 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:04:14.464 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 02:04:14.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.464 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.464 | + functions-common:get_or_create_project:938 : project_id=7b5e9295eaf64e03b402a4ba750fc9bd 2022-04-12 02:04:14.464 | + functions-common:get_or_create_project:939 : echo 7b5e9295eaf64e03b402a4ba750fc9bd 2022-04-12 02:04:14.464 | 7b5e9295eaf64e03b402a4ba750fc9bd 2022-04-12 02:04:14.507 | [142204 Async ks-project:170596]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 02:04:14.544 | [142204 Async ks-service:170682]: Waiting for completion of get_or_create_role service running on PID 170682 (4 other jobs running) 2022-04-12 02:04:14.568 | [142204 Async ks-service:170682]: Signaling child to exit 2022-04-12 02:04:14.568 | WAKEUP 2022-04-12 02:04:14.590 | [142204 Async ks-service:170682]: Signaled 2022-04-12 02:04:14.591 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:04:14.591 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 02:04:14.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.591 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.591 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.591 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.592 | + functions-common:get_or_create_role:950 : role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:04:14.592 | + functions-common:get_or_create_role:951 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:04:14.592 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:04:14.638 | [142204 Async ks-service:170682]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-12 02:04:14.675 | [142204 Async ks-reseller:170768]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 170768 (3 other jobs running) 2022-04-12 02:04:14.699 | [142204 Async ks-reseller:170768]: Signaling child to exit 2022-04-12 02:04:14.699 | WAKEUP 2022-04-12 02:04:14.721 | [142204 Async ks-reseller:170768]: Signaled 2022-04-12 02:04:14.722 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:04:14.722 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 02:04:14.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.722 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.722 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.722 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.722 | + functions-common:get_or_create_role:950 : role_id=b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:04:14.722 | + functions-common:get_or_create_role:951 : echo b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:04:14.722 | b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:04:14.765 | [142204 Async ks-reseller:170768]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 02:04:14.802 | [142204 Async ks-anotherrole:170858]: Waiting for completion of get_or_create_role anotherrole running on PID 170858 (2 other jobs running) 2022-04-12 02:04:14.826 | [142204 Async ks-anotherrole:170858]: Signaling child to exit 2022-04-12 02:04:14.826 | WAKEUP 2022-04-12 02:04:14.848 | [142204 Async ks-anotherrole:170858]: Signaled 2022-04-12 02:04:14.850 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:04:14.850 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:04:14.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.850 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:14.850 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:14.850 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:14.850 | + functions-common:get_or_create_role:950 : role_id=aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:14.850 | + functions-common:get_or_create_role:951 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:14.850 | aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:14.893 | [142204 Async ks-anotherrole:170858]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 02:04:14.898 | + inc/async:async_wait:197 : return 0 2022-04-12 02:04:14.901 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c 2022-04-12 02:04:14.958 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c 2022-04-12 02:04:14.999 | [142204 Async ks-demo-member:171727]: running: get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.002 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin debdc2754e284b978105b9e9a6ec9573 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.061 | + inc/async:async_inner:63 : get_or_add_user_project_role admin debdc2754e284b978105b9e9a6ec9573 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.101 | [142204 Async ks-demo-admin:171839]: running: get_or_add_user_project_role admin debdc2754e284b978105b9e9a6ec9573 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.105 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.171 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.217 | [142204 Async ks-demo-another:171951]: running: get_or_add_user_project_role anotherrole 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c 2022-04-12 02:04:15.221 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:15.294 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:15.351 | [142204 Async ks-demo-invis:172063]: running: get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:15.354 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 02:04:15.367 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 02:04:15.383 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:15.389 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 02:04:15.393 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 02:04:15.402 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-12 02:04:19.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:19.386 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:19.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:19.386 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:19.566 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:19.570 | ++ functions-common:get_or_create_user:925 : user_id=9c4bdf906b8e4afa9ff1c24b4bbe4c73 2022-04-12 02:04:19.572 | ++ functions-common:get_or_create_user:926 : echo 9c4bdf906b8e4afa9ff1c24b4bbe4c73 2022-04-12 02:04:19.575 | + lib/keystone:create_keystone_accounts:360 : demo_reader=9c4bdf906b8e4afa9ff1c24b4bbe4c73 2022-04-12 02:04:19.578 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 9c4bdf906b8e4afa9ff1c24b4bbe4c73 5b0edacd746846999930d8084126338c 2022-04-12 02:04:19.641 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9c4bdf906b8e4afa9ff1c24b4bbe4c73 5b0edacd746846999930d8084126338c 2022-04-12 02:04:19.691 | [142204 Async ks-demo-reader:172255]: running: get_or_add_user_project_role reader 9c4bdf906b8e4afa9ff1c24b4bbe4c73 5b0edacd746846999930d8084126338c 2022-04-12 02:04:19.696 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 02:04:19.700 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 02:04:19.703 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:04:19.718 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 02:04:23.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:23.971 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:23.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:23.971 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:24.169 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:24.172 | ++ functions-common:get_or_create_project:938 : project_id=d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:24.175 | ++ functions-common:get_or_create_project:939 : echo d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:24.178 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:24.184 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 02:04:24.195 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 02:04:24.199 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:24.202 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 02:04:24.225 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 02:04:24.237 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-12 02:04:27.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:27.647 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:27.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:27.647 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:28.124 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:28.149 | ++ functions-common:get_or_create_user:925 : user_id=1e1db3e3eb7241f18b5ff3f297ae0ab6 2022-04-12 02:04:28.169 | ++ functions-common:get_or_create_user:926 : echo 1e1db3e3eb7241f18b5ff3f297ae0ab6 2022-04-12 02:04:28.187 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=1e1db3e3eb7241f18b5ff3f297ae0ab6 2022-04-12 02:04:28.204 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:28.618 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:28.850 | [142204 Async ks-alt-admin:172623]: running: get_or_add_user_project_role admin 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:28.869 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:29.255 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:29.284 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:29.369 | [171727 Async ks-demo-member:171727]: finished successfully 2022-04-12 02:04:29.411 | [142204 Async ks-alt-another:172750]: running: get_or_add_user_project_role anotherrole 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:29.422 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 02:04:29.449 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 02:04:29.462 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:29.466 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 02:04:29.469 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 02:04:29.473 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-12 02:04:31.643 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:31.813 | [171839 Async ks-demo-admin:171839]: finished successfully 2022-04-12 02:04:32.605 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:32.741 | [171951 Async ks-demo-another:171951]: finished successfully 2022-04-12 02:04:32.777 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:32.875 | [172063 Async ks-demo-invis:172063]: finished successfully 2022-04-12 02:04:33.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:33.495 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:33.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:33.495 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:33.692 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:33.695 | ++ functions-common:get_or_create_user:925 : user_id=2590d371192e4d5b8f62dc22c122f033 2022-04-12 02:04:33.698 | ++ functions-common:get_or_create_user:926 : echo 2590d371192e4d5b8f62dc22c122f033 2022-04-12 02:04:33.701 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2590d371192e4d5b8f62dc22c122f033 2022-04-12 02:04:33.704 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2590d371192e4d5b8f62dc22c122f033 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:33.772 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2590d371192e4d5b8f62dc22c122f033 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:33.821 | [142204 Async ks-alt-member-user:173119]: running: get_or_add_user_project_role member 2590d371192e4d5b8f62dc22c122f033 d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:33.823 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 02:04:33.830 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 02:04:33.838 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:33.842 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 02:04:33.845 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 02:04:33.849 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-12 02:04:35.980 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:36.158 | [172255 Async ks-demo-reader:172255]: finished successfully 2022-04-12 02:04:36.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:36.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:36.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:36.664 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:36.850 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:36.857 | ++ functions-common:get_or_create_user:925 : user_id=42a762e3a76344a4a67891111f480c3a 2022-04-12 02:04:36.861 | ++ functions-common:get_or_create_user:926 : echo 42a762e3a76344a4a67891111f480c3a 2022-04-12 02:04:36.868 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=42a762e3a76344a4a67891111f480c3a 2022-04-12 02:04:36.873 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 42a762e3a76344a4a67891111f480c3a d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:36.972 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 42a762e3a76344a4a67891111f480c3a d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:37.095 | [142204 Async ks-alt-reader-user:173343]: running: get_or_add_user_project_role reader 42a762e3a76344a4a67891111f480c3a d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:37.127 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 02:04:37.139 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:37.153 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 02:04:37.172 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 02:04:37.198 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-12 02:04:40.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:40.620 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:40.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:40.620 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:41.001 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:41.004 | ++ functions-common:get_or_create_user:925 : user_id=fbf0782b9ee148009c3b520154200ae6 2022-04-12 02:04:41.023 | ++ functions-common:get_or_create_user:926 : echo fbf0782b9ee148009c3b520154200ae6 2022-04-12 02:04:41.040 | + lib/keystone:create_keystone_accounts:392 : system_member_user=fbf0782b9ee148009c3b520154200ae6 2022-04-12 02:04:41.046 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member fbf0782b9ee148009c3b520154200ae6 all 2022-04-12 02:04:41.138 | + inc/async:async_inner:63 : get_or_add_user_system_role member fbf0782b9ee148009c3b520154200ae6 all 2022-04-12 02:04:41.204 | [142204 Async ks-system-member:173569]: running: get_or_add_user_system_role member fbf0782b9ee148009c3b520154200ae6 all 2022-04-12 02:04:41.210 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 02:04:41.215 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:04:41.218 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 02:04:41.224 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 02:04:41.260 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-12 02:04:43.721 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:43.848 | [172623 Async ks-alt-admin:172623]: finished successfully 2022-04-12 02:04:44.442 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:44.546 | [172750 Async ks-alt-another:172750]: finished successfully 2022-04-12 02:04:44.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:44.821 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:44.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:44.821 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:45.024 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:45.027 | ++ functions-common:get_or_create_user:925 : user_id=fdec7b7c27024130973207dc08c9fa4e 2022-04-12 02:04:45.031 | ++ functions-common:get_or_create_user:926 : echo fdec7b7c27024130973207dc08c9fa4e 2022-04-12 02:04:45.035 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=fdec7b7c27024130973207dc08c9fa4e 2022-04-12 02:04:45.039 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader fdec7b7c27024130973207dc08c9fa4e all 2022-04-12 02:04:45.182 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fdec7b7c27024130973207dc08c9fa4e all 2022-04-12 02:04:45.256 | [142204 Async ks-system-reader:173851]: running: get_or_add_user_system_role reader fdec7b7c27024130973207dc08c9fa4e all 2022-04-12 02:04:45.264 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 02:04:45.271 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 02:04:45.276 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 02:04:45.291 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:04:45.297 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 02:04:47.441 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:47.653 | [173119 Async ks-alt-member-user:173119]: finished successfully 2022-04-12 02:04:48.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:48.785 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:48.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:48.785 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:48.990 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:48.995 | ++ functions-common:get_or_create_group:902 : group_id=dc45bcef45474ca1b06fe866997fd7ff 2022-04-12 02:04:48.997 | ++ functions-common:get_or_create_group:903 : echo dc45bcef45474ca1b06fe866997fd7ff 2022-04-12 02:04:49.001 | + lib/keystone:create_keystone_accounts:402 : admin_group=dc45bcef45474ca1b06fe866997fd7ff 2022-04-12 02:04:49.004 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 02:04:49.009 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 02:04:49.013 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 02:04:49.025 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:04:49.038 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 02:04:50.294 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:50.323 | [173343 Async ks-alt-reader-user:173343]: finished successfully 2022-04-12 02:04:51.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:51.675 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:51.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:51.675 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:51.853 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:51.856 | ++ functions-common:get_or_create_group:902 : group_id=f67eaf314580438bbb9e157e5481988c 2022-04-12 02:04:51.859 | ++ functions-common:get_or_create_group:903 : echo f67eaf314580438bbb9e157e5481988c 2022-04-12 02:04:51.862 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f67eaf314580438bbb9e157e5481988c 2022-04-12 02:04:51.865 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c 2022-04-12 02:04:51.946 | + inc/async:async_inner:63 : get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c 2022-04-12 02:04:52.022 | [142204 Async ks-group-memberdemo:174204]: running: get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c 2022-04-12 02:04:52.026 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c 2022-04-12 02:04:52.087 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:52.112 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c 2022-04-12 02:04:52.146 | [173569 Async ks-system-member:173569]: finished successfully 2022-04-12 02:04:52.193 | [142204 Async ks-group-anotherdemo:174306]: running: get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c 2022-04-12 02:04:52.196 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:52.293 | + inc/async:async_inner:63 : get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:52.372 | [142204 Async ks-group-memberalt:174413]: running: get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:52.392 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:52.664 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:52.876 | [142204 Async ks-group-anotheralt:174519]: running: get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:52.897 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 2022-04-12 02:04:53.353 | + inc/async:async_inner:63 : get_or_add_group_project_role admin dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 2022-04-12 02:04:53.566 | [142204 Async ks-group-admin:174607]: running: get_or_add_group_project_role admin dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 2022-04-12 02:04:53.581 | + 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-12 02:04:53.922 | [142204 Async ks-demo-member:171727]: Waiting for completion of get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c running on PID 171727 (17 other jobs running) 2022-04-12 02:04:54.133 | [142204 Async ks-demo-member:171727]: Signaling child to exit 2022-04-12 02:04:54.133 | WAKEUP 2022-04-12 02:04:54.320 | [142204 Async ks-demo-member:171727]: Signaled 2022-04-12 02:04:54.332 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:54.332 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:54.332 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:54.332 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:54.332 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:54.332 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:54.332 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:54.332 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:54.332 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:54.333 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:54.333 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:54.333 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:54.333 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:54.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:54.333 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:54.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:54.333 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:54.333 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:54.333 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:54.333 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:54.333 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:54.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:54.333 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:54.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:54.333 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:54.333 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:54.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:54.333 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:54.333 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:54.333 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:54.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:54.333 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:54.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:54.333 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:54.333 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:54.333 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:54.333 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:54.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:54.333 | ++ functions-common:get_field:818 : echo '| 17e18303f36f44178337aaa20dc38c26 | 3f634cb1754d4de4acdf7f4eb8c4e533 | | 5b0edacd746846999930d8084126338c | | | False |' 2022-04-12 02:04:54.333 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:54.333 | + functions-common:get_or_add_user_project_role:995 : user_role_id=17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:54.334 | + functions-common:get_or_add_user_project_role:997 : echo 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:54.334 | 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:54.653 | [142204 Async ks-demo-member:171727]: finished get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c with result 0 in 14 seconds 2022-04-12 02:04:54.905 | [142204 Async ks-demo-admin:171839]: Waiting for completion of get_or_add_user_project_role admin debdc2754e284b978105b9e9a6ec9573 5b0edacd746846999930d8084126338c running on PID 171839 (16 other jobs running) 2022-04-12 02:04:55.075 | [142204 Async ks-demo-admin:171839]: Signaling child to exit 2022-04-12 02:04:55.075 | WAKEUP 2022-04-12 02:04:55.225 | [142204 Async ks-demo-admin:171839]: Signaled 2022-04-12 02:04:55.236 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:55.236 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:55.236 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:55.236 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:55.236 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:55.236 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:55.236 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:55.236 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:55.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:55.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:55.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user debdc2754e284b978105b9e9a6ec9573 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:55.236 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:55.236 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:55.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:55.237 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:55.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:55.237 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:55.237 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:55.237 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:55.237 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:55.237 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user debdc2754e284b978105b9e9a6ec9573 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:55.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:55.237 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:55.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:55.237 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:55.237 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user debdc2754e284b978105b9e9a6ec9573 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:55.237 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:55.237 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:55.237 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:55.237 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:55.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:55.237 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:55.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:55.238 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:55.238 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:55.238 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:55.238 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:55.238 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:55.238 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | debdc2754e284b978105b9e9a6ec9573 | | 5b0edacd746846999930d8084126338c | | | False |' 2022-04-12 02:04:55.238 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:55.238 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:55.238 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:55.238 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:55.562 | [142204 Async ks-demo-admin:171839]: finished get_or_add_user_project_role admin debdc2754e284b978105b9e9a6ec9573 5b0edacd746846999930d8084126338c with result 0 in 16 seconds 2022-04-12 02:04:55.794 | [142204 Async ks-demo-another:171951]: Waiting for completion of get_or_add_user_project_role anotherrole 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c running on PID 171951 (15 other jobs running) 2022-04-12 02:04:55.941 | [142204 Async ks-demo-another:171951]: Signaling child to exit 2022-04-12 02:04:55.943 | WAKEUP 2022-04-12 02:04:56.073 | [142204 Async ks-demo-another:171951]: Signaled 2022-04-12 02:04:56.074 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:56.074 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:56.074 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:56.074 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:56.074 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:56.074 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:56.074 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:56.074 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:56.074 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:56.074 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.074 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:56.074 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.074 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.074 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.074 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.074 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.074 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:56.074 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:56.075 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:56.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.075 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.075 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.075 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:56.075 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.075 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.075 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:56.075 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.075 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.075 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.075 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.075 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:56.075 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:56.075 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:56.075 | ++ functions-common:get_field:818 : echo '| aafb2e3602c84ff9b444ff4b9e9bdcdb | 3f634cb1754d4de4acdf7f4eb8c4e533 | | 5b0edacd746846999930d8084126338c | | | False |' 2022-04-12 02:04:56.075 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.075 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:56.075 | + functions-common:get_or_add_user_project_role:997 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:56.075 | aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:56.161 | [142204 Async ks-demo-another:171951]: finished get_or_add_user_project_role anotherrole 3f634cb1754d4de4acdf7f4eb8c4e533 5b0edacd746846999930d8084126338c with result 0 in 17 seconds 2022-04-12 02:04:56.218 | [142204 Async ks-demo-invis:172063]: Waiting for completion of get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 e3f090891b7b45efab1ba63dba61b9f2 running on PID 172063 (14 other jobs running) 2022-04-12 02:04:56.257 | [142204 Async ks-demo-invis:172063]: Signaling child to exit 2022-04-12 02:04:56.257 | WAKEUP 2022-04-12 02:04:56.293 | [142204 Async ks-demo-invis:172063]: Signaled 2022-04-12 02:04:56.295 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:56.295 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:56.295 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:56.295 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:56.295 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:56.295 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:56.295 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:56.295 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:56.295 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:56.295 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:56.295 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.295 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.295 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.295 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.295 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:56.295 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:56.295 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:56.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.295 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.296 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.296 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f634cb1754d4de4acdf7f4eb8c4e533 --project e3f090891b7b45efab1ba63dba61b9f2 2022-04-12 02:04:56.296 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:56.296 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.296 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.296 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.296 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.296 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:56.296 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:56.296 | ++ functions-common:get_field:818 : echo '| 17e18303f36f44178337aaa20dc38c26 | 3f634cb1754d4de4acdf7f4eb8c4e533 | | e3f090891b7b45efab1ba63dba61b9f2 | | | False |' 2022-04-12 02:04:56.296 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:56.296 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.296 | + functions-common:get_or_add_user_project_role:995 : user_role_id=17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:56.296 | + functions-common:get_or_add_user_project_role:997 : echo 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:56.296 | 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:56.358 | [142204 Async ks-demo-invis:172063]: finished get_or_add_user_project_role member 3f634cb1754d4de4acdf7f4eb8c4e533 e3f090891b7b45efab1ba63dba61b9f2 with result 0 in 17 seconds 2022-04-12 02:04:56.406 | [142204 Async ks-demo-reader:172255]: Waiting for completion of get_or_add_user_project_role reader 9c4bdf906b8e4afa9ff1c24b4bbe4c73 5b0edacd746846999930d8084126338c running on PID 172255 (13 other jobs running) 2022-04-12 02:04:56.432 | [142204 Async ks-demo-reader:172255]: Signaling child to exit 2022-04-12 02:04:56.432 | WAKEUP 2022-04-12 02:04:56.459 | [142204 Async ks-demo-reader:172255]: Signaled 2022-04-12 02:04:56.460 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:56.460 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:56.460 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:56.460 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:56.460 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:56.460 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:56.461 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:56.461 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:56.461 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9c4bdf906b8e4afa9ff1c24b4bbe4c73 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:56.461 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.461 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:56.461 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.461 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.461 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.461 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:56.461 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:56.461 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 9c4bdf906b8e4afa9ff1c24b4bbe4c73 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:56.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.461 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.461 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9c4bdf906b8e4afa9ff1c24b4bbe4c73 --project 5b0edacd746846999930d8084126338c 2022-04-12 02:04:56.461 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:56.461 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.461 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.462 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.462 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.462 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:56.462 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:56.462 | ++ functions-common:get_field:818 : echo '| 80db498907334e6697c63a52cd3ad16f | 9c4bdf906b8e4afa9ff1c24b4bbe4c73 | | 5b0edacd746846999930d8084126338c | | | False |' 2022-04-12 02:04:56.462 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:56.462 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.462 | + functions-common:get_or_add_user_project_role:995 : user_role_id=80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:56.462 | + functions-common:get_or_add_user_project_role:997 : echo 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:56.462 | 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:56.529 | [142204 Async ks-demo-reader:172255]: finished get_or_add_user_project_role reader 9c4bdf906b8e4afa9ff1c24b4bbe4c73 5b0edacd746846999930d8084126338c with result 0 in 16 seconds 2022-04-12 02:04:56.533 | + inc/async:async_wait:197 : return 0 2022-04-12 02:04:56.535 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 02:04:56.592 | [142204 Async ks-alt-admin:172623]: Waiting for completion of get_or_add_user_project_role admin 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 running on PID 172623 (12 other jobs running) 2022-04-12 02:04:56.618 | [142204 Async ks-alt-admin:172623]: Signaling child to exit 2022-04-12 02:04:56.618 | WAKEUP 2022-04-12 02:04:56.646 | [142204 Async ks-alt-admin:172623]: Signaled 2022-04-12 02:04:56.647 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:56.647 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:56.647 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:56.647 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:56.647 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:56.647 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:56.648 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:56.648 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:56.648 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:56.648 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.648 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e1db3e3eb7241f18b5ff3f297ae0ab6 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.648 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.648 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.648 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.648 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.648 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.648 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:56.648 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:56.648 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1e1db3e3eb7241f18b5ff3f297ae0ab6 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.648 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.648 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.648 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.648 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e1db3e3eb7241f18b5ff3f297ae0ab6 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.648 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:56.648 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.648 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.648 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.648 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.648 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.648 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:56.648 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:56.649 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:56.649 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | 1e1db3e3eb7241f18b5ff3f297ae0ab6 | | d9d857cceeed42f48dcc2cf4b8e3bce9 | | | False |' 2022-04-12 02:04:56.649 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.649 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:56.649 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:56.649 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:04:56.697 | [142204 Async ks-alt-admin:172623]: finished get_or_add_user_project_role admin 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 with result 0 in 15 seconds 2022-04-12 02:04:56.737 | [142204 Async ks-alt-another:172750]: Waiting for completion of get_or_add_user_project_role anotherrole 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 running on PID 172750 (11 other jobs running) 2022-04-12 02:04:56.764 | [142204 Async ks-alt-another:172750]: Signaling child to exit 2022-04-12 02:04:56.765 | WAKEUP 2022-04-12 02:04:56.788 | [142204 Async ks-alt-another:172750]: Signaled 2022-04-12 02:04:56.789 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:56.789 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:56.789 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:56.789 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:56.789 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:56.789 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:56.789 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:56.789 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:56.789 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.789 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1e1db3e3eb7241f18b5ff3f297ae0ab6 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.789 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:56.789 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.789 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.790 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.790 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.790 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.790 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:56.790 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:56.790 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1e1db3e3eb7241f18b5ff3f297ae0ab6 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.790 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.790 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.790 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:56.790 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.790 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1e1db3e3eb7241f18b5ff3f297ae0ab6 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.790 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.790 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.790 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.790 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.790 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.790 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:56.790 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:56.790 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:56.790 | ++ functions-common:get_field:818 : echo '| aafb2e3602c84ff9b444ff4b9e9bdcdb | 1e1db3e3eb7241f18b5ff3f297ae0ab6 | | d9d857cceeed42f48dcc2cf4b8e3bce9 | | | False |' 2022-04-12 02:04:56.790 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.790 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:56.790 | + functions-common:get_or_add_user_project_role:997 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:56.790 | aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:04:56.843 | [142204 Async ks-alt-another:172750]: finished get_or_add_user_project_role anotherrole 1e1db3e3eb7241f18b5ff3f297ae0ab6 d9d857cceeed42f48dcc2cf4b8e3bce9 with result 0 in 15 seconds 2022-04-12 02:04:56.895 | [142204 Async ks-alt-member-user:173119]: Waiting for completion of get_or_add_user_project_role member 2590d371192e4d5b8f62dc22c122f033 d9d857cceeed42f48dcc2cf4b8e3bce9 running on PID 173119 (10 other jobs running) 2022-04-12 02:04:56.936 | [142204 Async ks-alt-member-user:173119]: Signaling child to exit 2022-04-12 02:04:56.937 | WAKEUP 2022-04-12 02:04:56.960 | [142204 Async ks-alt-member-user:173119]: Signaled 2022-04-12 02:04:56.962 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:56.962 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:56.962 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:56.962 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:56.962 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:56.962 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:56.962 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:56.962 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:56.962 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2590d371192e4d5b8f62dc22c122f033 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.962 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.962 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:56.962 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.962 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.962 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.962 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.962 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.962 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:56.962 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:56.962 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 2590d371192e4d5b8f62dc22c122f033 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.962 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.962 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.962 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:56.963 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2590d371192e4d5b8f62dc22c122f033 --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:56.963 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:56.963 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:56.963 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.963 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:56.963 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:56.963 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:56.963 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:56.963 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:56.963 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:56.963 | ++ functions-common:get_field:818 : echo '| 17e18303f36f44178337aaa20dc38c26 | 2590d371192e4d5b8f62dc22c122f033 | | d9d857cceeed42f48dcc2cf4b8e3bce9 | | | False |' 2022-04-12 02:04:56.963 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:56.963 | + functions-common:get_or_add_user_project_role:995 : user_role_id=17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:56.963 | + functions-common:get_or_add_user_project_role:997 : echo 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:56.963 | 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:57.012 | [142204 Async ks-alt-member-user:173119]: finished get_or_add_user_project_role member 2590d371192e4d5b8f62dc22c122f033 d9d857cceeed42f48dcc2cf4b8e3bce9 with result 0 in 13 seconds 2022-04-12 02:04:57.054 | [142204 Async ks-alt-reader-user:173343]: Waiting for completion of get_or_add_user_project_role reader 42a762e3a76344a4a67891111f480c3a d9d857cceeed42f48dcc2cf4b8e3bce9 running on PID 173343 (9 other jobs running) 2022-04-12 02:04:57.087 | [142204 Async ks-alt-reader-user:173343]: Signaling child to exit 2022-04-12 02:04:57.088 | WAKEUP 2022-04-12 02:04:57.129 | [142204 Async ks-alt-reader-user:173343]: Signaled 2022-04-12 02:04:57.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:04:57.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:04:57.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:57.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:57.131 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:57.131 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:57.131 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:57.131 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:04:57.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:57.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:04:57.131 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:57.132 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 42a762e3a76344a4a67891111f480c3a --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:57.132 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:57.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.132 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.132 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.132 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:57.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:04:57.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:04:57.132 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 42a762e3a76344a4a67891111f480c3a --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:57.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.132 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.132 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:04:57.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 42a762e3a76344a4a67891111f480c3a --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:04:57.132 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:04:57.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:04:57.132 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:57.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.132 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.132 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.132 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:57.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:04:57.132 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:04:57.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:04:57.132 | ++ functions-common:get_field:818 : echo '| 80db498907334e6697c63a52cd3ad16f | 42a762e3a76344a4a67891111f480c3a | | d9d857cceeed42f48dcc2cf4b8e3bce9 | | | False |' 2022-04-12 02:04:57.132 | ++ functions-common:get_field:812 : read data 2022-04-12 02:04:57.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id=80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:57.133 | + functions-common:get_or_add_user_project_role:997 : echo 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:57.133 | 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:57.214 | [142204 Async ks-alt-reader-user:173343]: finished get_or_add_user_project_role reader 42a762e3a76344a4a67891111f480c3a d9d857cceeed42f48dcc2cf4b8e3bce9 with result 0 in 13 seconds 2022-04-12 02:04:57.224 | + inc/async:async_wait:197 : return 0 2022-04-12 02:04:57.229 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 02:04:57.323 | [142204 Async ks-system-member:173569]: Waiting for completion of get_or_add_user_system_role member fbf0782b9ee148009c3b520154200ae6 all running on PID 173569 (8 other jobs running) 2022-04-12 02:04:57.360 | [142204 Async ks-system-member:173569]: Signaling child to exit 2022-04-12 02:04:57.360 | WAKEUP 2022-04-12 02:04:57.391 | [142204 Async ks-system-member:173569]: Signaled 2022-04-12 02:04:57.395 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:04:57.395 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:04:57.395 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:04:57.395 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:57.395 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:57.395 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:57.395 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:57.395 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:57.395 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:04:57.395 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbf0782b9ee148009c3b520154200ae6 --system all -f value -c Role 2022-04-12 02:04:57.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.395 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.395 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.395 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:57.395 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:04:57.395 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:04:57.395 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user fbf0782b9ee148009c3b520154200ae6 --system all 2022-04-12 02:04:57.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.395 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.395 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.395 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbf0782b9ee148009c3b520154200ae6 --system all -f value -c Role 2022-04-12 02:04:57.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.395 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:57.396 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:57.396 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:57.396 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:57.396 | + functions-common:get_or_add_user_system_role:1052 : echo 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:57.396 | 17e18303f36f44178337aaa20dc38c26 2022-04-12 02:04:57.465 | [142204 Async ks-system-member:173569]: finished get_or_add_user_system_role member fbf0782b9ee148009c3b520154200ae6 all with result 0 in 11 seconds 2022-04-12 02:04:57.524 | [142204 Async ks-system-reader:173851]: Waiting for completion of get_or_add_user_system_role reader fdec7b7c27024130973207dc08c9fa4e all running on PID 173851 (7 other jobs running) 2022-04-12 02:04:57.566 | [142204 Async ks-system-reader:173851]: Signaling child to exit 2022-04-12 02:04:59.169 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:04:59.321 | [173851 Async ks-system-reader:173851]: finished successfully 2022-04-12 02:04:59.451 | WAKEUP 2022-04-12 02:04:59.582 | [142204 Async ks-system-reader:173851]: Signaled 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:04:59.600 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:04:59.600 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:04:59.600 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:04:59.600 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:04:59.600 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:04:59.600 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:04:59.600 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fdec7b7c27024130973207dc08c9fa4e --system all -f value -c Role 2022-04-12 02:04:59.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:59.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:59.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:59.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:59.600 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user fdec7b7c27024130973207dc08c9fa4e --system all 2022-04-12 02:04:59.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:59.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:59.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:59.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:59.600 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fdec7b7c27024130973207dc08c9fa4e --system all -f value -c Role 2022-04-12 02:04:59.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:59.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:59.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:04:59.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:04:59.600 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:04:59.600 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:59.601 | + functions-common:get_or_add_user_system_role:1052 : echo 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:59.601 | 80db498907334e6697c63a52cd3ad16f 2022-04-12 02:04:59.937 | [142204 Async ks-system-reader:173851]: finished get_or_add_user_system_role reader fdec7b7c27024130973207dc08c9fa4e all with result 0 in 14 seconds 2022-04-12 02:04:59.968 | + inc/async:async_wait:197 : return 0 2022-04-12 02:04:59.989 | + 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-12 02:05:00.394 | [142204 Async ks-group-memberdemo:174204]: Waiting for completion of get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c running on PID 174204 (6 other jobs running) 2022-04-12 02:05:00.601 | [142204 Async ks-group-memberdemo:174204]: Signaling child to exit 2022-04-12 02:05:05.443 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:05:05.552 | [174204 Async ks-group-memberdemo:174204]: finished successfully 2022-04-12 02:05:05.599 | WAKEUP 2022-04-12 02:05:05.692 | [142204 Async ks-group-memberdemo:174204]: Signaled 2022-04-12 02:05:05.693 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:05:05.693 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f67eaf314580438bbb9e157e5481988c --project 5b0edacd746846999930d8084126338c -f value 2022-04-12 02:05:05.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:05.694 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:05.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:05.694 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:05.694 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:05.694 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:05:05.694 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:05:05.694 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f67eaf314580438bbb9e157e5481988c --project 5b0edacd746846999930d8084126338c 2022-04-12 02:05:05.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:05.694 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:05.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:05.694 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:05.694 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f67eaf314580438bbb9e157e5481988c --project 5b0edacd746846999930d8084126338c -f value 2022-04-12 02:05:05.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:05.694 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:05.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:05.694 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:05.694 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:05.694 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='17e18303f36f44178337aaa20dc38c26 f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c False' 2022-04-12 02:05:05.694 | + functions-common:get_or_add_group_project_role:1076 : echo 17e18303f36f44178337aaa20dc38c26 f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c False 2022-04-12 02:05:05.694 | 17e18303f36f44178337aaa20dc38c26 f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c False 2022-04-12 02:05:05.900 | [142204 Async ks-group-memberdemo:174204]: finished get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c with result 0 in 13 seconds 2022-04-12 02:05:06.019 | [142204 Async ks-group-anotherdemo:174306]: Waiting for completion of get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c running on PID 174306 (5 other jobs running) 2022-04-12 02:05:06.088 | [142204 Async ks-group-anotherdemo:174306]: Signaling child to exit 2022-04-12 02:05:06.719 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:05:06.752 | [174413 Async ks-group-memberalt:174413]: finished successfully 2022-04-12 02:05:07.087 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:05:07.115 | [174306 Async ks-group-anotherdemo:174306]: finished successfully 2022-04-12 02:05:07.138 | WAKEUP 2022-04-12 02:05:07.164 | [142204 Async ks-group-anotherdemo:174306]: Signaled 2022-04-12 02:05:07.166 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:05:07.166 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f67eaf314580438bbb9e157e5481988c --project 5b0edacd746846999930d8084126338c -f value 2022-04-12 02:05:07.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.166 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.166 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.166 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:07.166 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:05:07.166 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:05:07.166 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f67eaf314580438bbb9e157e5481988c --project 5b0edacd746846999930d8084126338c 2022-04-12 02:05:07.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.166 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.166 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.166 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f67eaf314580438bbb9e157e5481988c --project 5b0edacd746846999930d8084126338c -f value 2022-04-12 02:05:07.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.166 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.166 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.166 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:07.166 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aafb2e3602c84ff9b444ff4b9e9bdcdb f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c False' 2022-04-12 02:05:07.166 | + functions-common:get_or_add_group_project_role:1076 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c False 2022-04-12 02:05:07.167 | aafb2e3602c84ff9b444ff4b9e9bdcdb f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c False 2022-04-12 02:05:07.217 | [142204 Async ks-group-anotherdemo:174306]: finished get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c 5b0edacd746846999930d8084126338c with result 0 in 15 seconds 2022-04-12 02:05:07.257 | [142204 Async ks-group-memberalt:174413]: Waiting for completion of get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 running on PID 174413 (4 other jobs running) 2022-04-12 02:05:07.285 | [142204 Async ks-group-memberalt:174413]: Signaling child to exit 2022-04-12 02:05:07.285 | WAKEUP 2022-04-12 02:05:07.311 | [142204 Async ks-group-memberalt:174413]: Signaled 2022-04-12 02:05:07.312 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:05:07.313 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f67eaf314580438bbb9e157e5481988c --project d9d857cceeed42f48dcc2cf4b8e3bce9 -f value 2022-04-12 02:05:07.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.313 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:07.313 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:05:07.313 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:05:07.313 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f67eaf314580438bbb9e157e5481988c --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:05:07.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.313 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f67eaf314580438bbb9e157e5481988c --project d9d857cceeed42f48dcc2cf4b8e3bce9 -f value 2022-04-12 02:05:07.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:07.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:07.313 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:07.313 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='17e18303f36f44178337aaa20dc38c26 f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 False' 2022-04-12 02:05:07.313 | + functions-common:get_or_add_group_project_role:1076 : echo 17e18303f36f44178337aaa20dc38c26 f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 False 2022-04-12 02:05:07.313 | 17e18303f36f44178337aaa20dc38c26 f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 False 2022-04-12 02:05:07.364 | [142204 Async ks-group-memberalt:174413]: finished get_or_add_group_project_role member f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 with result 0 in 14 seconds 2022-04-12 02:05:07.408 | [142204 Async ks-group-anotheralt:174519]: Waiting for completion of get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 running on PID 174519 (3 other jobs running) 2022-04-12 02:05:07.435 | [142204 Async ks-group-anotheralt:174519]: Signaling child to exit 2022-04-12 02:05:07.984 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:05:08.009 | [174607 Async ks-group-admin:174607]: finished successfully 2022-04-12 02:05:08.213 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:05:08.238 | [174519 Async ks-group-anotheralt:174519]: finished successfully 2022-04-12 02:05:08.258 | WAKEUP 2022-04-12 02:05:08.281 | [142204 Async ks-group-anotheralt:174519]: Signaled 2022-04-12 02:05:08.282 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:05:08.282 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f67eaf314580438bbb9e157e5481988c --project d9d857cceeed42f48dcc2cf4b8e3bce9 -f value 2022-04-12 02:05:08.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.282 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.282 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.282 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:08.282 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:05:08.282 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:05:08.282 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f67eaf314580438bbb9e157e5481988c --project d9d857cceeed42f48dcc2cf4b8e3bce9 2022-04-12 02:05:08.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.282 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.283 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f67eaf314580438bbb9e157e5481988c --project d9d857cceeed42f48dcc2cf4b8e3bce9 -f value 2022-04-12 02:05:08.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.283 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.283 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:08.283 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aafb2e3602c84ff9b444ff4b9e9bdcdb f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 False' 2022-04-12 02:05:08.283 | + functions-common:get_or_add_group_project_role:1076 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 False 2022-04-12 02:05:08.283 | aafb2e3602c84ff9b444ff4b9e9bdcdb f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 False 2022-04-12 02:05:08.326 | [142204 Async ks-group-anotheralt:174519]: finished get_or_add_group_project_role anotherrole f67eaf314580438bbb9e157e5481988c d9d857cceeed42f48dcc2cf4b8e3bce9 with result 0 in 15 seconds 2022-04-12 02:05:08.363 | [142204 Async ks-group-admin:174607]: Waiting for completion of get_or_add_group_project_role admin dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 running on PID 174607 (2 other jobs running) 2022-04-12 02:05:08.388 | [142204 Async ks-group-admin:174607]: Signaling child to exit 2022-04-12 02:05:08.388 | WAKEUP 2022-04-12 02:05:08.411 | [142204 Async ks-group-admin:174607]: Signaled 2022-04-12 02:05:08.412 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:05:08.412 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group dc45bcef45474ca1b06fe866997fd7ff --project d9bfad8f4a214391888503ba8718e861 -f value 2022-04-12 02:05:08.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.412 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.413 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.413 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:08.413 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:05:08.413 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:05:08.413 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group dc45bcef45474ca1b06fe866997fd7ff --project d9bfad8f4a214391888503ba8718e861 2022-04-12 02:05:08.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.413 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.413 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.413 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group dc45bcef45474ca1b06fe866997fd7ff --project d9bfad8f4a214391888503ba8718e861 -f value 2022-04-12 02:05:08.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.413 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:05:08.413 | from cryptography.utils import int_from_bytes 2022-04-12 02:05:08.413 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:05:08.413 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e60680e70d674b5dbe497b82a35b3506 dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 False' 2022-04-12 02:05:08.413 | + functions-common:get_or_add_group_project_role:1076 : echo e60680e70d674b5dbe497b82a35b3506 dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 False 2022-04-12 02:05:08.413 | e60680e70d674b5dbe497b82a35b3506 dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 False 2022-04-12 02:05:08.456 | [142204 Async ks-group-admin:174607]: finished get_or_add_group_project_role admin dc45bcef45474ca1b06fe866997fd7ff d9bfad8f4a214391888503ba8718e861 with result 0 in 14 seconds 2022-04-12 02:05:08.460 | + inc/async:async_wait:197 : return 0 2022-04-12 02:05:08.463 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 02:05:08.480 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:05:08.483 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 02:05:08.500 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:05:08.503 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 02:05:08.506 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 02:05:08.566 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 02:05:08.603 | [142204 Async create_nova_accounts:176507]: running: create_nova_accounts 2022-04-12 02:05:08.606 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 02:05:08.625 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:05:08.631 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 02:05:08.633 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 02:05:08.694 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 02:05:08.733 | [142204 Async create_glance_accounts:176622]: running: create_glance_accounts 2022-04-12 02:05:08.736 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 02:05:08.755 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:05:08.760 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 02:05:08.762 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 02:05:08.826 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 02:05:08.873 | [142204 Async create_cinder_accounts:176752]: running: create_cinder_accounts 2022-04-12 02:05:08.876 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 02:05:08.899 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:05:08.902 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 02:05:08.904 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 02:05:08.973 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 02:05:09.041 | [142204 Async create_neutron_accounts:176869]: running: create_neutron_accounts 2022-04-12 02:05:09.049 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 02:05:09.080 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:05:09.082 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 02:05:09.087 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 02:05:09.290 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 02:05:09.507 | [142204 Async create_swift_accounts:177010]: running: create_swift_accounts 2022-04-12 02:05:09.510 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 02:05:09.625 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:05:09.642 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 02:05:10.020 | [142204 Async create_nova_accounts:176507]: Waiting for completion of create_nova_accounts running on PID 176507 (6 other jobs running) 2022-04-12 02:05:10.190 | [142204 Async create_nova_accounts:176507]: Signaling child to exit 2022-04-12 02:05:49.098 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:05:49.209 | [176869 Async create_neutron_accounts:176869]: finished successfully 2022-04-12 02:06:07.677 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:06:07.706 | [176752 Async create_cinder_accounts:176752]: finished successfully 2022-04-12 02:06:24.605 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:06:24.642 | [176622 Async create_glance_accounts:176622]: finished successfully 2022-04-12 02:06:25.842 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:06:25.869 | [176507 Async create_nova_accounts:176507]: finished successfully 2022-04-12 02:06:25.891 | WAKEUP 2022-04-12 02:06:25.914 | [142204 Async create_nova_accounts:176507]: Signaled 2022-04-12 02:06:25.916 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:06:25.916 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 02:06:25.916 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 02:06:25.916 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:06:25.916 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:06:25.916 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:06:25.916 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:06:25.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.916 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.917 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.917 | + functions-common:get_or_create_user:925 : user_id=d469bbd28f1049bb9671d26b66897792 2022-04-12 02:06:25.917 | + functions-common:get_or_create_user:926 : echo d469bbd28f1049bb9671d26b66897792 2022-04-12 02:06:25.917 | d469bbd28f1049bb9671d26b66897792 2022-04-12 02:06:25.917 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 02:06:25.917 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:25.917 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:25.917 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:25.917 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:25.917 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:25.917 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:25.917 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.917 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:25.917 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.917 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.917 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:25.917 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:25.917 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.918 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:25.918 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:25.918 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.918 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:25.918 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.918 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.918 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:25.918 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:25.918 | ++ functions-common:get_field:818 : echo '| 7836b2ebd9174737a220044523a84b15 | d469bbd28f1049bb9671d26b66897792 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:25.918 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:25.918 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.918 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:25.918 | + functions-common:get_or_add_user_project_role:997 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:25.918 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:25.918 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:06:25.918 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 02:06:25.918 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:25.918 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:25.918 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:25.919 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:25.919 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:25.919 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:25.919 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:25.919 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.919 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.919 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.919 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.919 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.919 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:25.919 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:25.919 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.920 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:25.920 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:25.920 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:25.920 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.920 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.920 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.920 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:25.920 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:25.920 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:25.920 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | d469bbd28f1049bb9671d26b66897792 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:25.920 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.920 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:06:25.920 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:06:25.920 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:06:25.920 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 02:06:25.920 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:06:25.920 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 02:06:25.920 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 02:06:25.920 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:06:25.920 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 02:06:25.920 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-12 02:06:25.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.921 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.921 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:06:25.921 | ada9fe37a8ea48fdb397c0b35af5e932' 2022-04-12 02:06:25.921 | + functions-common:get_or_create_service:1094 : echo ada9fe37a8ea48fdb397c0b35af5e932 2022-04-12 02:06:25.921 | ada9fe37a8ea48fdb397c0b35af5e932 2022-04-12 02:06:25.921 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 02:06:25.921 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:06:25.921 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 02:06:25.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:06:25.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 02:06:25.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.921 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:06:25.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:06:25.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:06:25.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.921 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6dc3c8ebd58a4848859c2135ea1cdf06 2022-04-12 02:06:25.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6dc3c8ebd58a4848859c2135ea1cdf06 2022-04-12 02:06:25.921 | + functions-common:get_or_create_endpoint:1127 : public_id=6dc3c8ebd58a4848859c2135ea1cdf06 2022-04-12 02:06:25.921 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:06:25.921 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:06:25.921 | + functions-common:get_or_create_endpoint:1136 : echo 6dc3c8ebd58a4848859c2135ea1cdf06 2022-04-12 02:06:25.921 | 6dc3c8ebd58a4848859c2135ea1cdf06 2022-04-12 02:06:25.921 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 02:06:25.922 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:06:25.922 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 02:06:25.922 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 02:06:25.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.922 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.922 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:06:25.922 | eaaf5a38b66740bb8f38e58468767a28' 2022-04-12 02:06:25.922 | + functions-common:get_or_create_service:1094 : echo eaaf5a38b66740bb8f38e58468767a28 2022-04-12 02:06:25.922 | eaaf5a38b66740bb8f38e58468767a28 2022-04-12 02:06:25.922 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 02:06:25.922 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:06:25.922 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 02:06:25.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:06:25.922 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 02:06:25.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.922 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:06:25.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:06:25.922 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 02:06:25.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.922 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0f41cc88836a4270b89660613688d403 2022-04-12 02:06:25.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0f41cc88836a4270b89660613688d403 2022-04-12 02:06:25.923 | + functions-common:get_or_create_endpoint:1127 : public_id=0f41cc88836a4270b89660613688d403 2022-04-12 02:06:25.923 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:06:25.923 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:06:25.923 | + functions-common:get_or_create_endpoint:1136 : echo 0f41cc88836a4270b89660613688d403 2022-04-12 02:06:25.923 | 0f41cc88836a4270b89660613688d403 2022-04-12 02:06:25.923 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 02:06:25.923 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:06:25.923 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 02:06:25.923 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:06:25.923 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 02:06:25.923 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:25.923 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:25.923 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:25.923 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:25.923 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:25.923 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.923 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:25.923 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:25.923 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.923 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.923 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.923 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.923 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:25.923 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:25.924 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.924 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.924 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.924 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:25.924 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:06:25.924 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:25.924 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:25.924 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.924 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:25.924 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:25.924 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:25.924 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:25.924 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:25.924 | ++ functions-common:get_field:818 : echo '| b469b74d8d864dcfb9a5607aaf33b762 | d469bbd28f1049bb9671d26b66897792 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:25.924 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:25.924 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:25.924 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:06:25.924 | + functions-common:get_or_add_user_project_role:997 : echo b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:06:25.925 | b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:06:25.925 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 02:06:25.925 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:06:25.925 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 02:06:25.925 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:06:25.925 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 02:06:25.966 | [142204 Async create_nova_accounts:176507]: finished create_nova_accounts with result 0 in 77 seconds 2022-04-12 02:06:26.007 | [142204 Async create_glance_accounts:176622]: Waiting for completion of create_glance_accounts running on PID 176622 (5 other jobs running) 2022-04-12 02:06:26.031 | [142204 Async create_glance_accounts:176622]: Signaling child to exit 2022-04-12 02:06:26.031 | WAKEUP 2022-04-12 02:06:26.054 | [142204 Async create_glance_accounts:176622]: Signaled 2022-04-12 02:06:26.056 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 02:06:26.056 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:06:26.056 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 02:06:26.056 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 02:06:26.056 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:06:26.056 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:06:26.056 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:06:26.056 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:06:26.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.056 | + functions-common:get_or_create_user:925 : user_id=2520b44b16314a40b19d2e14b39d9de0 2022-04-12 02:06:26.056 | + functions-common:get_or_create_user:926 : echo 2520b44b16314a40b19d2e14b39d9de0 2022-04-12 02:06:26.056 | 2520b44b16314a40b19d2e14b39d9de0 2022-04-12 02:06:26.056 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 02:06:26.056 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:26.056 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:26.056 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:26.056 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:26.056 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:26.056 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.057 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.057 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.057 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.057 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.057 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:26.057 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:26.057 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.057 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.057 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:26.057 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.057 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.057 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.057 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.057 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:26.057 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:26.057 | ++ functions-common:get_field:818 : echo '| 7836b2ebd9174737a220044523a84b15 | 2520b44b16314a40b19d2e14b39d9de0 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:26.057 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:26.057 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.057 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.057 | + functions-common:get_or_add_user_project_role:997 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.058 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.058 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:06:26.058 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 02:06:26.058 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:06:26.058 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 02:06:26.058 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 02:06:26.058 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:06:26.058 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:06:26.058 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:06:26.058 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:06:26.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.058 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.058 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.058 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.058 | + functions-common:get_or_create_user:925 : user_id=1bda8e0d1ff5456ea8e4dc4e74930a03 2022-04-12 02:06:26.058 | + functions-common:get_or_create_user:926 : echo 1bda8e0d1ff5456ea8e4dc4e74930a03 2022-04-12 02:06:26.058 | 1bda8e0d1ff5456ea8e4dc4e74930a03 2022-04-12 02:06:26.058 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 02:06:26.058 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:26.058 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:26.058 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:26.058 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:26.058 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:26.058 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.058 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.059 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.059 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.059 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.059 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.059 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.059 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:26.059 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:26.059 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.059 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.059 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.059 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:26.059 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.059 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.060 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.060 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.060 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.060 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.060 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.060 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:26.060 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:26.060 | ++ functions-common:get_field:818 : echo '| 7836b2ebd9174737a220044523a84b15 | 1bda8e0d1ff5456ea8e4dc4e74930a03 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:26.060 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:26.060 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.060 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.060 | + functions-common:get_or_add_user_project_role:997 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.060 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.060 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 02:06:26.060 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 02:06:26.060 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:26.060 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:26.060 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:26.060 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:26.060 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:26.060 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:26.060 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:26.060 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:26.061 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:26.061 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:26.061 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.061 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.061 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:26.061 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.061 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.061 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.061 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.061 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.061 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:26.061 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:26.061 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.061 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.061 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.061 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.061 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.061 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:26.061 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.061 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.061 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.061 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.061 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.061 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:26.062 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:26.062 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:26.062 | ++ functions-common:get_field:818 : echo '| b469b74d8d864dcfb9a5607aaf33b762 | 1bda8e0d1ff5456ea8e4dc4e74930a03 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:26.062 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.062 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:06:26.062 | + functions-common:get_or_add_user_project_role:997 : echo b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:06:26.062 | b469b74d8d864dcfb9a5607aaf33b762 2022-04-12 02:06:26.062 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 02:06:26.062 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:06:26.062 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 02:06:26.062 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 02:06:26.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.062 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.062 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.062 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.062 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:06:26.062 | 93c7a67a2ec748fa85015fb2eedd2040' 2022-04-12 02:06:26.062 | + functions-common:get_or_create_service:1094 : echo 93c7a67a2ec748fa85015fb2eedd2040 2022-04-12 02:06:26.062 | 93c7a67a2ec748fa85015fb2eedd2040 2022-04-12 02:06:26.062 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 02:06:26.062 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:06:26.062 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 02:06:26.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:06:26.062 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 02:06:26.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.062 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.062 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.062 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:06:26.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:06:26.062 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 02:06:26.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.063 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.063 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.063 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b4523b0b2e2c425dab9be8a4e11cab24 2022-04-12 02:06:26.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b4523b0b2e2c425dab9be8a4e11cab24 2022-04-12 02:06:26.063 | + functions-common:get_or_create_endpoint:1127 : public_id=b4523b0b2e2c425dab9be8a4e11cab24 2022-04-12 02:06:26.063 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:06:26.063 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:06:26.063 | + functions-common:get_or_create_endpoint:1136 : echo b4523b0b2e2c425dab9be8a4e11cab24 2022-04-12 02:06:26.063 | b4523b0b2e2c425dab9be8a4e11cab24 2022-04-12 02:06:26.063 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 02:06:26.063 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:06:26.063 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:06:26.063 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:06:26.063 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:06:26.063 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 02:06:26.063 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 02:06:26.063 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 02:06:26.063 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 02:06:26.101 | [142204 Async create_glance_accounts:176622]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-12 02:06:26.140 | [142204 Async create_cinder_accounts:176752]: Waiting for completion of create_cinder_accounts running on PID 176752 (4 other jobs running) 2022-04-12 02:06:26.165 | [142204 Async create_cinder_accounts:176752]: Signaling child to exit 2022-04-12 02:06:26.165 | WAKEUP 2022-04-12 02:06:26.188 | [142204 Async create_cinder_accounts:176752]: Signaled 2022-04-12 02:06:26.189 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-12 02:06:26.189 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 02:06:26.189 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 02:06:26.189 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:06:26.189 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:06:26.189 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:06:26.189 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:06:26.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.189 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.190 | + functions-common:get_or_create_user:925 : user_id=6416dfde391c45f18600fd46b757f312 2022-04-12 02:06:26.190 | + functions-common:get_or_create_user:926 : echo 6416dfde391c45f18600fd46b757f312 2022-04-12 02:06:26.190 | 6416dfde391c45f18600fd46b757f312 2022-04-12 02:06:26.190 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 02:06:26.190 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:26.190 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:26.190 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:26.190 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:26.190 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.190 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:26.190 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.190 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.190 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.190 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:26.190 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:26.190 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.191 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.191 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.191 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:26.191 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.191 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.191 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.191 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:26.191 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:26.191 | ++ functions-common:get_field:818 : echo '| 7836b2ebd9174737a220044523a84b15 | 6416dfde391c45f18600fd46b757f312 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:26.191 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:26.191 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.191 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.191 | + functions-common:get_or_add_user_project_role:997 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.191 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.191 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:06:26.191 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 02:06:26.191 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:06:26.191 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 02:06:26.191 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 02:06:26.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.191 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.191 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:06:26.192 | 6df5ec79a93c4903ab5592a14f82eea3' 2022-04-12 02:06:26.192 | + functions-common:get_or_create_service:1094 : echo 6df5ec79a93c4903ab5592a14f82eea3 2022-04-12 02:06:26.192 | 6df5ec79a93c4903ab5592a14f82eea3 2022-04-12 02:06:26.192 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 02:06:26.192 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:06:26.192 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:06:26.192 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:06:26.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:06:26.192 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 02:06:26.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.192 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:06:26.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:06:26.192 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:06:26.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.192 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=eeb0029b900a4b14ba5f7c0e5f37060a 2022-04-12 02:06:26.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo eeb0029b900a4b14ba5f7c0e5f37060a 2022-04-12 02:06:26.192 | + functions-common:get_or_create_endpoint:1127 : public_id=eeb0029b900a4b14ba5f7c0e5f37060a 2022-04-12 02:06:26.192 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:06:26.192 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:06:26.192 | + functions-common:get_or_create_endpoint:1136 : echo eeb0029b900a4b14ba5f7c0e5f37060a 2022-04-12 02:06:26.192 | eeb0029b900a4b14ba5f7c0e5f37060a 2022-04-12 02:06:26.192 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 02:06:26.192 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:06:26.192 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 02:06:26.193 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 02:06:26.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.193 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.193 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:06:26.193 | a57f3f87ffd24d828de03e9bba1f9592' 2022-04-12 02:06:26.193 | + functions-common:get_or_create_service:1094 : echo a57f3f87ffd24d828de03e9bba1f9592 2022-04-12 02:06:26.193 | a57f3f87ffd24d828de03e9bba1f9592 2022-04-12 02:06:26.193 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:06:26.193 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:06:26.193 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:06:26.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:06:26.193 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 02:06:26.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.193 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:06:26.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:06:26.193 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:06:26.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.193 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=757b51dc8710470d8957ff26fbe77bfa 2022-04-12 02:06:26.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 757b51dc8710470d8957ff26fbe77bfa 2022-04-12 02:06:26.193 | + functions-common:get_or_create_endpoint:1127 : public_id=757b51dc8710470d8957ff26fbe77bfa 2022-04-12 02:06:26.194 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:06:26.194 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:06:26.194 | + functions-common:get_or_create_endpoint:1136 : echo 757b51dc8710470d8957ff26fbe77bfa 2022-04-12 02:06:26.194 | 757b51dc8710470d8957ff26fbe77bfa 2022-04-12 02:06:26.194 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 02:06:26.194 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:06:26.194 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 02:06:26.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.194 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.194 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.194 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_project:938 : project_id=7b5e9295eaf64e03b402a4ba750fc9bd 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_project:939 : echo 7b5e9295eaf64e03b402a4ba750fc9bd 2022-04-12 02:06:26.194 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7b5e9295eaf64e03b402a4ba750fc9bd 2022-04-12 02:06:26.194 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 02:06:26.194 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 02:06:26.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.194 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.194 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.194 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 02:06:26.194 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_user:925 : user_id=6416dfde391c45f18600fd46b757f312 2022-04-12 02:06:26.194 | ++ functions-common:get_or_create_user:926 : echo 6416dfde391c45f18600fd46b757f312 2022-04-12 02:06:26.194 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6416dfde391c45f18600fd46b757f312 2022-04-12 02:06:26.234 | [142204 Async create_cinder_accounts:176752]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-12 02:06:26.239 | + inc/async:async_wait:197 : return 0 2022-04-12 02:06:26.241 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 02:06:26.291 | [142204 Async create_neutron_accounts:176869]: Waiting for completion of create_neutron_accounts running on PID 176869 (3 other jobs running) 2022-04-12 02:06:26.320 | [142204 Async create_neutron_accounts:176869]: Signaling child to exit 2022-04-12 02:06:26.320 | WAKEUP 2022-04-12 02:06:26.344 | [142204 Async create_neutron_accounts:176869]: Signaled 2022-04-12 02:06:26.347 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 02:06:26.347 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:06:26.347 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:06:26.347 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:06:26.347 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:06:26.347 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:06:26.347 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:06:26.347 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 02:06:26.348 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 02:06:26.348 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 02:06:26.348 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 02:06:26.348 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-12 02:06:26.348 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 02:06:26.348 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 02:06:26.348 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:06:26.348 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:06:26.348 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:06:26.348 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:06:26.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.348 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.348 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.348 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.348 | + functions-common:get_or_create_user:925 : user_id=c5179efd8813490f92f57009798b1f15 2022-04-12 02:06:26.348 | + functions-common:get_or_create_user:926 : echo c5179efd8813490f92f57009798b1f15 2022-04-12 02:06:26.348 | c5179efd8813490f92f57009798b1f15 2022-04-12 02:06:26.348 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 02:06:26.348 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:06:26.348 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:06:26.348 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:06:26.348 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:06:26.348 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:06:26.348 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.348 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.349 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.349 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.349 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.349 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:06:26.349 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:06:26.349 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.349 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:06:26.349 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:06:26.349 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:06:26.349 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:06:26.349 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.349 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.349 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:06:26.349 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:06:26.349 | ++ functions-common:get_field:818 : echo '| 7836b2ebd9174737a220044523a84b15 | c5179efd8813490f92f57009798b1f15 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:06:26.349 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:06:26.349 | ++ functions-common:get_field:812 : read data 2022-04-12 02:06:26.349 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.349 | + functions-common:get_or_add_user_project_role:997 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.350 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:06:26.350 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:06:26.350 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 02:06:26.350 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:06:26.350 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 02:06:26.350 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 02:06:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.350 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.350 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:06:26.350 | c5c343707051431b89934ef8cdbb0e86' 2022-04-12 02:06:26.350 | + functions-common:get_or_create_service:1094 : echo c5c343707051431b89934ef8cdbb0e86 2022-04-12 02:06:26.350 | c5c343707051431b89934ef8cdbb0e86 2022-04-12 02:06:26.350 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 02:06:26.350 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:06:26.350 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 02:06:26.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:06:26.350 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 02:06:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.350 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:06:26.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:06:26.350 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 02:06:26.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:06:26.350 | from cryptography.utils import int_from_bytes 2022-04-12 02:06:26.351 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:06:26.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2a352a7c0dc34ed3a1e29816b8d7a97b 2022-04-12 02:06:26.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2a352a7c0dc34ed3a1e29816b8d7a97b 2022-04-12 02:06:26.351 | + functions-common:get_or_create_endpoint:1127 : public_id=2a352a7c0dc34ed3a1e29816b8d7a97b 2022-04-12 02:06:26.351 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:06:26.351 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:06:26.351 | + functions-common:get_or_create_endpoint:1136 : echo 2a352a7c0dc34ed3a1e29816b8d7a97b 2022-04-12 02:06:26.351 | 2a352a7c0dc34ed3a1e29816b8d7a97b 2022-04-12 02:06:26.393 | [142204 Async create_neutron_accounts:176869]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-12 02:06:26.431 | [142204 Async create_swift_accounts:177010]: Waiting for completion of create_swift_accounts running on PID 177010 (2 other jobs running) 2022-04-12 02:06:26.456 | [142204 Async create_swift_accounts:177010]: Signaling child to exit 2022-04-12 02:07:17.648 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:07:17.675 | [177010 Async create_swift_accounts:177010]: finished successfully 2022-04-12 02:07:17.695 | WAKEUP 2022-04-12 02:07:17.718 | [142204 Async create_swift_accounts:177010]: Signaled 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 02:07:17.719 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 02:07:17.719 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 02:07:17.720 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:07:17.720 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:07:17.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.720 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.720 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.720 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.720 | ++ functions-common:get_or_create_role:950 : role_id=aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:07:17.720 | ++ functions-common:get_or_create_role:951 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:07:17.720 | + lib/swift:create_swift_accounts:614 : another_role=aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:07:17.720 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 02:07:17.720 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 02:07:17.720 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:07:17.720 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:07:17.720 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:07:17.720 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:07:17.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.720 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.720 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.720 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.720 | + functions-common:get_or_create_user:925 : user_id=f3752bbf21d34c27bdd2d2a0b708dfc5 2022-04-12 02:07:17.720 | + functions-common:get_or_create_user:926 : echo f3752bbf21d34c27bdd2d2a0b708dfc5 2022-04-12 02:07:17.720 | f3752bbf21d34c27bdd2d2a0b708dfc5 2022-04-12 02:07:17.720 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 02:07:17.720 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:07:17.720 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:07:17.720 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:07:17.720 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:07:17.720 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:07:17.720 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:07:17.721 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:07:17.721 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:07:17.721 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:07:17.721 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:07:17.721 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:07:17.721 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:07:17.721 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.721 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.721 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.721 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.721 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.721 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.721 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:07:17.721 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:07:17.721 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:07:17.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.721 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.721 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.721 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:07:17.721 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:07:17.721 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.721 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.721 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.721 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.721 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.721 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.721 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:07:17.722 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:07:17.722 | ++ functions-common:get_field:818 : echo '| 7836b2ebd9174737a220044523a84b15 | f3752bbf21d34c27bdd2d2a0b708dfc5 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:07:17.722 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:07:17.722 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.722 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7836b2ebd9174737a220044523a84b15 2022-04-12 02:07:17.722 | + functions-common:get_or_add_user_project_role:997 : echo 7836b2ebd9174737a220044523a84b15 2022-04-12 02:07:17.722 | 7836b2ebd9174737a220044523a84b15 2022-04-12 02:07:17.722 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:07:17.722 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 02:07:17.722 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:07:17.722 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:07:17.722 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:07:17.722 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:07:17.722 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:07:17.722 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.722 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:07:17.722 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.722 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.722 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.722 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.722 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.722 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:07:17.722 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:07:17.723 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:07:17.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.723 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.723 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.723 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:07:17.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:07:17.723 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.723 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.723 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.723 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.723 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.723 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.723 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:07:17.723 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:07:17.723 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:07:17.723 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | f3752bbf21d34c27bdd2d2a0b708dfc5 | | 7b5e9295eaf64e03b402a4ba750fc9bd | | | False |' 2022-04-12 02:07:17.723 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.723 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.723 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.723 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 02:07:17.723 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:07:17.723 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 02:07:17.723 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 02:07:17.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.723 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.723 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.724 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.724 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:07:17.724 | 62a66c4df7d14db18caca791fa224aab' 2022-04-12 02:07:17.724 | + functions-common:get_or_create_service:1094 : echo 62a66c4df7d14db18caca791fa224aab 2022-04-12 02:07:17.724 | 62a66c4df7d14db18caca791fa224aab 2022-04-12 02:07:17.724 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 02:07:17.724 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:07:17.724 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 02:07:17.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:07:17.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 02:07:17.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.724 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.724 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.724 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:07:17.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:07:17.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:07:17.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.724 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.724 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.724 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fff0a8a78e034bdb84e9086f11fadf29 2022-04-12 02:07:17.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fff0a8a78e034bdb84e9086f11fadf29 2022-04-12 02:07:17.724 | + functions-common:get_or_create_endpoint:1127 : public_id=fff0a8a78e034bdb84e9086f11fadf29 2022-04-12 02:07:17.724 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 02:07:17.724 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 02:07:17.724 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:07:17.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 02:07:17.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.725 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.725 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:07:17.725 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:07:17.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 02:07:17.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.725 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.725 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1dd8a8b865ea46f4aa75ec80cf7b89af 2022-04-12 02:07:17.725 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1dd8a8b865ea46f4aa75ec80cf7b89af 2022-04-12 02:07:17.725 | 1dd8a8b865ea46f4aa75ec80cf7b89af 2022-04-12 02:07:17.725 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:07:17.725 | + functions-common:get_or_create_endpoint:1136 : echo fff0a8a78e034bdb84e9086f11fadf29 2022-04-12 02:07:17.725 | fff0a8a78e034bdb84e9086f11fadf29 2022-04-12 02:07:17.725 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 02:07:17.725 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 02:07:17.725 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:07:17.725 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 02:07:17.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.725 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.725 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.725 | ++ functions-common:get_or_create_project:938 : project_id=7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.725 | ++ functions-common:get_or_create_project:939 : echo 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.725 | + lib/swift:create_swift_accounts:628 : swift_project_test1=7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.725 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 02:07:17.725 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.726 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 02:07:17.726 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:07:17.726 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 02:07:17.726 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 02:07:17.726 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-12 02:07:17.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.726 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.726 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.726 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.726 | ++ functions-common:get_or_create_user:925 : user_id=2ff0ca9ad3454ac196be57f0f5d6fb39 2022-04-12 02:07:17.726 | ++ functions-common:get_or_create_user:926 : echo 2ff0ca9ad3454ac196be57f0f5d6fb39 2022-04-12 02:07:17.726 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2ff0ca9ad3454ac196be57f0f5d6fb39 2022-04-12 02:07:17.726 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 02:07:17.726 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.726 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2ff0ca9ad3454ac196be57f0f5d6fb39 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.726 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:07:17.726 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:07:17.726 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:07:17.726 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:07:17.726 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:07:17.726 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:07:17.726 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:07:17.726 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:07:17.726 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:07:17.726 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.726 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.726 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.726 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2ff0ca9ad3454ac196be57f0f5d6fb39 --project 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.726 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.727 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.727 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.727 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:07:17.727 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:07:17.727 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2ff0ca9ad3454ac196be57f0f5d6fb39 --project 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.727 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.727 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.727 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2ff0ca9ad3454ac196be57f0f5d6fb39 --project 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.727 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.727 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:07:17.727 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.727 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.727 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.727 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.727 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.727 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:07:17.727 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:07:17.727 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:07:17.727 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | 2ff0ca9ad3454ac196be57f0f5d6fb39 | | 7097ed3c156b4030b2921a1fc2592b06 | | | False |' 2022-04-12 02:07:17.727 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.727 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.727 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.727 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.727 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 02:07:17.727 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 02:07:17.728 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:07:17.728 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 02:07:17.728 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 02:07:17.728 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-12 02:07:17.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.728 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.728 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.728 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.728 | ++ functions-common:get_or_create_user:925 : user_id=903c11d4e9ee4622915142afa6509403 2022-04-12 02:07:17.728 | ++ functions-common:get_or_create_user:926 : echo 903c11d4e9ee4622915142afa6509403 2022-04-12 02:07:17.728 | + lib/swift:create_swift_accounts:637 : swift_user_test3=903c11d4e9ee4622915142afa6509403 2022-04-12 02:07:17.728 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 02:07:17.728 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.728 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role aafb2e3602c84ff9b444ff4b9e9bdcdb 903c11d4e9ee4622915142afa6509403 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.728 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:07:17.728 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:07:17.728 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:07:17.728 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:07:17.728 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:07:17.728 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:07:17.728 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:07:17.728 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:07:17.729 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role aafb2e3602c84ff9b444ff4b9e9bdcdb --user 903c11d4e9ee4622915142afa6509403 --project 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.729 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.729 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:07:17.729 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.729 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.729 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.729 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.729 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.729 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:07:17.729 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:07:17.729 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add aafb2e3602c84ff9b444ff4b9e9bdcdb --user 903c11d4e9ee4622915142afa6509403 --project 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.729 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.730 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.730 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role aafb2e3602c84ff9b444ff4b9e9bdcdb --user 903c11d4e9ee4622915142afa6509403 --project 7097ed3c156b4030b2921a1fc2592b06 2022-04-12 02:07:17.730 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.730 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:07:17.730 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.730 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.730 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.730 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.730 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.730 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:07:17.730 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:07:17.730 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:07:17.730 | ++ functions-common:get_field:818 : echo '| aafb2e3602c84ff9b444ff4b9e9bdcdb | 903c11d4e9ee4622915142afa6509403 | | 7097ed3c156b4030b2921a1fc2592b06 | | | False |' 2022-04-12 02:07:17.730 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.730 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:07:17.730 | + functions-common:get_or_add_user_project_role:997 : echo aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:07:17.730 | aafb2e3602c84ff9b444ff4b9e9bdcdb 2022-04-12 02:07:17.730 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 02:07:17.730 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 02:07:17.730 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:07:17.730 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 02:07:17.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.730 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.730 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.730 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.730 | ++ functions-common:get_or_create_project:938 : project_id=25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.730 | ++ functions-common:get_or_create_project:939 : echo 25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.730 | + lib/swift:create_swift_accounts:642 : swift_project_test2=25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.730 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 02:07:17.731 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.731 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 02:07:17.731 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 02:07:17.731 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:07:17.731 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 02:07:17.731 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 02:07:17.731 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-12 02:07:17.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.731 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.731 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.731 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.731 | ++ functions-common:get_or_create_user:925 : user_id=63265fd1d09e4e9cacbb3c8d6c0dd2af 2022-04-12 02:07:17.731 | ++ functions-common:get_or_create_user:926 : echo 63265fd1d09e4e9cacbb3c8d6c0dd2af 2022-04-12 02:07:17.731 | + lib/swift:create_swift_accounts:647 : swift_user_test2=63265fd1d09e4e9cacbb3c8d6c0dd2af 2022-04-12 02:07:17.731 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 02:07:17.731 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.731 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 63265fd1d09e4e9cacbb3c8d6c0dd2af 25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.731 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:07:17.731 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:07:17.731 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:07:17.731 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:07:17.731 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:07:17.731 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:07:17.731 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:07:17.731 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:07:17.731 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 63265fd1d09e4e9cacbb3c8d6c0dd2af --project 25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.731 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.731 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:07:17.731 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.732 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.732 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:07:17.732 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:07:17.732 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 63265fd1d09e4e9cacbb3c8d6c0dd2af --project 25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.732 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 63265fd1d09e4e9cacbb3c8d6c0dd2af --project 25d9d8bf7d1e49758194ee92fdb6ec5b 2022-04-12 02:07:17.732 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.732 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:07:17.732 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.732 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.732 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.732 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:07:17.732 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:07:17.732 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | 63265fd1d09e4e9cacbb3c8d6c0dd2af | | 25d9d8bf7d1e49758194ee92fdb6ec5b | | | False |' 2022-04-12 02:07:17.732 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:07:17.732 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.732 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.732 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.732 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.732 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 02:07:17.733 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 02:07:17.733 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:07:17.733 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 02:07:17.733 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 02:07:17.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.733 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.733 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.733 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.733 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 02:07:17.733 | 572ce7c507dd473199e4566e74ce7a53' 2022-04-12 02:07:17.733 | ++ functions-common:get_or_create_domain:888 : echo 572ce7c507dd473199e4566e74ce7a53 2022-04-12 02:07:17.733 | + lib/swift:create_swift_accounts:652 : swift_domain=572ce7c507dd473199e4566e74ce7a53 2022-04-12 02:07:17.733 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 02:07:17.733 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.733 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 02:07:17.733 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 572ce7c507dd473199e4566e74ce7a53 2022-04-12 02:07:17.733 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:07:17.733 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=572ce7c507dd473199e4566e74ce7a53 --or-show -f value -c id 2022-04-12 02:07:17.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.733 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.733 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.733 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.733 | ++ functions-common:get_or_create_project:938 : project_id=b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.733 | ++ functions-common:get_or_create_project:939 : echo b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.733 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.733 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 02:07:17.733 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.733 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 02:07:17.733 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 572ce7c507dd473199e4566e74ce7a53 test4@example.com 2022-04-12 02:07:17.734 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:07:17.734 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 02:07:17.734 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 02:07:17.734 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=572ce7c507dd473199e4566e74ce7a53 --email=test4@example.com --or-show -f value -c id 2022-04-12 02:07:17.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.734 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.734 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.734 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.734 | ++ functions-common:get_or_create_user:925 : user_id=4a069704586243b1bc562e3014c972e9 2022-04-12 02:07:17.734 | ++ functions-common:get_or_create_user:926 : echo 4a069704586243b1bc562e3014c972e9 2022-04-12 02:07:17.734 | + lib/swift:create_swift_accounts:661 : swift_user_test4=4a069704586243b1bc562e3014c972e9 2022-04-12 02:07:17.734 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 02:07:17.734 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:07:17.734 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 4a069704586243b1bc562e3014c972e9 b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.734 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:07:17.734 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:07:17.734 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:07:17.734 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:07:17.734 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:07:17.734 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:07:17.734 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:07:17.734 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:07:17.734 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a069704586243b1bc562e3014c972e9 --project b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.734 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.734 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:07:17.734 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.734 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.734 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.735 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.735 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:07:17.735 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:07:17.735 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4a069704586243b1bc562e3014c972e9 --project b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.735 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a069704586243b1bc562e3014c972e9 --project b6efb8479fc344198dd39e979f11867f 2022-04-12 02:07:17.735 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:07:17.735 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:07:17.735 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:07:17.735 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:17.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:17.735 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:07:17.735 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:07:17.735 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:07:17.735 | ++ functions-common:get_field:818 : echo '| e60680e70d674b5dbe497b82a35b3506 | 4a069704586243b1bc562e3014c972e9 | | b6efb8479fc344198dd39e979f11867f | | | False |' 2022-04-12 02:07:17.735 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:07:17.735 | ++ functions-common:get_field:812 : read data 2022-04-12 02:07:17.735 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.735 | + functions-common:get_or_add_user_project_role:997 : echo e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.735 | e60680e70d674b5dbe497b82a35b3506 2022-04-12 02:07:17.765 | [142204 Async create_swift_accounts:177010]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-12 02:07:17.772 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 02:07:17.775 | + inc/async:async_wait:197 : return 0 2022-04-12 02:07:17.778 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 02:07:17.795 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:17.798 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 02:07:17.816 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:17.818 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 02:07:17.821 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:07:17.823 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 02:07:17.826 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 02:07:17.828 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 02:07:17.887 | + inc/async:async_inner:63 : init_glance 2022-04-12 02:07:17.927 | [142204 Async init_glance:181267]: running: init_glance 2022-04-12 02:07:17.929 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 02:07:17.947 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:17.951 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 02:07:17.954 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:07:17.957 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 02:07:17.959 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 02:07:17.962 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 02:07:17.967 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:07:17.968 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:07:17.974 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:07:17.977 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:07:17.981 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:07:17.984 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:07:17.987 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 02:07:17.990 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 02:07:17.993 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 02:07:17.996 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 02:07:18.010 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 02:07:18.013 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 02:07:21.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:21.529 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:21.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:21.529 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:25.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:25.068 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:25.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:25.068 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:27.945 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:07:27.971 | [181267 Async init_glance:181267]: finished successfully 2022-04-12 02:07:28.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:28.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:28.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:28.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:32.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:32.094 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:32.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:32.094 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:35.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:35.529 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:35.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:35.529 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:39.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:39.012 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:39.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:39.012 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:42.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:42.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:46.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:46.138 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:46.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:46.138 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:50.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:50.832 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:50.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:50.832 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:50.832 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 02:07:56.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:56.706 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:56.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:07:56.706 | from cryptography.utils import int_from_bytes 2022-04-12 02:07:57.019 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 02:07:57.023 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 02:07:57.026 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 02:07:57.028 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 02:07:57.031 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 02:07:57.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 02:07:57.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 02:07:57.037 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 02:07:57.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 02:07:57.042 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 02:07:57.044 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 02:07:57.047 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 02:07:57.049 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 02:07:57.051 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 02:07:57.053 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 02:07:57.056 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 02:07:57.060 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:57.062 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 02:07:57.064 | + 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-12 02:07:57.069 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 02:07:57.072 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 02:07:57.076 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 02:07:57.078 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 02:07:57.080 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:07:57.083 | + 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-12 02:07:57.112 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 02:07:57.141 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 02:07:57.170 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 02:07:57.198 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 02:07:57.227 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 02:07:57.257 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 02:07:57.259 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 02:07:57.262 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 02:07:57.264 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:07:57.267 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:07:57.284 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:07:57.286 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:07:57.288 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:07:57.291 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:07:57.293 | + 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-12 02:07:57.321 | + 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-12 02:07:57.350 | + 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-12 02:07:57.380 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:07:57.409 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 02:07:57.425 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:07:57.427 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 02:07:57.430 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:07:57.432 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 02:07:57.434 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 02:07:57.437 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 02:07:57.449 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 02:07:57.452 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:07:57.454 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 02:07:57.456 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 02:07:57.469 | + 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-12 02:07:57.482 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 02:07:57.484 | + 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-12 02:07:57.498 | + 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-12 02:07:57.510 | + 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-12 02:07:57.523 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:07:57.525 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:07:57.529 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 02:07:57.533 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.sjMnq35SXz 2022-04-12 02:07:57.535 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:07:57.538 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:07:57.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.sjMnq35SXz 2022-04-12 02:07:57.544 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.sjMnq35SXz 2022-04-12 02:07:57.555 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.sjMnq35SXz /etc/sudoers.d/neutron-rootwrap 2022-04-12 02:07:57.567 | + 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-12 02:07:57.596 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 02:07:57.599 | + 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-12 02:07:57.628 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 02:07:57.630 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 02:07:57.633 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 02:07:57.636 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:07:57.638 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:07:57.640 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:07:57.657 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:57.660 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:07:57.662 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:07:57.665 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:07:57.682 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:57.685 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:07:57.688 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:07:57.717 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:07:57.720 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:07:57.722 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 02:07:57.739 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:57.741 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 02:07:57.744 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 02:07:57.747 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:07:57.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:07:57.752 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 02:07:57.754 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 02:07:57.756 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:07:57.759 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 02:07:57.762 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 02:07:57.764 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 02:07:57.769 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:07:57.771 | + 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-12 02:07:57.776 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 02:07:57.793 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:57.795 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 02:07:57.798 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 02:07:57.800 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 02:07:57.805 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 02:07:57.835 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:07:57.864 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 02:07:57.895 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 02:07:57.925 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 02:07:57.955 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 02:07:57.958 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:07:57.960 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 02:07:57.963 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:07:57.965 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 02:07:57.994 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 02:07:58.024 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:07:58.053 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 02:07:58.083 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 02:07:58.114 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 02:07:58.145 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 02:07:58.175 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 02:07:58.205 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:07:58.236 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:07:58.266 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 02:07:58.297 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 02:07:58.328 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 02:07:58.330 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:07:58.333 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:07:58.335 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:07:58.338 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 02:07:58.368 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 02:07:58.398 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:07:58.427 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 02:07:58.457 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 02:07:58.487 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 02:07:58.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 02:07:58.546 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 02:07:58.576 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:07:58.606 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 02:07:58.636 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 02:07:58.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 02:07:58.641 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 02:07:58.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 02:07:58.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 02:07:58.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 02:07:58.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 02:07:58.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 02:07:58.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 02:07:58.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 02:07:58.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 02:07:58.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 02:07:58.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 02:07:58.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 02:07:58.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 02:07:58.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 02:07:58.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 02:07:58.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 02:07:58.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 02:07:58.682 | + 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-12 02:07:58.710 | + 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-12 02:07:58.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.715 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:07:58.717 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 02:07:58.720 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 02:07:58.722 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.724 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 02:07:58.753 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 02:07:58.755 | + 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-12 02:07:58.758 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.761 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:07:58.763 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 02:07:58.766 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 02:07:58.768 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.771 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 02:07:58.799 | + 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-12 02:07:58.802 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:07:58.807 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 02:07:58.810 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 02:07:58.812 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.815 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 02:07:58.842 | + 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-12 02:07:58.845 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.847 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 02:07:58.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 02:07:58.852 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 02:07:58.855 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.857 | + 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-12 02:07:58.886 | + 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-12 02:07:58.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.891 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 02:07:58.893 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:07:58.896 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:07:58.898 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.901 | + 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-12 02:07:58.929 | + 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-12 02:07:58.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 02:07:58.937 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 02:07:58.940 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 02:07:58.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 02:07:58.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-12 02:07:58.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:58.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 02:07:58.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 02:07:58.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 02:07:58.986 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:58.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 02:07:59.017 | + 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-12 02:07:59.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:07:59.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 02:07:59.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:07:59.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:07:59.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:07:59.031 | + 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-12 02:07:59.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 02:07:59.062 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 02:07:59.079 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:07:59.082 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 02:07:59.084 | + 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-12 02:07:59.117 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 02:07:59.119 | + 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-12 02:07:59.148 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:07:59.180 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 02:07:59.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 02:07:59.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 02:07:59.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 02:08:02.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:08:02.202 | from cryptography.utils import int_from_bytes 2022-04-12 02:08:02.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:08:02.202 | from cryptography.utils import int_from_bytes 2022-04-12 02:08:02.205 | Traceback (most recent call last): 2022-04-12 02:08:02.205 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 02:08:02.206 | return self._get(name) 2022-04-12 02:08:02.206 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 02:08:02.206 | value, loc = self._do_get(name, group, namespace) 2022-04-12 02:08:02.206 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 02:08:02.206 | info = self._get_opt_info(name, group) 2022-04-12 02:08:02.206 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 02:08:02.206 | raise NoSuchOptError(opt_name, group) 2022-04-12 02:08:02.206 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:08:02.206 | 2022-04-12 02:08:02.206 | During handling of the above exception, another exception occurred: 2022-04-12 02:08:02.206 | 2022-04-12 02:08:02.206 | Traceback (most recent call last): 2022-04-12 02:08:02.206 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 02:08:02.206 | sys.exit(main()) 2022-04-12 02:08:02.206 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 02:08:02.206 | config.setup_logging() 2022-04-12 02:08:02.206 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 02:08:02.206 | logging.setup(cfg.CONF, product_name) 2022-04-12 02:08:02.206 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 02:08:02.206 | if conf.log_config_append: 2022-04-12 02:08:02.206 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 02:08:02.206 | raise NoSuchOptError(name) 2022-04-12 02:08:02.206 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:08:02.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 02:08:02.516 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 02:08:02.519 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 02:08:02.522 | + ./stack.sh:exit_trap:524 : jobs='167575 2022-04-12 02:08:02.522 | 181267' 2022-04-12 02:08:02.525 | + ./stack.sh:exit_trap:527 : [[ -n 167575 2022-04-12 02:08:02.525 | 181267 ]] 2022-04-12 02:08:02.527 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-015849 ]] 2022-04-12 02:08:02.530 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 02:08:02.532 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 02:08:02.532 | exit_trap: cleaning up child processes 2022-04-12 02:08:02.535 | + ./stack.sh:exit_trap:529 : kill 167575 181267 2022-04-12 02:08:02.537 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Fxree2uSVe ']' 2022-04-12 02:08:02.540 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Fxree2uSVe 2022-04-12 02:08:02.544 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 02:08:02.547 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 02:08:02.549 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 02:08:02.552 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 02:08:02.552 | Error on exit 2022-04-12 02:08:02.554 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 02:08:02.557 | + ./stack.sh:exit_trap:544 : generate-subunit 1649728726 556 fail 2022-04-12 02:08:03.228 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 02:08:03.231 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 02:08:04.249 | + ./stack.sh:exit_trap:558 : exit 1