2022-05-19 14:06:48.076 | + ./stack.sh:main:489 : exec 2022-05-19 14:06:48.076 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-140647' 2022-05-19 14:06:48.076 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-19-140647.summary.2022-05-19-140647 2022-05-19 14:06:48.076 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:06:48.076 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-140647 2022-05-19 14:06:48.076 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-140647 /opt/stack/logs/stack.sh.log 2022-05-19 14:06:48.077 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-140647.summary.2022-05-19-140647 /opt/stack/logs/stack.sh.log.summary 2022-05-19 14:06:48.077 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-19 14:06:48.077 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-19 14:06:48.077 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-19 14:06:48.077 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-19 14:06:48.077 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:06:48.077 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-19 14:06:48.077 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-19 14:06:48.080 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:06:48.081 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-19 14:06:48.083 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-19 14:06:48.085 | + ./stack.sh:main:575 : set -o errexit 2022-05-19 14:06:48.087 | + ./stack.sh:main:578 : uname -a 2022-05-19 14:06:48.088 | Linux dv-cinder-842542-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-19 14:06:48.090 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-19 14:06:48.092 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-19 14:06:48.095 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-19 14:06:48.130 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-19 14:06:48.145 | + ./stack.sh:main:592 : fetch_plugins 2022-05-19 14:06:48.147 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-19 14:06:48.149 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-19 14:06:48.151 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-19 14:06:48.153 | + functions-common:fetch_plugins:1788 : return 2022-05-19 14:06:48.155 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-19 14:06:48.157 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-19 14:06:48.159 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:06:48.160 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:06:48.162 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:06:48.164 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:06:48.166 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:06:48.168 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:06:48.170 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:06:48.173 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:06:48.174 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:06:48.176 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:06:48.178 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-19 14:06:48.180 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:06:48.191 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:06:48.193 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:06:48.195 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:06:48.196 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:06:48.198 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:06:48.200 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:06:48.202 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:06:48.204 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-19 14:06:48.206 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-19 14:06:48.208 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:06:48.210 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:06:48.212 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-19 14:06:48.213 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-19 14:06:48.216 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-19 14:06:48.218 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-19 14:06:48.220 | + functions-common:plugin_override_defaults:1829 : return 2022-05-19 14:06:48.222 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-19 14:06:48.239 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-19 14:06:48.242 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-19 14:06:48.265 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:06:48.268 | +++ lib/tls:source:43 : hostname -f 2022-05-19 14:06:48.271 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-19 14:06:48.273 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-19 14:06:48.275 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-19 14:06:48.277 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-19 14:06:48.279 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-19 14:06:48.281 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-19 14:06:48.283 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-19 14:06:48.286 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-19 14:06:48.288 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-19 14:06:48.290 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-19 14:06:48.297 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-19 14:06:48.312 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-19 14:06:48.333 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-19 14:06:48.344 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-19 14:06:48.356 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-19 14:06:48.390 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-19 14:06:48.445 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-19 14:06:48.529 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-19 14:06:48.550 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-19 14:06:48.591 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-19 14:06:48.648 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-19 14:06:48.786 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-19 14:06:48.800 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-19 14:06:48.812 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-19 14:06:48.824 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-19 14:06:48.909 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-19 14:06:48.913 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-19 14:06:48.916 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-19 14:06:48.920 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-19 14:06:48.922 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-19 14:06:48.924 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-19 14:06:48.927 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-19 14:06:48.927 | False' 2022-05-19 14:06:48.929 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-19 14:06:48.944 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-19 14:06:48.946 | + ./stack.sh:main:626 : run_phase source 2022-05-19 14:06:48.948 | + functions-common:run_phase:1865 : local mode=source 2022-05-19 14:06:48.950 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:06:48.952 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:06:48.954 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:06:48.956 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:06:48.958 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:06:48.960 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:06:48.963 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:06:48.966 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:06:48.968 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:06:48.970 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:06:48.972 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-19 14:06:48.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:06:48.988 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:06:48.991 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:06:48.993 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-19 14:06:49.033 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-19 14:06:49.035 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-19 14:06:49.037 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:06:49.039 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-19 14:06:49.041 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-19 14:06:49.043 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-19 14:06:49.045 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-19 14:06:49.048 | + functions-common:load_plugin_settings:1806 : return 2022-05-19 14:06:49.050 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-19 14:06:49.052 | + functions-common:verify_disabled_services:2148 : local service 2022-05-19 14:06:49.054 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.056 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-19 14:06:49.058 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.061 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-19 14:06:49.063 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.065 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-19 14:06:49.067 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.069 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-19 14:06:49.072 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.074 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-19 14:06:49.076 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.078 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-19 14:06:49.080 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.083 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-19 14:06:49.085 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.087 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-19 14:06:49.089 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.092 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-19 14:06:49.094 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.096 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-19 14:06:49.098 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.101 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-19 14:06:49.103 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.105 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-19 14:06:49.107 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.110 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-19 14:06:49.112 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.114 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-19 14:06:49.116 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.118 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-19 14:06:49.121 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.123 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-19 14:06:49.125 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.127 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-19 14:06:49.130 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.132 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-19 14:06:49.134 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.136 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-19 14:06:49.139 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.141 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-19 14:06:49.143 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.145 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-19 14:06:49.147 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.149 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-19 14:06:49.152 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.154 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-19 14:06:49.156 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.158 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-19 14:06:49.161 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.163 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-19 14:06:49.165 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.167 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-19 14:06:49.169 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.171 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-19 14:06:49.173 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.176 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-19 14:06:49.178 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.180 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-19 14:06:49.182 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.184 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-19 14:06:49.186 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.188 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-19 14:06:49.191 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.193 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-19 14:06:49.195 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.197 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-19 14:06:49.199 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.202 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-19 14:06:49.204 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.206 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-19 14:06:49.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.210 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-19 14:06:49.212 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.214 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-19 14:06:49.217 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.219 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-19 14:06:49.221 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.223 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-19 14:06:49.225 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.227 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-19 14:06:49.230 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.232 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-19 14:06:49.234 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.236 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-19 14:06:49.238 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.240 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-19 14:06:49.243 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.245 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-19 14:06:49.247 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:06:49.249 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-19 14:06:49.252 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-19 14:06:49.254 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:06:49.256 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-19 14:06:49.270 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:06:49.273 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-19 14:06:49.275 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:06:49.277 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-19 14:06:49.292 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:06:49.294 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-19 14:06:49.296 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-19 14:06:49.299 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-19 14:06:49.301 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-19 14:06:49.303 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-19 14:06:49.305 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-19 14:06:49.308 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-19 14:06:49.310 | + lib/database:initialize_database_backends:92 : return 0 2022-05-19 14:06:49.312 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-19 14:06:49.312 | Using mysql database backend 2022-05-19 14:06:49.314 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-19 14:06:49.330 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-19 14:06:49.333 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-19 14:06:49.335 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:06:49.338 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-19 14:06:49.340 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:06:49.343 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-19 14:06:49.357 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:06:49.359 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-19 14:06:49.376 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-19 14:06:49.396 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:06:49.399 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-19 14:06:49.417 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-19 14:06:49.432 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-19 14:06:49.448 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:06:49.450 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-19 14:06:49.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:06:49.468 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-19 14:06:49.483 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-19 14:06:49.485 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-19 14:06:49.488 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-19 14:06:49.490 | + functions-common:save_stackenv:60 : local tag=759 2022-05-19 14:06:49.493 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:06:49.497 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-140649 2022-05-19 14:06:49.499 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-140649 759' 2022-05-19 14:06:49.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.504 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:06:49.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.509 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:06:49.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.514 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:06:49.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.518 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 14:06:49.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.523 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2022-05-19 14:06:49.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.527 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2022-05-19 14:06:49.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.533 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-140647 2022-05-19 14:06:49.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.537 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:06:49.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.542 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2022-05-19 14:06:49.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.546 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:06:49.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.551 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:06:49.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.555 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:06:49.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:06:49.560 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:06:49.562 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-19 14:06:49.564 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-19 14:06:49.567 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-19 14:06:49.568 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-19 14:06:49.570 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:06:49.572 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:06:49.575 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:06:49.577 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:06:49.579 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:06:49.582 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:06:49.596 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:06:49.598 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:06:49.600 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:06:49.603 | + functions-common:git_clone:629 : echo master 2022-05-19 14:06:49.603 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:06:49.608 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-19 14:06:49.610 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:06:49.612 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-19 14:06:49.623 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-19 14:06:49.626 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:06:49.627 | + functions-common:git_clone:690 : head -1 2022-05-19 14:06:49.630 | f3ad0aa7 Merge "update constraint for os-win to new release 5.7.0" 2022-05-19 14:06:49.634 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:06:49.636 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-19 14:06:49.639 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:06:49.641 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-19 14:06:49.644 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-19 14:06:49.646 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-19 14:06:49.649 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-19 14:06:49.651 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:06:49.654 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-19 14:06:49.656 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-19 14:06:49.659 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-19 14:06:49.662 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-19 14:06:49.666 | ++ tools/install_prereqs.sh:source:47 : NOW=1652969209 2022-05-19 14:06:49.668 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-19 14:06:49.672 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-19 14:06:49.675 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-19 14:06:49.678 | ++ tools/install_prereqs.sh:source:49 : DELTA=1652969209 2022-05-19 14:06:49.680 | ++ tools/install_prereqs.sh:source:50 : [[ 1652969209 -lt 7200 ]] 2022-05-19 14:06:49.682 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-19 14:06:49.685 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-19 14:06:49.687 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-19 14:06:49.689 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-19 14:06:49.691 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-19 14:06:49.694 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-19 14:06:49.696 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-19 14:06:49.699 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 14:06:49.751 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-19 14:06:49.752 | apache2-dev 2022-05-19 14:06:49.752 | bc 2022-05-19 14:06:49.752 | bsdmainutils 2022-05-19 14:06:49.752 | curl 2022-05-19 14:06:49.752 | g++ 2022-05-19 14:06:49.752 | gawk 2022-05-19 14:06:49.752 | gcc 2022-05-19 14:06:49.752 | gettext 2022-05-19 14:06:49.752 | git 2022-05-19 14:06:49.752 | graphviz 2022-05-19 14:06:49.752 | iputils-ping 2022-05-19 14:06:49.752 | libapache2-mod-proxy-uwsgi 2022-05-19 14:06:49.752 | libffi-dev 2022-05-19 14:06:49.752 | libjpeg-dev 2022-05-19 14:06:49.752 | libpcre3-dev 2022-05-19 14:06:49.752 | libpq-dev 2022-05-19 14:06:49.752 | libssl-dev 2022-05-19 14:06:49.752 | libsystemd-dev 2022-05-19 14:06:49.752 | libxml2-dev 2022-05-19 14:06:49.752 | libxslt1-dev 2022-05-19 14:06:49.752 | libyaml-dev 2022-05-19 14:06:49.752 | lsof 2022-05-19 14:06:49.752 | openssh-server 2022-05-19 14:06:49.752 | openssl 2022-05-19 14:06:49.752 | pkg-config 2022-05-19 14:06:49.752 | psmisc 2022-05-19 14:06:49.752 | python3-dev 2022-05-19 14:06:49.752 | python3-pip 2022-05-19 14:06:49.752 | python3-systemd 2022-05-19 14:06:49.752 | python3-venv 2022-05-19 14:06:49.752 | tar 2022-05-19 14:06:49.752 | tcpdump 2022-05-19 14:06:49.752 | unzip 2022-05-19 14:06:49.752 | uuid-runtime 2022-05-19 14:06:49.752 | wget 2022-05-19 14:06:49.752 | wget 2022-05-19 14:06:49.752 | zlib1g-dev 2022-05-19 14:06:49.752 | libkrb5-dev 2022-05-19 14:06:49.753 | libldap2-dev 2022-05-19 14:06:49.753 | libsasl2-dev 2022-05-19 14:06:49.753 | memcached 2022-05-19 14:06:49.753 | python3-mysqldb 2022-05-19 14:06:49.753 | sqlite3 2022-05-19 14:06:49.753 | conntrack 2022-05-19 14:06:49.753 | curl 2022-05-19 14:06:49.753 | dnsmasq-base 2022-05-19 14:06:49.753 | dnsmasq-utils 2022-05-19 14:06:49.753 | ebtables 2022-05-19 14:06:49.753 | genisoimage 2022-05-19 14:06:49.753 | iptables 2022-05-19 14:06:49.753 | iputils-arping 2022-05-19 14:06:49.753 | kpartx 2022-05-19 14:06:49.753 | libjs-jquery-tablesorter 2022-05-19 14:06:49.753 | parted 2022-05-19 14:06:49.753 | pm-utils 2022-05-19 14:06:49.753 | python3-mysqldb 2022-05-19 14:06:49.753 | socat 2022-05-19 14:06:49.753 | sqlite3 2022-05-19 14:06:49.753 | sudo 2022-05-19 14:06:49.753 | vlan 2022-05-19 14:06:49.753 | lsscsi 2022-05-19 14:06:49.753 | open-iscsi 2022-05-19 14:06:49.753 | lvm2 2022-05-19 14:06:49.753 | qemu-utils 2022-05-19 14:06:49.753 | thin-provisioning-tools 2022-05-19 14:06:49.753 | acl 2022-05-19 14:06:49.753 | dnsmasq-base 2022-05-19 14:06:49.753 | dnsmasq-utils 2022-05-19 14:06:49.753 | ebtables 2022-05-19 14:06:49.753 | haproxy 2022-05-19 14:06:49.753 | iptables 2022-05-19 14:06:49.753 | iputils-arping 2022-05-19 14:06:49.753 | iputils-ping 2022-05-19 14:06:49.753 | postgresql-server-dev-all 2022-05-19 14:06:49.753 | python3-mysqldb 2022-05-19 14:06:49.754 | sqlite3 2022-05-19 14:06:49.754 | sudo 2022-05-19 14:06:49.754 | vlan 2022-05-19 14:06:49.754 | pcp 2022-05-19 14:06:49.754 | ipset 2022-05-19 14:06:49.754 | conntrack 2022-05-19 14:06:49.754 | conntrackd 2022-05-19 14:06:49.754 | keepalived 2022-05-19 14:06:49.754 | lvm2 2022-05-19 14:06:49.754 | qemu-utils 2022-05-19 14:06:49.754 | thin-provisioning-tools 2022-05-19 14:06:49.754 | curl 2022-05-19 14:06:49.754 | liberasurecode-dev 2022-05-19 14:06:49.754 | make 2022-05-19 14:06:49.754 | memcached 2022-05-19 14:06:49.754 | rsync 2022-05-19 14:06:49.754 | sqlite3 2022-05-19 14:06:49.754 | xfsprogs' 2022-05-19 14:06:49.757 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-19 14:06:49.774 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-19 14:06:49.774 | apache2-dev 2022-05-19 14:06:49.774 | bc 2022-05-19 14:06:49.774 | bsdmainutils 2022-05-19 14:06:49.774 | curl 2022-05-19 14:06:49.774 | g++ 2022-05-19 14:06:49.774 | gawk 2022-05-19 14:06:49.774 | gcc 2022-05-19 14:06:49.774 | gettext 2022-05-19 14:06:49.774 | git 2022-05-19 14:06:49.774 | graphviz 2022-05-19 14:06:49.774 | iputils-ping 2022-05-19 14:06:49.774 | libapache2-mod-proxy-uwsgi 2022-05-19 14:06:49.774 | libffi-dev 2022-05-19 14:06:49.774 | libjpeg-dev 2022-05-19 14:06:49.774 | libpcre3-dev 2022-05-19 14:06:49.774 | libpq-dev 2022-05-19 14:06:49.775 | libssl-dev 2022-05-19 14:06:49.775 | libsystemd-dev 2022-05-19 14:06:49.775 | libxml2-dev 2022-05-19 14:06:49.775 | libxslt1-dev 2022-05-19 14:06:49.775 | libyaml-dev 2022-05-19 14:06:49.775 | lsof 2022-05-19 14:06:49.775 | openssh-server 2022-05-19 14:06:49.775 | openssl 2022-05-19 14:06:49.775 | pkg-config 2022-05-19 14:06:49.775 | psmisc 2022-05-19 14:06:49.775 | python3-dev 2022-05-19 14:06:49.775 | python3-pip 2022-05-19 14:06:49.775 | python3-systemd 2022-05-19 14:06:49.775 | python3-venv 2022-05-19 14:06:49.775 | tar 2022-05-19 14:06:49.775 | tcpdump 2022-05-19 14:06:49.775 | unzip 2022-05-19 14:06:49.775 | uuid-runtime 2022-05-19 14:06:49.775 | wget 2022-05-19 14:06:49.775 | wget 2022-05-19 14:06:49.775 | zlib1g-dev 2022-05-19 14:06:49.775 | libkrb5-dev 2022-05-19 14:06:49.775 | libldap2-dev 2022-05-19 14:06:49.775 | libsasl2-dev 2022-05-19 14:06:49.775 | memcached 2022-05-19 14:06:49.775 | python3-mysqldb 2022-05-19 14:06:49.775 | sqlite3 2022-05-19 14:06:49.775 | conntrack 2022-05-19 14:06:49.775 | curl 2022-05-19 14:06:49.775 | dnsmasq-base 2022-05-19 14:06:49.775 | dnsmasq-utils 2022-05-19 14:06:49.775 | ebtables 2022-05-19 14:06:49.775 | genisoimage 2022-05-19 14:06:49.775 | iptables 2022-05-19 14:06:49.775 | iputils-arping 2022-05-19 14:06:49.775 | kpartx 2022-05-19 14:06:49.775 | libjs-jquery-tablesorter 2022-05-19 14:06:49.775 | parted 2022-05-19 14:06:49.775 | pm-utils 2022-05-19 14:06:49.776 | python3-mysqldb 2022-05-19 14:06:49.776 | socat 2022-05-19 14:06:49.776 | sqlite3 2022-05-19 14:06:49.776 | sudo 2022-05-19 14:06:49.776 | vlan 2022-05-19 14:06:49.776 | lsscsi 2022-05-19 14:06:49.776 | open-iscsi 2022-05-19 14:06:49.776 | lvm2 2022-05-19 14:06:49.776 | qemu-utils 2022-05-19 14:06:49.776 | thin-provisioning-tools 2022-05-19 14:06:49.776 | acl 2022-05-19 14:06:49.776 | dnsmasq-base 2022-05-19 14:06:49.776 | dnsmasq-utils 2022-05-19 14:06:49.776 | ebtables 2022-05-19 14:06:49.776 | haproxy 2022-05-19 14:06:49.776 | iptables 2022-05-19 14:06:49.776 | iputils-arping 2022-05-19 14:06:49.776 | iputils-ping 2022-05-19 14:06:49.776 | postgresql-server-dev-all 2022-05-19 14:06:49.776 | python3-mysqldb 2022-05-19 14:06:49.776 | sqlite3 2022-05-19 14:06:49.776 | sudo 2022-05-19 14:06:49.776 | vlan 2022-05-19 14:06:49.776 | pcp 2022-05-19 14:06:49.776 | ipset 2022-05-19 14:06:49.776 | conntrack 2022-05-19 14:06:49.776 | conntrackd 2022-05-19 14:06:49.776 | keepalived 2022-05-19 14:06:49.776 | lvm2 2022-05-19 14:06:49.776 | qemu-utils 2022-05-19 14:06:49.776 | thin-provisioning-tools 2022-05-19 14:06:49.776 | curl 2022-05-19 14:06:49.776 | liberasurecode-dev 2022-05-19 14:06:49.776 | make 2022-05-19 14:06:49.776 | memcached 2022-05-19 14:06:49.776 | rsync 2022-05-19 14:06:49.776 | sqlite3 2022-05-19 14:06:49.776 | xfsprogs ' 2022-05-19 14:06:49.776 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-19 14:06:49.779 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:06:49.781 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:06:49.785 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-19 14:06:49.785 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-19 14:06:49.789 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-19 14:06:49.791 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-19 14:06:49.794 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:06:49.796 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-19 14:06:49.798 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:06:49.800 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:06:49.802 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:06:49.804 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:06:49.806 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:06:49.808 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:06:49.810 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-19 14:06:49.812 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-19 14:06:49.814 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-19 14:06:49.817 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-19 14:06:49.820 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-19 14:06:49.823 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-19 14:06:49.825 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-19 14:06:49.827 | ++ functions-common:time_start:2424 : local start_time= 2022-05-19 14:06:49.829 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:06:49.831 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:06:49.835 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652969209832 2022-05-19 14:06:49.837 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-19 14:06:49.839 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-19 14:06:49.841 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-19 14:06:50.108 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-19 14:06:50.154 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-19 14:06:50.216 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-19 14:06:50.237 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-19 14:06:52.451 | Reading package lists... 2022-05-19 14:06:52.485 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-19 14:06:52.488 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-19 14:06:52.490 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:06:52.493 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:06:52.495 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:06:52.498 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:06:52.500 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:06:52.502 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-19 14:06:52.504 | ++ functions-common:time_stop:2444 : start_time=1652969209832 2022-05-19 14:06:52.506 | ++ functions-common:time_stop:2446 : [[ -z 1652969209832 ]] 2022-05-19 14:06:52.509 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:06:52.513 | ++ functions-common:time_stop:2449 : end_time=1652969212510 2022-05-19 14:06:52.515 | ++ functions-common:time_stop:2450 : elapsed_time=2678 2022-05-19 14:06:52.517 | ++ functions-common:time_stop:2451 : total=0 2022-05-19 14:06:52.519 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:06:52.521 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2678 2022-05-19 14:06:52.524 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-19 14:06:52.526 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:06:52.528 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:06:52.530 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:06:52.534 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-19 14:06:52.555 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-19 14:06:52.663 | Reading package lists... 2022-05-19 14:06:52.910 | Building dependency tree... 2022-05-19 14:06:52.911 | Reading state information... 2022-05-19 14:06:53.186 | bc is already the newest version (1.07.1-2build1). 2022-05-19 14:06:53.186 | bc set to manually installed. 2022-05-19 14:06:53.186 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-19 14:06:53.186 | bsdmainutils set to manually installed. 2022-05-19 14:06:53.187 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-19 14:06:53.187 | gawk set to manually installed. 2022-05-19 14:06:53.187 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:06:53.187 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-19 14:06:53.187 | iptables set to manually installed. 2022-05-19 14:06:53.187 | iputils-ping is already the newest version (3:20190709-3). 2022-05-19 14:06:53.187 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-19 14:06:53.187 | kpartx set to manually installed. 2022-05-19 14:06:53.187 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-19 14:06:53.187 | psmisc is already the newest version (23.3-1). 2022-05-19 14:06:53.187 | psmisc set to manually installed. 2022-05-19 14:06:53.187 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:06:53.187 | python3-systemd is already the newest version (234-3build2). 2022-05-19 14:06:53.187 | python3-systemd set to manually installed. 2022-05-19 14:06:53.187 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-19 14:06:53.187 | thin-provisioning-tools set to manually installed. 2022-05-19 14:06:53.187 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-19 14:06:53.187 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-19 14:06:53.187 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-19 14:06:53.187 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-19 14:06:53.187 | lsof set to manually installed. 2022-05-19 14:06:53.187 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-19 14:06:53.187 | parted set to manually installed. 2022-05-19 14:06:53.187 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-19 14:06:53.187 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-19 14:06:53.187 | zlib1g-dev set to manually installed. 2022-05-19 14:06:53.187 | The following packages were automatically installed and are no longer required: 2022-05-19 14:06:53.188 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:06:53.188 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:06:53.188 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:06:53.188 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:06:53.188 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:06:53.188 | python3-zope.interface 2022-05-19 14:06:53.188 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:06:53.188 | The following additional packages will be installed: 2022-05-19 14:06:53.188 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-19 14:06:53.188 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-19 14:06:53.188 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-19 14:06:53.188 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-19 14:06:53.188 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-19 14:06:53.188 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-19 14:06:53.188 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-19 14:06:53.188 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-19 14:06:53.188 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-19 14:06:53.188 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-19 14:06:53.188 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-19 14:06:53.188 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-19 14:06:53.188 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-19 14:06:53.188 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-19 14:06:53.188 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-19 14:06:53.188 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-19 14:06:53.188 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-19 14:06:53.189 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-19 14:06:53.189 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-19 14:06:53.189 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-19 14:06:53.189 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-05-19 14:06:53.189 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-05-19 14:06:53.189 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-05-19 14:06:53.189 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-05-19 14:06:53.189 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-05-19 14:06:53.189 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-05-19 14:06:53.189 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-19 14:06:53.189 | libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-05-19 14:06:53.189 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-05-19 14:06:53.189 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-05-19 14:06:53.189 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-05-19 14:06:53.189 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-05-19 14:06:53.189 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-05-19 14:06:53.189 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-19 14:06:53.189 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-05-19 14:06:53.189 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-05-19 14:06:53.189 | systemd-timesyncd uuid-dev vbetool x11-common 2022-05-19 14:06:53.190 | Suggested packages: 2022-05-19 14:06:53.191 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-19 14:06:53.191 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-19 14:06:53.191 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-19 14:06:53.191 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-19 14:06:53.191 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-19 14:06:53.191 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-19 14:06:53.191 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-19 14:06:53.191 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-19 14:06:53.191 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-19 14:06:53.191 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-19 14:06:53.191 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-19 14:06:53.191 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-19 14:06:53.191 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-05-19 14:06:53.191 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-05-19 14:06:53.191 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-05-19 14:06:53.191 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-05-19 14:06:53.191 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-05-19 14:06:53.191 | tar-scripts tar-doc zip 2022-05-19 14:06:53.456 | The following NEW packages will be installed: 2022-05-19 14:06:53.456 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-19 14:06:53.456 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-19 14:06:53.456 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-19 14:06:53.456 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-19 14:06:53.456 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-19 14:06:53.456 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-19 14:06:53.456 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-19 14:06:53.456 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-19 14:06:53.457 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-19 14:06:53.457 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-19 14:06:53.457 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-19 14:06:53.457 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-19 14:06:53.457 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-19 14:06:53.457 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-19 14:06:53.457 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-19 14:06:53.457 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-19 14:06:53.457 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-19 14:06:53.457 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-19 14:06:53.457 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-19 14:06:53.457 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-19 14:06:53.457 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-19 14:06:53.457 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-19 14:06:53.457 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-19 14:06:53.457 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-05-19 14:06:53.457 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-05-19 14:06:53.457 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-05-19 14:06:53.457 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-05-19 14:06:53.457 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-05-19 14:06:53.457 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-05-19 14:06:53.457 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-19 14:06:53.457 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-05-19 14:06:53.457 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-05-19 14:06:53.457 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-05-19 14:06:53.457 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-05-19 14:06:53.457 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-05-19 14:06:53.457 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-05-19 14:06:53.457 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-05-19 14:06:53.457 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-05-19 14:06:53.457 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-05-19 14:06:53.457 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-05-19 14:06:53.458 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-05-19 14:06:53.458 | unzip uuid-dev vbetool vlan x11-common 2022-05-19 14:06:53.458 | The following packages will be upgraded: 2022-05-19 14:06:53.459 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-19 14:06:53.459 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-19 14:06:53.459 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-19 14:06:53.459 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-05-19 14:06:53.459 | tcpdump uuid-runtime wget 2022-05-19 14:06:53.611 | 27 upgraded, 219 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:06:53.611 | Need to get 165 MB of archives. 2022-05-19 14:06:53.611 | After this operation, 768 MB of additional disk space will be used. 2022-05-19 14:06:53.611 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-05-19 14:06:53.949 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-05-19 14:06:53.978 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-05-19 14:06:53.987 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-05-19 14:06:53.990 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-05-19 14:06:54.075 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-05-19 14:06:54.557 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-05-19 14:06:54.579 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-05-19 14:06:54.608 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-19 14:06:54.610 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-05-19 14:06:54.613 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-19 14:06:54.621 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-05-19 14:06:55.122 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-19 14:06:55.124 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-19 14:06:55.139 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-19 14:06:55.140 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-05-19 14:06:55.141 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-05-19 14:06:55.142 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-05-19 14:06:55.146 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-19 14:06:55.146 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-05-19 14:06:55.150 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-05-19 14:06:55.184 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-19 14:06:55.216 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-19 14:06:55.225 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-19 14:06:56.548 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-05-19 14:06:56.597 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-05-19 14:06:57.079 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-05-19 14:06:57.085 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-05-19 14:06:57.088 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-05-19 14:06:57.176 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-19 14:06:57.179 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-19 14:06:57.398 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-19 14:06:57.400 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-05-19 14:06:57.401 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-19 14:06:57.401 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-05-19 14:06:57.489 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-05-19 14:06:57.490 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-05-19 14:06:57.491 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-19 14:06:57.497 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-19 14:06:57.558 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-19 14:06:57.593 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-19 14:06:57.604 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-05-19 14:06:57.628 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-19 14:06:57.690 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-19 14:06:57.702 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-05-19 14:06:57.706 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-05-19 14:06:57.743 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-05-19 14:06:57.896 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-19 14:06:57.914 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-19 14:06:57.926 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-19 14:06:57.927 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-19 14:06:57.928 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-19 14:06:57.977 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-19 14:06:57.983 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-19 14:06:58.049 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-19 14:06:58.238 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-19 14:07:00.539 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-19 14:07:02.267 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-19 14:07:02.591 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-19 14:07:02.595 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-19 14:07:02.606 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-19 14:07:02.686 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-05-19 14:07:03.065 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-19 14:07:03.082 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-19 14:07:03.153 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-19 14:07:03.968 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-19 14:07:05.225 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-19 14:07:05.232 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-19 14:07:05.263 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-19 14:07:05.264 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-19 14:07:05.265 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-19 14:07:05.282 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-19 14:07:05.294 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-19 14:07:05.295 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-19 14:07:05.296 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-05-19 14:07:05.340 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-19 14:07:05.358 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-05-19 14:07:05.472 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-19 14:07:05.526 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-19 14:07:05.529 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-19 14:07:05.652 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-19 14:07:05.734 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-19 14:07:05.741 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-19 14:07:05.889 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-19 14:07:05.891 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-19 14:07:05.892 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-19 14:07:05.895 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-19 14:07:05.938 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-05-19 14:07:06.076 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-19 14:07:06.087 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-05-19 14:07:06.104 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-19 14:07:06.169 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-19 14:07:07.492 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-19 14:07:07.524 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-19 14:07:07.525 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-19 14:07:07.527 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-19 14:07:07.527 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-19 14:07:07.529 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-19 14:07:07.533 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-19 14:07:07.553 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-19 14:07:07.555 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-05-19 14:07:07.719 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-05-19 14:07:07.783 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-19 14:07:07.912 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-19 14:07:07.929 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-19 14:07:07.969 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-19 14:07:08.141 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-19 14:07:08.216 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-19 14:07:08.218 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-19 14:07:08.228 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-19 14:07:08.243 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-19 14:07:08.327 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-19 14:07:08.329 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-19 14:07:08.330 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-19 14:07:08.347 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-19 14:07:08.350 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-19 14:07:08.351 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-19 14:07:08.352 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-19 14:07:08.356 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-05-19 14:07:08.360 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-19 14:07:08.389 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-19 14:07:08.423 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-19 14:07:08.565 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-19 14:07:08.571 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-19 14:07:08.572 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-19 14:07:08.572 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-19 14:07:08.573 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-19 14:07:08.583 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-19 14:07:08.585 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-19 14:07:08.597 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-19 14:07:08.600 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-19 14:07:08.627 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-19 14:07:08.662 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-19 14:07:08.777 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-19 14:07:08.779 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-19 14:07:08.780 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-19 14:07:08.782 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-19 14:07:08.797 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-19 14:07:08.800 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-19 14:07:08.804 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-19 14:07:08.834 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-19 14:07:08.835 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-19 14:07:08.863 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-19 14:07:08.877 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-19 14:07:09.003 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-19 14:07:09.008 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-19 14:07:09.023 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-19 14:07:09.027 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-19 14:07:09.028 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-19 14:07:09.124 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-19 14:07:09.131 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-19 14:07:09.132 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-19 14:07:09.133 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-19 14:07:09.136 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-19 14:07:09.138 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-19 14:07:09.145 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-19 14:07:09.149 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-19 14:07:09.152 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-19 14:07:09.206 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-19 14:07:09.211 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-19 14:07:09.212 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-19 14:07:09.214 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-19 14:07:09.215 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-19 14:07:09.353 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-19 14:07:09.367 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-19 14:07:09.369 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-19 14:07:09.371 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-19 14:07:10.778 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-19 14:07:10.780 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-19 14:07:10.784 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-19 14:07:10.802 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-19 14:07:10.853 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-19 14:07:10.854 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-19 14:07:10.854 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-19 14:07:10.905 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-19 14:07:10.906 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-19 14:07:10.924 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-19 14:07:10.966 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-19 14:07:10.967 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-19 14:07:10.975 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-19 14:07:11.030 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-05-19 14:07:11.047 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-05-19 14:07:11.322 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-19 14:07:11.396 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-19 14:07:11.398 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-05-19 14:07:11.400 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-05-19 14:07:11.407 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-05-19 14:07:11.409 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-05-19 14:07:11.411 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.10-0ubuntu0.20.04.1 [116 kB] 2022-05-19 14:07:11.418 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.10-0ubuntu0.20.04.1 [136 kB] 2022-05-19 14:07:11.447 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-19 14:07:11.986 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-19 14:07:12.292 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-19 14:07:12.318 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-19 14:07:12.319 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-19 14:07:12.688 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-05-19 14:07:12.693 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-19 14:07:12.694 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-19 14:07:12.695 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-05-19 14:07:12.872 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-19 14:07:12.878 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-19 14:07:12.883 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-19 14:07:13.053 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-19 14:07:13.959 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-19 14:07:13.965 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-19 14:07:14.013 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-19 14:07:14.040 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-19 14:07:14.943 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-19 14:07:14.945 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-19 14:07:19.207 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-19 14:07:19.208 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-19 14:07:19.210 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-19 14:07:19.216 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-19 14:07:19.219 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.10-0ubuntu0.20.04.1 [1,050 kB] 2022-05-19 14:07:19.448 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-19 14:07:19.449 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-19 14:07:19.456 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.10-0ubuntu0.20.04.1 [983 kB] 2022-05-19 14:07:19.597 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-19 14:07:19.597 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-19 14:07:19.828 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-19 14:07:19.830 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-19 14:07:19.831 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-19 14:07:19.857 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-19 14:07:19.858 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-19 14:07:19.858 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-19 14:07:19.860 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-19 14:07:20.146 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-19 14:07:20.150 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-19 14:07:20.206 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-19 14:07:20.227 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-19 14:07:20.228 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-19 14:07:20.229 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-19 14:07:20.230 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-05-19 14:07:20.230 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-19 14:07:20.231 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-19 14:07:20.255 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-19 14:07:20.271 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-05-19 14:07:20.272 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-05-19 14:07:20.333 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-05-19 14:07:20.334 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-05-19 14:07:20.335 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-05-19 14:07:20.409 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-19 14:07:20.411 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-05-19 14:07:20.413 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-05-19 14:07:20.800 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-19 14:07:20.806 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-19 14:07:22.471 | Preconfiguring packages ... 2022-05-19 14:07:22.635 | Fetched 165 MB in 27s (6,050 kB/s) 2022-05-19 14:07:22.706 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-19 14:07:22.708 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-19 14:07:22.727 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-19 14:07:22.816 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-19 14:07:22.919 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-19 14:07:22.921 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:22.939 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-19 14:07:23.013 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:23.029 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-19 14:07:23.423 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:23.432 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-19 14:07:23.481 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:23.493 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-19 14:07:23.581 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:23.751 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-19 14:07:24.534 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:24.545 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-19 14:07:24.645 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-05-19 14:07:24.743 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-19 14:07:24.745 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-05-19 14:07:24.769 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-05-19 14:07:25.205 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-19 14:07:25.216 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-19 14:07:25.269 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-19 14:07:25.374 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-19 14:07:25.377 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-19 14:07:25.395 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-19 14:07:25.448 | Selecting previously unselected package libapr1:amd64. 2022-05-19 14:07:25.456 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-19 14:07:25.460 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-19 14:07:25.531 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-19 14:07:25.542 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-19 14:07:25.762 | Selecting previously unselected package libaprutil1:amd64. 2022-05-19 14:07:25.770 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-19 14:07:25.774 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-19 14:07:25.841 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-19 14:07:25.853 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-19 14:07:25.964 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-19 14:07:25.972 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-19 14:07:25.975 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-19 14:07:26.020 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-19 14:07:26.030 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-19 14:07:26.092 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-19 14:07:26.122 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-19 14:07:26.181 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-19 14:07:26.199 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-19 14:07:26.259 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-19 14:07:26.266 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-19 14:07:26.270 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-19 14:07:26.310 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-19 14:07:26.320 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-19 14:07:26.394 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-19 14:07:26.409 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-19 14:07:26.492 | Selecting previously unselected package libjansson4:amd64. 2022-05-19 14:07:26.500 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-19 14:07:26.504 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-19 14:07:26.549 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-19 14:07:26.556 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-19 14:07:26.560 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-19 14:07:26.617 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-19 14:07:26.635 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-19 14:07:27.900 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:07:27.916 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-05-19 14:07:28.054 | Selecting previously unselected package apache2-bin. 2022-05-19 14:07:28.062 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-19 14:07:28.067 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-19 14:07:28.286 | Selecting previously unselected package apache2-data. 2022-05-19 14:07:28.293 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-05-19 14:07:28.297 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-19 14:07:28.426 | Selecting previously unselected package apache2-utils. 2022-05-19 14:07:28.433 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-19 14:07:28.438 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-19 14:07:28.501 | Selecting previously unselected package apache2. 2022-05-19 14:07:28.508 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-19 14:07:28.530 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-05-19 14:07:28.615 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-19 14:07:28.622 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-19 14:07:28.626 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-19 14:07:28.686 | Selecting previously unselected package haproxy. 2022-05-19 14:07:28.693 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-19 14:07:28.707 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-19 14:07:28.940 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-19 14:07:28.948 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-19 14:07:28.952 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-19 14:07:28.998 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-19 14:07:29.006 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-19 14:07:29.011 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-19 14:07:29.051 | Selecting previously unselected package mysql-common. 2022-05-19 14:07:29.058 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-19 14:07:29.079 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-19 14:07:29.123 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-19 14:07:29.131 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:07:29.135 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:07:29.391 | Selecting previously unselected package libsensors-config. 2022-05-19 14:07:29.398 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-19 14:07:29.402 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-19 14:07:29.443 | Selecting previously unselected package libsensors5:amd64. 2022-05-19 14:07:29.451 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-19 14:07:29.548 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-19 14:07:29.589 | Selecting previously unselected package libsnmp-base. 2022-05-19 14:07:29.597 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-19 14:07:29.601 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-19 14:07:29.681 | Selecting previously unselected package libsnmp35:amd64. 2022-05-19 14:07:29.688 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-19 14:07:29.692 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-19 14:07:29.865 | Selecting previously unselected package keepalived. 2022-05-19 14:07:29.872 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-19 14:07:29.876 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-19 14:07:29.973 | Selecting previously unselected package memcached. 2022-05-19 14:07:29.980 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-19 14:07:29.984 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-19 14:07:30.057 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-19 14:07:30.537 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-19 14:07:30.659 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-19 14:07:30.669 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-19 14:07:30.821 | Selecting previously unselected package python3-yaml. 2022-05-19 14:07:30.829 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-19 14:07:30.833 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-19 14:07:30.896 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-19 14:07:30.905 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-19 14:07:30.961 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-19 14:07:31.054 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-19 14:07:31.530 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-19 14:07:31.562 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-19 14:07:31.743 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-19 14:07:31.754 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-19 14:07:31.867 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-19 14:07:31.878 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-19 14:07:31.973 | Selecting previously unselected package acl. 2022-05-19 14:07:31.980 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-19 14:07:31.985 | Unpacking acl (2.2.53-6) ... 2022-05-19 14:07:32.026 | Selecting previously unselected package autotools-dev. 2022-05-19 14:07:32.034 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-19 14:07:32.039 | Unpacking autotools-dev (20180224.1) ... 2022-05-19 14:07:32.081 | Selecting previously unselected package m4. 2022-05-19 14:07:32.088 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-19 14:07:32.092 | Unpacking m4 (1.4.18-4) ... 2022-05-19 14:07:32.154 | Selecting previously unselected package autoconf. 2022-05-19 14:07:32.162 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-19 14:07:32.166 | Unpacking autoconf (2.69-11.1) ... 2022-05-19 14:07:32.263 | Selecting previously unselected package automake. 2022-05-19 14:07:32.274 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-19 14:07:32.281 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-19 14:07:32.399 | Selecting previously unselected package autopoint. 2022-05-19 14:07:32.407 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-19 14:07:32.412 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-19 14:07:32.468 | Selecting previously unselected package libllvm10:amd64. 2022-05-19 14:07:32.475 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:32.481 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:34.709 | Selecting previously unselected package libclang-cpp10. 2022-05-19 14:07:34.716 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:34.721 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:36.150 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-19 14:07:36.158 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-19 14:07:36.165 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-19 14:07:36.641 | Selecting previously unselected package libgc1c2:amd64. 2022-05-19 14:07:36.649 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-19 14:07:36.654 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-19 14:07:36.713 | Selecting previously unselected package libobjc4:amd64. 2022-05-19 14:07:36.721 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-19 14:07:36.725 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-19 14:07:36.763 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-19 14:07:36.775 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-19 14:07:36.780 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-19 14:07:36.868 | Selecting previously unselected package libc6-i386. 2022-05-19 14:07:36.876 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-05-19 14:07:36.880 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-19 14:07:37.417 | Selecting previously unselected package lib32gcc-s1. 2022-05-19 14:07:37.425 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-19 14:07:37.430 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-19 14:07:37.485 | Selecting previously unselected package lib32stdc++6. 2022-05-19 14:07:37.493 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-19 14:07:37.500 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-19 14:07:37.615 | Selecting previously unselected package libclang-common-10-dev. 2022-05-19 14:07:37.623 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:37.627 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:38.617 | Selecting previously unselected package libclang1-10. 2022-05-19 14:07:38.624 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:38.629 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:39.730 | Selecting previously unselected package clang-10. 2022-05-19 14:07:39.737 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:39.742 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:39.793 | Selecting previously unselected package libtool. 2022-05-19 14:07:39.801 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-19 14:07:39.805 | Unpacking libtool (2.4.6-14) ... 2022-05-19 14:07:39.872 | Selecting previously unselected package dh-autoreconf. 2022-05-19 14:07:39.880 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-19 14:07:39.885 | Unpacking dh-autoreconf (19) ... 2022-05-19 14:07:39.923 | Selecting previously unselected package libdebhelper-perl. 2022-05-19 14:07:39.930 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-19 14:07:39.935 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-19 14:07:39.995 | Selecting previously unselected package libarchive-zip-perl. 2022-05-19 14:07:40.003 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-19 14:07:40.008 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-19 14:07:40.061 | Selecting previously unselected package libsub-override-perl. 2022-05-19 14:07:40.069 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-19 14:07:40.075 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-19 14:07:40.106 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-19 14:07:40.114 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-19 14:07:40.118 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-19 14:07:40.158 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-19 14:07:40.166 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-19 14:07:40.170 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-19 14:07:40.232 | Selecting previously unselected package libdpkg-perl. 2022-05-19 14:07:40.240 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-05-19 14:07:40.244 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-05-19 14:07:40.338 | Selecting previously unselected package make. 2022-05-19 14:07:40.346 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-19 14:07:40.351 | Unpacking make (4.2.1-1.2) ... 2022-05-19 14:07:40.414 | Selecting previously unselected package dpkg-dev. 2022-05-19 14:07:40.421 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-05-19 14:07:40.426 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-05-19 14:07:40.582 | Selecting previously unselected package dwz. 2022-05-19 14:07:40.592 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-19 14:07:40.597 | Unpacking dwz (0.13-5) ... 2022-05-19 14:07:40.662 | Selecting previously unselected package libcroco3:amd64. 2022-05-19 14:07:40.669 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-19 14:07:40.674 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-19 14:07:40.723 | Selecting previously unselected package gettext. 2022-05-19 14:07:40.731 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-19 14:07:40.735 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-19 14:07:40.923 | Selecting previously unselected package intltool-debian. 2022-05-19 14:07:40.931 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-19 14:07:40.935 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-19 14:07:40.976 | Selecting previously unselected package po-debconf. 2022-05-19 14:07:40.983 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-19 14:07:40.989 | Unpacking po-debconf (1.0.21) ... 2022-05-19 14:07:41.063 | Selecting previously unselected package debhelper. 2022-05-19 14:07:41.071 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-19 14:07:41.076 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-19 14:07:41.287 | Selecting previously unselected package uuid-dev:amd64. 2022-05-19 14:07:41.295 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-19 14:07:41.300 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-19 14:07:41.347 | Selecting previously unselected package libsctp1:amd64. 2022-05-19 14:07:41.354 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-19 14:07:41.359 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-19 14:07:41.402 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-19 14:07:41.410 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-19 14:07:41.414 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-19 14:07:41.462 | Selecting previously unselected package libapr1-dev. 2022-05-19 14:07:41.470 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-19 14:07:41.474 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-19 14:07:41.753 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-19 14:07:41.761 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-19 14:07:41.766 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-19 14:07:41.882 | Selecting previously unselected package libaprutil1-dev. 2022-05-19 14:07:41.890 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-19 14:07:41.893 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-19 14:07:42.110 | Selecting previously unselected package apache2-dev. 2022-05-19 14:07:42.118 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-19 14:07:42.123 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-19 14:07:42.202 | Selecting previously unselected package binfmt-support. 2022-05-19 14:07:42.210 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-19 14:07:42.223 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-19 14:07:42.275 | Selecting previously unselected package g++-9. 2022-05-19 14:07:42.283 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-19 14:07:42.290 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-19 14:07:43.452 | Selecting previously unselected package g++. 2022-05-19 14:07:43.460 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-19 14:07:43.465 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-19 14:07:43.494 | Selecting previously unselected package build-essential. 2022-05-19 14:07:43.502 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-19 14:07:43.507 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-19 14:07:43.538 | Selecting previously unselected package conntrack. 2022-05-19 14:07:43.546 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-19 14:07:43.550 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-19 14:07:43.593 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-19 14:07:43.600 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-19 14:07:43.604 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-19 14:07:43.645 | Selecting previously unselected package libnetfilter-queue1. 2022-05-19 14:07:43.653 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-19 14:07:43.657 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-19 14:07:43.704 | Selecting previously unselected package conntrackd. 2022-05-19 14:07:43.712 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-19 14:07:43.717 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-19 14:07:43.774 | Selecting previously unselected package dns-root-data. 2022-05-19 14:07:43.782 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-19 14:07:43.789 | Unpacking dns-root-data (2019052802) ... 2022-05-19 14:07:43.825 | Selecting previously unselected package libidn11:amd64. 2022-05-19 14:07:43.833 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-19 14:07:43.837 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-19 14:07:43.887 | Selecting previously unselected package dnsmasq-base. 2022-05-19 14:07:43.895 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-19 14:07:43.899 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-19 14:07:43.974 | Selecting previously unselected package dnsmasq-utils. 2022-05-19 14:07:43.985 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-19 14:07:43.988 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-19 14:07:44.037 | Selecting previously unselected package ebtables. 2022-05-19 14:07:44.045 | Preparing to unpack .../093-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-19 14:07:44.065 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-19 14:07:44.121 | Selecting previously unselected package libfakeroot:amd64. 2022-05-19 14:07:44.129 | Preparing to unpack .../094-libfakeroot_1.24-1_amd64.deb ... 2022-05-19 14:07:44.134 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-19 14:07:44.182 | Selecting previously unselected package fakeroot. 2022-05-19 14:07:44.192 | Preparing to unpack .../095-fakeroot_1.24-1_amd64.deb ... 2022-05-19 14:07:44.196 | Unpacking fakeroot (1.24-1) ... 2022-05-19 14:07:44.245 | Selecting previously unselected package fonts-dejavu-core. 2022-05-19 14:07:44.253 | Preparing to unpack .../096-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-19 14:07:44.258 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-19 14:07:44.440 | Selecting previously unselected package fonts-liberation. 2022-05-19 14:07:44.448 | Preparing to unpack .../097-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-19 14:07:44.452 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-19 14:07:44.602 | Selecting previously unselected package fontconfig-config. 2022-05-19 14:07:44.611 | Preparing to unpack .../098-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-19 14:07:44.615 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-19 14:07:44.662 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-19 14:07:44.670 | Preparing to unpack .../099-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-19 14:07:44.675 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-19 14:07:44.726 | Selecting previously unselected package fontconfig. 2022-05-19 14:07:44.734 | Preparing to unpack .../100-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-19 14:07:44.738 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-19 14:07:44.791 | Selecting previously unselected package genisoimage. 2022-05-19 14:07:44.799 | Preparing to unpack .../101-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-19 14:07:44.803 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-19 14:07:44.890 | Selecting previously unselected package libann0. 2022-05-19 14:07:44.903 | Preparing to unpack .../102-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-19 14:07:44.908 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-19 14:07:44.952 | Selecting previously unselected package libcdt5:amd64. 2022-05-19 14:07:44.960 | Preparing to unpack .../103-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:44.965 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-19 14:07:45.007 | Selecting previously unselected package libcgraph6:amd64. 2022-05-19 14:07:45.015 | Preparing to unpack .../104-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:45.019 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-19 14:07:45.064 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-19 14:07:45.072 | Preparing to unpack .../105-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-19 14:07:45.076 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-19 14:07:45.127 | Selecting previously unselected package libjpeg8:amd64. 2022-05-19 14:07:45.135 | Preparing to unpack .../106-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-19 14:07:45.140 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-19 14:07:45.178 | Selecting previously unselected package libjbig0:amd64. 2022-05-19 14:07:45.186 | Preparing to unpack .../107-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-19 14:07:45.191 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-19 14:07:45.238 | Selecting previously unselected package libwebp6:amd64. 2022-05-19 14:07:45.246 | Preparing to unpack .../108-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:07:45.250 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-19 14:07:45.315 | Selecting previously unselected package libtiff5:amd64. 2022-05-19 14:07:45.323 | Preparing to unpack .../109-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:07:45.328 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-19 14:07:45.399 | Selecting previously unselected package libxpm4:amd64. 2022-05-19 14:07:45.407 | Preparing to unpack .../110-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-19 14:07:45.412 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-19 14:07:45.459 | Selecting previously unselected package libgd3:amd64. 2022-05-19 14:07:45.467 | Preparing to unpack .../111-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-19 14:07:45.472 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-19 14:07:45.531 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-19 14:07:45.539 | Preparing to unpack .../112-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-19 14:07:45.544 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-19 14:07:45.605 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-19 14:07:45.613 | Preparing to unpack .../113-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-19 14:07:45.616 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-19 14:07:45.701 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-19 14:07:45.709 | Preparing to unpack .../114-libxcb-render0_1.14-2_amd64.deb ... 2022-05-19 14:07:45.714 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-19 14:07:45.760 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-19 14:07:45.768 | Preparing to unpack .../115-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-19 14:07:45.773 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-19 14:07:45.813 | Selecting previously unselected package libxrender1:amd64. 2022-05-19 14:07:45.821 | Preparing to unpack .../116-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-19 14:07:45.825 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-19 14:07:45.866 | Selecting previously unselected package libcairo2:amd64. 2022-05-19 14:07:45.874 | Preparing to unpack .../117-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:45.877 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-19 14:07:45.994 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-19 14:07:46.002 | Preparing to unpack .../118-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-19 14:07:46.006 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-19 14:07:46.058 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-19 14:07:46.066 | Preparing to unpack .../119-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-19 14:07:46.071 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-19 14:07:46.162 | Selecting previously unselected package libthai-data. 2022-05-19 14:07:46.170 | Preparing to unpack .../120-libthai-data_0.1.28-3_all.deb ... 2022-05-19 14:07:46.174 | Unpacking libthai-data (0.1.28-3) ... 2022-05-19 14:07:46.234 | Selecting previously unselected package libdatrie1:amd64. 2022-05-19 14:07:46.242 | Preparing to unpack .../121-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-19 14:07:46.248 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-19 14:07:46.296 | Selecting previously unselected package libthai0:amd64. 2022-05-19 14:07:46.305 | Preparing to unpack .../122-libthai0_0.1.28-3_amd64.deb ... 2022-05-19 14:07:46.309 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-19 14:07:46.361 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-19 14:07:46.369 | Preparing to unpack .../123-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-19 14:07:46.374 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-19 14:07:46.440 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-19 14:07:46.448 | Preparing to unpack .../124-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-19 14:07:46.452 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-19 14:07:46.496 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-19 14:07:46.504 | Preparing to unpack .../125-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-19 14:07:46.509 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-19 14:07:46.550 | Selecting previously unselected package libpathplan4:amd64. 2022-05-19 14:07:46.558 | Preparing to unpack .../126-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:46.562 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-19 14:07:46.603 | Selecting previously unselected package libgvc6. 2022-05-19 14:07:46.611 | Preparing to unpack .../127-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:46.616 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-19 14:07:46.753 | Selecting previously unselected package libgvpr2:amd64. 2022-05-19 14:07:46.761 | Preparing to unpack .../128-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:46.764 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-19 14:07:46.829 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-19 14:07:46.837 | Preparing to unpack .../129-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:46.840 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-19 14:07:47.016 | Selecting previously unselected package x11-common. 2022-05-19 14:07:47.024 | Preparing to unpack .../130-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-19 14:07:47.056 | dpkg-query: no packages found matching nux-tools 2022-05-19 14:07:47.070 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-19 14:07:47.132 | Selecting previously unselected package libice6:amd64. 2022-05-19 14:07:47.140 | Preparing to unpack .../131-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-19 14:07:47.145 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-19 14:07:47.195 | Selecting previously unselected package libsm6:amd64. 2022-05-19 14:07:47.203 | Preparing to unpack .../132-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-19 14:07:47.207 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-19 14:07:47.254 | Selecting previously unselected package libxt6:amd64. 2022-05-19 14:07:47.263 | Preparing to unpack .../133-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-19 14:07:47.267 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-19 14:07:47.334 | Selecting previously unselected package libxmu6:amd64. 2022-05-19 14:07:47.342 | Preparing to unpack .../134-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-19 14:07:47.347 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-19 14:07:47.402 | Selecting previously unselected package libxaw7:amd64. 2022-05-19 14:07:47.410 | Preparing to unpack .../135-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-19 14:07:47.415 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-19 14:07:47.489 | Selecting previously unselected package graphviz. 2022-05-19 14:07:47.497 | Preparing to unpack .../136-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-19 14:07:47.503 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-19 14:07:47.659 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-19 14:07:47.667 | Preparing to unpack .../137-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-19 14:07:47.672 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-19 14:07:47.741 | Selecting previously unselected package libibverbs1:amd64. 2022-05-19 14:07:47.749 | Preparing to unpack .../138-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-19 14:07:47.754 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-19 14:07:47.811 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-19 14:07:47.819 | Preparing to unpack .../139-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-19 14:07:47.841 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-19 14:07:47.910 | Selecting previously unselected package icu-devtools. 2022-05-19 14:07:47.918 | Preparing to unpack .../140-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-19 14:07:47.923 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-19 14:07:47.996 | Selecting previously unselected package iputils-arping. 2022-05-19 14:07:48.004 | Preparing to unpack .../141-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-19 14:07:48.009 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-19 14:07:48.055 | Selecting previously unselected package javascript-common. 2022-05-19 14:07:48.063 | Preparing to unpack .../142-javascript-common_11_all.deb ... 2022-05-19 14:07:48.082 | Unpacking javascript-common (11) ... 2022-05-19 14:07:48.128 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-19 14:07:48.136 | Preparing to unpack .../143-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-19 14:07:48.140 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:07:48.191 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-19 14:07:48.199 | Preparing to unpack .../144-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-19 14:07:48.203 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:07:48.254 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-19 14:07:48.262 | Preparing to unpack .../145-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-19 14:07:48.267 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:07:48.320 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-19 14:07:48.328 | Preparing to unpack .../146-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-19 14:07:48.332 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:07:48.379 | Selecting previously unselected package comerr-dev:amd64. 2022-05-19 14:07:48.387 | Preparing to unpack .../147-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-19 14:07:48.393 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-19 14:07:48.439 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-19 14:07:48.450 | Preparing to unpack .../148-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-19 14:07:48.476 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:07:48.542 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-19 14:07:48.551 | Preparing to unpack .../149-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-19 14:07:48.555 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-19 14:07:48.605 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-19 14:07:48.613 | Preparing to unpack .../150-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-19 14:07:48.618 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-19 14:07:48.659 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-19 14:07:48.667 | Preparing to unpack .../151-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-19 14:07:48.671 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-19 14:07:48.709 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-19 14:07:48.717 | Preparing to unpack .../152-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-19 14:07:48.721 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-19 14:07:48.762 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-19 14:07:48.770 | Preparing to unpack .../153-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-19 14:07:48.775 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-19 14:07:48.869 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-19 14:07:48.877 | Preparing to unpack .../154-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-19 14:07:48.881 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-19 14:07:48.958 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-19 14:07:48.966 | Preparing to unpack .../155-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-19 14:07:48.970 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-19 14:07:49.015 | Selecting previously unselected package libgts-bin. 2022-05-19 14:07:49.023 | Preparing to unpack .../156-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-19 14:07:49.028 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-19 14:07:49.073 | Selecting previously unselected package libicu-dev:amd64. 2022-05-19 14:07:49.082 | Preparing to unpack .../157-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-19 14:07:49.087 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-19 14:07:50.524 | Selecting previously unselected package libipset13:amd64. 2022-05-19 14:07:50.533 | Preparing to unpack .../158-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:07:50.538 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-19 14:07:50.587 | Selecting previously unselected package librdmacm1:amd64. 2022-05-19 14:07:50.595 | Preparing to unpack .../159-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-19 14:07:50.599 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-19 14:07:50.656 | Selecting previously unselected package libiscsi7:amd64. 2022-05-19 14:07:50.664 | Preparing to unpack .../160-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-19 14:07:50.669 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-19 14:07:50.714 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-19 14:07:50.722 | Preparing to unpack .../161-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-19 14:07:50.726 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-19 14:07:50.798 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-19 14:07:50.806 | Preparing to unpack .../162-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-19 14:07:50.810 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-19 14:07:50.847 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-19 14:07:50.855 | Preparing to unpack .../163-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-19 14:07:50.859 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-19 14:07:50.894 | Selecting previously unselected package libjs-jquery. 2022-05-19 14:07:50.902 | Preparing to unpack .../164-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-19 14:07:50.908 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-19 14:07:50.992 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-19 14:07:51.000 | Preparing to unpack .../165-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-19 14:07:51.004 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-19 14:07:51.041 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-19 14:07:51.049 | Preparing to unpack .../166-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-19 14:07:51.053 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-19 14:07:51.143 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-19 14:07:51.151 | Preparing to unpack .../167-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-19 14:07:51.156 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-19 14:07:51.231 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-19 14:07:51.240 | Preparing to unpack .../168-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-19 14:07:51.244 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-19 14:07:51.284 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-19 14:07:51.294 | Preparing to unpack .../169-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-19 14:07:51.299 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-19 14:07:51.341 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-19 14:07:51.349 | Preparing to unpack .../170-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-19 14:07:51.354 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-19 14:07:51.466 | Selecting previously unselected package libnspr4:amd64. 2022-05-19 14:07:51.475 | Preparing to unpack .../171-libnspr4_2%3a4.25-1_amd64.deb ... 2022-05-19 14:07:51.481 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-05-19 14:07:51.537 | Selecting previously unselected package libnss3:amd64. 2022-05-19 14:07:51.545 | Preparing to unpack .../172-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-05-19 14:07:51.550 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-19 14:07:51.770 | Selecting previously unselected package libomp5-10:amd64. 2022-05-19 14:07:51.778 | Preparing to unpack .../173-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:51.783 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:51.873 | Selecting previously unselected package libomp-10-dev. 2022-05-19 14:07:51.881 | Preparing to unpack .../174-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:51.885 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:51.929 | Selecting previously unselected package pcp-conf. 2022-05-19 14:07:51.937 | Preparing to unpack .../175-pcp-conf_5.0.3-1_amd64.deb ... 2022-05-19 14:07:51.941 | Unpacking pcp-conf (5.0.3-1) ... 2022-05-19 14:07:51.984 | Selecting previously unselected package libpcp3. 2022-05-19 14:07:51.992 | Preparing to unpack .../176-libpcp3_5.0.3-1_amd64.deb ... 2022-05-19 14:07:51.998 | Unpacking libpcp3 (5.0.3-1) ... 2022-05-19 14:07:52.087 | Selecting previously unselected package libpcp-pmda3. 2022-05-19 14:07:52.095 | Preparing to unpack .../177-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-05-19 14:07:52.099 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-05-19 14:07:52.141 | Selecting previously unselected package libpcp-pmda-perl. 2022-05-19 14:07:52.149 | Preparing to unpack .../178-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-05-19 14:07:52.156 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-05-19 14:07:52.204 | Selecting previously unselected package libpq5:amd64. 2022-05-19 14:07:52.212 | Preparing to unpack .../179-libpq5_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:07:52.219 | Unpacking libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:07:52.274 | Selecting previously unselected package libpq-dev. 2022-05-19 14:07:52.283 | Preparing to unpack .../180-libpq-dev_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:07:52.287 | Unpacking libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:07:52.381 | Selecting previously unselected package librados2. 2022-05-19 14:07:52.389 | Preparing to unpack .../181-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:07:52.393 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-19 14:07:52.877 | Selecting previously unselected package librbd1. 2022-05-19 14:07:52.885 | Preparing to unpack .../182-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:07:52.890 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-19 14:07:53.166 | Selecting previously unselected package libsasl2-dev. 2022-05-19 14:07:53.179 | Preparing to unpack .../183-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-19 14:07:53.183 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-19 14:07:53.285 | Preparing to unpack .../184-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-19 14:07:53.298 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-19 14:07:53.365 | Selecting previously unselected package libssl-dev:amd64. 2022-05-19 14:07:53.373 | Preparing to unpack .../185-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-19 14:07:53.377 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-19 14:07:53.650 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-19 14:07:53.659 | Preparing to unpack .../186-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-05-19 14:07:53.663 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-19 14:07:53.798 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-19 14:07:53.806 | Preparing to unpack .../187-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-19 14:07:53.811 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-19 14:07:53.854 | Selecting previously unselected package libx86-1:amd64. 2022-05-19 14:07:53.863 | Preparing to unpack .../188-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-19 14:07:53.866 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-19 14:07:53.916 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-19 14:07:53.925 | Preparing to unpack .../189-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:07:53.929 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-19 14:07:54.084 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-19 14:07:54.092 | Preparing to unpack .../190-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-19 14:07:54.097 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-19 14:07:54.195 | Selecting previously unselected package llvm-10-runtime. 2022-05-19 14:07:54.204 | Preparing to unpack .../191-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:54.208 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:54.283 | Selecting previously unselected package libpfm4:amd64. 2022-05-19 14:07:54.292 | Preparing to unpack .../192-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-19 14:07:54.296 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-19 14:07:54.384 | Selecting previously unselected package llvm-10. 2022-05-19 14:07:54.392 | Preparing to unpack .../193-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:54.395 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:55.170 | Selecting previously unselected package libffi-dev:amd64. 2022-05-19 14:07:55.179 | Preparing to unpack .../194-libffi-dev_3.3-4_amd64.deb ... 2022-05-19 14:07:55.184 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-19 14:07:55.235 | Selecting previously unselected package python3-pygments. 2022-05-19 14:07:55.248 | Preparing to unpack .../195-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-19 14:07:55.253 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-19 14:07:55.410 | Selecting previously unselected package llvm-10-tools. 2022-05-19 14:07:55.419 | Preparing to unpack .../196-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:55.423 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-19 14:07:55.572 | Selecting previously unselected package libz3-4:amd64. 2022-05-19 14:07:55.581 | Preparing to unpack .../197-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-19 14:07:55.585 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-19 14:07:56.542 | Selecting previously unselected package libz3-dev:amd64. 2022-05-19 14:07:56.550 | Preparing to unpack .../198-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-19 14:07:56.555 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-19 14:07:56.615 | Selecting previously unselected package llvm-10-dev. 2022-05-19 14:07:56.623 | Preparing to unpack .../199-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-19 14:07:56.627 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:01.069 | Selecting previously unselected package lsscsi. 2022-05-19 14:08:01.078 | Preparing to unpack .../200-lsscsi_0.30-0.1_amd64.deb ... 2022-05-19 14:08:01.082 | Unpacking lsscsi (0.30-0.1) ... 2022-05-19 14:08:01.132 | Selecting previously unselected package pkg-config. 2022-05-19 14:08:01.141 | Preparing to unpack .../201-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-19 14:08:01.146 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-19 14:08:01.193 | Selecting previously unselected package pm-utils. 2022-05-19 14:08:01.202 | Preparing to unpack .../202-pm-utils_1.4.1-19_all.deb ... 2022-05-19 14:08:01.206 | Unpacking pm-utils (1.4.1-19) ... 2022-05-19 14:08:01.272 | Selecting previously unselected package postgresql-client-common. 2022-05-19 14:08:01.280 | Preparing to unpack .../203-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-19 14:08:01.284 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-19 14:08:01.333 | Selecting previously unselected package postgresql-client-12. 2022-05-19 14:08:01.342 | Preparing to unpack .../204-postgresql-client-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:08:01.348 | Unpacking postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:08:01.578 | Selecting previously unselected package ssl-cert. 2022-05-19 14:08:01.590 | Preparing to unpack .../205-ssl-cert_1.0.39_all.deb ... 2022-05-19 14:08:01.594 | Unpacking ssl-cert (1.0.39) ... 2022-05-19 14:08:01.653 | Selecting previously unselected package postgresql-common. 2022-05-19 14:08:01.662 | Preparing to unpack .../206-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-19 14:08:01.725 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-19 14:08:01.740 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-19 14:08:01.831 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-19 14:08:01.840 | Preparing to unpack .../207-postgresql-server-dev-12_12.10-0ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:08:01.846 | Unpacking postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:08:02.177 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-19 14:08:02.186 | Preparing to unpack .../208-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-19 14:08:02.190 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-19 14:08:02.230 | Selecting previously unselected package python-pip-whl. 2022-05-19 14:08:02.239 | Preparing to unpack .../209-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-19 14:08:02.242 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-19 14:08:02.464 | Selecting previously unselected package python3-mysqldb. 2022-05-19 14:08:02.473 | Preparing to unpack .../210-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-19 14:08:02.476 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-19 14:08:02.536 | Selecting previously unselected package python3-wheel. 2022-05-19 14:08:02.545 | Preparing to unpack .../211-python3-wheel_0.34.2-1_all.deb ... 2022-05-19 14:08:02.550 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-19 14:08:02.600 | Selecting previously unselected package python3-pip. 2022-05-19 14:08:02.610 | Preparing to unpack .../212-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-19 14:08:02.615 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-19 14:08:02.736 | Selecting previously unselected package python3.8-venv. 2022-05-19 14:08:02.745 | Preparing to unpack .../213-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-19 14:08:02.750 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-19 14:08:02.791 | Selecting previously unselected package python3-venv. 2022-05-19 14:08:02.800 | Preparing to unpack .../214-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-19 14:08:02.805 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-19 14:08:02.851 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-19 14:08:02.860 | Preparing to unpack .../215-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-19 14:08:02.864 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-19 14:08:02.913 | Selecting previously unselected package qemu-utils. 2022-05-19 14:08:02.921 | Preparing to unpack .../216-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-19 14:08:02.926 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-19 14:08:03.125 | Selecting previously unselected package sharutils. 2022-05-19 14:08:03.133 | Preparing to unpack .../217-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-19 14:08:03.137 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-19 14:08:03.201 | Selecting previously unselected package sqlite3. 2022-05-19 14:08:03.214 | Preparing to unpack .../218-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-19 14:08:03.218 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-19 14:08:03.380 | Selecting previously unselected package unzip. 2022-05-19 14:08:03.389 | Preparing to unpack .../219-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-19 14:08:03.394 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-19 14:08:03.464 | Selecting previously unselected package vbetool. 2022-05-19 14:08:03.473 | Preparing to unpack .../220-vbetool_1.1-4_amd64.deb ... 2022-05-19 14:08:03.478 | Unpacking vbetool (1.1-4) ... 2022-05-19 14:08:03.524 | Selecting previously unselected package ipset. 2022-05-19 14:08:03.533 | Preparing to unpack .../221-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-19 14:08:03.545 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-19 14:08:03.590 | Selecting previously unselected package ipvsadm. 2022-05-19 14:08:03.599 | Preparing to unpack .../222-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-19 14:08:03.603 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-19 14:08:03.655 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-19 14:08:03.664 | Preparing to unpack .../223-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-05-19 14:08:03.676 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-19 14:08:03.716 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-19 14:08:03.724 | Preparing to unpack .../224-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-19 14:08:03.729 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-19 14:08:03.775 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-19 14:08:03.784 | Preparing to unpack .../225-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-19 14:08:03.790 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-19 14:08:03.837 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-19 14:08:03.846 | Preparing to unpack .../226-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-19 14:08:03.852 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:03.897 | Selecting previously unselected package libpcp-gui2. 2022-05-19 14:08:03.906 | Preparing to unpack .../227-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-05-19 14:08:03.911 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-05-19 14:08:03.949 | Selecting previously unselected package libpcp-import1. 2022-05-19 14:08:03.958 | Preparing to unpack .../228-libpcp-import1_5.0.3-1_amd64.deb ... 2022-05-19 14:08:03.962 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-05-19 14:08:04.005 | Selecting previously unselected package libpcp-mmv1. 2022-05-19 14:08:04.014 | Preparing to unpack .../229-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-05-19 14:08:04.019 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-05-19 14:08:04.061 | Selecting previously unselected package libpcp-trace2. 2022-05-19 14:08:04.070 | Preparing to unpack .../230-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-05-19 14:08:04.075 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-05-19 14:08:04.136 | Selecting previously unselected package libpcp-web1. 2022-05-19 14:08:04.145 | Preparing to unpack .../231-libpcp-web1_5.0.3-1_amd64.deb ... 2022-05-19 14:08:04.150 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-05-19 14:08:04.205 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-19 14:08:04.213 | Preparing to unpack .../232-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-19 14:08:04.218 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-19 14:08:04.267 | Selecting previously unselected package python3-pcp. 2022-05-19 14:08:04.275 | Preparing to unpack .../233-python3-pcp_5.0.3-1_amd64.deb ... 2022-05-19 14:08:04.280 | Unpacking python3-pcp (5.0.3-1) ... 2022-05-19 14:08:04.339 | Selecting previously unselected package pcp. 2022-05-19 14:08:04.347 | Preparing to unpack .../234-pcp_5.0.3-1_amd64.deb ... 2022-05-19 14:08:04.426 | Unpacking pcp (5.0.3-1) ... 2022-05-19 14:08:04.980 | Selecting previously unselected package socat. 2022-05-19 14:08:04.994 | Preparing to unpack .../235-socat_1.7.3.3-2_amd64.deb ... 2022-05-19 14:08:04.999 | Unpacking socat (1.7.3.3-2) ... 2022-05-19 14:08:05.091 | Selecting previously unselected package vlan. 2022-05-19 14:08:05.100 | Preparing to unpack .../236-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-19 14:08:05.105 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-19 14:08:05.186 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-19 14:08:05.200 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-19 14:08:05.216 | Setting up javascript-common (11) ... 2022-05-19 14:08:05.252 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-19 14:08:05.275 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-19 14:08:05.286 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-19 14:08:05.294 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-19 14:08:05.305 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-19 14:08:05.332 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-19 14:08:05.341 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-19 14:08:05.348 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-19 14:08:05.355 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-19 14:08:05.362 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-19 14:08:05.369 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-19 14:08:05.378 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-19 14:08:05.389 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-19 14:08:05.398 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-19 14:08:05.407 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-19 14:08:05.418 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-19 14:08:05.430 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-19 14:08:05.439 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-19 14:08:05.449 | Setting up vbetool (1.1-4) ... 2022-05-19 14:08:05.459 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-19 14:08:05.468 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-19 14:08:05.480 | Setting up pm-utils (1.4.1-19) ... 2022-05-19 14:08:05.491 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-19 14:08:05.752 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-19 14:08:05.793 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-19 14:08:05.807 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-19 14:08:05.817 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-19 14:08:05.834 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-19 14:08:05.847 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-19 14:08:06.117 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-19 14:08:06.821 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-19 14:08:06.838 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-19 14:08:06.845 | Setting up m4 (1.4.18-4) ... 2022-05-19 14:08:06.854 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-19 14:08:07.170 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-19 14:08:07.180 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-19 14:08:07.189 | Setting up iputils-arping (3:20190709-3) ... 2022-05-19 14:08:07.225 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-19 14:08:07.237 | Setting up conntrack (1:1.4.5-2) ... 2022-05-19 14:08:07.247 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-19 14:08:07.256 | Setting up python3-wheel (0.34.2-1) ... 2022-05-19 14:08:07.533 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-19 14:08:07.544 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-19 14:08:07.765 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-19 14:08:09.964 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-19 14:08:09.981 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-19 14:08:09.990 | Setting up acl (2.2.53-6) ... 2022-05-19 14:08:10.001 | Setting up dns-root-data (2019052802) ... 2022-05-19 14:08:10.009 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-19 14:08:10.017 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:10.024 | Setting up fakeroot (1.24-1) ... 2022-05-19 14:08:10.033 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-19 14:08:10.046 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-19 14:08:10.056 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:10.063 | Setting up autotools-dev (20180224.1) ... 2022-05-19 14:08:10.071 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-19 14:08:10.882 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-19 14:08:10.890 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-19 14:08:10.898 | Setting up make (4.2.1-1.2) ... 2022-05-19 14:08:10.906 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-05-19 14:08:10.914 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-19 14:08:10.922 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:10.929 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-19 14:08:10.936 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-19 14:08:10.943 | Setting up ebtables (2.0.11-3build1) ... 2022-05-19 14:08:11.528 | Setting up socat (1.7.3.3-2) ... 2022-05-19 14:08:11.538 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-19 14:08:11.547 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-19 14:08:11.557 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-19 14:08:11.566 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-19 14:08:11.573 | Setting up binfmt-support (2.2.0-2) ... 2022-05-19 14:08:11.884 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-19 14:08:12.950 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-19 14:08:12.961 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-19 14:08:12.973 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-19 14:08:13.040 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-19 14:08:13.046 | Setting up lsscsi (0.30-0.1) ... 2022-05-19 14:08:13.054 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-19 14:08:13.060 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-19 14:08:13.067 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-19 14:08:13.074 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-19 14:08:13.083 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-05-19 14:08:13.090 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-19 14:08:13.099 | Setting up autoconf (2.69-11.1) ... 2022-05-19 14:08:13.109 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-19 14:08:13.116 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-19 14:08:13.163 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-19 14:08:13.171 | Setting up dwz (0.13-5) ... 2022-05-19 14:08:13.180 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-19 14:08:13.188 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-19 14:08:13.195 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-19 14:08:13.206 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-19 14:08:13.214 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-19 14:08:13.234 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-19 14:08:14.513 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:14.522 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:14.533 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-19 14:08:14.540 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-19 14:08:14.548 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-19 14:08:14.558 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-19 14:08:14.571 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-19 14:08:14.580 | Setting up pcp-conf (5.0.3-1) ... 2022-05-19 14:08:14.591 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-19 14:08:14.601 | Setting up libsub-override-perl (0.09-2) ... 2022-05-19 14:08:14.608 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-19 14:08:14.615 | Setting up libthai-data (0.1.28-3) ... 2022-05-19 14:08:14.624 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-19 14:08:14.632 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-19 14:08:14.639 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-19 14:08:14.654 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-05-19 14:08:14.667 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:14.675 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-19 14:08:14.682 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-19 14:08:14.691 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-19 14:08:14.709 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-19 14:08:14.721 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-19 14:08:15.778 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-19 14:08:16.117 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-19 14:08:16.127 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-19 14:08:16.136 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-19 14:08:16.142 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-19 14:08:16.150 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-19 14:08:16.157 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-19 14:08:16.163 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-05-19 14:08:17.507 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-19 14:08:17.517 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-19 14:08:17.526 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-19 14:08:17.536 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-19 14:08:17.546 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-19 14:08:17.554 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-19 14:08:17.565 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-19 14:08:17.572 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:17.578 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-19 14:08:17.585 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-19 14:08:17.591 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-19 14:08:17.597 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-19 14:08:17.813 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-19 14:08:17.824 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:08:17.835 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:17.842 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-19 14:08:17.848 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:17.855 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-19 14:08:17.866 | Setting up libtool (2.4.6-14) ... 2022-05-19 14:08:17.871 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-19 14:08:17.991 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-05-19 14:08:18.030 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-19 14:08:18.529 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-19 14:08:19.614 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-19 14:08:19.623 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-05-19 14:08:19.628 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-19 14:08:19.634 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-19 14:08:19.818 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-19 14:08:19.827 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:19.835 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:19.845 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-19 14:08:21.081 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-19 14:08:21.785 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-05-19 14:08:21.799 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-19 14:08:21.807 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-19 14:08:22.073 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-19 14:08:22.083 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-19 14:08:22.093 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-19 14:08:22.101 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-19 14:08:22.110 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-19 14:08:22.118 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-19 14:08:22.126 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-19 14:08:22.133 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-19 14:08:22.142 | Setting up ssl-cert (1.0.39) ... 2022-05-19 14:08:22.748 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-19 14:08:22.759 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-19 14:08:22.849 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-19 14:08:22.863 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-19 14:08:23.378 | Adding user postgres to group ssl-cert 2022-05-19 14:08:23.547 | 2022-05-19 14:08:23.547 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-19 14:08:23.748 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-19 14:08:23.748 | Removing obsolete dictionary files: 2022-05-19 14:08:24.354 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-19 14:08:25.467 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-19 14:08:25.477 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-19 14:08:25.486 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-19 14:08:25.582 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-19 14:08:26.015 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-19 14:08:26.025 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-19 14:08:26.034 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-19 14:08:26.042 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-19 14:08:26.051 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-19 14:08:26.059 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-05-19 14:08:26.066 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-19 14:08:26.074 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-05-19 14:08:26.081 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-19 14:08:26.089 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-19 14:08:26.096 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-19 14:08:26.103 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-05-19 14:08:26.110 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:26.116 | Setting up ipvsadm (1:1.31-1) ... 2022-05-19 14:08:26.890 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-05-19 14:08:26.898 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-19 14:08:27.008 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-19 14:08:29.083 | Regenerating fonts cache... done. 2022-05-19 14:08:29.090 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-19 14:08:29.104 | Setting up libpcp3 (5.0.3-1) ... 2022-05-19 14:08:29.116 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-05-19 14:08:29.124 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-19 14:08:29.130 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-05-19 14:08:30.548 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-19 14:08:31.386 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-19 14:08:31.455 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:31.465 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-19 14:08:32.482 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-19 14:08:33.235 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:33.246 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-05-19 14:08:33.255 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-19 14:08:33.263 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-05-19 14:08:33.270 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-19 14:08:33.276 | Setting up libpq5:amd64 (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:08:33.282 | Setting up libpq-dev (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:08:33.307 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-05-19 14:08:33.321 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-05-19 14:08:33.332 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-19 14:08:33.340 | Setting up libpcp-web1 (5.0.3-1) ... 2022-05-19 14:08:33.348 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-19 14:08:33.355 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-19 14:08:33.361 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:33.367 | Setting up postgresql-client-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:08:34.053 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-05-19 14:08:34.080 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-19 14:08:34.090 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-05-19 14:08:34.098 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-19 14:08:34.105 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-19 14:08:34.112 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-19 14:08:34.120 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-19 14:08:34.126 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-19 14:08:34.131 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-19 14:08:34.137 | Setting up postgresql-server-dev-12 (12.10-0ubuntu0.20.04.1) ... 2022-05-19 14:08:34.142 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-19 14:08:34.148 | Setting up libpcp-import1 (5.0.3-1) ... 2022-05-19 14:08:34.153 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-19 14:08:34.159 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-19 14:08:34.164 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-19 14:08:34.169 | Setting up po-debconf (1.0.21) ... 2022-05-19 14:08:34.174 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-05-19 14:08:34.566 | Enabling module mpm_event. 2022-05-19 14:08:34.633 | Enabling module authz_core. 2022-05-19 14:08:34.641 | Enabling module authz_host. 2022-05-19 14:08:34.711 | Enabling module authn_core. 2022-05-19 14:08:34.719 | Enabling module auth_basic. 2022-05-19 14:08:34.784 | Enabling module access_compat. 2022-05-19 14:08:34.847 | Enabling module authn_file. 2022-05-19 14:08:34.914 | Enabling module authz_user. 2022-05-19 14:08:34.981 | Enabling module alias. 2022-05-19 14:08:35.045 | Enabling module dir. 2022-05-19 14:08:35.110 | Enabling module autoindex. 2022-05-19 14:08:35.174 | Enabling module env. 2022-05-19 14:08:35.243 | Enabling module mime. 2022-05-19 14:08:35.309 | Enabling module negotiation. 2022-05-19 14:08:35.373 | Enabling module setenvif. 2022-05-19 14:08:35.438 | Enabling module filter. 2022-05-19 14:08:35.501 | Enabling module deflate. 2022-05-19 14:08:35.565 | Enabling module status. 2022-05-19 14:08:35.633 | Enabling module reqtimeout. 2022-05-19 14:08:35.703 | Enabling conf charset. 2022-05-19 14:08:35.780 | Enabling conf localized-error-pages. 2022-05-19 14:08:35.850 | Enabling conf other-vhosts-access-log. 2022-05-19 14:08:35.917 | Enabling conf security. 2022-05-19 14:08:35.990 | Enabling conf serve-cgi-bin. 2022-05-19 14:08:36.057 | Enabling site 000-default. 2022-05-19 14:08:36.132 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-19 14:08:36.201 | Enabling conf javascript-common. 2022-05-19 14:08:36.471 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-19 14:08:37.064 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-19 14:08:39.808 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-19 14:08:39.829 | Setting up python3-pcp (5.0.3-1) ... 2022-05-19 14:08:40.160 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-19 14:08:40.192 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-19 14:08:40.204 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-05-19 14:08:40.221 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-19 14:08:40.230 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-19 14:08:40.257 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-19 14:08:40.265 | Setting up graphviz (2.42.2-3build2) ... 2022-05-19 14:08:40.277 | Setting up pcp (5.0.3-1) ... 2022-05-19 14:08:40.659 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-05-19 14:08:41.078 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-05-19 14:08:41.495 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-05-19 14:08:41.925 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-05-19 14:08:59.139 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-19 14:08:59.147 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-05-19 14:08:59.150 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-19 14:09:00.258 | Setting up dh-autoreconf (19) ... 2022-05-19 14:09:00.267 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-05-19 14:09:01.152 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-05-19 14:09:01.163 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-19 14:09:01.174 | Setting up debhelper (12.10ubuntu1) ... 2022-05-19 14:09:01.182 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-19 14:09:01.549 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-05-19 14:09:01.561 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-19 14:09:01.590 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-19 14:09:01.662 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-19 14:09:15.338 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-19 14:09:15.368 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-19 14:09:15.784 | Processing triggers for ufw (0.36-6) ... 2022-05-19 14:09:15.931 | Processing triggers for man-db (2.9.1-1) ... 2022-05-19 14:09:42.631 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-19 14:09:42.654 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-19 14:09:50.939 | ++ functions-common:apt_get:1246 : result=0 2022-05-19 14:09:50.943 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:09:50.947 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:09:50.949 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:09:50.952 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:09:50.955 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:09:50.957 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:09:50.959 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:09:50.961 | ++ functions-common:time_stop:2444 : start_time=1652969212552 2022-05-19 14:09:50.964 | ++ functions-common:time_stop:2446 : [[ -z 1652969212552 ]] 2022-05-19 14:09:50.967 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:09:50.971 | ++ functions-common:time_stop:2449 : end_time=1652969390968 2022-05-19 14:09:50.974 | ++ functions-common:time_stop:2450 : elapsed_time=178416 2022-05-19 14:09:50.976 | ++ functions-common:time_stop:2451 : total=752 2022-05-19 14:09:50.978 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:09:50.981 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=179168 2022-05-19 14:09:50.983 | ++ functions-common:apt_get:1250 : return 0 2022-05-19 14:09:50.986 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-19 14:09:50.988 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:09:50.991 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-19 14:09:50.994 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-19 14:09:50.998 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-19 14:09:51.001 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-19 14:09:51.003 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-19 14:09:52.358 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-19 14:09:52.361 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-19 14:09:52.363 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-19 14:09:52.364 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-19 14:09:52.367 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-19 14:09:52.369 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-19 14:09:52.371 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-19 14:09:52.373 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-19 14:09:52.375 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-19 14:09:52.377 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-19 14:09:52.379 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-19 14:09:52.382 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-19 14:09:52.384 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-19 14:09:52.385 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-19 14:09:52.387 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-19 14:09:52.389 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-19 14:09:52.391 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-19 14:09:52.392 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-19 14:09:52.394 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-19 14:09:52.396 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-19 14:09:52.398 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-19 14:09:52.400 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-19 14:09:52.402 | + functions-common:_ensure_lsb_release:394 : return 2022-05-19 14:09:52.404 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-19 14:09:52.471 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-19 14:09:52.475 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-19 14:09:52.542 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-19 14:09:52.546 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-19 14:09:52.615 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-19 14:09:52.617 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-19 14:09:52.619 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-19 14:09:52.621 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-19 14:09:52.624 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-19 14:09:52.627 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-19 14:09:52.631 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-19 14:09:52.634 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-19 14:09:52.637 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-19 14:09:52.640 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-19 14:09:52.643 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-19 14:09:52.643 | Distro: focal 2022-05-19 14:09:52.647 | + tools/install_pip.sh:main:124 : get_versions 2022-05-19 14:09:52.650 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:09:52.654 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:09:52.656 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:09:52.659 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:09:52.659 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:09:53.220 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:09:53.223 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:09:53.223 | pip: 21.3.1 2022-05-19 14:09:53.225 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-19 14:09:53.228 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-19 14:09:53.230 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:09:53.232 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:09:53.233 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:09:53.236 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:09:53.238 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:09:53.240 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:09:53.242 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:09:53.244 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:09:53.246 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:09:53.247 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:09:53.249 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:09:53.252 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-19 14:09:53.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:09:53.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:09:53.257 | + tools/install_pip.sh:main:142 : : 2022-05-19 14:09:53.259 | + tools/install_pip.sh:main:147 : set -x 2022-05-19 14:09:53.261 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-19 14:09:53.262 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-19 14:09:53.264 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:09:53.266 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-19 14:09:53.269 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-19 14:09:53.271 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:09:53.274 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:09:53.274 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:09:53.279 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-19 14:09:53.281 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-19 14:09:53.284 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:09:53.286 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:09:53.289 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:09:53.305 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-19 14:09:53.307 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:09:54.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:09:54.019 | from cryptography.utils import int_from_bytes 2022-05-19 14:09:54.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:09:54.019 | from cryptography.utils import int_from_bytes 2022-05-19 14:09:55.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:09:56.354 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-19 14:09:56.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-19 14:09:58.032 | Installing collected packages: setuptools 2022-05-19 14:09:58.865 | Successfully installed setuptools-62.2.0 2022-05-19 14:09:58.866 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:09:59.040 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:09:59.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:09:59.157 | + inc/python:pip_install:200 : result=0 2022-05-19 14:09:59.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:09:59.163 | + functions-common:time_stop:2437 : local name 2022-05-19 14:09:59.165 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:09:59.167 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:09:59.169 | + functions-common:time_stop:2440 : local total 2022-05-19 14:09:59.170 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:09:59.172 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:09:59.174 | + functions-common:time_stop:2444 : start_time=1652969393301 2022-05-19 14:09:59.175 | + functions-common:time_stop:2446 : [[ -z 1652969393301 ]] 2022-05-19 14:09:59.178 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:09:59.181 | + functions-common:time_stop:2449 : end_time=1652969399179 2022-05-19 14:09:59.182 | + functions-common:time_stop:2450 : elapsed_time=5878 2022-05-19 14:09:59.184 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:09:59.186 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:09:59.187 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5878 2022-05-19 14:09:59.189 | + inc/python:pip_install:203 : return 0 2022-05-19 14:09:59.191 | + tools/install_pip.sh:main:153 : get_versions 2022-05-19 14:09:59.193 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:09:59.197 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:09:59.200 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:09:59.202 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:09:59.203 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:09:59.760 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:09:59.763 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:09:59.763 | pip: 21.3.1 2022-05-19 14:09:59.767 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-19 14:09:59.771 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:09:59.777 | + ./stack.sh:main:798 : fixup_all 2022-05-19 14:09:59.779 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-19 14:09:59.782 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-19 14:09:59.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:09:59.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:09:59.791 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-05-19 14:09:59.802 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-19 14:09:59.813 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-19 14:09:59.823 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-19 14:09:59.825 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-19 14:09:59.828 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:09:59.830 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:09:59.832 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:09:59.834 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:09:59.836 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:09:59.838 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:09:59.840 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:09:59.842 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:09:59.844 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:09:59.846 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:09:59.848 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:09:59.850 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-19 14:09:59.852 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-19 14:09:59.854 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-19 14:09:59.856 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:09:59.859 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:09:59.861 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:09:59.863 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:09:59.865 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:09:59.867 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:09:59.869 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-19 14:09:59.871 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-19 14:09:59.873 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-19 14:09:59.875 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-19 14:09:59.877 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-19 14:09:59.879 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-19 14:09:59.882 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-19 14:09:59.903 | Using python 3.8 to install os-testr 2022-05-19 14:09:59.905 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-19 14:10:00.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:10:00.621 | from cryptography.utils import int_from_bytes 2022-05-19 14:10:00.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:10:00.621 | from cryptography.utils import int_from_bytes 2022-05-19 14:10:01.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:10:01.895 | Collecting os-testr 2022-05-19 14:10:01.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-05-19 14:10:01.914 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-19 14:10:01.916 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-19 14:10:01.950 | Collecting python-subunit>=1.0.0 2022-05-19 14:10:01.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-05-19 14:10:01.977 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-19 14:10:01.987 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-19 14:10:01.997 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-19 14:10:03.544 | Installing collected packages: python-subunit, os-testr 2022-05-19 14:10:03.765 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-05-19 14:10:03.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:10:03.771 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:10:03.771 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:10:03.880 | + inc/python:pip_install:200 : result=0 2022-05-19 14:10:03.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:10:03.887 | + functions-common:time_stop:2437 : local name 2022-05-19 14:10:03.890 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:10:03.893 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:10:03.896 | + functions-common:time_stop:2440 : local total 2022-05-19 14:10:03.899 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:10:03.902 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:10:03.904 | + functions-common:time_stop:2444 : start_time=1652969399896 2022-05-19 14:10:03.906 | + functions-common:time_stop:2446 : [[ -z 1652969399896 ]] 2022-05-19 14:10:03.909 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:10:03.913 | + functions-common:time_stop:2449 : end_time=1652969403910 2022-05-19 14:10:03.915 | + functions-common:time_stop:2450 : elapsed_time=4014 2022-05-19 14:10:03.917 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:10:03.919 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:10:03.921 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4014 2022-05-19 14:10:03.923 | + inc/python:pip_install:203 : return 0 2022-05-19 14:10:03.926 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-19 14:10:03.973 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-19 14:10:04.071 | + ./stack.sh:main:812 : install_infra 2022-05-19 14:10:04.073 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:10:04.075 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-19 14:10:04.077 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-19 14:10:07.141 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:10:07.145 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-19 14:10:07.172 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-19 14:10:08.948 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:08.959 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:08.975 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.012 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.043 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.050 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.073 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.081 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.103 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.107 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.123 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.133 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.153 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.164 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.199 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.215 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.231 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.290 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.309 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.325 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.355 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.363 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.377 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.394 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.405 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.418 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.427 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.434 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.466 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.471 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.490 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.498 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.530 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.559 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.565 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.568 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.572 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.598 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.614 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.642 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.646 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.658 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.660 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.676 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.692 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.711 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.728 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.744 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.757 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.767 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.777 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.788 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.810 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.837 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.847 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.852 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.866 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.879 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.896 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.903 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.907 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:09.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:10:10.050 | Collecting pbr===5.9.0 2022-05-19 14:10:10.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-19 14:10:10.095 | Installing collected packages: pbr 2022-05-19 14:10:10.230 | Successfully installed pbr-5.9.0 2022-05-19 14:10:10.293 | + inc/python:pip_install:200 : result=0 2022-05-19 14:10:10.296 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:10:10.300 | + functions-common:time_stop:2437 : local name 2022-05-19 14:10:10.303 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:10:10.306 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:10:10.309 | + functions-common:time_stop:2440 : local total 2022-05-19 14:10:10.312 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:10:10.315 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:10:10.318 | + functions-common:time_stop:2444 : start_time=1652969407162 2022-05-19 14:10:10.320 | + functions-common:time_stop:2446 : [[ -z 1652969407162 ]] 2022-05-19 14:10:10.323 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:10:10.327 | + functions-common:time_stop:2449 : end_time=1652969410324 2022-05-19 14:10:10.329 | + functions-common:time_stop:2450 : elapsed_time=3162 2022-05-19 14:10:10.331 | + functions-common:time_stop:2451 : total=4014 2022-05-19 14:10:10.333 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:10:10.335 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7176 2022-05-19 14:10:10.338 | + inc/python:pip_install:203 : return 0 2022-05-19 14:10:10.340 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:10:10.342 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-19 14:10:10.364 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-19 14:10:12.146 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.158 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.174 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.210 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.241 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.248 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.271 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.279 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.301 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.305 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.321 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.330 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.350 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.361 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.396 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.413 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.428 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.486 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.505 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.522 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.552 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.560 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.573 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.590 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.602 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.614 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.623 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.630 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.662 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.667 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.687 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.695 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.726 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.755 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.761 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.764 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.768 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.794 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.810 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.838 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.842 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.855 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.857 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.873 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.889 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.908 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.925 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.941 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.955 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.964 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.974 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:12.984 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.006 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.033 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.044 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.048 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.063 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.075 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.093 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.099 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.103 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:10:13.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:10:13.109 | Processing /opt/stack/requirements 2022-05-19 14:10:14.538 | Collecting fixtures===3.0.0 2022-05-19 14:10:14.545 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-19 14:10:14.762 | Collecting PyYAML===6.0 2022-05-19 14:10:14.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-05-19 14:10:14.961 | Collecting requests===2.27.1 2022-05-19 14:10:14.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-05-19 14:10:15.072 | Collecting packaging===21.3 2022-05-19 14:10:15.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-19 14:10:15.144 | Collecting testtools===2.5.0 2022-05-19 14:10:15.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-05-19 14:10:15.230 | Collecting idna===3.3 2022-05-19 14:10:15.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-05-19 14:10:15.374 | Collecting pyparsing===3.0.9 2022-05-19 14:10:15.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-19 14:10:15.445 | Collecting six===1.16.0 2022-05-19 14:10:15.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-19 14:10:15.504 | Collecting charset-normalizer===2.0.12 2022-05-19 14:10:15.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-19 14:10:15.544 | Collecting Parsley>=1.2 2022-05-19 14:10:15.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-19 14:10:15.596 | Collecting beagle>=0.2.1 2022-05-19 14:10:15.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-19 14:10:15.629 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.9.0) 2022-05-19 14:10:15.699 | Collecting urllib3===1.26.9 2022-05-19 14:10:15.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-19 14:10:15.828 | Collecting certifi>=2017.4.17 2022-05-19 14:10:15.835 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d1/5a5a7fde18536/certifi-2022.5.18-py3-none-any.whl (155 kB) 2022-05-19 14:10:15.868 | Collecting extras===1.0.0 2022-05-19 14:10:15.874 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-05-19 14:10:15.957 | Collecting cliff===3.10.1 2022-05-19 14:10:15.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-05-19 14:10:16.068 | Collecting stevedore===3.5.0 2022-05-19 14:10:16.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-05-19 14:10:16.121 | Collecting autopage===0.5.0 2022-05-19 14:10:16.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-05-19 14:10:16.178 | Collecting prettytable===3.3.0 2022-05-19 14:10:16.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-05-19 14:10:16.336 | Collecting cmd2===2.4.1 2022-05-19 14:10:16.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-05-19 14:10:16.441 | Collecting wcwidth===0.2.5 2022-05-19 14:10:16.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-19 14:10:16.502 | Collecting pyperclip===1.8.2 2022-05-19 14:10:16.509 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-05-19 14:10:16.555 | Collecting attrs===21.4.0 2022-05-19 14:10:16.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-05-19 14:10:16.640 | Building wheels for collected packages: openstack-requirements 2022-05-19 14:10:16.641 | Building wheel for openstack-requirements (setup.py): started 2022-05-19 14:10:17.469 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-19 14:10:17.470 | ERROR: Command errored out with exit status 1: 2022-05-19 14:10:17.470 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6wxnc9i8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6wxnc9i8/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-sw3qv90p 2022-05-19 14:10:17.470 | cwd: /tmp/pip-req-build-6wxnc9i8/ 2022-05-19 14:10:17.470 | Complete output (6 lines): 2022-05-19 14:10:17.470 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-19 14:10:17.470 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-19 14:10:17.470 | or: setup.py --help-commands 2022-05-19 14:10:17.470 | or: setup.py cmd --help 2022-05-19 14:10:17.470 | 2022-05-19 14:10:17.470 | error: invalid command 'bdist_wheel' 2022-05-19 14:10:17.470 | ---------------------------------------- 2022-05-19 14:10:17.470 | ERROR: Failed building wheel for openstack-requirements 2022-05-19 14:10:17.470 | Running setup.py clean for openstack-requirements 2022-05-19 14:10:18.305 | Failed to build openstack-requirements 2022-05-19 14:10:18.568 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, stevedore, autopage, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-19 14:10:20.362 | Running setup.py install for openstack-requirements: started 2022-05-19 14:10:22.681 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-19 14:10:22.724 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.5.18 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5423 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-05-19 14:10:22.851 | + inc/python:pip_install:200 : result=0 2022-05-19 14:10:22.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:10:22.858 | + functions-common:time_stop:2437 : local name 2022-05-19 14:10:22.861 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:10:22.865 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:10:22.868 | + functions-common:time_stop:2440 : local total 2022-05-19 14:10:22.870 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:10:22.872 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:10:22.874 | + functions-common:time_stop:2444 : start_time=1652969410357 2022-05-19 14:10:22.876 | + functions-common:time_stop:2446 : [[ -z 1652969410357 ]] 2022-05-19 14:10:22.879 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:10:22.882 | + functions-common:time_stop:2449 : end_time=1652969422880 2022-05-19 14:10:22.885 | + functions-common:time_stop:2450 : elapsed_time=12523 2022-05-19 14:10:22.887 | + functions-common:time_stop:2451 : total=7176 2022-05-19 14:10:22.889 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:10:22.891 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19699 2022-05-19 14:10:22.893 | + inc/python:pip_install:203 : return 0 2022-05-19 14:10:22.896 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-19 14:10:22.898 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-19 14:10:22.900 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-19 14:10:22.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:10:22.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:10:22.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-19 14:10:22.910 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:10:22.912 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-19 14:10:22.941 | Using python 3.8 to install pbr 2022-05-19 14:10:22.943 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-19 14:10:23.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:10:23.668 | from cryptography.utils import int_from_bytes 2022-05-19 14:10:23.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:10:23.668 | from cryptography.utils import int_from_bytes 2022-05-19 14:10:24.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:10:24.863 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-19 14:10:26.594 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:10:26.600 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:10:26.600 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:10:26.710 | + inc/python:pip_install:200 : result=0 2022-05-19 14:10:26.713 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:10:26.716 | + functions-common:time_stop:2437 : local name 2022-05-19 14:10:26.720 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:10:26.723 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:10:26.727 | + functions-common:time_stop:2440 : local total 2022-05-19 14:10:26.729 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:10:26.731 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:10:26.733 | + functions-common:time_stop:2444 : start_time=1652969422935 2022-05-19 14:10:26.735 | + functions-common:time_stop:2446 : [[ -z 1652969422935 ]] 2022-05-19 14:10:26.738 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:10:26.742 | + functions-common:time_stop:2449 : end_time=1652969426739 2022-05-19 14:10:26.744 | + functions-common:time_stop:2450 : elapsed_time=3804 2022-05-19 14:10:26.746 | + functions-common:time_stop:2451 : total=19699 2022-05-19 14:10:26.748 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:10:26.750 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23503 2022-05-19 14:10:26.752 | + inc/python:pip_install:203 : return 0 2022-05-19 14:10:26.755 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-19 14:10:29.837 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-19 14:10:31.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:10:31.674 | Collecting bindep 2022-05-19 14:10:31.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-19 14:10:31.833 | Collecting pbr>=2.0.0 2022-05-19 14:10:31.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-19 14:10:31.913 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-19 14:10:31.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-19 14:10:31.948 | Collecting Parsley 2022-05-19 14:10:31.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-19 14:10:32.051 | Collecting packaging; python_version >= "3.6" 2022-05-19 14:10:32.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-19 14:10:32.232 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-19 14:10:32.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-19 14:10:32.289 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2022-05-19 14:10:32.842 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-05-19 14:10:32.915 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:10:32.918 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:10:32.923 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-19 14:10:32.946 | + ./stack.sh:main:821 : pkgs= 2022-05-19 14:10:32.948 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-19 14:10:32.951 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-19 14:10:32.953 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:10:32.955 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-19 14:10:32.957 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:10:32.959 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:10:32.962 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:10:32.964 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:10:32.966 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:10:32.969 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:10:32.973 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:10:32.975 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:10:32.977 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:10:32.979 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-19 14:10:32.982 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:10:32.996 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:10:32.998 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:10:33.002 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:10:33.004 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-19 14:10:33.006 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:10:33.008 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:10:33.010 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:10:33.012 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-19 14:10:33.014 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:10:33.016 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-19 14:10:33.018 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:10:33.021 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:10:33.023 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:10:33.025 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:10:33.027 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:10:33.029 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:10:33.032 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-19 14:10:33.034 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:10:33.036 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-19 14:10:33.039 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:10:33.041 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:10:33.043 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-19 14:10:33.046 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-19 14:10:33.048 | + functions:set_systemd_override:821 : local value=2048 2022-05-19 14:10:33.051 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-19 14:10:33.053 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-19 14:10:33.104 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-19 14:10:33.104 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-19 14:10:33.106 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-19 14:10:33.442 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-19 14:10:33.446 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-19 14:10:33.463 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:10:33.466 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-19 14:10:33.469 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:10:33.472 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:10:33.475 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:10:33.477 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:10:33.479 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:10:33.482 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:10:33.484 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:10:33.486 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:10:33.488 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:10:33.491 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:10:33.493 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:10:33.495 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:10:33.497 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-19 14:10:33.500 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:10:33.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:10:33.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:10:33.506 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-19 14:10:33.529 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-19 14:10:33.640 | Reading package lists... 2022-05-19 14:10:33.884 | Building dependency tree... 2022-05-19 14:10:33.886 | Reading state information... 2022-05-19 14:10:34.127 | The following packages were automatically installed and are no longer required: 2022-05-19 14:10:34.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:10:34.128 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:10:34.128 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:10:34.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:10:34.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:10:34.128 | python3-zope.interface 2022-05-19 14:10:34.128 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:10:34.128 | The following additional packages will be installed: 2022-05-19 14:10:34.128 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-19 14:10:34.128 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-19 14:10:34.129 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-19 14:10:34.129 | erlang-tools erlang-xmerl locales-all 2022-05-19 14:10:34.130 | Suggested packages: 2022-05-19 14:10:34.130 | erlang erlang-manpages erlang-doc 2022-05-19 14:10:34.218 | The following NEW packages will be installed: 2022-05-19 14:10:34.219 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-19 14:10:34.219 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-19 14:10:34.219 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-19 14:10:34.219 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-19 14:10:34.338 | 0 upgraded, 19 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:10:34.338 | Need to get 38.0 MB of archives. 2022-05-19 14:10:34.338 | After this operation, 276 MB of additional disk space will be used. 2022-05-19 14:10:34.338 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-05-19 14:10:35.328 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-19 14:10:35.429 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-19 14:10:35.432 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-05-19 14:10:35.841 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-19 14:10:35.857 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-05-19 14:10:35.860 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-05-19 14:10:35.877 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-05-19 14:10:35.880 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-05-19 14:10:36.013 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-05-19 14:10:36.016 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-19 14:10:36.029 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-05-19 14:10:36.230 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-05-19 14:10:36.232 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-19 14:10:36.279 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-05-19 14:10:36.317 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-19 14:10:36.430 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-05-19 14:10:36.637 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-05-19 14:10:38.343 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-05-19 14:10:40.780 | Fetched 38.0 MB in 6s (6,386 kB/s) 2022-05-19 14:10:40.816 | Selecting previously unselected package erlang-base. 2022-05-19 14:10:40.863 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-05-19 14:10:40.866 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:40.872 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:41.957 | Selecting previously unselected package erlang-asn1. 2022-05-19 14:10:41.966 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:41.970 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.092 | Selecting previously unselected package erlang-crypto. 2022-05-19 14:10:42.101 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.104 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.157 | Selecting previously unselected package erlang-public-key. 2022-05-19 14:10:42.166 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.171 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.281 | Selecting previously unselected package erlang-mnesia. 2022-05-19 14:10:42.290 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.293 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.419 | Selecting previously unselected package erlang-runtime-tools. 2022-05-19 14:10:42.432 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.437 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.508 | Selecting previously unselected package erlang-ssl. 2022-05-19 14:10:42.517 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.521 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.697 | Selecting previously unselected package erlang-eldap. 2022-05-19 14:10:42.706 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.710 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.765 | Selecting previously unselected package erlang-ftp. 2022-05-19 14:10:42.774 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.779 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.829 | Selecting previously unselected package erlang-tftp. 2022-05-19 14:10:42.838 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.843 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:42.893 | Selecting previously unselected package erlang-inets. 2022-05-19 14:10:42.905 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:42.909 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.033 | Selecting previously unselected package erlang-snmp. 2022-05-19 14:10:43.042 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:43.047 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.311 | Selecting previously unselected package erlang-os-mon. 2022-05-19 14:10:43.320 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:43.325 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.372 | Selecting previously unselected package erlang-parsetools. 2022-05-19 14:10:43.381 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:43.386 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.448 | Selecting previously unselected package erlang-syntax-tools. 2022-05-19 14:10:43.456 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:43.461 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.548 | Selecting previously unselected package erlang-tools. 2022-05-19 14:10:43.557 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:43.561 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.666 | Selecting previously unselected package erlang-xmerl. 2022-05-19 14:10:43.675 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-19 14:10:43.679 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:43.865 | Selecting previously unselected package locales-all. 2022-05-19 14:10:43.874 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-05-19 14:10:43.879 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-05-19 14:10:48.050 | Selecting previously unselected package rabbitmq-server. 2022-05-19 14:10:48.062 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-19 14:10:48.067 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-19 14:10:49.204 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:49.635 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-19 14:10:49.635 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-19 14:10:53.953 | Searching for services which depend on erlang and should be started... none found. 2022-05-19 14:10:53.961 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:53.969 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:53.975 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-05-19 14:10:53.984 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:53.991 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:53.999 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.008 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.015 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.022 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.029 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.036 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.042 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.048 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.054 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.060 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.067 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.073 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-19 14:10:54.079 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-19 14:10:54.170 | Adding group `rabbitmq' (GID 125) ... 2022-05-19 14:10:54.190 | Done. 2022-05-19 14:10:54.278 | Adding system user `rabbitmq' (UID 117) ... 2022-05-19 14:10:54.278 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-19 14:10:54.329 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-19 14:10:54.613 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-19 14:11:00.755 | Processing triggers for man-db (2.9.1-1) ... 2022-05-19 14:11:01.347 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-19 14:11:09.726 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:11:09.729 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:11:09.732 | + functions-common:time_stop:2437 : local name 2022-05-19 14:11:09.734 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:11:09.736 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:11:09.738 | + functions-common:time_stop:2440 : local total 2022-05-19 14:11:09.741 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:11:09.743 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:11:09.745 | + functions-common:time_stop:2444 : start_time=1652969433525 2022-05-19 14:11:09.747 | + functions-common:time_stop:2446 : [[ -z 1652969433525 ]] 2022-05-19 14:11:09.750 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:11:09.754 | + functions-common:time_stop:2449 : end_time=1652969469752 2022-05-19 14:11:09.756 | + functions-common:time_stop:2450 : elapsed_time=36227 2022-05-19 14:11:09.759 | + functions-common:time_stop:2451 : total=179168 2022-05-19 14:11:09.761 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:11:09.763 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=215395 2022-05-19 14:11:09.765 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:11:09.767 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-19 14:11:09.770 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:11:09.772 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:11:09.775 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:11:09.778 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:11:09.780 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:11:09.782 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:11:09.785 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-19 14:11:09.787 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:11:09.789 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:11:09.792 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:11:09.794 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:11:09.796 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:11:09.799 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:11:09.801 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:11:09.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:11:09.806 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:11:09.808 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:11:09.810 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:11:09.813 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-19 14:11:09.815 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:11:09.817 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:11:09.819 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:11:09.822 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:11:09.824 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:11:09.826 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:11:09.828 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-19 14:11:09.831 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-19 14:11:09.846 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:11:09.848 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-19 14:11:09.850 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:11:09.852 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-19 14:11:09.855 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-19 14:11:09.857 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-19 14:11:09.861 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-19 14:11:09.864 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-19 14:11:09.866 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-19 14:11:09.868 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-19 14:11:09.870 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-19 14:11:09.872 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-19 14:11:09.875 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-19 14:11:10.579 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-19 14:11:10.579 | user tags 2022-05-19 14:11:10.579 | guest [administrator]' 2022-05-19 14:11:10.582 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-19 14:11:10.582 | user tags 2022-05-19 14:11:10.582 | guest [administrator]' 2022-05-19 14:11:10.582 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-19 14:11:10.589 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-19 14:11:10.591 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-19 14:11:10.593 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-19 14:11:11.288 | Adding user "stackrabbit" ... 2022-05-19 14:11:11.318 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-19 14:11:11.997 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-19 14:11:12.022 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-19 14:11:12.024 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:11:12.747 | Changing password for user "stackrabbit" ... 2022-05-19 14:11:12.772 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-19 14:11:12.774 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-19 14:11:12.777 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-19 14:11:13.499 | Deleting user "guest" ... 2022-05-19 14:11:13.528 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-19 14:11:13.545 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:11:13.547 | + ./stack.sh:main:838 : install_database 2022-05-19 14:11:13.549 | + lib/database:install_database:118 : install_database_mysql 2022-05-19 14:11:13.551 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-19 14:11:13.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:11:13.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:11:13.558 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-19 14:11:13.783 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-19 14:11:13.787 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-05-19 14:11:13.794 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-05-19 14:11:13.798 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:11:13.801 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:11:13.805 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-05-19 14:11:13.808 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-05-19 14:11:13.811 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-19 14:11:13.815 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-19 14:11:13.817 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-19 14:11:13.819 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-19 14:11:13.822 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:11:13.824 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-19 14:11:13.826 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:11:13.828 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:11:13.831 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:11:13.833 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:11:13.835 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:11:13.837 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:11:13.839 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:11:13.842 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:11:13.844 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:11:13.846 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:11:13.848 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:11:13.851 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-19 14:11:13.853 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:11:13.856 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:11:13.858 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:11:13.861 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:11:13.864 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:11:13.866 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:11:13.869 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-19 14:11:13.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:11:13.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:11:13.877 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-19 14:11:13.879 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:11:13.882 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:11:13.884 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:11:13.887 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:11:13.890 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:11:13.892 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:11:13.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:11:13.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:11:13.899 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:11:13.901 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:11:13.904 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:11:13.906 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:11:13.908 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-19 14:11:13.911 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:11:13.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:11:13.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:11:13.918 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-19 14:11:13.944 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-19 14:11:14.056 | Reading package lists... 2022-05-19 14:11:14.304 | Building dependency tree... 2022-05-19 14:11:14.306 | Reading state information... 2022-05-19 14:11:14.553 | The following packages were automatically installed and are no longer required: 2022-05-19 14:11:14.555 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:11:14.555 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:11:14.555 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:11:14.555 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:11:14.555 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:11:14.555 | python3-zope.interface 2022-05-19 14:11:14.555 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:11:14.555 | The following additional packages will be installed: 2022-05-19 14:11:14.555 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-19 14:11:14.555 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-19 14:11:14.555 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-19 14:11:14.556 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-19 14:11:14.556 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-19 14:11:14.556 | mysql-server-8.0 mysql-server-core-8.0 2022-05-19 14:11:14.557 | Suggested packages: 2022-05-19 14:11:14.557 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-19 14:11:14.648 | The following NEW packages will be installed: 2022-05-19 14:11:14.648 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-19 14:11:14.648 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-19 14:11:14.648 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-19 14:11:14.649 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-19 14:11:14.649 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-19 14:11:14.649 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-19 14:11:14.762 | 0 upgraded, 24 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:11:14.763 | Need to get 31.5 MB of archives. 2022-05-19 14:11:14.763 | After this operation, 262 MB of additional disk space will be used. 2022-05-19 14:11:14.763 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-05-19 14:11:15.410 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-05-19 14:11:15.412 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-05-19 14:11:15.419 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-05-19 14:11:15.419 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-19 14:11:15.440 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-05-19 14:11:18.209 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-05-19 14:11:18.383 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-19 14:11:18.384 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-19 14:11:18.387 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-19 14:11:18.390 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-19 14:11:18.421 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-19 14:11:18.426 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-19 14:11:18.428 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-19 14:11:18.430 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-19 14:11:18.440 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-19 14:11:18.446 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-19 14:11:18.447 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-19 14:11:18.473 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-19 14:11:18.476 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-19 14:11:18.488 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-19 14:11:18.489 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-05-19 14:11:19.517 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-05-19 14:11:19.518 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-05-19 14:11:20.054 | Preconfiguring packages ... 2022-05-19 14:11:20.200 | Fetched 31.5 MB in 5s (6,491 kB/s) 2022-05-19 14:11:20.239 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-19 14:11:20.290 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-05-19 14:11:20.294 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:11:20.300 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:21.242 | Selecting previously unselected package mysql-client-8.0. 2022-05-19 14:11:21.252 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:11:21.257 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:21.303 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-19 14:11:21.313 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-19 14:11:21.321 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-19 14:11:21.377 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-19 14:11:21.387 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-19 14:11:21.392 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-19 14:11:21.435 | Selecting previously unselected package libmecab2:amd64. 2022-05-19 14:11:21.445 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-19 14:11:21.450 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-19 14:11:21.534 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-19 14:11:21.544 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:11:21.549 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:24.402 | Selecting previously unselected package mysql-server-8.0. 2022-05-19 14:11:24.412 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-19 14:11:24.923 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:24.990 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-19 14:11:25.000 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-19 14:11:25.004 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-19 14:11:25.045 | Selecting previously unselected package liburi-perl. 2022-05-19 14:11:25.054 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-19 14:11:25.059 | Unpacking liburi-perl (1.76-2) ... 2022-05-19 14:11:25.116 | Selecting previously unselected package libhtml-parser-perl. 2022-05-19 14:11:25.130 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-19 14:11:25.134 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-19 14:11:25.191 | Selecting previously unselected package libcgi-pm-perl. 2022-05-19 14:11:25.201 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-19 14:11:25.205 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-19 14:11:25.276 | Selecting previously unselected package libfcgi-perl. 2022-05-19 14:11:25.286 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-19 14:11:25.291 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-19 14:11:25.336 | Selecting previously unselected package libcgi-fast-perl. 2022-05-19 14:11:25.346 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-19 14:11:25.351 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-19 14:11:25.391 | Selecting previously unselected package libencode-locale-perl. 2022-05-19 14:11:25.400 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-19 14:11:25.405 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-19 14:11:25.448 | Selecting previously unselected package libhtml-template-perl. 2022-05-19 14:11:25.458 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-19 14:11:25.462 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-19 14:11:25.510 | Selecting previously unselected package libtimedate-perl. 2022-05-19 14:11:25.520 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-19 14:11:25.525 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-19 14:11:25.589 | Selecting previously unselected package libhttp-date-perl. 2022-05-19 14:11:25.599 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-19 14:11:25.604 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-19 14:11:25.645 | Selecting previously unselected package libio-html-perl. 2022-05-19 14:11:25.656 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-19 14:11:25.660 | Unpacking libio-html-perl (1.001-1) ... 2022-05-19 14:11:25.699 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-19 14:11:25.708 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-19 14:11:25.713 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-19 14:11:25.753 | Selecting previously unselected package libhttp-message-perl. 2022-05-19 14:11:25.763 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-19 14:11:25.768 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-19 14:11:25.817 | Selecting previously unselected package mecab-utils. 2022-05-19 14:11:25.827 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-19 14:11:25.832 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-19 14:11:25.874 | Selecting previously unselected package mecab-ipadic. 2022-05-19 14:11:25.883 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-19 14:11:25.888 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-19 14:11:27.161 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-19 14:11:27.171 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-19 14:11:27.175 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-19 14:11:27.218 | Selecting previously unselected package mysql-server. 2022-05-19 14:11:27.228 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-19 14:11:27.233 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:27.295 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-19 14:11:27.309 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:27.317 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-19 14:11:27.325 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-19 14:11:27.334 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-19 14:11:27.342 | Setting up mecab-utils (0.996-10build1) ... 2022-05-19 14:11:27.350 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-19 14:11:27.359 | Setting up libio-html-perl (1.001-1) ... 2022-05-19 14:11:27.367 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-19 14:11:27.375 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:27.382 | Setting up libfcgi-perl (0.79-1) ... 2022-05-19 14:11:27.389 | Setting up liburi-perl (1.76-2) ... 2022-05-19 14:11:27.397 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-19 14:11:27.406 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-19 14:11:27.413 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-19 14:11:27.419 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-19 14:11:27.423 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-19 14:11:27.423 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-19 14:11:27.423 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-19 14:11:27.424 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-19 14:11:27.561 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-19 14:11:27.561 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-19 14:11:27.562 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-19 14:11:27.562 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-19 14:11:27.569 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-19 14:11:27.659 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-19 14:11:27.659 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-19 14:11:27.659 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-19 14:11:27.685 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-19 14:11:27.729 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-19 14:11:28.013 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-19 14:11:28.019 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-19 14:11:28.109 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-19 14:11:28.109 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-19 14:11:28.109 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-19 14:11:28.109 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-19 14:11:28.113 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-19 14:11:28.114 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-19 14:11:28.159 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-19 14:11:28.346 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-19 14:11:28.347 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-19 14:11:28.347 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-19 14:11:28.348 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-19 14:11:28.350 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-19 14:11:28.351 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-19 14:11:28.774 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-19 14:11:28.894 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-19 14:11:29.210 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-19 14:11:29.214 | 2022-05-19 14:11:29.214 | done! 2022-05-19 14:11:29.222 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-19 14:11:29.231 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:29.241 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-19 14:11:29.250 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-19 14:11:29.256 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-19 14:11:29.256 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-19 14:11:29.256 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-19 14:11:29.256 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-19 14:11:29.471 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-19 14:11:29.471 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-19 14:11:29.471 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-19 14:11:29.471 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-19 14:11:29.483 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-19 14:11:29.613 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-19 14:11:29.614 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-19 14:11:29.615 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-19 14:11:29.655 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-19 14:11:29.727 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-19 14:11:30.220 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-19 14:11:30.230 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-19 14:11:30.338 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-19 14:11:30.338 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-19 14:11:30.339 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-19 14:11:30.339 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-19 14:11:30.344 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-19 14:11:30.345 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-19 14:11:30.433 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-19 14:11:30.719 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-19 14:11:30.720 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-19 14:11:30.720 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-19 14:11:30.721 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-19 14:11:30.724 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-19 14:11:30.725 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-19 14:11:31.228 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-19 14:11:31.366 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-19 14:11:31.690 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-19 14:11:31.694 | 2022-05-19 14:11:31.694 | done! 2022-05-19 14:11:31.703 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-19 14:11:31.710 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-19 14:11:31.723 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-19 14:11:31.733 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:32.445 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-19 14:11:32.486 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-19 14:11:40.664 | mysqld will log errors to /var/log/mysql/error.log 2022-05-19 14:11:41.365 | mysqld is running as pid 56760 2022-05-19 14:11:44.039 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-19 14:11:46.172 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-19 14:11:46.184 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-19 14:11:46.193 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-19 14:11:46.200 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-19 14:11:46.208 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-19 14:11:46.566 | Processing triggers for man-db (2.9.1-1) ... 2022-05-19 14:11:48.358 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-19 14:11:56.405 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:11:56.409 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:11:56.412 | + functions-common:time_stop:2437 : local name 2022-05-19 14:11:56.414 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:11:56.416 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:11:56.418 | + functions-common:time_stop:2440 : local total 2022-05-19 14:11:56.421 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:11:56.423 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:11:56.425 | + functions-common:time_stop:2444 : start_time=1652969473941 2022-05-19 14:11:56.427 | + functions-common:time_stop:2446 : [[ -z 1652969473941 ]] 2022-05-19 14:11:56.430 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:11:56.434 | + functions-common:time_stop:2449 : end_time=1652969516432 2022-05-19 14:11:56.436 | + functions-common:time_stop:2450 : elapsed_time=42491 2022-05-19 14:11:56.438 | + functions-common:time_stop:2451 : total=215395 2022-05-19 14:11:56.440 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:11:56.442 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=257886 2022-05-19 14:11:56.444 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:11:56.447 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-19 14:11:56.449 | + ./stack.sh:main:841 : install_database_python 2022-05-19 14:11:56.451 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-19 14:11:56.453 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-19 14:11:56.455 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-19 14:11:56.457 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:11:56.461 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-19 14:11:56.464 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-19 14:11:56.466 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:11:56.470 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:11:56.470 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:11:56.476 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-19 14:11:56.478 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-19 14:11:56.480 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-19 14:11:56.483 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-19 14:11:56.485 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-19 14:11:56.510 | Using python 3.8 to install PyMySQL 2022-05-19 14:11:56.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-19 14:11:57.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:11:57.225 | from cryptography.utils import int_from_bytes 2022-05-19 14:11:57.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:11:57.225 | from cryptography.utils import int_from_bytes 2022-05-19 14:11:58.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:11:58.500 | Collecting PyMySQL 2022-05-19 14:11:58.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-05-19 14:12:00.074 | Installing collected packages: PyMySQL 2022-05-19 14:12:00.198 | Successfully installed PyMySQL-1.0.2 2022-05-19 14:12:00.198 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:12:00.204 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:12:00.204 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:12:00.325 | + inc/python:pip_install:200 : result=0 2022-05-19 14:12:00.329 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:12:00.333 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:00.337 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:00.341 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:00.344 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:00.348 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:00.350 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:12:00.353 | + functions-common:time_stop:2444 : start_time=1652969516503 2022-05-19 14:12:00.355 | + functions-common:time_stop:2446 : [[ -z 1652969516503 ]] 2022-05-19 14:12:00.358 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:00.362 | + functions-common:time_stop:2449 : end_time=1652969520359 2022-05-19 14:12:00.364 | + functions-common:time_stop:2450 : elapsed_time=3856 2022-05-19 14:12:00.367 | + functions-common:time_stop:2451 : total=23503 2022-05-19 14:12:00.369 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:00.371 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27359 2022-05-19 14:12:00.374 | + inc/python:pip_install:203 : return 0 2022-05-19 14:12:00.376 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-19 14:12:00.378 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:12:00.381 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-19 14:12:00.383 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-19 14:12:00.399 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:00.402 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-19 14:12:00.404 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-19 14:12:00.407 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:12:00.408 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:12:00.413 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:12:00.415 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:12:00.417 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:12:00.420 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:12:00.422 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-19 14:12:00.425 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-19 14:12:00.443 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:00.445 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-19 14:12:00.448 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:12:00.450 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:12:00.452 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:12:00.455 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:12:00.457 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:12:00.459 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:12:00.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:00.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:00.466 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:12:00.468 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:12:00.470 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:12:00.472 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:12:00.475 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-19 14:12:00.477 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:12:00.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:00.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:00.484 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-19 14:12:00.504 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-19 14:12:00.616 | Reading package lists... 2022-05-19 14:12:00.875 | Building dependency tree... 2022-05-19 14:12:00.876 | Reading state information... 2022-05-19 14:12:01.119 | The following packages were automatically installed and are no longer required: 2022-05-19 14:12:01.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:12:01.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:12:01.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:12:01.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:12:01.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:12:01.120 | python3-zope.interface 2022-05-19 14:12:01.120 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:12:01.208 | The following NEW packages will be installed: 2022-05-19 14:12:01.208 | radvd 2022-05-19 14:12:01.356 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:12:01.356 | Need to get 59.0 kB of archives. 2022-05-19 14:12:01.356 | After this operation, 164 kB of additional disk space will be used. 2022-05-19 14:12:01.356 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-19 14:12:02.091 | Fetched 59.0 kB in 0s (211 kB/s) 2022-05-19 14:12:02.132 | Selecting previously unselected package radvd. 2022-05-19 14:12:02.184 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-05-19 14:12:02.188 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-19 14:12:02.193 | Unpacking radvd (1:2.17-2) ... 2022-05-19 14:12:02.280 | Setting up radvd (1:2.17-2) ... 2022-05-19 14:12:03.244 | Job for radvd.service failed because the control process exited with error code. 2022-05-19 14:12:03.244 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-19 14:12:03.245 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-19 14:12:03.257 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-19 14:12:03.257 | Loaded: loaded (]8;;file://dv-cinder-842542-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-19 14:12:03.257 | Active: failed (Result: exit-code) since Thu 2022-05-19 14:12:03 UTC; 15ms ago 2022-05-19 14:12:03.257 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-19 14:12:03.257 | Process: 57906 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-19 14:12:03.258 | 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi radvd[57906]: can't open /etc/radvd.conf: No such file or directory 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi radvd[57906]: Insecure file permissions, but continuing anyway 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi radvd[57906]: exiting, failed to read config file 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-19 14:12:03.258 | May 19 14:12:03 dv-cinder-842542-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-19 14:12:03.264 | Processing triggers for man-db (2.9.1-1) ... 2022-05-19 14:12:03.363 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-19 14:12:11.739 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:12:11.741 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:12:11.744 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:11.746 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:11.748 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:11.751 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:11.753 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:11.755 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:12:11.757 | + functions-common:time_stop:2444 : start_time=1652969520501 2022-05-19 14:12:11.760 | + functions-common:time_stop:2446 : [[ -z 1652969520501 ]] 2022-05-19 14:12:11.762 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:11.767 | + functions-common:time_stop:2449 : end_time=1652969531764 2022-05-19 14:12:11.770 | + functions-common:time_stop:2450 : elapsed_time=11263 2022-05-19 14:12:11.772 | + functions-common:time_stop:2451 : total=257886 2022-05-19 14:12:11.774 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:11.777 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=269149 2022-05-19 14:12:11.779 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:12:11.781 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-19 14:12:11.798 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:11.800 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-19 14:12:11.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-19 14:12:11.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-19 14:12:11.807 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-19 14:12:11.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-19 14:12:11.828 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:12:11.830 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:12:11.833 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:12:11.835 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:12:11.837 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:12:11.839 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:12:11.842 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:11.844 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:11.846 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:12:11.849 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:12:11.851 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:12:11.853 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:12:11.855 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-19 14:12:11.857 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:12:11.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:11.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:11.864 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-19 14:12:11.884 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-19 14:12:11.994 | Reading package lists... 2022-05-19 14:12:12.249 | Building dependency tree... 2022-05-19 14:12:12.251 | Reading state information... 2022-05-19 14:12:12.497 | fakeroot is already the newest version (1.24-1). 2022-05-19 14:12:12.497 | fakeroot set to manually installed. 2022-05-19 14:12:12.498 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:12:12.498 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-19 14:12:12.498 | The following packages were automatically installed and are no longer required: 2022-05-19 14:12:12.499 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:12:12.499 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:12:12.499 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:12:12.499 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:12:12.499 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:12:12.499 | python3-zope.interface 2022-05-19 14:12:12.499 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:12:12.665 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:12:12.670 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:12:12.674 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:12:12.677 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:12.680 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:12.682 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:12.684 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:12.687 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:12.689 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:12:12.692 | + functions-common:time_stop:2444 : start_time=1652969531881 2022-05-19 14:12:12.694 | + functions-common:time_stop:2446 : [[ -z 1652969531881 ]] 2022-05-19 14:12:12.697 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:12.702 | + functions-common:time_stop:2449 : end_time=1652969532698 2022-05-19 14:12:12.704 | + functions-common:time_stop:2450 : elapsed_time=817 2022-05-19 14:12:12.707 | + functions-common:time_stop:2451 : total=269149 2022-05-19 14:12:12.709 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:12.711 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=269966 2022-05-19 14:12:12.713 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:12:12.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-19 14:12:12.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:12.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:12.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-19 14:12:12.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-19 14:12:12.728 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-19 14:12:12.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-19 14:12:12.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-19 14:12:12.737 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-19 14:12:12.737 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-19 14:12:12.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-19 14:12:12.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-19 14:12:12.747 | + functions:vercmp:628 : local v1=5.4 2022-05-19 14:12:12.749 | + functions:vercmp:629 : local 'op=<' 2022-05-19 14:12:12.751 | + functions:vercmp:630 : local v2=3.13 2022-05-19 14:12:12.754 | + functions:vercmp:631 : local result 2022-05-19 14:12:12.757 | ++ functions:vercmp:635 : sort -V 2022-05-19 14:12:12.758 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-19 14:12:12.758 | ++ functions:vercmp:635 : head -1 2022-05-19 14:12:12.762 | + functions:vercmp:635 : result=3.13 2022-05-19 14:12:12.764 | + functions:vercmp:637 : case $op in 2022-05-19 14:12:12.767 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-19 14:12:12.769 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-19 14:12:12.771 | + functions:vercmp:648 : return 2022-05-19 14:12:12.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-19 14:12:12.776 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:12:12.779 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-19 14:12:13.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-19 14:12:13.118 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-19 14:12:13.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:13.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:13.127 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-19 14:12:13.129 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:13.132 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-19 14:12:13.152 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:13.155 | + ./stack.sh:main:849 : install_etcd3 2022-05-19 14:12:13.161 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-19 14:12:13.161 | Installing etcd 2022-05-19 14:12:13.164 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-19 14:12:13.177 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-19 14:12:13.192 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-19 14:12:13.195 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-19 14:12:13.207 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-19 14:12:13.210 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.213 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.216 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.220 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.223 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-05-19 14:12:13.225 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-19 14:12:13.228 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.231 | --2022-05-19 14:12:13-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.236 | Resolving github.com (github.com)... 140.82.121.3 2022-05-19 14:12:13.281 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-05-19 14:12:13.423 | HTTP request sent, awaiting response... 302 Found 2022-05-19 14:12:13.423 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220519T141206Z&X-Amz-Expires=300&X-Amz-Signature=39020611074632b088eb2de86c362666d7aad982ba15fb8f0d315b9a70835180&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-05-19 14:12:13.423 | --2022-05-19 14:12:13-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220519T141206Z&X-Amz-Expires=300&X-Amz-Signature=39020611074632b088eb2de86c362666d7aad982ba15fb8f0d315b9a70835180&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-05-19 14:12:13.425 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2022-05-19 14:12:13.451 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-05-19 14:12:13.637 | HTTP request sent, awaiting response... 200 OK 2022-05-19 14:12:13.637 | Length: 11350736 (11M) [application/octet-stream] 2022-05-19 14:12:13.637 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-19 14:12:13.754 | 2022-05-19 14:12:13.914 | 0K ........ .. 100% 39.1M=0.3s 2022-05-19 14:12:13.914 | 2022-05-19 14:12:13.914 | 2022-05-19 14:12:13 (39.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-19 14:12:13.914 | 2022-05-19 14:12:13.919 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-05-19 14:12:13.923 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.926 | ++ functions:get_extra_file:74 : return 2022-05-19 14:12:13.929 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:12:13.932 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-19 14:12:13.934 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-19 14:12:13.937 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-19 14:12:14.070 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-19 14:12:14.074 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/ 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/README.md 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-19 14:12:14.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-19 14:12:14.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-19 14:12:14.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-19 14:12:14.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-19 14:12:14.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-19 14:12:14.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-19 14:12:14.082 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-19 14:12:14.083 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-19 14:12:14.084 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-19 14:12:14.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-19 14:12:14.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-19 14:12:14.087 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-19 14:12:14.088 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-19 14:12:14.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-19 14:12:14.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-19 14:12:14.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-19 14:12:14.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-19 14:12:14.094 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-19 14:12:14.095 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-19 14:12:14.286 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-19 14:12:14.286 | etcd-v3.3.12-linux-amd64/etcd 2022-05-19 14:12:14.512 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-19 14:12:14.551 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-19 14:12:14.590 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-19 14:12:14.593 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-19 14:12:14.612 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:12:14.614 | + ./stack.sh:main:868 : install_dstat 2022-05-19 14:12:14.617 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-19 14:12:14.634 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:12:14.636 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-19 14:12:14.639 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:12:14.641 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-19 14:12:14.643 | + ./stack.sh:main:877 : install_libs 2022-05-19 14:12:14.645 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-19 14:12:14.648 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-19 14:12:14.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-19 14:12:14.652 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-19 14:12:14.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-19 14:12:14.661 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.665 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-19 14:12:14.667 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-19 14:12:14.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-19 14:12:14.672 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-19 14:12:14.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-19 14:12:14.681 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.683 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-19 14:12:14.685 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-19 14:12:14.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-19 14:12:14.690 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-19 14:12:14.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-19 14:12:14.699 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.701 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-19 14:12:14.703 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-19 14:12:14.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-19 14:12:14.708 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-19 14:12:14.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-19 14:12:14.716 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.718 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-19 14:12:14.721 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-19 14:12:14.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-19 14:12:14.725 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-19 14:12:14.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-19 14:12:14.735 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.737 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-19 14:12:14.740 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-19 14:12:14.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-19 14:12:14.744 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-19 14:12:14.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-19 14:12:14.754 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.757 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-19 14:12:14.760 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-19 14:12:14.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-19 14:12:14.765 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-19 14:12:14.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-19 14:12:14.776 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.778 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-19 14:12:14.780 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-19 14:12:14.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-19 14:12:14.785 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-19 14:12:14.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.789 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-19 14:12:14.794 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.796 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-19 14:12:14.798 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-19 14:12:14.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-19 14:12:14.803 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-19 14:12:14.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-19 14:12:14.812 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.814 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-19 14:12:14.817 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-19 14:12:14.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-19 14:12:14.821 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-19 14:12:14.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.826 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.828 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-19 14:12:14.830 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.833 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-19 14:12:14.835 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-19 14:12:14.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-19 14:12:14.840 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-19 14:12:14.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.847 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-19 14:12:14.849 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.851 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-19 14:12:14.853 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-19 14:12:14.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-19 14:12:14.858 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-19 14:12:14.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-19 14:12:14.867 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.869 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-19 14:12:14.871 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-19 14:12:14.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-19 14:12:14.875 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-19 14:12:14.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-19 14:12:14.884 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.887 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-19 14:12:14.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-19 14:12:14.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-19 14:12:14.895 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-19 14:12:14.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-19 14:12:14.904 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.907 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-19 14:12:14.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-19 14:12:14.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-19 14:12:14.913 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-19 14:12:14.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.918 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-19 14:12:14.923 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.925 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-19 14:12:14.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-19 14:12:14.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-19 14:12:14.932 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-19 14:12:14.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-19 14:12:14.941 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.943 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-19 14:12:14.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-19 14:12:14.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-19 14:12:14.950 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-19 14:12:14.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.957 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-19 14:12:14.960 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.962 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-19 14:12:14.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-19 14:12:14.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-19 14:12:14.969 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-19 14:12:14.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.973 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-19 14:12:14.978 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:14.980 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-19 14:12:14.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-19 14:12:14.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-19 14:12:14.987 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-19 14:12:14.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:14.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:14.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-19 14:12:14.997 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.000 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-19 14:12:15.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-19 14:12:15.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-19 14:12:15.007 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-19 14:12:15.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-19 14:12:15.017 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.019 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-19 14:12:15.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-19 14:12:15.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-19 14:12:15.027 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-19 14:12:15.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-19 14:12:15.036 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.038 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-19 14:12:15.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-19 14:12:15.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-19 14:12:15.045 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-19 14:12:15.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-19 14:12:15.054 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.057 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-19 14:12:15.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-19 14:12:15.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-19 14:12:15.063 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-19 14:12:15.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.068 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.070 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-19 14:12:15.073 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.075 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-19 14:12:15.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-19 14:12:15.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-19 14:12:15.082 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-19 14:12:15.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-19 14:12:15.091 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.093 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-19 14:12:15.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-19 14:12:15.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-19 14:12:15.100 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-19 14:12:15.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-19 14:12:15.109 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.112 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-19 14:12:15.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-19 14:12:15.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-19 14:12:15.119 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-19 14:12:15.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-19 14:12:15.128 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.130 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-19 14:12:15.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-19 14:12:15.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-19 14:12:15.137 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-19 14:12:15.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-19 14:12:15.146 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.149 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-19 14:12:15.151 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-19 14:12:15.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-19 14:12:15.156 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-19 14:12:15.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.161 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-19 14:12:15.165 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.168 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-19 14:12:15.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-19 14:12:15.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-19 14:12:15.175 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-19 14:12:15.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-19 14:12:15.184 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.186 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-19 14:12:15.188 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-19 14:12:15.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-19 14:12:15.193 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-19 14:12:15.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-19 14:12:15.202 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.205 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-19 14:12:15.207 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-19 14:12:15.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-19 14:12:15.212 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-19 14:12:15.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-19 14:12:15.221 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.224 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-19 14:12:15.226 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-19 14:12:15.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-19 14:12:15.231 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-19 14:12:15.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-19 14:12:15.244 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.247 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-19 14:12:15.250 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-19 14:12:15.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-19 14:12:15.256 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-19 14:12:15.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.263 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-19 14:12:15.266 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.268 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-19 14:12:15.270 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-19 14:12:15.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-19 14:12:15.276 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-19 14:12:15.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-19 14:12:15.285 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.287 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-19 14:12:15.289 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-19 14:12:15.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-19 14:12:15.294 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-19 14:12:15.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-19 14:12:15.304 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.306 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-19 14:12:15.308 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-19 14:12:15.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-19 14:12:15.313 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-19 14:12:15.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-19 14:12:15.322 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.325 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-19 14:12:15.327 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-19 14:12:15.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-19 14:12:15.332 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-19 14:12:15.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.336 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-19 14:12:15.341 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.343 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-19 14:12:15.345 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-19 14:12:15.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-19 14:12:15.350 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-19 14:12:15.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:15.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:15.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-19 14:12:15.360 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:15.362 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-19 14:12:15.384 | Using python 3.8 to install etcd3 2022-05-19 14:12:15.386 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-19 14:12:16.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:16.127 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:16.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:16.127 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:17.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:12:17.393 | Collecting etcd3 2022-05-19 14:12:17.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-19 14:12:17.553 | Preparing metadata (setup.py): started 2022-05-19 14:12:20.788 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:12:23.183 | Collecting grpcio>=1.27.1 2022-05-19 14:12:23.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83c/0eee24264e715/grpcio-1.46.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 2022-05-19 14:12:24.127 | Collecting protobuf>=3.6.1 2022-05-19 14:12:24.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-05-19 14:12:24.165 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-19 14:12:24.166 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-19 14:12:24.192 | Building wheels for collected packages: etcd3 2022-05-19 14:12:24.193 | Building wheel for etcd3 (setup.py): started 2022-05-19 14:12:28.480 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-19 14:12:28.482 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42887 sha256=70369c9dda2eeb32ea088a5d9a97940b41bd6d91f181c2e320c06da950556aed 2022-05-19 14:12:28.482 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-19 14:12:28.488 | Successfully built etcd3 2022-05-19 14:12:30.053 | Installing collected packages: protobuf, grpcio, etcd3 2022-05-19 14:12:30.629 | Successfully installed etcd3-0.12.0 grpcio-1.46.1 protobuf-3.20.1 2022-05-19 14:12:30.629 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:12:30.635 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:12:30.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:12:30.783 | + inc/python:pip_install:200 : result=0 2022-05-19 14:12:30.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:12:30.791 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:30.795 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:30.798 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:30.802 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:30.804 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:30.808 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:12:30.811 | + functions-common:time_stop:2444 : start_time=1652969535378 2022-05-19 14:12:30.815 | + functions-common:time_stop:2446 : [[ -z 1652969535378 ]] 2022-05-19 14:12:30.819 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:30.823 | + functions-common:time_stop:2449 : end_time=1652969550821 2022-05-19 14:12:30.826 | + functions-common:time_stop:2450 : elapsed_time=15443 2022-05-19 14:12:30.828 | + functions-common:time_stop:2451 : total=27359 2022-05-19 14:12:30.830 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:30.832 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42802 2022-05-19 14:12:30.834 | + inc/python:pip_install:203 : return 0 2022-05-19 14:12:30.837 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-19 14:12:30.858 | Using python 3.8 to install etcd3gw 2022-05-19 14:12:30.860 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-19 14:12:31.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:31.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:31.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:31.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:32.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:12:32.862 | Collecting etcd3gw 2022-05-19 14:12:32.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-05-19 14:12:32.877 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-19 14:12:32.878 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-19 14:12:32.879 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-19 14:12:32.908 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-19 14:12:32.910 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-19 14:12:32.913 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-19 14:12:32.914 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-19 14:12:34.452 | Installing collected packages: etcd3gw 2022-05-19 14:12:34.556 | Successfully installed etcd3gw-1.0.2 2022-05-19 14:12:34.556 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:12:34.562 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:12:34.562 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:12:34.669 | + inc/python:pip_install:200 : result=0 2022-05-19 14:12:34.672 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:12:34.676 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:34.679 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:34.681 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:34.683 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:34.686 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:34.688 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:12:34.690 | + functions-common:time_stop:2444 : start_time=1652969550852 2022-05-19 14:12:34.692 | + functions-common:time_stop:2446 : [[ -z 1652969550852 ]] 2022-05-19 14:12:34.695 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:34.700 | + functions-common:time_stop:2449 : end_time=1652969554697 2022-05-19 14:12:34.703 | + functions-common:time_stop:2450 : elapsed_time=3845 2022-05-19 14:12:34.705 | + functions-common:time_stop:2451 : total=42802 2022-05-19 14:12:34.707 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:34.709 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46647 2022-05-19 14:12:34.711 | + inc/python:pip_install:203 : return 0 2022-05-19 14:12:34.714 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-19 14:12:34.717 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-19 14:12:34.719 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-19 14:12:34.721 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:12:34.724 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:12:34.726 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:12:34.729 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:12:34.732 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:12:34.734 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:12:34.736 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:12:34.739 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:12:34.741 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:12:34.744 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:12:34.746 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:12:34.748 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-19 14:12:34.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:34.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:34.755 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-19 14:12:34.758 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:12:34.760 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:12:34.762 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:12:34.764 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:12:34.767 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:12:34.769 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:12:34.771 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:12:34.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:34.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:34.779 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:12:34.781 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:12:34.783 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:12:34.786 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:12:34.788 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:12:34.790 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:12:34.792 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:34.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:34.797 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:12:34.818 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:12:34.928 | Reading package lists... 2022-05-19 14:12:35.182 | Building dependency tree... 2022-05-19 14:12:35.183 | Reading state information... 2022-05-19 14:12:35.449 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:12:35.449 | The following packages were automatically installed and are no longer required: 2022-05-19 14:12:35.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:12:35.450 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:12:35.450 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:12:35.450 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:12:35.450 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:12:35.450 | python3-zope.interface 2022-05-19 14:12:35.450 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:12:35.451 | The following additional packages will be installed: 2022-05-19 14:12:35.452 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-19 14:12:35.453 | Suggested packages: 2022-05-19 14:12:35.453 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-19 14:12:35.543 | The following NEW packages will be installed: 2022-05-19 14:12:35.544 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-19 14:12:35.690 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:12:35.690 | Need to get 1,306 kB of archives. 2022-05-19 14:12:35.690 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-19 14:12:35.690 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-19 14:12:36.285 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-19 14:12:36.512 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-19 14:12:36.517 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-19 14:12:36.707 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-19 14:12:36.708 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-19 14:12:37.385 | Fetched 1,306 kB in 1s (1,075 kB/s) 2022-05-19 14:12:37.429 | Selecting previously unselected package libnorm1:amd64. 2022-05-19 14:12:37.480 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-05-19 14:12:37.484 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-19 14:12:37.494 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-19 14:12:37.579 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-19 14:12:37.589 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-19 14:12:37.594 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-19 14:12:37.656 | Selecting previously unselected package libzmq5:amd64. 2022-05-19 14:12:37.666 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-19 14:12:37.671 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-19 14:12:37.746 | Selecting previously unselected package uwsgi-core. 2022-05-19 14:12:37.756 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-19 14:12:37.760 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-19 14:12:37.921 | Selecting previously unselected package uwsgi. 2022-05-19 14:12:37.931 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-19 14:12:37.935 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-19 14:12:37.986 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-19 14:12:37.996 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-19 14:12:38.000 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-19 14:12:38.085 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-19 14:12:38.100 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-19 14:12:38.111 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-19 14:12:38.120 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-19 14:12:38.136 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-19 14:12:39.010 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-19 14:12:39.045 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-19 14:12:39.429 | Processing triggers for man-db (2.9.1-1) ... 2022-05-19 14:12:39.795 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-19 14:12:47.797 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:12:47.800 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:12:47.803 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:47.806 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:47.808 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:47.811 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:47.813 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:47.815 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:12:47.817 | + functions-common:time_stop:2444 : start_time=1652969554815 2022-05-19 14:12:47.820 | + functions-common:time_stop:2446 : [[ -z 1652969554815 ]] 2022-05-19 14:12:47.824 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:47.829 | + functions-common:time_stop:2449 : end_time=1652969567826 2022-05-19 14:12:47.831 | + functions-common:time_stop:2450 : elapsed_time=13011 2022-05-19 14:12:47.834 | + functions-common:time_stop:2451 : total=269966 2022-05-19 14:12:47.836 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:47.839 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=282977 2022-05-19 14:12:47.841 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:12:47.843 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-19 14:12:47.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:12:47.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:12:47.850 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-19 14:12:47.917 | Enabling module proxy. 2022-05-19 14:12:47.926 | To activate the new configuration, you need to run: 2022-05-19 14:12:47.927 | systemctl restart apache2 2022-05-19 14:12:47.932 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-19 14:12:47.994 | Considering dependency proxy for proxy_uwsgi: 2022-05-19 14:12:47.994 | Module proxy already enabled 2022-05-19 14:12:47.994 | Enabling module proxy_uwsgi. 2022-05-19 14:12:48.003 | To activate the new configuration, you need to run: 2022-05-19 14:12:48.003 | systemctl restart apache2 2022-05-19 14:12:48.009 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-19 14:12:48.013 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:12:48.016 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:12:48.020 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:12:48.153 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-19 14:12:48.155 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-19 14:12:48.158 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-19 14:12:48.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-19 14:12:48.167 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.170 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-19 14:12:48.172 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-19 14:12:48.174 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-19 14:12:48.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-19 14:12:48.183 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.186 | + ./stack.sh:main:885 : install_glanceclient 2022-05-19 14:12:48.188 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-19 14:12:48.190 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-19 14:12:48.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-19 14:12:48.199 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.202 | + ./stack.sh:main:886 : install_cinderclient 2022-05-19 14:12:48.204 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-19 14:12:48.206 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-19 14:12:48.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-19 14:12:48.215 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.217 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-19 14:12:48.220 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-19 14:12:48.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-19 14:12:48.229 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.231 | + ./stack.sh:main:887 : install_novaclient 2022-05-19 14:12:48.233 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-19 14:12:48.235 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-19 14:12:48.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-19 14:12:48.244 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.247 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-19 14:12:48.267 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:48.270 | + ./stack.sh:main:889 : install_swiftclient 2022-05-19 14:12:48.272 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-19 14:12:48.275 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-19 14:12:48.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.281 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.283 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-19 14:12:48.287 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.289 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-19 14:12:48.306 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:48.308 | + ./stack.sh:main:892 : install_neutronclient 2022-05-19 14:12:48.310 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-19 14:12:48.313 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-19 14:12:48.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-19 14:12:48.322 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.325 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-19 14:12:48.327 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-19 14:12:48.329 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-19 14:12:48.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:12:48.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:12:48.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-19 14:12:48.339 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:12:48.341 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-19 14:12:48.344 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-19 14:12:48.346 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:12:48.350 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-19 14:12:48.352 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-19 14:12:48.355 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:12:48.359 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:12:48.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:12:48.367 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-19 14:12:48.370 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-19 14:12:48.373 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-19 14:12:48.376 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-19 14:12:48.378 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-19 14:12:48.398 | Using python 3.8 to install keystonemiddleware 2022-05-19 14:12:48.401 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-19 14:12:49.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:49.120 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:49.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:49.120 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:50.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:12:50.300 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-19 14:12:50.351 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-19 14:12:50.352 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-19 14:12:50.353 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-19 14:12:50.354 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-19 14:12:50.355 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-19 14:12:50.356 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-19 14:12:50.357 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-19 14:12:50.358 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-19 14:12:50.359 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-19 14:12:50.360 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-19 14:12:50.361 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-19 14:12:50.362 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-19 14:12:50.363 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-19 14:12:50.364 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-19 14:12:50.420 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-19 14:12:50.421 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-19 14:12:50.422 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-19 14:12:50.460 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-19 14:12:50.498 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-19 14:12:50.499 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-19 14:12:50.500 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-19 14:12:50.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-19 14:12:50.549 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-19 14:12:50.552 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-19 14:12:50.561 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-19 14:12:50.563 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-19 14:12:50.575 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-19 14:12:50.577 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-19 14:12:50.579 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-19 14:12:50.641 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-19 14:12:50.642 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-19 14:12:50.643 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-19 14:12:50.646 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-19 14:12:50.694 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-19 14:12:50.705 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-19 14:12:52.236 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:12:52.242 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:12:52.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:12:52.349 | + inc/python:pip_install:200 : result=0 2022-05-19 14:12:52.353 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:12:52.356 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:52.360 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:52.363 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:52.367 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:52.369 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:52.371 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:12:52.373 | + functions-common:time_stop:2444 : start_time=1652969568393 2022-05-19 14:12:52.375 | + functions-common:time_stop:2446 : [[ -z 1652969568393 ]] 2022-05-19 14:12:52.378 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:52.383 | + functions-common:time_stop:2449 : end_time=1652969572380 2022-05-19 14:12:52.385 | + functions-common:time_stop:2450 : elapsed_time=3987 2022-05-19 14:12:52.387 | + functions-common:time_stop:2451 : total=46647 2022-05-19 14:12:52.389 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:52.392 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=50634 2022-05-19 14:12:52.394 | + inc/python:pip_install:203 : return 0 2022-05-19 14:12:52.396 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-19 14:12:52.399 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-19 14:12:52.401 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:12:52.404 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-19 14:12:52.407 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-19 14:12:52.409 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:12:52.413 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:12:52.413 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:12:52.418 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-19 14:12:52.421 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-19 14:12:52.423 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-19 14:12:52.426 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-19 14:12:52.428 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-19 14:12:52.453 | Using python 3.8 to install python-memcached 2022-05-19 14:12:52.455 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-19 14:12:53.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:53.178 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:53.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:53.178 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:54.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:12:54.451 | Collecting python-memcached 2022-05-19 14:12:54.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-19 14:12:54.465 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-19 14:12:56.049 | Installing collected packages: python-memcached 2022-05-19 14:12:56.139 | Successfully installed python-memcached-1.59 2022-05-19 14:12:56.139 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:12:56.145 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:12:56.145 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:12:56.252 | + inc/python:pip_install:200 : result=0 2022-05-19 14:12:56.256 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:12:56.260 | + functions-common:time_stop:2437 : local name 2022-05-19 14:12:56.264 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:12:56.267 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:12:56.271 | + functions-common:time_stop:2440 : local total 2022-05-19 14:12:56.274 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:12:56.276 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:12:56.279 | + functions-common:time_stop:2444 : start_time=1652969572443 2022-05-19 14:12:56.281 | + functions-common:time_stop:2446 : [[ -z 1652969572443 ]] 2022-05-19 14:12:56.284 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:12:56.288 | + functions-common:time_stop:2449 : end_time=1652969576286 2022-05-19 14:12:56.291 | + functions-common:time_stop:2450 : elapsed_time=3843 2022-05-19 14:12:56.294 | + functions-common:time_stop:2451 : total=50634 2022-05-19 14:12:56.297 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:12:56.299 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=54477 2022-05-19 14:12:56.303 | + inc/python:pip_install:203 : return 0 2022-05-19 14:12:56.305 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-19 14:12:56.322 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:12:56.324 | + ./stack.sh:main:899 : '[' 10.222.0.73 == 10.222.0.73 ']' 2022-05-19 14:12:56.327 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-19 14:12:56.329 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-19 14:12:56.331 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-19 14:12:56.333 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:12:56.336 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-19 14:12:56.338 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-19 14:12:56.353 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:12:56.355 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-19 14:12:56.358 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-19 14:12:56.359 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-19 14:12:56.361 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:12:56.363 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:12:56.366 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:12:56.368 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:12:56.370 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:12:56.373 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:12:56.388 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:12:56.390 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:12:56.392 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:12:56.395 | + functions-common:git_clone:629 : echo master 2022-05-19 14:12:56.395 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:12:56.400 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-19 14:12:56.402 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:12:56.404 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-19 14:12:56.417 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-19 14:12:56.420 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:12:56.420 | + functions-common:git_clone:690 : head -1 2022-05-19 14:12:56.423 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-19 14:12:56.426 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:12:56.428 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-19 14:12:56.430 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:12:56.433 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:12:56.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-19 14:12:56.437 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:12:56.440 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-19 14:12:56.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:12:56.444 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:12:56.447 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-19 14:12:56.449 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:12:56.451 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:12:56.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-19 14:12:56.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:12:56.459 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-19 14:12:56.462 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:12:56.464 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:12:56.467 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-19 14:12:56.473 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-19 14:12:56.475 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-19 14:12:57.148 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-19 14:12:57.152 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:12:57.156 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:12:57.159 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:12:57.163 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:12:57.165 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-19 14:12:57.168 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:12:57.170 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:12:57.173 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:12:57.175 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:12:57.177 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:12:57.180 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:12:57.182 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:12:57.184 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-19 14:12:57.206 | Using python 3.8 to install /opt/stack/keystone 2022-05-19 14:12:57.209 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-19 14:12:57.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:57.939 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:57.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:12:57.939 | from cryptography.utils import int_from_bytes 2022-05-19 14:12:59.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:12:59.152 | Obtaining file:///opt/stack/keystone 2022-05-19 14:12:59.153 | Preparing metadata (setup.py): started 2022-05-19 14:13:03.867 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:13:04.011 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-19 14:13:04.012 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-19 14:13:04.113 | Collecting Flask!=0.11,>=1.0.2 2022-05-19 14:13:04.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-05-19 14:13:04.169 | Collecting Flask-RESTful>=0.3.5 2022-05-19 14:13:04.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-05-19 14:13:04.179 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-19 14:13:04.180 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-19 14:13:04.181 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-19 14:13:04.182 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-19 14:13:04.226 | Collecting passlib>=1.7.0 2022-05-19 14:13:04.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-05-19 14:13:04.252 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-19 14:13:04.253 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-19 14:13:04.254 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-19 14:13:04.481 | Collecting scrypt>=0.8.0 2022-05-19 14:13:04.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-05-19 14:13:04.523 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-19 14:13:04.524 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-19 14:13:04.525 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-19 14:13:04.526 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-19 14:13:04.528 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-19 14:13:04.529 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-19 14:13:04.530 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-19 14:13:04.531 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-19 14:13:04.532 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-19 14:13:04.533 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-19 14:13:04.534 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-19 14:13:04.535 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-19 14:13:04.585 | Collecting oauthlib>=0.6.2 2022-05-19 14:13:04.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-05-19 14:13:04.658 | Collecting pysaml2>=5.0.0 2022-05-19 14:13:04.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-05-19 14:13:04.750 | Collecting PyJWT>=1.6.1 2022-05-19 14:13:04.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-05-19 14:13:04.760 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-19 14:13:04.761 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 14:13:04.762 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-19 14:13:04.763 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-19 14:13:04.764 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-19 14:13:04.765 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-19 14:13:04.774 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-19 14:13:04.815 | 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.dev13) (5.1.1) 2022-05-19 14:13:04.833 | 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.dev13) (4.11.3) 2022-05-19 14:13:04.921 | Collecting Werkzeug>=2.0 2022-05-19 14:13:04.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-05-19 14:13:05.010 | Collecting click>=8.0 2022-05-19 14:13:05.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-05-19 14:13:05.023 | 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.dev13) (3.1.2) 2022-05-19 14:13:05.063 | Collecting itsdangerous>=2.0 2022-05-19 14:13:05.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-05-19 14:13:05.082 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-19 14:13:05.128 | Collecting aniso8601>=0.82 2022-05-19 14:13:05.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-05-19 14:13:05.205 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-19 14:13:05.207 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-19 14:13:05.327 | 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.dev13) (1.5.0) 2022-05-19 14:13:05.328 | 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.dev13) (0.8.0) 2022-05-19 14:13:05.330 | 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.dev13) (2.5.0) 2022-05-19 14:13:05.331 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-19 14:13:05.382 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-19 14:13:05.384 | 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.dev13) (2.0.1) 2022-05-19 14:13:05.386 | 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.dev13) (1.7.7) 2022-05-19 14:13:05.438 | 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.dev13) (0.9.6) 2022-05-19 14:13:05.439 | 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.dev13) (2.8.2) 2022-05-19 14:13:05.491 | 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.dev13) (5.2.4) 2022-05-19 14:13:05.492 | 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.dev13) (5.1.0) 2022-05-19 14:13:05.495 | 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.dev13) (0.4.0) 2022-05-19 14:13:05.497 | 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.dev13) (5.1.1) 2022-05-19 14:13:05.498 | 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.dev13) (2.4.1) 2022-05-19 14:13:05.500 | 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.dev13) (2.8.0) 2022-05-19 14:13:05.518 | 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.dev13) (3.3.0) 2022-05-19 14:13:05.565 | 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.dev13) (3.3.0) 2022-05-19 14:13:05.586 | 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.dev13) (0.11.0) 2022-05-19 14:13:05.587 | 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.dev13) (3.0.9) 2022-05-19 14:13:05.588 | 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.dev13) (1.0.2) 2022-05-19 14:13:05.589 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-19 14:13:05.636 | 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.dev13) (4.5.1) 2022-05-19 14:13:05.747 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-19 14:13:05.748 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-19 14:13:05.749 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-19 14:13:05.783 | Collecting defusedxml 2022-05-19 14:13:05.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-05-19 14:13:05.896 | Collecting xmlschema>=1.2.1 2022-05-19 14:13:05.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/246d97e7ab039/xmlschema-1.11.0-py3-none-any.whl (334 kB) 2022-05-19 14:13:06.130 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-19 14:13:06.151 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-19 14:13:06.153 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-19 14:13:06.219 | 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.dev13) (1.2.0) 2022-05-19 14:13:06.237 | 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.dev13) (5.0.0) 2022-05-19 14:13:06.295 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-19 14:13:06.338 | 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.dev13) (1.14.1) 2022-05-19 14:13:06.438 | 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.dev13) (3.8.0) 2022-05-19 14:13:06.492 | 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.dev13) (2.1.1) 2022-05-19 14:13:06.563 | 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.dev13) (1.7.0) 2022-05-19 14:13:06.685 | 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.dev13) (0.17.3) 2022-05-19 14:13:06.714 | 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.dev13) (0.14.1) 2022-05-19 14:13:06.751 | 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.dev13) (2.5.1) 2022-05-19 14:13:06.752 | 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.dev13) (2.1.1) 2022-05-19 14:13:06.753 | 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.dev13) (0.33.1) 2022-05-19 14:13:06.756 | 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.dev13) (3.5.0) 2022-05-19 14:13:06.758 | 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.dev13) (1.3.3) 2022-05-19 14:13:06.759 | 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.dev13) (3.0.0) 2022-05-19 14:13:06.810 | 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.dev13) (0.2.5) 2022-05-19 14:13:06.940 | 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.dev13) (1.26.9) 2022-05-19 14:13:06.943 | 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.dev13) (3.3) 2022-05-19 14:13:06.945 | 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.dev13) (2.0.12) 2022-05-19 14:13:06.946 | 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.dev13) (2019.11.28) 2022-05-19 14:13:07.087 | 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.dev13) (2.5.0) 2022-05-19 14:13:07.281 | Collecting elementpath<3.0.0,>=2.5.0 2022-05-19 14:13:07.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/1f1160aaae66b/elementpath-2.5.1-py3-none-any.whl (181 kB) 2022-05-19 14:13:07.550 | 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.dev13) (2.2.1) 2022-05-19 14:13:07.805 | 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.dev13) (0.7) 2022-05-19 14:13:07.838 | 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.dev13) (1.0.0) 2022-05-19 14:13:09.136 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-05-19 14:13:09.621 | Attempting uninstall: click 2022-05-19 14:13:09.624 | Found existing installation: Click 7.0 2022-05-19 14:13:09.634 | Uninstalling Click-7.0: 2022-05-19 14:13:09.669 | Successfully uninstalled Click-7.0 2022-05-19 14:13:10.905 | Attempting uninstall: PyJWT 2022-05-19 14:13:10.908 | Found existing installation: PyJWT 1.7.1 2022-05-19 14:13:10.941 | Uninstalling PyJWT-1.7.1: 2022-05-19 14:13:10.975 | Successfully uninstalled PyJWT-1.7.1 2022-05-19 14:13:11.400 | Attempting uninstall: oauthlib 2022-05-19 14:13:11.402 | Found existing installation: oauthlib 3.1.0 2022-05-19 14:13:11.410 | Uninstalling oauthlib-3.1.0: 2022-05-19 14:13:11.438 | Successfully uninstalled oauthlib-3.1.0 2022-05-19 14:13:11.602 | Running setup.py develop for keystone 2022-05-19 14:13:17.102 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.0 2022-05-19 14:13:17.102 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:13:17.109 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:13:17.109 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:13:17.259 | + inc/python:pip_install:200 : result=0 2022-05-19 14:13:17.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:13:17.267 | + functions-common:time_stop:2437 : local name 2022-05-19 14:13:17.270 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:13:17.273 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:13:17.276 | + functions-common:time_stop:2440 : local total 2022-05-19 14:13:17.278 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:13:17.281 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:13:17.283 | + functions-common:time_stop:2444 : start_time=1652969577200 2022-05-19 14:13:17.287 | + functions-common:time_stop:2446 : [[ -z 1652969577200 ]] 2022-05-19 14:13:17.290 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:13:17.296 | + functions-common:time_stop:2449 : end_time=1652969597293 2022-05-19 14:13:17.298 | + functions-common:time_stop:2450 : elapsed_time=20093 2022-05-19 14:13:17.301 | + functions-common:time_stop:2451 : total=54477 2022-05-19 14:13:17.304 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:13:17.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=74570 2022-05-19 14:13:17.308 | + inc/python:pip_install:203 : return 0 2022-05-19 14:13:17.310 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:13:17.313 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:13:17.315 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:13:17.337 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:13:17.351 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-19 14:13:17.353 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-19 14:13:17.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:13:17.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:13:17.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-19 14:13:17.363 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:13:17.365 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-19 14:13:17.381 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:17.384 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:13:17.386 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:13:17.388 | + ./stack.sh:main:901 : configure_keystone 2022-05-19 14:13:17.391 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-19 14:13:17.403 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-19 14:13:17.406 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-19 14:13:17.410 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-19 14:13:17.426 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:17.428 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-19 14:13:17.457 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-19 14:13:17.484 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-19 14:13:17.524 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-19 14:13:17.558 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-19 14:13:17.600 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-19 14:13:17.631 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-19 14:13:17.662 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-19 14:13:17.690 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-19 14:13:17.693 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-19 14:13:17.695 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-19 14:13:17.698 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-19 14:13:17.700 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:13:17.702 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:13:17.720 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:17.723 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:13:17.727 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:13:17.729 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:13:17.748 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:17.751 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:13:17.754 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:13:17.786 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:13:17.788 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:13:17.790 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-19 14:13:17.793 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-19 14:13:17.809 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:17.811 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.73/identity 2022-05-19 14:13:17.841 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-19 14:13:17.843 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-19 14:13:17.874 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-19 14:13:17.877 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-19 14:13:17.879 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-19 14:13:17.881 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-19 14:13:17.884 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:13:17.886 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:13:17.889 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:13:17.905 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:17.907 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:13:17.910 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 14:13:17.913 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 14:13:17.943 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-19 14:13:17.945 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-19 14:13:17.947 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-19 14:13:17.950 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-19 14:13:17.953 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:13:17.973 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:13:17.976 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:13:17.979 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:13:17.983 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:13:17.986 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:13:18.020 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:13:18.048 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:13:18.076 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:13:18.105 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-19 14:13:18.133 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:13:18.135 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-19 14:13:18.138 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:13:18.142 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-19 14:13:18.145 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-19 14:13:18.148 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:13:18.152 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:13:18.155 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-19 14:13:18.161 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-19 14:13:18.164 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:13:18.166 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:13:18.182 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:13:18.182 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:13:18.191 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:13:18.195 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:13:18.210 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:13:18.213 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:13:18.216 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-19 14:13:18.248 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-19 14:13:18.277 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-19 14:13:18.308 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-19 14:13:18.339 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-19 14:13:18.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-19 14:13:18.396 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-19 14:13:18.428 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-19 14:13:18.457 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-19 14:13:18.484 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:13:18.512 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-19 14:13:18.542 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-19 14:13:18.569 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-19 14:13:18.601 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:13:18.604 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:13:18.608 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-19 14:13:18.610 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-19 14:13:18.613 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:13:18.615 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:13:18.618 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:13:18.621 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:13:18.624 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:13:18.626 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:13:18.656 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-19 14:13:18.684 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:13:18.684 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-19 14:13:18.692 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-19 14:13:18.695 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-19 14:13:18.698 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-19 14:13:18.700 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:13:18.702 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:13:18.705 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:13:18.707 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:13:18.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:13:18.711 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:13:18.714 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:13:18.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:13:18.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:13:18.721 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-19 14:13:18.786 | Enabling site keystone-wsgi-public. 2022-05-19 14:13:18.795 | To activate the new configuration, you need to run: 2022-05-19 14:13:18.795 | systemctl reload apache2 2022-05-19 14:13:18.801 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:13:18.804 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:13:18.807 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:13:18.810 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:13:18.940 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-19 14:13:18.970 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-19 14:13:19.001 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-19 14:13:19.032 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-19 14:13:19.034 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-19 14:13:19.066 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-19 14:13:19.103 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-19 14:13:19.133 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:13:19.135 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:13:19.138 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-19 14:13:19.155 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:19.157 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-19 14:13:19.174 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:19.176 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-19 14:13:19.179 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-19 14:13:19.181 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-19 14:13:19.183 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:13:19.186 | + lib/stack:stack_install_service:32 : install_swift 2022-05-19 14:13:19.188 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-19 14:13:19.190 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-19 14:13:19.193 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-19 14:13:19.195 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:13:19.197 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:13:19.200 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:13:19.202 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:13:19.205 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:13:19.207 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:13:19.223 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:13:19.225 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:13:19.227 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:13:19.230 | + functions-common:git_clone:629 : echo master 2022-05-19 14:13:19.230 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:13:19.235 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-19 14:13:19.238 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:13:19.240 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-19 14:13:19.252 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-19 14:13:19.255 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:13:19.255 | + functions-common:git_clone:690 : head -1 2022-05-19 14:13:19.259 | 507cf18f9 Merge "sharder: ensure that misplaced tombstone rows are moved" 2022-05-19 14:13:19.261 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:13:19.264 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-19 14:13:19.266 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:13:19.269 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:13:19.271 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-19 14:13:19.273 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-19 14:13:19.276 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-19 14:13:19.278 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:13:19.281 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:13:19.283 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-19 14:13:19.285 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:13:19.288 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-19 14:13:19.291 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-19 14:13:19.293 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:13:19.296 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-19 14:13:19.299 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:13:19.301 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:13:19.304 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-19 14:13:19.309 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-19 14:13:19.312 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-19 14:13:19.962 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-19 14:13:19.965 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:13:19.968 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:13:19.971 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:13:19.974 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:13:19.978 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-19 14:13:19.981 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:13:19.984 | + inc/python:setup_package:428 : local extras=keystone 2022-05-19 14:13:19.987 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:13:19.990 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-19 14:13:19.993 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-19 14:13:19.995 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-19 14:13:19.998 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:13:20.001 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-19 14:13:20.021 | Using python 3.8 to install /opt/stack/swift 2022-05-19 14:13:20.024 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-19 14:13:20.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:13:20.773 | from cryptography.utils import int_from_bytes 2022-05-19 14:13:20.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:13:20.773 | from cryptography.utils import int_from_bytes 2022-05-19 14:13:21.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:13:21.952 | Obtaining file:///opt/stack/swift 2022-05-19 14:13:21.952 | Preparing metadata (setup.py): started 2022-05-19 14:13:26.315 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:13:26.429 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.33.1) 2022-05-19 14:13:26.430 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.1.2) 2022-05-19 14:13:26.431 | 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.dev60) (0.11.0) 2022-05-19 14:13:26.432 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (2.1.1) 2022-05-19 14:13:27.397 | Collecting lxml>=3.4.1 2022-05-19 14:13:27.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-05-19 14:13:27.578 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (2.27.1) 2022-05-19 14:13:27.579 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.16.0) 2022-05-19 14:13:27.685 | Collecting xattr>=0.4 2022-05-19 14:13:27.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-05-19 14:13:27.732 | Collecting PyECLib>=1.3.1 2022-05-19 14:13:27.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-05-19 14:13:28.063 | Preparing metadata (setup.py): started 2022-05-19 14:13:30.928 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:13:30.934 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (36.0.2) 2022-05-19 14:13:30.936 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (9.4.0) 2022-05-19 14:13:30.980 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev60) (1.15.0) 2022-05-19 14:13:30.987 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev60) (2.2.1) 2022-05-19 14:13:31.041 | 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.dev60) (4.13.0) 2022-05-19 14:13:31.043 | 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.dev60) (5.1.0) 2022-05-19 14:13:31.044 | 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.dev60) (4.3.0) 2022-05-19 14:13:31.045 | 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.dev60) (4.1.0) 2022-05-19 14:13:31.046 | 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.dev60) (3.1.1) 2022-05-19 14:13:31.047 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.8.7) 2022-05-19 14:13:31.048 | 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.dev60) (5.9.0) 2022-05-19 14:13:31.049 | 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.dev60) (2.11.0) 2022-05-19 14:13:31.050 | 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.dev60) (4.4.0) 2022-05-19 14:13:31.051 | 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.dev60) (8.8.0) 2022-05-19 14:13:31.052 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.5.0) 2022-05-19 14:13:31.053 | 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.dev60) (4.7.0) 2022-05-19 14:13:31.078 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev60) (62.2.0) 2022-05-19 14:13:31.107 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (2019.11.28) 2022-05-19 14:13:31.110 | 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.dev60) (2.0.12) 2022-05-19 14:13:31.111 | 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.dev60) (1.26.9) 2022-05-19 14:13:31.113 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (3.3) 2022-05-19 14:13:31.137 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev60) (2.21) 2022-05-19 14:13:31.273 | 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.dev60) (3.5.0) 2022-05-19 14:13:31.275 | 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.dev60) (1.0.2) 2022-05-19 14:13:31.276 | 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.dev60) (1.7.0) 2022-05-19 14:13:31.319 | 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.dev60) (1.1.5) 2022-05-19 14:13:31.365 | 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.dev60) (2.5.0) 2022-05-19 14:13:31.366 | 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.dev60) (0.8.0) 2022-05-19 14:13:31.368 | 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.dev60) (1.5.0) 2022-05-19 14:13:31.369 | 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.dev60) (6.0) 2022-05-19 14:13:31.430 | 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.dev60) (0.9.6) 2022-05-19 14:13:31.431 | 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.dev60) (2.8.2) 2022-05-19 14:13:31.445 | 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.dev60) (2022.1) 2022-05-19 14:13:31.446 | 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.dev60) (1.0.3) 2022-05-19 14:13:31.464 | 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.dev60) (3.0.9) 2022-05-19 14:13:31.466 | 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.dev60) (21.3) 2022-05-19 14:13:31.581 | 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.dev60) (1.14.1) 2022-05-19 14:13:31.596 | 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.dev60) (5.1.1) 2022-05-19 14:13:31.883 | Building wheels for collected packages: PyECLib 2022-05-19 14:13:31.884 | Building wheel for PyECLib (setup.py): started 2022-05-19 14:13:35.977 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-05-19 14:13:35.979 | Created wheel for PyECLib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50639 sha256=4988b7aa65ab40d5c7e2dce3e8e2de2a9e139f4e8050ba7da3ae244dfc2db4e5 2022-05-19 14:13:35.979 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-05-19 14:13:35.984 | Successfully built PyECLib 2022-05-19 14:13:37.335 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-05-19 14:13:37.703 | Running setup.py develop for swift 2022-05-19 14:13:43.000 | Successfully installed PyECLib-1.6.1 lxml-4.8.0 swift xattr-0.9.9 2022-05-19 14:13:43.000 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:13:43.007 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:13:43.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:13:43.162 | + inc/python:pip_install:200 : result=0 2022-05-19 14:13:43.165 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:13:43.169 | + functions-common:time_stop:2437 : local name 2022-05-19 14:13:43.172 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:13:43.175 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:13:43.179 | + functions-common:time_stop:2440 : local total 2022-05-19 14:13:43.182 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:13:43.185 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:13:43.188 | + functions-common:time_stop:2444 : start_time=1652969600016 2022-05-19 14:13:43.191 | + functions-common:time_stop:2446 : [[ -z 1652969600016 ]] 2022-05-19 14:13:43.194 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:13:43.198 | + functions-common:time_stop:2449 : end_time=1652969623195 2022-05-19 14:13:43.201 | + functions-common:time_stop:2450 : elapsed_time=23179 2022-05-19 14:13:43.204 | + functions-common:time_stop:2451 : total=74570 2022-05-19 14:13:43.206 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:13:43.209 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=97749 2022-05-19 14:13:43.211 | + inc/python:pip_install:203 : return 0 2022-05-19 14:13:43.214 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:13:43.217 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:13:43.220 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:13:43.240 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:13:43.252 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-19 14:13:43.255 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-19 14:13:43.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:13:43.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:13:43.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-19 14:13:43.264 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:13:43.267 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-19 14:13:43.269 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:13:43.271 | + ./stack.sh:main:910 : configure_swift 2022-05-19 14:13:43.274 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-19 14:13:43.276 | + lib/swift:configure_swift:332 : local node_number 2022-05-19 14:13:43.278 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-19 14:13:43.281 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-19 14:13:43.283 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:13:44.428 | No account-reaper running 2022-05-19 14:13:44.428 | No proxy-server running 2022-05-19 14:13:44.428 | No container-reconciler running 2022-05-19 14:13:44.428 | No account-replicator running 2022-05-19 14:13:44.428 | No object-auditor running 2022-05-19 14:13:44.428 | No container-auditor running 2022-05-19 14:13:44.428 | No container-sharder running 2022-05-19 14:13:44.428 | No container-server running 2022-05-19 14:13:44.429 | No container-updater running 2022-05-19 14:13:44.429 | No account-server running 2022-05-19 14:13:44.429 | No object-replicator running 2022-05-19 14:13:44.429 | No container-sync running 2022-05-19 14:13:44.429 | No object-reconstructor running 2022-05-19 14:13:44.429 | No object-updater running 2022-05-19 14:13:44.429 | No account-auditor running 2022-05-19 14:13:44.429 | No container-replicator running 2022-05-19 14:13:44.429 | No object-expirer running 2022-05-19 14:13:44.429 | No object-server running 2022-05-19 14:13:44.523 | + lib/swift:configure_swift:337 : true 2022-05-19 14:13:44.527 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-19 14:13:44.542 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-19 14:13:44.555 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-19 14:13:44.558 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-19 14:13:44.558 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-19 14:13:44.563 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-19 14:13:44.563 | s/%GROUP%/ubuntu/; 2022-05-19 14:13:44.563 | s/%USER%/ubuntu/; 2022-05-19 14:13:44.563 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-19 14:13:44.563 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-19 14:13:44.566 | uid = ubuntu 2022-05-19 14:13:44.566 | gid = ubuntu 2022-05-19 14:13:44.566 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-19 14:13:44.566 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-19 14:13:44.566 | address = 127.0.0.1 2022-05-19 14:13:44.566 | 2022-05-19 14:13:44.566 | [account6612] 2022-05-19 14:13:44.566 | max connections = 25 2022-05-19 14:13:44.567 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:13:44.567 | read only = false 2022-05-19 14:13:44.567 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | [account6622] 2022-05-19 14:13:44.567 | max connections = 25 2022-05-19 14:13:44.567 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:13:44.567 | read only = false 2022-05-19 14:13:44.567 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | [account6632] 2022-05-19 14:13:44.567 | max connections = 25 2022-05-19 14:13:44.567 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:13:44.567 | read only = false 2022-05-19 14:13:44.567 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | [account6642] 2022-05-19 14:13:44.567 | max connections = 25 2022-05-19 14:13:44.567 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:13:44.567 | read only = false 2022-05-19 14:13:44.567 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | [container6611] 2022-05-19 14:13:44.567 | max connections = 25 2022-05-19 14:13:44.567 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:13:44.567 | read only = false 2022-05-19 14:13:44.567 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | [container6621] 2022-05-19 14:13:44.567 | max connections = 25 2022-05-19 14:13:44.567 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:13:44.567 | read only = false 2022-05-19 14:13:44.567 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-19 14:13:44.567 | 2022-05-19 14:13:44.567 | [container6631] 2022-05-19 14:13:44.567 | max connections = 25 2022-05-19 14:13:44.568 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:13:44.568 | read only = false 2022-05-19 14:13:44.568 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-19 14:13:44.568 | 2022-05-19 14:13:44.568 | [container6641] 2022-05-19 14:13:44.568 | max connections = 25 2022-05-19 14:13:44.568 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:13:44.568 | read only = false 2022-05-19 14:13:44.568 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-19 14:13:44.568 | 2022-05-19 14:13:44.568 | 2022-05-19 14:13:44.568 | [object6613] 2022-05-19 14:13:44.568 | max connections = 25 2022-05-19 14:13:44.568 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:13:44.568 | read only = false 2022-05-19 14:13:44.568 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-19 14:13:44.568 | 2022-05-19 14:13:44.568 | [object6623] 2022-05-19 14:13:44.568 | max connections = 25 2022-05-19 14:13:44.568 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:13:44.568 | read only = false 2022-05-19 14:13:44.568 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-19 14:13:44.568 | 2022-05-19 14:13:44.568 | [object6633] 2022-05-19 14:13:44.568 | max connections = 25 2022-05-19 14:13:44.568 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:13:44.568 | read only = false 2022-05-19 14:13:44.568 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-19 14:13:44.568 | 2022-05-19 14:13:44.568 | [object6643] 2022-05-19 14:13:44.568 | max connections = 25 2022-05-19 14:13:44.568 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:13:44.568 | read only = false 2022-05-19 14:13:44.568 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-19 14:13:44.569 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-19 14:13:44.571 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:13:44.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:13:44.576 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-19 14:13:44.588 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-19 14:13:44.590 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-19 14:13:44.595 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-19 14:13:44.599 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-19 14:13:44.601 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-19 14:13:44.605 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-19 14:13:44.633 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.73:8080/v1/ 2022-05-19 14:13:44.659 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-19 14:13:44.682 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-19 14:13:44.711 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-19 14:13:44.729 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:13:44.757 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-19 14:13:44.774 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-19 14:13:44.802 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-19 14:13:44.820 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-19 14:13:44.847 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-19 14:13:44.865 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:13:44.893 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-19 14:13:44.911 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-19 14:13:44.931 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:44.933 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-19 14:13:44.962 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-19 14:13:44.989 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-19 14:13:45.016 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-19 14:13:45.043 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-19 14:13:45.058 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:45.060 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-19 14:13:45.087 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-19 14:13:45.102 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:45.104 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-19 14:13:45.119 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:45.121 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-19 14:13:45.123 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-19 14:13:45.138 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:45.140 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-19 14:13:45.142 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-19 14:13:45.145 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-19 14:13:45.150 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-19 14:13:45.155 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-19 14:13:45.182 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-19 14:13:45.209 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-19 14:13:45.238 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-19 14:13:45.267 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-19 14:13:45.294 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-19 14:13:45.297 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-19 14:13:45.299 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-19 14:13:45.301 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-19 14:13:45.303 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-19 14:13:45.329 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-19 14:13:45.356 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.73/identity 2022-05-19 14:13:45.383 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-19 14:13:45.410 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-19 14:13:45.439 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-19 14:13:45.469 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-19 14:13:45.496 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-19 14:13:45.523 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:13:45.550 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-19 14:13:45.577 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-19 14:13:45.604 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-19 14:13:45.631 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-19 14:13:45.658 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-19 14:13:45.688 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-19 14:13:45.715 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-19 14:13:45.733 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-19 14:13:45.760 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-19 14:13:45.787 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-19 14:13:45.792 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-19 14:13:45.820 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-19 14:13:45.846 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-19 14:13:45.873 | + lib/swift:configure_swift:475 : local node_number 2022-05-19 14:13:45.875 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:13:45.877 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:13:45.879 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-19 14:13:45.884 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-19 14:13:45.886 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:13:45.888 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:13:45.890 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-19 14:13:45.893 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-19 14:13:45.895 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:13:45.897 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:13:45.899 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-19 14:13:45.917 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-19 14:13:45.944 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-19 14:13:45.962 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-19 14:13:45.991 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-19 14:13:46.009 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:13:46.037 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-19 14:13:46.056 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:13:46.084 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-19 14:13:46.102 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:13:46.130 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-19 14:13:46.148 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-19 14:13:46.176 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:13:46.194 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:13:46.222 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-19 14:13:46.240 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-19 14:13:46.269 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-19 14:13:46.287 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-19 14:13:46.313 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-19 14:13:46.319 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-19 14:13:46.341 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:13:46.371 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-19 14:13:46.406 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:13:46.408 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-19 14:13:46.414 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-19 14:13:46.416 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:13:46.419 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:13:46.421 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-19 14:13:46.423 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-19 14:13:46.425 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:13:46.428 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:13:46.430 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-19 14:13:46.451 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-19 14:13:46.479 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-19 14:13:46.497 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-19 14:13:46.526 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-19 14:13:46.546 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:13:46.574 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-19 14:13:46.592 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:13:46.620 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-19 14:13:46.638 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:13:46.666 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-19 14:13:46.684 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-19 14:13:46.713 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:13:46.731 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:13:46.759 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-19 14:13:46.777 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-19 14:13:46.806 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-19 14:13:46.824 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-19 14:13:46.851 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-19 14:13:46.856 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-19 14:13:46.874 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:13:46.903 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:13:46.905 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-19 14:13:46.909 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-19 14:13:46.912 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:13:46.914 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:13:46.916 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-19 14:13:46.918 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-19 14:13:46.921 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:13:46.923 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:13:46.925 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-19 14:13:46.943 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-19 14:13:46.971 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-19 14:13:46.988 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-19 14:13:47.017 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-19 14:13:47.036 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:13:47.063 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-19 14:13:47.081 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:13:47.110 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-19 14:13:47.131 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:13:47.160 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-19 14:13:47.178 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-19 14:13:47.209 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:13:47.229 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:13:47.257 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-19 14:13:47.275 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-19 14:13:47.304 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-19 14:13:47.322 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-19 14:13:47.348 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-19 14:13:47.353 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-19 14:13:47.371 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:13:47.399 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-19 14:13:47.427 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-19 14:13:47.455 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-19 14:13:47.483 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-19 14:13:47.485 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-19 14:13:47.489 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-19 14:13:47.517 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-19 14:13:47.547 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-19 14:13:47.577 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-19 14:13:47.606 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-19 14:13:47.634 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-19 14:13:47.661 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-19 14:13:47.688 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-19 14:13:47.715 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-19 14:13:47.742 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-19 14:13:47.758 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:47.760 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-19 14:13:47.779 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-19 14:13:47.782 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-19 14:13:47.803 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-19 14:13:47.805 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.73 2022-05-19 14:13:47.832 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-19 14:13:47.834 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-19 14:13:47.862 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.73/identity 2022-05-19 14:13:47.896 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-19 14:13:47.899 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-19 14:13:47.926 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-19 14:13:47.941 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:47.944 | + lib/swift:configure_swift:538 : local user_group 2022-05-19 14:13:47.947 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-19 14:13:47.951 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-19 14:13:47.954 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-19 14:13:47.966 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-19 14:13:47.968 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-19 14:13:47.979 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-19 14:13:47.982 | + lib/swift:configure_swift:545 : is_suse 2022-05-19 14:13:47.984 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:13:47.986 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:13:47.989 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:13:47.991 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:13:47.993 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:13:47.996 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:13:47.998 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-19 14:13:48.010 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:13:48.012 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-19 14:13:48.015 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-19 14:13:48.032 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:13:48.035 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-19 14:13:48.052 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:48.054 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-19 14:13:48.057 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-19 14:13:48.059 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-19 14:13:48.062 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:13:48.064 | + lib/stack:stack_install_service:32 : install_glance 2022-05-19 14:13:48.067 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-19 14:13:48.069 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-19 14:13:48.072 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-19 14:13:48.090 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:48.093 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-19 14:13:48.096 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-19 14:13:48.114 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:13:48.116 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-19 14:13:48.119 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-19 14:13:48.121 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-19 14:13:48.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:13:48.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:13:48.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-19 14:13:48.132 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:13:48.135 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-19 14:13:48.138 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-19 14:13:48.140 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-19 14:13:48.143 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-19 14:13:48.146 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-19 14:13:48.148 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-19 14:13:48.151 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-19 14:13:48.155 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-19 14:13:48.157 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-19 14:13:48.160 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-19 14:13:48.163 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:13:48.164 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-19 14:13:48.169 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-19 14:13:48.171 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-19 14:13:48.174 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-19 14:13:48.177 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-19 14:13:48.179 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:13:48.201 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-19 14:13:48.204 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:13:48.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:13:48.959 | from cryptography.utils import int_from_bytes 2022-05-19 14:13:48.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:13:48.959 | from cryptography.utils import int_from_bytes 2022-05-19 14:13:50.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:13:50.287 | Collecting glance-store[cinder,swift]!=0.29.0 2022-05-19 14:13:50.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-05-19 14:13:50.399 | 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.1) 2022-05-19 14:13:50.400 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-19 14:13:50.401 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-19 14:13:50.403 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-19 14:13:50.404 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-19 14:13:50.405 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-19 14:13:50.406 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-19 14:13:50.407 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-19 14:13:50.408 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-19 14:13:50.409 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-19 14:13:50.410 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-19 14:13:50.411 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-19 14:13:50.504 | Collecting python-cinderclient>=4.1.0 2022-05-19 14:13:50.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-05-19 14:13:50.527 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-19 14:13:50.685 | Collecting os-brick>=2.6.0 2022-05-19 14:13:50.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-05-19 14:13:50.708 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-19 14:13:50.710 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-19 14:13:50.778 | Collecting python-swiftclient>=3.2.0 2022-05-19 14:13:50.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-05-19 14:13:50.799 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-19 14:13:50.800 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-19 14:13:50.813 | 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.9) 2022-05-19 14:13:50.880 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-19 14:13:50.881 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-19 14:13:50.883 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-19 14:13:50.906 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-19 14:13:50.908 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-19 14:13:50.909 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-19 14:13:50.910 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-19 14:13:50.914 | 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.7.0) 2022-05-19 14:13:50.926 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-19 14:13:50.966 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-19 14:13:50.967 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-19 14:13:50.969 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-19 14:13:50.970 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-19 14:13:50.989 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-19 14:13:50.992 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-19 14:13:51.006 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-19 14:13:51.022 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-19 14:13:51.023 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-19 14:13:51.044 | 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.3.0) 2022-05-19 14:13:51.046 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-19 14:13:51.126 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-19 14:13:51.127 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-19 14:13:51.129 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-19 14:13:51.130 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-19 14:13:51.180 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-19 14:13:51.205 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-19 14:13:51.435 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-19 14:13:51.440 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-19 14:13:51.473 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-19 14:13:51.475 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-19 14:13:51.476 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-19 14:13:51.478 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-19 14:13:51.479 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-19 14:13:51.480 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-19 14:13:51.534 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-19 14:13:51.710 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-19 14:13:51.732 | 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.2.0) 2022-05-19 14:13:51.813 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-19 14:13:51.956 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-19 14:13:53.538 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-05-19 14:13:54.553 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-05-19 14:13:54.553 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:13:54.559 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:13:54.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:13:54.693 | + inc/python:pip_install:200 : result=0 2022-05-19 14:13:54.697 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:13:54.701 | + functions-common:time_stop:2437 : local name 2022-05-19 14:13:54.704 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:13:54.708 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:13:54.711 | + functions-common:time_stop:2440 : local total 2022-05-19 14:13:54.714 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:13:54.718 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:13:54.722 | + functions-common:time_stop:2444 : start_time=1652969628195 2022-05-19 14:13:54.724 | + functions-common:time_stop:2446 : [[ -z 1652969628195 ]] 2022-05-19 14:13:54.728 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:13:54.734 | + functions-common:time_stop:2449 : end_time=1652969634730 2022-05-19 14:13:54.738 | + functions-common:time_stop:2450 : elapsed_time=6535 2022-05-19 14:13:54.740 | + functions-common:time_stop:2451 : total=97749 2022-05-19 14:13:54.743 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:13:54.745 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=104284 2022-05-19 14:13:54.748 | + inc/python:pip_install:203 : return 0 2022-05-19 14:13:54.751 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-19 14:13:54.753 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-19 14:13:54.756 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-19 14:13:54.770 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-19 14:13:54.775 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-19 14:13:54.778 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-19 14:13:54.780 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-19 14:13:54.783 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:13:54.785 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:13:54.788 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:13:54.791 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:13:54.794 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:13:54.798 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:13:54.818 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:13:54.822 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:13:54.824 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:13:54.827 | + functions-common:git_clone:629 : echo master 2022-05-19 14:13:54.827 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:13:54.832 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-19 14:13:54.835 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:13:54.837 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-19 14:13:54.850 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-19 14:13:54.853 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:13:54.853 | + functions-common:git_clone:690 : head -1 2022-05-19 14:13:54.856 | 84c7ba3ad Merge "Release notes for Zed Milestone 1" 2022-05-19 14:13:54.859 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:13:54.861 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-19 14:13:54.864 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:13:54.867 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:13:54.869 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-19 14:13:54.872 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:13:54.874 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-19 14:13:54.877 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:13:54.879 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:13:54.882 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-19 14:13:54.884 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:13:54.887 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:13:54.890 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-19 14:13:54.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:13:54.896 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-19 14:13:54.898 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:13:54.901 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:13:54.904 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-19 14:13:54.910 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-19 14:13:54.913 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-19 14:13:55.583 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-19 14:13:55.586 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:13:55.589 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:13:55.592 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:13:55.595 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:13:55.598 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-19 14:13:55.601 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:13:55.605 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:13:55.608 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:13:55.611 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:13:55.613 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:13:55.615 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:13:55.618 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:13:55.621 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-19 14:13:55.645 | Using python 3.8 to install /opt/stack/glance 2022-05-19 14:13:55.647 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-19 14:13:56.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:13:56.406 | from cryptography.utils import int_from_bytes 2022-05-19 14:13:56.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:13:56.407 | from cryptography.utils import int_from_bytes 2022-05-19 14:13:57.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:13:57.601 | Obtaining file:///opt/stack/glance 2022-05-19 14:13:57.602 | Preparing metadata (setup.py): started 2022-05-19 14:14:02.086 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:14:02.229 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.9.0) 2022-05-19 14:14:02.230 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.7.1) 2022-05-19 14:14:02.231 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.4.36) 2022-05-19 14:14:02.232 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.33.1) 2022-05-19 14:14:02.233 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.1.1) 2022-05-19 14:14:02.234 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.1) 2022-05-19 14:14:02.235 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.8.7) 2022-05-19 14:14:02.236 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.4.2) 2022-05-19 14:14:02.237 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.7.7) 2022-05-19 14:14:02.238 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.20.4) 2022-05-19 14:14:02.239 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (8.8.0) 2022-05-19 14:14:02.240 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 14:14:02.241 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.1.0) 2022-05-19 14:14:02.242 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.5.0) 2022-05-19 14:14:02.243 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.13.0) 2022-05-19 14:14:02.244 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 14:14:02.245 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.1) 2022-05-19 14:14:02.399 | Collecting taskflow>=4.0.0 2022-05-19 14:14:02.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47f/b0baa789068e1/taskflow-4.7.0-py3-none-any.whl (493 kB) 2022-05-19 14:14:02.433 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.0) 2022-05-19 14:14:02.434 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (9.4.0) 2022-05-19 14:14:02.477 | Collecting WSME>=0.8.0 2022-05-19 14:14:02.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-05-19 14:14:02.490 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.3.0) 2022-05-19 14:14:02.492 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 14:14:02.493 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev45) (3.2.0) 2022-05-19 14:14:02.494 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.4.0) 2022-05-19 14:14:02.495 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (22.0.0) 2022-05-19 14:14:02.496 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (11.3.0) 2022-05-19 14:14:02.497 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.1.0) 2022-05-19 14:14:02.541 | Collecting oslo.limit>=1.4.0 2022-05-19 14:14:02.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-05-19 14:14:02.551 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 14:14:02.552 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (12.14.0) 2022-05-19 14:14:02.553 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 14:14:02.555 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.0) 2022-05-19 14:14:02.556 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.12.1) 2022-05-19 14:14:02.906 | Collecting retrying!=1.3.0,>=1.2.3 2022-05-19 14:14:02.915 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-19 14:14:02.919 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.4.3) 2022-05-19 14:14:02.921 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.0.0) 2022-05-19 14:14:02.922 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:14:02.923 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (36.0.2) 2022-05-19 14:14:03.261 | Collecting cursive>=0.2.1 2022-05-19 14:14:03.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-19 14:14:03.274 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.0.2) 2022-05-19 14:14:03.275 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.7.0) 2022-05-19 14:14:03.825 | Collecting castellan>=0.17.0 2022-05-19 14:14:03.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-05-19 14:14:03.855 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (5.7.1) 2022-05-19 14:14:03.857 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (4.11.3) 2022-05-19 14:14:03.858 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (1.2.0) 2022-05-19 14:14:04.326 | Collecting python-barbicanclient>=4.5.2 2022-05-19 14:14:04.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-05-19 14:14:04.341 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (2.27.1) 2022-05-19 14:14:04.378 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev45) (1.15.0) 2022-05-19 14:14:04.394 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev45) (4.3.0) 2022-05-19 14:14:04.422 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev45) (1.14.1) 2022-05-19 14:14:04.435 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.1.2) 2022-05-19 14:14:04.436 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.16.0) 2022-05-19 14:14:04.438 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (2.2.1) 2022-05-19 14:14:04.526 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev45) (3.0.9) 2022-05-19 14:14:04.627 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev45) (1.7.0) 2022-05-19 14:14:04.680 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (2.11.0) 2022-05-19 14:14:04.683 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (3.1.1) 2022-05-19 14:14:04.713 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev45) (0.17.3) 2022-05-19 14:14:04.758 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (6.0) 2022-05-19 14:14:04.759 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (0.8.0) 2022-05-19 14:14:04.761 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (1.5.0) 2022-05-19 14:14:04.820 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 14:14:04.821 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.13.0) 2022-05-19 14:14:04.822 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (2.0.1) 2022-05-19 14:14:04.846 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev45) (0.61.0) 2022-05-19 14:14:04.893 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (2.8.2) 2022-05-19 14:14:04.896 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (0.9.6) 2022-05-19 14:14:04.953 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.1.0) 2022-05-19 14:14:04.956 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.1.1) 2022-05-19 14:14:04.957 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (0.4.0) 2022-05-19 14:14:04.959 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (2.8.0) 2022-05-19 14:14:04.961 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.2.4) 2022-05-19 14:14:04.984 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.1.2) 2022-05-19 14:14:04.986 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.2.2) 2022-05-19 14:14:04.987 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.3.0) 2022-05-19 14:14:05.030 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev45) (5.9.0) 2022-05-19 14:14:05.072 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (2022.1) 2022-05-19 14:14:05.073 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (0.11.0) 2022-05-19 14:14:05.074 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (21.3) 2022-05-19 14:14:05.144 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev45) (62.2.0) 2022-05-19 14:14:05.201 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev45) (0.2.5) 2022-05-19 14:14:05.300 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev45) (0.7) 2022-05-19 14:14:05.922 | Collecting pydot>=1.2.4 2022-05-19 14:14:05.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-05-19 14:14:06.426 | Collecting networkx>=2.1.0 2022-05-19 14:14:06.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-05-19 14:14:06.606 | Collecting automaton>=1.9.0 2022-05-19 14:14:06.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-05-19 14:14:06.617 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (6.3.1) 2022-05-19 14:14:06.695 | Collecting simplegeneric 2022-05-19 14:14:06.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-19 14:14:06.710 | Preparing metadata (setup.py): started 2022-05-19 14:14:09.315 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:14:09.354 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.0.0) 2022-05-19 14:14:09.444 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev45) (2.21) 2022-05-19 14:14:09.554 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev45) (2.1.1) 2022-05-19 14:14:09.761 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.4.4) 2022-05-19 14:14:09.762 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (5.1.1) 2022-05-19 14:14:09.763 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.4.0) 2022-05-19 14:14:09.765 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.32) 2022-05-19 14:14:09.767 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:14:09.768 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.1.5) 2022-05-19 14:14:09.770 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.0.0) 2022-05-19 14:14:09.919 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (0.14.1) 2022-05-19 14:14:09.948 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev45) (1.0.3) 2022-05-19 14:14:09.991 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (1.3.3) 2022-05-19 14:14:09.997 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (3.0.0) 2022-05-19 14:14:10.234 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (3.10.1) 2022-05-19 14:14:10.426 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (3.3) 2022-05-19 14:14:10.428 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (2.0.12) 2022-05-19 14:14:10.429 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (1.26.9) 2022-05-19 14:14:10.431 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (2019.11.28) 2022-05-19 14:14:10.534 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.2) 2022-05-19 14:14:10.693 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:14:10.793 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev45) (3.8.0) 2022-05-19 14:14:11.099 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (2.4.1) 2022-05-19 14:14:11.102 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 14:14:11.320 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (2.3) 2022-05-19 14:14:11.591 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev45) (1.0.0) 2022-05-19 14:14:11.940 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (21.4.0) 2022-05-19 14:14:11.942 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (1.8.2) 2022-05-19 14:14:12.290 | Building wheels for collected packages: simplegeneric 2022-05-19 14:14:12.290 | Building wheel for simplegeneric (setup.py): started 2022-05-19 14:14:15.979 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-19 14:14:15.980 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=38b4b8661d4dc05e864df38dab6eb858a2f0c17b2f3912fa32fdb2d3477cf6e9 2022-05-19 14:14:15.980 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-19 14:14:15.986 | Successfully built simplegeneric 2022-05-19 14:14:16.806 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-05-19 14:14:19.424 | Running setup.py develop for glance 2022-05-19 14:14:25.121 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.7.0 2022-05-19 14:14:25.121 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:14:25.128 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:14:25.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:14:25.276 | + inc/python:pip_install:200 : result=0 2022-05-19 14:14:25.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:14:25.282 | + functions-common:time_stop:2437 : local name 2022-05-19 14:14:25.284 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:14:25.287 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:14:25.289 | + functions-common:time_stop:2440 : local total 2022-05-19 14:14:25.292 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:14:25.295 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:14:25.297 | + functions-common:time_stop:2444 : start_time=1652969635639 2022-05-19 14:14:25.300 | + functions-common:time_stop:2446 : [[ -z 1652969635639 ]] 2022-05-19 14:14:25.303 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:14:25.309 | + functions-common:time_stop:2449 : end_time=1652969665305 2022-05-19 14:14:25.311 | + functions-common:time_stop:2450 : elapsed_time=29666 2022-05-19 14:14:25.314 | + functions-common:time_stop:2451 : total=104284 2022-05-19 14:14:25.316 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:14:25.318 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=133950 2022-05-19 14:14:25.321 | + inc/python:pip_install:203 : return 0 2022-05-19 14:14:25.323 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:14:25.326 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:14:25.328 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:14:25.348 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:14:25.361 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-19 14:14:25.364 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-19 14:14:25.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:14:25.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:14:25.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-19 14:14:25.375 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:14:25.378 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:14:25.380 | + ./stack.sh:main:922 : configure_glance 2022-05-19 14:14:25.384 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-19 14:14:25.396 | + lib/glance:configure_glance:326 : local dburl 2022-05-19 14:14:25.399 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-19 14:14:25.402 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-19 14:14:25.404 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-19 14:14:25.407 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-19 14:14:25.409 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:14:25.411 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:14:25.414 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:14:25.429 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:14:25.431 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:14:25.434 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:14:25.436 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:14:25.439 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-19 14:14:25.474 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:14:25.506 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-19 14:14:25.534 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:14:25.562 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-19 14:14:25.592 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-19 14:14:25.623 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-19 14:14:25.625 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:14:25.627 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-19 14:14:25.630 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:14:25.632 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-19 14:14:25.662 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-19 14:14:25.693 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-05-19 14:14:25.725 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-19 14:14:25.756 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-19 14:14:25.784 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-19 14:14:25.812 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-19 14:14:25.839 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-19 14:14:25.867 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:14:25.895 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:14:25.923 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:14:25.955 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-19 14:14:25.957 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-19 14:14:25.960 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-19 14:14:25.962 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:14:25.964 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:14:25.967 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:14:25.983 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:14:25.986 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:14:25.989 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:14:25.993 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:14:26.011 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:14:26.013 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:14:26.016 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:14:26.045 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:14:26.048 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:14:26.051 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-19 14:14:26.054 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-19 14:14:26.056 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-19 14:14:26.087 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-19 14:14:26.115 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-19 14:14:26.117 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-19 14:14:26.120 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-19 14:14:26.122 | + lib/glance:configure_glance_store:254 : local be 2022-05-19 14:14:26.125 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:14:26.127 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-19 14:14:26.129 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 14:14:26.160 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-19 14:14:26.162 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.73 2022-05-19 14:14:26.193 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:14:26.196 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-19 14:14:26.212 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:14:26.215 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-19 14:14:26.243 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-19 14:14:26.270 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-19 14:14:26.299 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-19 14:14:26.328 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-19 14:14:26.355 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-19 14:14:26.372 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:14:26.374 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:14:26.405 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-19 14:14:26.442 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-19 14:14:26.472 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.73/identity/v3 2022-05-19 14:14:26.501 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-19 14:14:26.529 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.73/image 2022-05-19 14:14:26.557 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-19 14:14:26.574 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:14:26.576 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-19 14:14:26.579 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-19 14:14:26.581 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:14:26.584 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:14:26.601 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:14:26.604 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:14:26.606 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:14:26.609 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:14:26.611 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:14:26.638 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:14:26.668 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:14:26.703 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:14:26.734 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-19 14:14:26.738 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-19 14:14:26.773 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-19 14:14:26.801 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:14:26.834 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.73/identity 2022-05-19 14:14:26.865 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-19 14:14:26.893 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-19 14:14:26.922 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-19 14:14:26.950 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 14:14:26.981 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-19 14:14:27.017 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-19 14:14:27.051 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-19 14:14:27.079 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-19 14:14:27.085 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-19 14:14:27.096 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-19 14:14:27.116 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:14:27.120 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-19 14:14:27.123 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-19 14:14:27.126 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-19 14:14:27.128 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-19 14:14:27.131 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-19 14:14:27.134 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-19 14:14:27.139 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-19 14:14:27.141 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-19 14:14:27.145 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-19 14:14:27.177 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-19 14:14:27.179 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-19 14:14:27.182 | ++ functions:get_random_port:837 : true 2022-05-19 14:14:27.184 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-19 14:14:27.187 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-19 14:14:27.189 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-19 14:14:27.281 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-19 14:14:27.285 | ++ functions:get_random_port:841 : break 2 2022-05-19 14:14:27.288 | ++ functions:get_random_port:845 : echo 60999 2022-05-19 14:14:27.292 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-19 14:14:27.296 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-19 14:14:27.329 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-19 14:14:27.356 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-19 14:14:27.383 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:14:27.411 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:14:27.438 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:14:27.465 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:14:27.492 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:14:27.526 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:14:27.562 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:14:27.589 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:14:27.617 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:14:27.644 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:14:27.672 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:14:27.706 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-19 14:14:27.734 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-19 14:14:27.761 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-19 14:14:27.789 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-19 14:14:27.817 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-19 14:14:27.849 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-19 14:14:27.851 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-19 14:14:27.853 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:14:27.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:14:27.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:14:27.861 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-19 14:14:27.863 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-19 14:14:27.920 | proxy (enabled by site administrator) 2022-05-19 14:14:27.924 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-19 14:14:27.928 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-19 14:14:27.932 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:14:27.935 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:14:27.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:14:27.942 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-19 14:14:27.946 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-19 14:14:28.001 | No module matches proxy_http 2022-05-19 14:14:28.005 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-05-19 14:14:28.073 | Considering dependency proxy for proxy_http: 2022-05-19 14:14:28.073 | Module proxy already enabled 2022-05-19 14:14:28.073 | Enabling module proxy_http. 2022-05-19 14:14:28.080 | To activate the new configuration, you need to run: 2022-05-19 14:14:28.081 | systemctl restart apache2 2022-05-19 14:14:28.087 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-05-19 14:14:28.091 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:14:28.094 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:14:28.096 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:14:28.230 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-19 14:14:28.234 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-19 14:14:28.236 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-19 14:14:28.239 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:14:28.241 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:14:28.243 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:14:28.246 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:14:28.249 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:14:28.252 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-19 14:14:28.252 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:14:28.261 | KeepAlive Off 2022-05-19 14:14:28.265 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-19 14:14:28.266 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:14:28.274 | SetEnv proxy-sendchunked 1 2022-05-19 14:14:28.279 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:14:28.279 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-19 14:14:28.287 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-19 14:14:28.291 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-19 14:14:28.293 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-19 14:14:28.295 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:14:28.298 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:14:28.300 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:14:28.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:14:28.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:14:28.307 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:14:28.309 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:14:28.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:14:28.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:14:28.316 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-19 14:14:28.383 | Enabling site glance-wsgi-api. 2022-05-19 14:14:28.391 | To activate the new configuration, you need to run: 2022-05-19 14:14:28.391 | systemctl reload apache2 2022-05-19 14:14:28.397 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-19 14:14:28.399 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:14:28.402 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:14:28.405 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:14:28.550 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-19 14:14:28.557 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-19 14:14:28.589 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:14:28.592 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:14:28.596 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-19 14:14:28.614 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:14:28.617 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-19 14:14:28.620 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-19 14:14:28.622 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-19 14:14:28.625 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:14:28.627 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-19 14:14:28.630 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-19 14:14:28.632 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-19 14:14:28.635 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-19 14:14:28.637 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:14:28.639 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:14:28.642 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:14:28.645 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:14:28.647 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:14:28.651 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:14:28.667 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:14:28.669 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:14:28.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:14:28.674 | + functions-common:git_clone:629 : echo master 2022-05-19 14:14:28.674 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:14:28.680 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-19 14:14:28.682 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:14:28.684 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-19 14:14:28.701 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-19 14:14:28.704 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:14:28.704 | + functions-common:git_clone:690 : head -1 2022-05-19 14:14:28.708 | 330865d5b Merge commit 'refs/changes/67/788367/10' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-19 14:14:28.711 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:14:28.714 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-19 14:14:28.716 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:14:28.719 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:14:28.721 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-19 14:14:28.724 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:14:28.727 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-19 14:14:28.729 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:14:28.732 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:14:28.734 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-19 14:14:28.737 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:14:28.739 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:14:28.742 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-19 14:14:28.745 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:14:28.748 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-19 14:14:28.750 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:14:28.753 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:14:28.756 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-19 14:14:28.762 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-19 14:14:28.764 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-19 14:14:29.424 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-19 14:14:29.427 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:14:29.430 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:14:29.433 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:14:29.436 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:14:29.439 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-19 14:14:29.442 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:14:29.445 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:14:29.449 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:14:29.452 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:14:29.454 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:14:29.457 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:14:29.459 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:14:29.462 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-19 14:14:29.483 | Using python 3.8 to install /opt/stack/cinder 2022-05-19 14:14:29.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 -e /opt/stack/cinder 2022-05-19 14:14:30.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:14:30.283 | from cryptography.utils import int_from_bytes 2022-05-19 14:14:30.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:14:30.283 | from cryptography.utils import int_from_bytes 2022-05-19 14:14:31.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:14:31.483 | Obtaining file:///opt/stack/cinder 2022-05-19 14:14:31.484 | Preparing metadata (setup.py): started 2022-05-19 14:14:36.819 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:14:37.034 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.9.0) 2022-05-19 14:14:37.036 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.1.1) 2022-05-19 14:14:37.037 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.33.1) 2022-05-19 14:14:37.038 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.1.2) 2022-05-19 14:14:37.039 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.20.4) 2022-05-19 14:14:37.040 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.0.2) 2022-05-19 14:14:37.041 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev163) (3.2.0) 2022-05-19 14:14:37.042 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.0) 2022-05-19 14:14:37.043 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (9.4.0) 2022-05-19 14:14:37.044 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.8.0) 2022-05-19 14:14:37.506 | Collecting oauth2client>=4.1.3 2022-05-19 14:14:37.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-19 14:14:37.523 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (8.8.0) 2022-05-19 14:14:37.524 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.1) 2022-05-19 14:14:37.525 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.1.0) 2022-05-19 14:14:37.526 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (11.3.0) 2022-05-19 14:14:37.528 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.7.0) 2022-05-19 14:14:37.529 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (12.14.0) 2022-05-19 14:14:37.530 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.1) 2022-05-19 14:14:37.531 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.12.1) 2022-05-19 14:14:37.532 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.0) 2022-05-19 14:14:37.533 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.4.0) 2022-05-19 14:14:37.534 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (6.3.1) 2022-05-19 14:14:37.535 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.3.0) 2022-05-19 14:14:37.536 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.0) 2022-05-19 14:14:37.537 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:14:37.538 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.13.0) 2022-05-19 14:14:37.539 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.6.0) 2022-05-19 14:14:37.540 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.4.3) 2022-05-19 14:14:37.541 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (21.3) 2022-05-19 14:14:37.684 | Collecting paramiko>=2.7.2 2022-05-19 14:14:37.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-05-19 14:14:37.703 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.5.0) 2022-05-19 14:14:37.704 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.1.1) 2022-05-19 14:14:37.705 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.9.0) 2022-05-19 14:14:37.706 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.0.9) 2022-05-19 14:14:37.707 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.3.0) 2022-05-19 14:14:38.160 | Collecting python-glanceclient>=3.2.2 2022-05-19 14:14:38.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-05-19 14:14:38.179 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.4.0) 2022-05-19 14:14:38.180 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (17.7.0) 2022-05-19 14:14:38.181 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.13.1) 2022-05-19 14:14:38.182 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2022.1) 2022-05-19 14:14:38.183 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.27.1) 2022-05-19 14:14:38.184 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.5.1) 2022-05-19 14:14:38.185 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.7.0) 2022-05-19 14:14:38.548 | Collecting rtslib-fb>=2.1.74 2022-05-19 14:14:38.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-05-19 14:14:38.576 | Preparing metadata (setup.py): started 2022-05-19 14:14:41.414 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:14:41.420 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.16.0) 2022-05-19 14:14:41.422 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.4.36) 2022-05-19 14:14:41.424 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.13.0) 2022-05-19 14:14:41.426 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.5.0) 2022-05-19 14:14:41.792 | Collecting tabulate>=0.8.7 2022-05-19 14:14:41.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-05-19 14:14:41.805 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (6.3.1) 2022-05-19 14:14:41.806 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.8.7) 2022-05-19 14:14:41.807 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.1.0) 2022-05-19 14:14:42.404 | Collecting oslo.vmware>=3.10.0 2022-05-19 14:14:42.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-05-19 14:14:42.432 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.2.0) 2022-05-19 14:14:42.433 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.7.0) 2022-05-19 14:14:42.434 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.11.1) 2022-05-19 14:14:43.021 | Collecting google-api-python-client>=1.11.0 2022-05-19 14:14:43.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/444/92f8abf87e831/google_api_python_client-2.47.0-py2.py3-none-any.whl (8.4 MB) 2022-05-19 14:14:43.262 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.11.0) 2022-05-19 14:14:43.263 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (36.0.2) 2022-05-19 14:14:43.264 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.2.2) 2022-05-19 14:14:43.937 | Collecting zstd>=1.4.5.1 2022-05-19 14:14:43.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-05-19 14:14:59.002 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.100.0.9', port=8080): Read timed out. (read timeout=15)")': /cloudbase/CI/+simple/boto3/ 2022-05-19 14:15:07.210 | Collecting boto3>=1.16.51 2022-05-19 14:15:07.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5b/7cce2473cb7f6/boto3-1.23.0-py3-none-any.whl (132 kB) 2022-05-19 14:15:07.636 | Collecting s3transfer<0.6.0,>=0.5.0 2022-05-19 14:15:07.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-19 14:15:22.768 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.100.0.9', port=8080): Read timed out. (read timeout=15)")': /cloudbase/CI/+simple/botocore/ 2022-05-19 14:15:38.287 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.100.0.9', port=8080): Read timed out. (read timeout=15)")': /cloudbase/CI/+simple/botocore/ 2022-05-19 14:15:49.118 | Collecting botocore<1.27.0,>=1.26.0 2022-05-19 14:15:49.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/43b8a7950d785/botocore-1.26.0-py3-none-any.whl (8.7 MB) 2022-05-19 14:15:49.376 | 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.dev163) (1.0.0) 2022-05-19 14:15:49.437 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev163) (1.15.0) 2022-05-19 14:15:49.467 | 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.dev163) (2.2.1) 2022-05-19 14:15:50.084 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-05-19 14:15:50.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/0d2d6412c77c3/google_api_core-2.7.3-py3-none-any.whl (114 kB) 2022-05-19 14:15:50.435 | Collecting google-auth-httplib2>=0.1.0 2022-05-19 14:15:50.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-05-19 14:15:50.484 | Collecting uritemplate<5,>=3.0.1 2022-05-19 14:15:50.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-05-19 14:15:51.379 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-05-19 14:15:51.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/349/ac49b18b01019/google_auth-2.6.6-py2.py3-none-any.whl (156 kB) 2022-05-19 14:15:51.491 | 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.dev163) (1.7.0) 2022-05-19 14:15:51.548 | 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.dev163) (2.11.0) 2022-05-19 14:15:51.552 | 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.dev163) (3.1.1) 2022-05-19 14:15:52.255 | Collecting pyasn1>=0.1.7 2022-05-19 14:15:52.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-19 14:15:53.010 | Collecting pyasn1-modules>=0.0.5 2022-05-19 14:15:53.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-05-19 14:15:53.086 | Collecting rsa>=3.1.4 2022-05-19 14:15:53.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-05-19 14:15:53.151 | 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.dev163) (0.17.3) 2022-05-19 14:15:53.196 | 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.dev163) (1.5.0) 2022-05-19 14:15:53.197 | 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.dev163) (0.8.0) 2022-05-19 14:15:53.198 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (6.0) 2022-05-19 14:15:53.199 | 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.dev163) (2.5.0) 2022-05-19 14:15:53.307 | 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.dev163) (1.7.7) 2022-05-19 14:15:53.310 | 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.dev163) (2.0.1) 2022-05-19 14:15:53.311 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (0.5.0) 2022-05-19 14:15:53.371 | 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.dev163) (2.8.2) 2022-05-19 14:15:53.375 | 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.dev163) (0.9.6) 2022-05-19 14:15:53.435 | 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.dev163) (2.4.1) 2022-05-19 14:15:53.436 | 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.dev163) (5.1.1) 2022-05-19 14:15:53.438 | 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.dev163) (5.1.0) 2022-05-19 14:15:53.440 | 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.dev163) (0.4.0) 2022-05-19 14:15:53.442 | 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.dev163) (5.2.4) 2022-05-19 14:15:53.465 | 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.dev163) (3.2.2) 2022-05-19 14:15:53.469 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.1.2) 2022-05-19 14:15:53.470 | 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.dev163) (3.3.0) 2022-05-19 14:15:53.516 | 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.dev163) (1.0.3) 2022-05-19 14:15:53.601 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev163) (1.3.3) 2022-05-19 14:15:53.604 | 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.dev163) (3.0.0) 2022-05-19 14:15:53.626 | 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.dev163) (3.3.0) 2022-05-19 14:15:53.654 | 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.dev163) (0.11.0) 2022-05-19 14:15:54.173 | Collecting suds-community>=0.6 2022-05-19 14:15:54.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-05-19 14:15:54.191 | 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.dev163) (1.26.9) 2022-05-19 14:15:54.441 | Collecting pynacl>=1.0.1 2022-05-19 14:15:54.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-05-19 14:15:54.499 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev163) (62.2.0) 2022-05-19 14:15:54.637 | 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.dev163) (3.10.1) 2022-05-19 14:15:54.675 | 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.dev163) (1.14.1) 2022-05-19 14:15:55.048 | Collecting warlock<2,>=1.2.0 2022-05-19 14:15:55.056 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-05-19 14:15:55.059 | 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.dev163) (22.0.0) 2022-05-19 14:15:55.260 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (3.3) 2022-05-19 14:15:55.261 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (2019.11.28) 2022-05-19 14:15:55.263 | 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.dev163) (2.0.12) 2022-05-19 14:15:55.301 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev163) (0.7) 2022-05-19 14:15:55.705 | Collecting pyudev>=0.16.1 2022-05-19 14:15:55.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-05-19 14:15:55.953 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev163) (0.5.2) 2022-05-19 14:15:55.954 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev163) (0.4.2) 2022-05-19 14:15:56.095 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:15:56.096 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (1.4.2) 2022-05-19 14:15:56.101 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (2.8) 2022-05-19 14:15:56.230 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev163) (0.13.1) 2022-05-19 14:15:56.352 | 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.dev163) (1.2.0) 2022-05-19 14:15:56.354 | 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.dev163) (5.7.1) 2022-05-19 14:15:56.355 | 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.dev163) (4.11.3) 2022-05-19 14:15:56.389 | 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.dev163) (5.0.0) 2022-05-19 14:15:56.600 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev163) (2.21) 2022-05-19 14:15:56.676 | 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.dev163) (2.4.1) 2022-05-19 14:15:56.678 | 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.dev163) (0.5.0) 2022-05-19 14:15:56.853 | 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.dev163) (2.5.0) 2022-05-19 14:15:56.940 | 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.dev163) (3.20.1) 2022-05-19 14:15:57.380 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-05-19 14:15:57.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/d955b5bb65893/googleapis_common_protos-1.56.1-py2.py3-none-any.whl (211 kB) 2022-05-19 14:15:57.596 | 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.dev163) (2.1.1) 2022-05-19 14:15:58.018 | 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.dev163) (1.1.5) 2022-05-19 14:15:58.070 | 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.dev163) (0.14.1) 2022-05-19 14:15:58.118 | 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.dev163) (0.2.5) 2022-05-19 14:15:59.438 | 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.dev163) (1.32) 2022-05-19 14:15:59.714 | 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.dev163) (21.4.0) 2022-05-19 14:15:59.716 | 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.dev163) (1.8.2) 2022-05-19 14:15:59.863 | 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.dev163) (2.3) 2022-05-19 14:16:00.059 | 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.dev163) (1.0.0) 2022-05-19 14:16:00.234 | 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.dev163) (3.8.0) 2022-05-19 14:16:00.883 | Building wheels for collected packages: rtslib-fb 2022-05-19 14:16:00.883 | Building wheel for rtslib-fb (setup.py): started 2022-05-19 14:16:04.690 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-05-19 14:16:04.692 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86187 sha256=50af2550966fdd7858386577b1c27171f8288fd7b3347fe94d2dfcf93c921ca2 2022-05-19 14:16:04.692 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-05-19 14:16:04.698 | Successfully built rtslib-fb 2022-05-19 14:16:05.723 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-05-19 14:16:07.711 | Attempting uninstall: pynacl 2022-05-19 14:16:07.713 | Found existing installation: PyNaCl 1.3.0 2022-05-19 14:16:07.723 | Uninstalling PyNaCl-1.3.0: 2022-05-19 14:16:07.758 | Successfully uninstalled PyNaCl-1.3.0 2022-05-19 14:16:09.511 | Running setup.py develop for cinder 2022-05-19 14:16:16.741 | Successfully installed boto3-1.23.0 botocore-1.26.0 cinder google-api-core-2.7.3 google-api-python-client-2.47.0 google-auth-2.6.6 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.1 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.5.2 suds-community-1.1.1 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-05-19 14:16:16.741 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:16:16.749 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:16:16.749 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:16:17.009 | + inc/python:pip_install:200 : result=0 2022-05-19 14:16:17.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:16:17.016 | + functions-common:time_stop:2437 : local name 2022-05-19 14:16:17.019 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:16:17.022 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:16:17.026 | + functions-common:time_stop:2440 : local total 2022-05-19 14:16:17.028 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:16:17.031 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:16:17.033 | + functions-common:time_stop:2444 : start_time=1652969669477 2022-05-19 14:16:17.035 | + functions-common:time_stop:2446 : [[ -z 1652969669477 ]] 2022-05-19 14:16:17.038 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:16:17.042 | + functions-common:time_stop:2449 : end_time=1652969777040 2022-05-19 14:16:17.044 | + functions-common:time_stop:2450 : elapsed_time=107563 2022-05-19 14:16:17.047 | + functions-common:time_stop:2451 : total=133950 2022-05-19 14:16:17.049 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:16:17.051 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=241513 2022-05-19 14:16:17.054 | + inc/python:pip_install:203 : return 0 2022-05-19 14:16:17.056 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:16:17.059 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:16:17.061 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:16:17.080 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:16:17.092 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-19 14:16:17.095 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-19 14:16:17.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:16:17.100 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:16:17.102 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-19 14:16:17.105 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:16:17.108 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-19 14:16:17.110 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-19 14:16:17.112 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-19 14:16:17.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:17.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:17.120 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-19 14:16:17.132 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-19 14:16:17.134 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:16:17.137 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:16:17.139 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:16:17.141 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:16:17.144 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:17.146 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:16:17.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:17.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:17.154 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:16:17.156 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:16:17.159 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:16:17.161 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:16:17.164 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-19 14:16:17.166 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:16:17.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:17.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:17.174 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-19 14:16:17.199 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-19 14:16:17.308 | Reading package lists... 2022-05-19 14:16:17.561 | Building dependency tree... 2022-05-19 14:16:17.562 | Reading state information... 2022-05-19 14:16:17.816 | The following packages were automatically installed and are no longer required: 2022-05-19 14:16:17.817 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:16:17.817 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:16:17.817 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:16:17.817 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:16:17.817 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:16:17.817 | python3-zope.interface 2022-05-19 14:16:17.817 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:16:17.818 | The following additional packages will be installed: 2022-05-19 14:16:17.818 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-19 14:16:17.818 | python3-urwid 2022-05-19 14:16:17.820 | Suggested packages: 2022-05-19 14:16:17.820 | python-pyparsing-doc python-urwid-doc 2022-05-19 14:16:17.890 | The following NEW packages will be installed: 2022-05-19 14:16:17.890 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-05-19 14:16:17.890 | python3-urwid targetcli-fb 2022-05-19 14:16:18.033 | 0 upgraded, 6 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:16:18.033 | Need to get 356 kB of archives. 2022-05-19 14:16:18.034 | After this operation, 2,294 kB of additional disk space will be used. 2022-05-19 14:16:18.034 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-05-19 14:16:18.239 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-05-19 14:16:18.344 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-05-19 14:16:18.358 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-05-19 14:16:18.370 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-05-19 14:16:18.381 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-05-19 14:16:19.005 | Fetched 356 kB in 0s (726 kB/s) 2022-05-19 14:16:19.043 | Selecting previously unselected package python3-pyparsing. 2022-05-19 14:16:19.095 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-05-19 14:16:19.099 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-05-19 14:16:19.104 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-05-19 14:16:19.161 | Selecting previously unselected package python3-urwid. 2022-05-19 14:16:19.171 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-05-19 14:16:19.176 | Unpacking python3-urwid (2.0.1-3) ... 2022-05-19 14:16:19.242 | Selecting previously unselected package python3-configshell-fb. 2022-05-19 14:16:19.252 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-05-19 14:16:19.256 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-19 14:16:19.308 | Selecting previously unselected package python3-pyudev. 2022-05-19 14:16:19.318 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-05-19 14:16:19.323 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-19 14:16:19.375 | Selecting previously unselected package python3-rtslib-fb. 2022-05-19 14:16:19.385 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-05-19 14:16:19.390 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-19 14:16:19.449 | Selecting previously unselected package targetcli-fb. 2022-05-19 14:16:19.459 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-05-19 14:16:19.464 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-19 14:16:19.543 | Setting up python3-urwid (2.0.1-3) ... 2022-05-19 14:16:19.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-19 14:16:19.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-19 14:16:19.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-19 14:16:19.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-19 14:16:19.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-19 14:16:19.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-19 14:16:19.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-19 14:16:19.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-05-19 14:16:20.035 | Setting up python3-pyparsing (2.4.6-1) ... 2022-05-19 14:16:20.368 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-05-19 14:16:20.719 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-05-19 14:16:21.041 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-05-19 14:16:22.327 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-05-19 14:16:22.913 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-05-19 14:16:22.913 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-05-19 14:16:24.928 | Processing triggers for man-db (2.9.1-1) ... 2022-05-19 14:16:25.050 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-19 14:16:33.832 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:16:33.836 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:16:33.839 | + functions-common:time_stop:2437 : local name 2022-05-19 14:16:33.842 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:16:33.846 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:16:33.849 | + functions-common:time_stop:2440 : local total 2022-05-19 14:16:33.852 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:16:33.855 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:16:33.861 | + functions-common:time_stop:2444 : start_time=1652969777196 2022-05-19 14:16:33.863 | + functions-common:time_stop:2446 : [[ -z 1652969777196 ]] 2022-05-19 14:16:33.867 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:16:33.872 | + functions-common:time_stop:2449 : end_time=1652969793869 2022-05-19 14:16:33.874 | + functions-common:time_stop:2450 : elapsed_time=16673 2022-05-19 14:16:33.877 | + functions-common:time_stop:2451 : total=282977 2022-05-19 14:16:33.880 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:16:33.882 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=299650 2022-05-19 14:16:33.886 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:16:33.888 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:16:33.891 | + ./stack.sh:main:928 : configure_cinder 2022-05-19 14:16:33.894 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-19 14:16:33.907 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-19 14:16:33.910 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-19 14:16:33.913 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-19 14:16:33.915 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:16:33.918 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-19 14:16:33.918 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:16:33.923 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-19 14:16:33.925 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-19 14:16:33.927 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:16:33.930 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-19 14:16:33.932 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-19 14:16:33.934 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-19 14:16:33.936 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-19 14:16:33.938 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-19 14:16:33.949 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-19 14:16:33.961 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-05-19 14:16:33.973 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-05-19 14:16:33.985 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-19 14:16:33.997 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:16:34.000 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:16:34.005 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.y7LL1jS4rr 2022-05-19 14:16:34.007 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:16:34.009 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:16:34.012 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-19 14:16:34.014 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.y7LL1jS4rr 2022-05-19 14:16:34.018 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.y7LL1jS4rr 2022-05-19 14:16:34.031 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.y7LL1jS4rr /etc/sudoers.d/cinder-rootwrap 2022-05-19 14:16:34.046 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-19 14:16:34.052 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:16:34.056 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:16:34.059 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:16:34.062 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:16:34.065 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-19 14:16:34.067 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-19 14:16:34.070 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-19 14:16:34.072 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-19 14:16:34.081 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-19 14:16:34.086 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-19 14:16:34.106 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-19 14:16:34.126 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-19 14:16:34.144 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-19 14:16:34.163 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-19 14:16:34.181 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-19 14:16:34.199 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-19 14:16:34.217 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-19 14:16:34.235 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-19 14:16:34.238 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:16:34.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-19 14:16:34.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:16:34.247 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-19 14:16:34.276 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-19 14:16:34.304 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-05-19 14:16:34.332 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-19 14:16:34.359 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-19 14:16:34.388 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-19 14:16:34.423 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-19 14:16:34.455 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-19 14:16:34.487 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:16:34.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:16:34.545 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-19 14:16:34.575 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-19 14:16:34.603 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-19 14:16:34.606 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-19 14:16:34.608 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-19 14:16:34.611 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-19 14:16:34.613 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:16:34.616 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:16:34.618 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:16:34.635 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:34.637 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:16:34.640 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 14:16:34.643 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 14:16:34.676 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-19 14:16:34.705 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-19 14:16:34.733 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-19 14:16:34.763 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-19 14:16:34.795 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-19 14:16:34.829 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-19 14:16:34.861 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-19 14:16:34.863 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.73 2022-05-19 14:16:34.891 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:16:34.923 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-19 14:16:34.931 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d35d429a115fe9122e142a395c314b82 2022-05-19 14:16:34.959 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-19 14:16:34.961 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-19 14:16:34.989 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-19 14:16:35.018 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-19 14:16:35.049 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-19 14:16:35.077 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-19 14:16:35.094 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:35.096 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-19 14:16:35.113 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:35.115 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-19 14:16:35.131 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:35.134 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-19 14:16:35.155 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:35.159 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-19 14:16:35.161 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-19 14:16:35.164 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-19 14:16:35.167 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-19 14:16:35.169 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:16:35.172 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:16:35.175 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:16:35.194 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:35.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:16:35.201 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:16:35.203 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:16:35.219 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:35.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:16:35.224 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:16:35.252 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:16:35.255 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:16:35.258 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-19 14:16:35.260 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-19 14:16:35.263 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:16:35.266 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:16:35.286 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:16:35.288 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:16:35.291 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:16:35.293 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:16:35.296 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:16:35.324 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:16:35.352 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:16:35.379 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:16:35.408 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-19 14:16:35.424 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:35.427 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-19 14:16:35.429 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:16:35.431 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-19 14:16:35.434 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-19 14:16:35.436 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:16:35.439 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:16:35.442 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-19 14:16:35.446 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-19 14:16:35.452 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:16:35.455 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:16:35.469 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:16:35.470 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:16:35.479 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:16:35.483 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:16:35.511 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:16:35.514 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:16:35.519 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-19 14:16:35.550 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:16:35.578 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-19 14:16:35.605 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:16:35.632 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:16:35.660 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:16:35.688 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:16:35.715 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:16:35.742 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:16:35.775 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:16:35.806 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:16:35.835 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:16:35.862 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:16:35.891 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:16:35.893 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:16:35.896 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-19 14:16:35.899 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-19 14:16:35.902 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:16:35.904 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:35.906 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:35.909 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:16:35.911 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:16:35.913 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:16:35.941 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:16:35.968 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-19 14:16:35.969 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:16:35.977 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-19 14:16:35.980 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-19 14:16:35.983 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-19 14:16:35.985 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:16:35.988 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:16:35.990 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:16:35.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:35.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:35.997 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:16:36.000 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:16:36.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:36.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:36.007 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-19 14:16:36.071 | Enabling site cinder-wsgi. 2022-05-19 14:16:36.079 | To activate the new configuration, you need to run: 2022-05-19 14:16:36.079 | systemctl reload apache2 2022-05-19 14:16:36.085 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:16:36.089 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:16:36.092 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:16:36.095 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:16:36.230 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-19 14:16:36.232 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-19 14:16:36.261 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.73/image 2022-05-19 14:16:36.290 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-19 14:16:36.307 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:36.309 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-19 14:16:36.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:16:36.314 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:16:36.316 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:16:36.319 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-19 14:16:36.349 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-19 14:16:36.377 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.73/identity 2022-05-19 14:16:36.405 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-19 14:16:36.433 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-19 14:16:36.461 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-19 14:16:36.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-19 14:16:36.517 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-19 14:16:36.556 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:16:36.586 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-19 14:16:36.613 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-19 14:16:36.641 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:16:36.669 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-19 14:16:36.671 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-19 14:16:36.688 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:36.691 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.73:2379 2022-05-19 14:16:36.722 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:16:36.724 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:16:36.726 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-19 14:16:36.744 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:36.746 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-19 14:16:36.749 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-19 14:16:36.751 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-19 14:16:36.754 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:16:36.756 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-19 14:16:36.758 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-19 14:16:36.762 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:16:36.762 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:16:36.768 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:16:36.770 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:16:36.773 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:16:36.775 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:16:36.778 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-19 14:16:36.781 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-19 14:16:36.783 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-19 14:16:36.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:16:36.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:16:36.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-19 14:16:36.793 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:16:36.796 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-19 14:16:36.798 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-19 14:16:36.800 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-19 14:16:36.802 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:16:36.805 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:16:36.808 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:16:36.810 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:16:36.812 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:16:36.815 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:16:36.831 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:16:36.833 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:16:36.836 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:36.839 | + functions-common:git_clone:629 : echo master 2022-05-19 14:16:36.839 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:16:36.844 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-19 14:16:36.847 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:36.849 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-19 14:16:36.863 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-19 14:16:36.866 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:16:36.866 | + functions-common:git_clone:690 : head -1 2022-05-19 14:16:36.870 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-19 14:16:36.872 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:16:36.875 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-19 14:16:36.878 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:16:36.880 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:16:36.883 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-19 14:16:36.885 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:16:36.888 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-19 14:16:36.890 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:16:36.892 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:16:36.895 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-19 14:16:36.897 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:16:36.900 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:16:36.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-19 14:16:36.906 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:16:36.909 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-19 14:16:36.911 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:16:36.914 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:16:36.917 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-19 14:16:36.923 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-19 14:16:36.925 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-19 14:16:37.600 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-19 14:16:37.603 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:16:37.606 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:16:37.609 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:16:37.612 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:16:37.615 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-19 14:16:37.618 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:16:37.620 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:16:37.624 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:16:37.627 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:16:37.629 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:16:37.632 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:16:37.634 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:16:37.637 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-19 14:16:37.661 | Using python 3.8 to install /opt/stack/neutron 2022-05-19 14:16:37.663 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-19 14:16:38.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:16:38.490 | from cryptography.utils import int_from_bytes 2022-05-19 14:16:38.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:16:38.490 | from cryptography.utils import int_from_bytes 2022-05-19 14:16:39.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:16:39.693 | Obtaining file:///opt/stack/neutron 2022-05-19 14:16:39.693 | Preparing metadata (setup.py): started 2022-05-19 14:16:45.158 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:16:45.259 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 14:16:45.260 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 14:16:45.261 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:16:45.262 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-19 14:16:45.263 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:16:45.264 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-19 14:16:45.265 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-19 14:16:45.266 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-19 14:16:45.267 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-19 14:16:45.268 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-19 14:16:45.269 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-19 14:16:45.270 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-19 14:16:45.271 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-19 14:16:45.272 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-19 14:16:45.273 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-19 14:16:45.275 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-19 14:16:45.276 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 14:16:45.277 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-19 14:16:45.278 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-19 14:16:45.279 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 14:16:45.280 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-19 14:16:45.281 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 14:16:45.282 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-19 14:16:45.283 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 14:16:45.284 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-19 14:16:45.285 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-19 14:16:45.286 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-19 14:16:45.287 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-19 14:16:45.289 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.7.0) 2022-05-19 14:16:45.290 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-19 14:16:45.291 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 14:16:45.292 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-19 14:16:45.293 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 14:16:45.294 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-19 14:16:45.295 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 14:16:45.296 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-19 14:16:45.297 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 14:16:45.299 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-19 14:16:45.300 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-19 14:16:45.301 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-19 14:16:45.302 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-19 14:16:45.303 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-19 14:16:45.304 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-19 14:16:45.305 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-19 14:16:45.306 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.0) 2022-05-19 14:16:45.307 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-19 14:16:45.308 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 14:16:45.309 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:45.310 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-19 14:16:45.311 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-19 14:16:45.312 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-19 14:16:45.313 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 14:16:45.314 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-19 14:16:45.315 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-19 14:16:45.316 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-19 14:16:45.333 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-19 14:16:45.334 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-19 14:16:45.335 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-19 14:16:45.342 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-19 14:16:45.354 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-19 14:16:45.355 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-19 14:16:45.357 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-19 14:16:45.372 | 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.dev225) (3.0.9) 2022-05-19 14:16:45.379 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:16:45.439 | 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.dev225) (1.7.0) 2022-05-19 14:16:45.441 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-19 14:16:45.492 | 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.dev225) (4.4.0) 2022-05-19 14:16:45.496 | 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.dev225) (3.1.1) 2022-05-19 14:16:45.538 | 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.dev225) (2.7.0) 2022-05-19 14:16:45.542 | 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.dev225) (1.2.3) 2022-05-19 14:16:45.571 | 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.dev225) (1.1.5) 2022-05-19 14:16:45.573 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-19 14:16:45.574 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:16:45.575 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-19 14:16:45.576 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-19 14:16:45.578 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-19 14:16:45.579 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 14:16:45.580 | 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.dev225) (1.32) 2022-05-19 14:16:45.596 | 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.dev225) (1.0.3) 2022-05-19 14:16:45.685 | 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.dev225) (0.17.3) 2022-05-19 14:16:45.756 | 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.dev225) (1.5.0) 2022-05-19 14:16:45.816 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 14:16:45.817 | 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.dev225) (2.0.1) 2022-05-19 14:16:45.821 | 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.dev225) (0.13.0) 2022-05-19 14:16:45.877 | 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.dev225) (2.8.2) 2022-05-19 14:16:45.883 | 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.dev225) (0.9.6) 2022-05-19 14:16:45.941 | 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.dev225) (5.1.1) 2022-05-19 14:16:45.943 | 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.dev225) (5.1.0) 2022-05-19 14:16:45.944 | 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.dev225) (0.4.0) 2022-05-19 14:16:45.945 | 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.dev225) (5.2.4) 2022-05-19 14:16:45.973 | 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.dev225) (3.3.0) 2022-05-19 14:16:45.974 | 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.dev225) (3.2.2) 2022-05-19 14:16:46.019 | 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.dev225) (1.15.0) 2022-05-19 14:16:46.072 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-19 14:16:46.104 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-19 14:16:46.107 | 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.dev225) (3.0.0) 2022-05-19 14:16:46.131 | 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.dev225) (3.3.0) 2022-05-19 14:16:46.267 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-19 14:16:46.337 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-19 14:16:46.415 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-19 14:16:46.416 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 14:16:46.523 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.525 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.526 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.527 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.528 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.529 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.530 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:16:46.736 | 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.dev225) (3.10.1) 2022-05-19 14:16:46.737 | 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.dev225) (2.5.0) 2022-05-19 14:16:46.738 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-19 14:16:46.784 | 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.dev225) (3.17.6) 2022-05-19 14:16:46.788 | 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.dev225) (2.1.0) 2022-05-19 14:16:46.878 | 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.dev225) (1.26.9) 2022-05-19 14:16:46.880 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-19 14:16:46.881 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-19 14:16:46.884 | 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.dev225) (2.0.12) 2022-05-19 14:16:46.920 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-19 14:16:47.256 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-19 14:16:47.329 | 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.dev225) (5.0.0) 2022-05-19 14:16:47.494 | 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.dev225) (2.21) 2022-05-19 14:16:47.567 | 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.dev225) (0.5.0) 2022-05-19 14:16:47.570 | 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.dev225) (2.4.1) 2022-05-19 14:16:47.803 | 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.dev225) (2.5.0) 2022-05-19 14:16:47.978 | 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.dev225) (2.3) 2022-05-19 14:16:48.527 | 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.dev225) (0.14.1) 2022-05-19 14:16:48.576 | 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.dev225) (0.2.5) 2022-05-19 14:16:49.168 | 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.dev225) (0.4.2) 2022-05-19 14:16:49.172 | 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.dev225) (0.5.2) 2022-05-19 14:16:49.484 | 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.dev225) (2.1.1) 2022-05-19 14:16:49.484 | 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.dev225) (4.11.1) 2022-05-19 14:16:49.647 | 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.dev225) (3.8.0) 2022-05-19 14:16:49.893 | 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.dev225) (1.8.2) 2022-05-19 14:16:49.894 | 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.dev225) (21.4.0) 2022-05-19 14:16:50.086 | 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.dev225) (1.0.0) 2022-05-19 14:16:50.345 | 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.dev225) (2.3.2.post1) 2022-05-19 14:16:51.750 | Installing collected packages: neutron 2022-05-19 14:16:51.750 | Attempting uninstall: neutron 2022-05-19 14:16:51.752 | Found existing installation: neutron 20.0.0 2022-05-19 14:16:53.022 | Uninstalling neutron-20.0.0: 2022-05-19 14:16:53.098 | Successfully uninstalled neutron-20.0.0 2022-05-19 14:16:53.100 | Running setup.py develop for neutron 2022-05-19 14:17:00.556 | Successfully installed neutron 2022-05-19 14:17:00.557 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:00.564 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:00.564 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:00.704 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:00.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:00.712 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:00.716 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:00.719 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:00.723 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:00.727 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:00.730 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:00.734 | + functions-common:time_stop:2444 : start_time=1652969797655 2022-05-19 14:17:00.736 | + functions-common:time_stop:2446 : [[ -z 1652969797655 ]] 2022-05-19 14:17:00.739 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:00.743 | + functions-common:time_stop:2449 : end_time=1652969820741 2022-05-19 14:17:00.746 | + functions-common:time_stop:2450 : elapsed_time=23086 2022-05-19 14:17:00.748 | + functions-common:time_stop:2451 : total=241513 2022-05-19 14:17:00.750 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:00.753 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=264599 2022-05-19 14:17:00.755 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:00.757 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:17:00.760 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:17:00.762 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:17:00.781 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:17:00.793 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-19 14:17:00.796 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-19 14:17:00.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:00.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:00.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-19 14:17:00.806 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:00.808 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:17:00.811 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:17:00.813 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-19 14:17:00.830 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:00.833 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-19 14:17:00.835 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-19 14:17:00.838 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-19 14:17:00.840 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:17:00.843 | + lib/stack:stack_install_service:32 : install_nova 2022-05-19 14:17:00.846 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-19 14:17:00.848 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-19 14:17:00.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:00.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:00.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-19 14:17:00.857 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:00.860 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-19 14:17:00.876 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:00.878 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-19 14:17:00.894 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:00.897 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-19 14:17:00.914 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:00.916 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-19 14:17:00.918 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-19 14:17:00.921 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-19 14:17:00.923 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:17:00.925 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:17:00.928 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:17:00.930 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:17:00.933 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:17:00.935 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:17:00.951 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:17:00.953 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:17:00.956 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:00.958 | + functions-common:git_clone:629 : echo master 2022-05-19 14:17:00.959 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:17:00.964 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-19 14:17:00.966 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:00.968 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-19 14:17:00.981 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-19 14:17:00.984 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:17:00.984 | + functions-common:git_clone:690 : head -1 2022-05-19 14:17:00.990 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-19 14:17:00.993 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:17:00.996 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-19 14:17:00.998 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:17:01.001 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:17:01.003 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-19 14:17:01.006 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:17:01.008 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-19 14:17:01.010 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:17:01.013 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:17:01.015 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-19 14:17:01.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:17:01.020 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:17:01.023 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-19 14:17:01.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:17:01.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-19 14:17:01.032 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:17:01.034 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:17:01.037 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-19 14:17:01.043 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-19 14:17:01.045 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-19 14:17:01.702 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-19 14:17:01.706 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:17:01.709 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:17:01.712 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:17:01.715 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:17:01.718 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-19 14:17:01.721 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:17:01.724 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:17:01.726 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:17:01.729 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:17:01.732 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:17:01.734 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:17:01.737 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:17:01.739 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-19 14:17:01.763 | Using python 3.8 to install /opt/stack/nova 2022-05-19 14:17:01.766 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-19 14:17:02.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:02.600 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:02.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:02.600 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:03.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:03.786 | Obtaining file:///opt/stack/nova 2022-05-19 14:17:03.787 | Preparing metadata (setup.py): started 2022-05-19 14:17:10.267 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:17:10.484 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-19 14:17:10.485 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.4.36) 2022-05-19 14:17:10.486 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.1) 2022-05-19 14:17:10.487 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.33.1) 2022-05-19 14:17:10.488 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.1.2) 2022-05-19 14:17:10.489 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (9.4.0) 2022-05-19 14:17:10.490 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.8.0) 2022-05-19 14:17:10.491 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.5.1) 2022-05-19 14:17:10.492 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (36.0.2) 2022-05-19 14:17:10.493 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.8.7) 2022-05-19 14:17:10.494 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.2) 2022-05-19 14:17:10.495 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.1.1) 2022-05-19 14:17:10.496 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-19 14:17:10.497 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.3.0) 2022-05-19 14:17:10.498 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.13.0) 2022-05-19 14:17:10.499 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.7) 2022-05-19 14:17:10.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.8.0) 2022-05-19 14:17:10.502 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.11.0) 2022-05-19 14:17:10.503 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.1) 2022-05-19 14:17:10.504 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.2) 2022-05-19 14:17:10.505 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-19 14:17:10.506 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.3.0) 2022-05-19 14:17:10.507 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.0) 2022-05-19 14:17:10.508 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (7.8.0) 2022-05-19 14:17:10.509 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.6.0) 2022-05-19 14:17:10.510 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.27.1) 2022-05-19 14:17:10.511 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-19 14:17:11.003 | Collecting websockify>=0.9.0 2022-05-19 14:17:11.011 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-05-19 14:17:11.016 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.0) 2022-05-19 14:17:11.017 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-19 14:17:11.019 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.8.0) 2022-05-19 14:17:11.020 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.1.0) 2022-05-19 14:17:11.020 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-19 14:17:11.022 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.6.0) 2022-05-19 14:17:11.023 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.0) 2022-05-19 14:17:11.024 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.3.0) 2022-05-19 14:17:11.025 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:17:11.026 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.13.0) 2022-05-19 14:17:11.027 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (11.3.0) 2022-05-19 14:17:11.028 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.3.1) 2022-05-19 14:17:11.029 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (12.14.0) 2022-05-19 14:17:11.030 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.12.1) 2022-05-19 14:17:11.031 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-19 14:17:11.033 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.0) 2022-05-19 14:17:11.034 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-19 14:17:11.035 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:17:11.036 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-19 14:17:11.037 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-19 14:17:11.038 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.6.0) 2022-05-19 14:17:11.039 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.2.0) 2022-05-19 14:17:11.040 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.0) 2022-05-19 14:17:11.041 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.0) 2022-05-19 14:17:11.043 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.1) 2022-05-19 14:17:11.044 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.11.0) 2022-05-19 14:17:11.507 | Collecting microversion-parse>=0.2.1 2022-05-19 14:17:11.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-05-19 14:17:11.519 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.1) 2022-05-19 14:17:11.520 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.2.2) 2022-05-19 14:17:11.521 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:17:11.522 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.0) 2022-05-19 14:17:11.523 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-19 14:17:11.524 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.2) 2022-05-19 14:17:11.525 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.1) 2022-05-19 14:17:11.526 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.61.0) 2022-05-19 14:17:11.528 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-19 14:17:11.543 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (5.7.1) 2022-05-19 14:17:11.545 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (4.11.3) 2022-05-19 14:17:11.546 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (1.2.0) 2022-05-19 14:17:11.565 | 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.dev110) (5.3.0) 2022-05-19 14:17:11.605 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev110) (1.15.0) 2022-05-19 14:17:11.634 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (2.2.1) 2022-05-19 14:17:11.635 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (1.16.0) 2022-05-19 14:17:11.657 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev110) (2.1.1) 2022-05-19 14:17:11.803 | 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.dev110) (4.4.0) 2022-05-19 14:17:11.805 | 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.dev110) (3.1.1) 2022-05-19 14:17:11.859 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.4) 2022-05-19 14:17:11.860 | 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.dev110) (1.1.5) 2022-05-19 14:17:11.862 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.0.0) 2022-05-19 14:17:11.863 | 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.dev110) (1.32) 2022-05-19 14:17:11.864 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:17:11.867 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.0) 2022-05-19 14:17:11.886 | 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.dev110) (5.7.0) 2022-05-19 14:17:11.891 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (6.3.1) 2022-05-19 14:17:11.940 | 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.dev110) (0.6.9) 2022-05-19 14:17:11.942 | 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.dev110) (2.5.0) 2022-05-19 14:17:11.944 | 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.dev110) (1.16.0) 2022-05-19 14:17:12.001 | 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.dev110) (0.17.3) 2022-05-19 14:17:12.110 | 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.dev110) (2.0.1) 2022-05-19 14:17:12.112 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (0.5.0) 2022-05-19 14:17:12.191 | 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.dev110) (0.9.6) 2022-05-19 14:17:12.248 | 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.dev110) (5.1.0) 2022-05-19 14:17:12.250 | 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.dev110) (0.4.0) 2022-05-19 14:17:12.252 | 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.dev110) (5.2.4) 2022-05-19 14:17:12.256 | 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.dev110) (5.1.1) 2022-05-19 14:17:12.283 | 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.dev110) (3.2.2) 2022-05-19 14:17:12.284 | 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.dev110) (3.3.0) 2022-05-19 14:17:12.332 | 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.dev110) (1.0.3) 2022-05-19 14:17:12.386 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev110) (2022.1) 2022-05-19 14:17:12.418 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:17:12.420 | 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.dev110) (3.0.0) 2022-05-19 14:17:12.472 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (21.3) 2022-05-19 14:17:12.476 | 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.dev110) (3.0.9) 2022-05-19 14:17:12.559 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:17:12.583 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev110) (62.2.0) 2022-05-19 14:17:12.660 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev110) (0.2.5) 2022-05-19 14:17:12.733 | 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.dev110) (3.17.6) 2022-05-19 14:17:12.795 | 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.dev110) (1.14.1) 2022-05-19 14:17:12.796 | 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.dev110) (22.0.0) 2022-05-19 14:17:12.800 | 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.dev110) (1.3.3) 2022-05-19 14:17:12.839 | 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.dev110) (3.10.1) 2022-05-19 14:17:12.841 | 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.dev110) (2.1.0) 2022-05-19 14:17:12.847 | 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.dev110) (2.5.0) 2022-05-19 14:17:12.921 | 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.dev110) (2.0.12) 2022-05-19 14:17:12.923 | 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.dev110) (1.26.9) 2022-05-19 14:17:12.925 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (3.3) 2022-05-19 14:17:12.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2019.11.28) 2022-05-19 14:17:13.017 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev110) (0.7) 2022-05-19 14:17:13.220 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.4.2) 2022-05-19 14:17:13.222 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.5.2) 2022-05-19 14:17:13.328 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.8) 2022-05-19 14:17:13.331 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (1.4.2) 2022-05-19 14:17:13.333 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:17:13.446 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev110) (0.13.1) 2022-05-19 14:17:19.069 | Collecting numpy 2022-05-19 14:17:19.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-05-19 14:17:19.606 | 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.dev110) (5.0.0) 2022-05-19 14:17:19.798 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev110) (2.21) 2022-05-19 14:17:19.874 | 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.dev110) (0.5.0) 2022-05-19 14:17:19.875 | 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.dev110) (2.4.1) 2022-05-19 14:17:20.080 | 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.dev110) (2.5.0) 2022-05-19 14:17:20.186 | 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.dev110) (2.3) 2022-05-19 14:17:20.642 | 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.dev110) (0.14.1) 2022-05-19 14:17:20.685 | 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.dev110) (2.17.1.post1) 2022-05-19 14:17:21.040 | 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.dev110) (0.6.9) 2022-05-19 14:17:21.041 | 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.dev110) (0.6.9) 2022-05-19 14:17:21.042 | 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.dev110) (0.6.9) 2022-05-19 14:17:21.043 | 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.dev110) (0.6.9) 2022-05-19 14:17:21.044 | 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.dev110) (0.6.9) 2022-05-19 14:17:21.045 | 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.dev110) (0.6.9) 2022-05-19 14:17:21.046 | 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.dev110) (0.6.9) 2022-05-19 14:17:22.290 | 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.dev110) (3.8.0) 2022-05-19 14:17:22.685 | 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.dev110) (1.8.2) 2022-05-19 14:17:22.686 | 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.dev110) (21.4.0) 2022-05-19 14:17:22.778 | 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.dev110) (2.4.0) 2022-05-19 14:17:22.878 | 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.dev110) (1.0.0) 2022-05-19 14:17:24.311 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-05-19 14:17:27.438 | Running setup.py develop for nova 2022-05-19 14:17:35.424 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-05-19 14:17:35.424 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:35.431 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:35.432 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:35.597 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:35.600 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:35.603 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:35.607 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:35.610 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:35.614 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:35.617 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:35.621 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:35.624 | + functions-common:time_stop:2444 : start_time=1652969821757 2022-05-19 14:17:35.628 | + functions-common:time_stop:2446 : [[ -z 1652969821757 ]] 2022-05-19 14:17:35.631 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:35.635 | + functions-common:time_stop:2449 : end_time=1652969855632 2022-05-19 14:17:35.637 | + functions-common:time_stop:2450 : elapsed_time=33875 2022-05-19 14:17:35.639 | + functions-common:time_stop:2451 : total=264599 2022-05-19 14:17:35.641 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:35.644 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=298474 2022-05-19 14:17:35.646 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:35.648 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:17:35.651 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:17:35.654 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:17:35.672 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:17:35.684 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-19 14:17:35.687 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-19 14:17:35.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:35.692 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:35.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-19 14:17:35.697 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:35.699 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-19 14:17:35.712 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:17:35.714 | + ./stack.sh:main:939 : configure_nova 2022-05-19 14:17:35.717 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-19 14:17:35.729 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-19 14:17:35.731 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-19 14:17:35.734 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:17:35.738 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-19 14:17:35.738 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:17:35.743 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-19 14:17:35.745 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-19 14:17:35.748 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:17:35.750 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-19 14:17:35.753 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-19 14:17:35.755 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-19 14:17:35.757 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-19 14:17:35.760 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-19 14:17:35.772 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-19 14:17:35.786 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-05-19 14:17:35.799 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-05-19 14:17:35.811 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-19 14:17:35.823 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:17:35.826 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:17:35.831 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QYlSGkEZsf 2022-05-19 14:17:35.833 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:17:35.836 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:17:35.838 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-19 14:17:35.841 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:17:35.843 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:17:35.846 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QYlSGkEZsf 2022-05-19 14:17:35.850 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QYlSGkEZsf 2022-05-19 14:17:35.862 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QYlSGkEZsf /etc/sudoers.d/nova-rootwrap 2022-05-19 14:17:35.874 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-19 14:17:35.878 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:17:35.881 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:17:35.883 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:17:35.886 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:17:35.888 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-19 14:17:35.891 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-19 14:17:35.893 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 14:17:35.896 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-19 14:17:35.901 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-19 14:17:35.917 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:35.920 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-19 14:17:35.922 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-19 14:17:35.927 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-19 14:17:35.930 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-19 14:17:35.960 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-19 14:17:35.963 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-19 14:17:35.993 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-19 14:17:36.027 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-19 14:17:36.054 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-19 14:17:36.083 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-19 14:17:36.112 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-19 14:17:36.142 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-19 14:17:36.144 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.73 2022-05-19 14:17:36.171 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-19 14:17:36.198 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-19 14:17:36.224 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-19 14:17:36.251 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-19 14:17:36.280 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:17:36.309 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-19 14:17:36.311 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.314 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:36.316 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:36.318 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:36.321 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:36.323 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:36.325 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:36.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:36.329 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:36.332 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:36.334 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:36.336 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-19 14:17:36.338 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:17:36.340 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.342 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:17:36.345 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:17:36.347 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.349 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:17:36.352 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-19 14:17:36.370 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:36.372 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:17:36.374 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-19 14:17:36.376 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-19 14:17:36.404 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-19 14:17:36.407 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:17:36.409 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:17:36.411 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:17:36.414 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:17:36.416 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:36.418 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:17:36.434 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:36.436 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:17:36.439 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:17:36.442 | + 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&plugin=dbcounter' 2022-05-19 14:17:36.472 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-19 14:17:36.474 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-19 14:17:36.476 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-19 14:17:36.479 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-19 14:17:36.481 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:17:36.483 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:36.486 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:17:36.502 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:36.505 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:17:36.507 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 14:17:36.511 | + 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&plugin=dbcounter' 2022-05-19 14:17:36.549 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-19 14:17:36.587 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-19 14:17:36.617 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-19 14:17:36.648 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-19 14:17:36.665 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:36.667 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-19 14:17:36.682 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:36.686 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-19 14:17:36.686 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-19 14:17:36.691 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-19 14:17:36.694 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-19 14:17:36.720 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-19 14:17:36.736 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:36.739 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-19 14:17:36.741 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:17:36.743 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:17:36.745 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:17:36.748 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-19 14:17:36.776 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-19 14:17:36.803 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-05-19 14:17:36.833 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-19 14:17:36.860 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-19 14:17:36.889 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-19 14:17:36.918 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-19 14:17:36.948 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-19 14:17:36.977 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:17:37.006 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:17:37.039 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-19 14:17:37.056 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:37.059 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-19 14:17:37.062 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-19 14:17:37.091 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-19 14:17:37.118 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.73/identity 2022-05-19 14:17:37.145 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-19 14:17:37.172 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-19 14:17:37.199 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-19 14:17:37.226 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-19 14:17:37.256 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-19 14:17:37.290 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-19 14:17:37.307 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:37.310 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-19 14:17:37.312 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-19 14:17:37.342 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-19 14:17:37.373 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-19 14:17:37.375 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-19 14:17:37.403 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-19 14:17:37.405 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-19 14:17:37.407 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-19 14:17:37.410 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:17:37.412 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:17:37.414 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:17:37.417 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:17:37.419 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:17:37.421 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:17:37.424 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-19 14:17:37.426 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:37.428 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:37.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:37.433 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:37.435 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:37.437 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:37.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:37.442 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:37.444 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:37.446 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:37.448 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:37.451 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-19 14:17:37.453 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-19 14:17:37.455 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:17:37.458 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:17:37.476 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:17:37.478 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:17:37.480 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:17:37.482 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:17:37.484 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:17:37.514 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:17:37.542 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:17:37.569 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:17:37.596 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-19 14:17:37.631 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-19 14:17:37.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:37.653 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-19 14:17:37.656 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-19 14:17:37.659 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-19 14:17:37.661 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-19 14:17:37.663 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:17:37.666 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:17:37.669 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-19 14:17:37.673 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-19 14:17:37.675 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:17:37.678 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:17:37.691 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:17:37.691 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:17:37.699 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:17:37.702 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:17:37.718 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:17:37.720 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-19 14:17:37.724 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-19 14:17:37.753 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:17:37.780 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-19 14:17:37.806 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:17:37.833 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:17:37.860 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:17:37.887 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:17:37.915 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:17:37.942 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:17:37.973 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:17:38.002 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:17:38.030 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:17:38.057 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:17:38.087 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:17:38.090 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:17:38.092 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-19 14:17:38.095 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-19 14:17:38.098 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:17:38.100 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:38.103 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:38.105 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:17:38.109 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:17:38.111 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:17:38.139 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:17:38.167 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-19 14:17:38.167 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:17:38.176 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-19 14:17:38.179 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-19 14:17:38.183 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-19 14:17:38.185 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:17:38.187 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:17:38.189 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:17:38.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:38.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:38.196 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:17:38.199 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:17:38.201 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:38.203 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:38.205 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-19 14:17:38.269 | Enabling site nova-api-wsgi. 2022-05-19 14:17:38.279 | To activate the new configuration, you need to run: 2022-05-19 14:17:38.279 | systemctl reload apache2 2022-05-19 14:17:38.285 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:17:38.289 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:17:38.291 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:17:38.294 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:17:38.433 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-19 14:17:38.449 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:38.451 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-19 14:17:38.454 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:17:38.456 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-19 14:17:38.458 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-19 14:17:38.461 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-19 14:17:38.463 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:17:38.466 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:17:38.470 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-19 14:17:38.472 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:17:38.474 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:17:38.487 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:17:38.487 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:17:38.496 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:17:38.499 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:17:38.516 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-19 14:17:38.518 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:17:38.523 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:17:38.553 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-19 14:17:38.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-19 14:17:38.611 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:17:38.638 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:17:38.665 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:17:38.691 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:17:38.718 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:17:38.745 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:17:38.772 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:17:38.799 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:17:38.826 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:17:38.853 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:17:38.880 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-19 14:17:38.882 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-19 14:17:38.910 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-19 14:17:38.926 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:38.928 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:17:38.959 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-19 14:17:38.961 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-19 14:17:38.963 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-19 14:17:38.981 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:38.985 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:17:38.988 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:17:39.018 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-19 14:17:39.050 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-19 14:17:39.053 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:17:39.055 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-19 14:17:39.058 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:17:39.060 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:17:39.062 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:17:39.079 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:39.082 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:17:39.084 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:17:39.086 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:17:39.103 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:39.105 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:17:39.108 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:17:39.136 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:17:39.139 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:17:39.141 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-19 14:17:39.171 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-19 14:17:39.199 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-19 14:17:39.229 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-19 14:17:39.245 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:39.248 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:17:39.275 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-19 14:17:39.278 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-19 14:17:39.280 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-19 14:17:39.316 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-19 14:17:39.346 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.73/identity 2022-05-19 14:17:39.377 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-19 14:17:39.405 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-19 14:17:39.433 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-19 14:17:39.461 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-19 14:17:39.488 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-19 14:17:39.516 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-19 14:17:39.544 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-19 14:17:39.561 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:39.564 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-19 14:17:39.568 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:17:39.571 | + lib/nova:create_nova_conf:553 : local conf 2022-05-19 14:17:39.573 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-19 14:17:39.576 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-19 14:17:39.578 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:17:39.581 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:17:39.584 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:17:39.586 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-19 14:17:39.588 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-19 14:17:39.593 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-19 14:17:39.595 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-19 14:17:39.598 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-19 14:17:39.600 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-19 14:17:39.602 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:17:39.605 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:39.607 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:17:39.623 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:39.625 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:17:39.627 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 14:17:39.630 | + 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&plugin=dbcounter' 2022-05-19 14:17:39.661 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-19 14:17:39.691 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-19 14:17:39.721 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:17:39.724 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-19 14:17:39.726 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-19 14:17:39.728 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-19 14:17:39.745 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:39.748 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-19 14:17:39.749 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-19 14:17:40.464 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-05-19 14:17:40.466 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-05-19 14:17:41.146 | Adding vhost "nova_cell1" ... 2022-05-19 14:17:41.205 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-05-19 14:17:41.966 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-05-19 14:17:41.993 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-19 14:17:41.996 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:17:41.998 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-19 14:17:42.001 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:17:42.003 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:17:42.006 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:17:42.022 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:42.025 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:17:42.028 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:17:42.030 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:17:42.046 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:42.049 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-05-19 14:17:42.052 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-05-19 14:17:42.079 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:17:42.081 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:17:42.083 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-19 14:17:42.100 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:42.102 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-19 14:17:42.105 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:17:42.107 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-19 14:17:42.137 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.73/identity 2022-05-19 14:17:42.164 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-19 14:17:42.192 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-19 14:17:42.219 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-19 14:17:42.247 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-19 14:17:42.278 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-19 14:17:42.305 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-19 14:17:42.336 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-19 14:17:42.338 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-19 14:17:42.341 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-19 14:17:42.345 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:17:42.362 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:17:42.364 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:17:42.366 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:17:42.369 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:17:42.371 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:17:42.398 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:17:42.428 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:17:42.455 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:17:42.483 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:17:42.486 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-19 14:17:42.490 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:17:42.492 | + lib/nova:create_nova_conf:587 : local conf 2022-05-19 14:17:42.494 | + lib/nova:create_nova_conf:588 : local offset 2022-05-19 14:17:42.497 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-19 14:17:42.500 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:17:42.502 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:17:42.505 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:17:42.507 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-19 14:17:42.510 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-19 14:17:42.512 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:17:42.515 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-19 14:17:42.517 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-19 14:17:42.519 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-19 14:17:42.535 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:42.538 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-19 14:17:42.540 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-19 14:17:42.555 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:42.557 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-19 14:17:42.573 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:42.575 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-19 14:17:42.591 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:42.594 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-19 14:17:42.611 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:42.613 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-19 14:17:42.616 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-19 14:17:42.618 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-19 14:17:42.621 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:17:42.623 | + lib/stack:stack_install_service:32 : install_placement 2022-05-19 14:17:42.626 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-19 14:17:42.628 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-19 14:17:42.631 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:42.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:42.636 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-19 14:17:42.638 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:42.641 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:42.643 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:42.646 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:42.648 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:42.650 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:42.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:42.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:42.658 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:42.661 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:42.663 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:42.665 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:42.668 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-19 14:17:42.670 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:42.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:42.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:42.677 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-19 14:17:42.700 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-19 14:17:42.810 | Reading package lists... 2022-05-19 14:17:43.054 | Building dependency tree... 2022-05-19 14:17:43.055 | Reading state information... 2022-05-19 14:17:43.297 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:17:43.298 | The following packages were automatically installed and are no longer required: 2022-05-19 14:17:43.299 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:17:43.299 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:17:43.299 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:17:43.299 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:17:43.299 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:17:43.299 | python3-zope.interface 2022-05-19 14:17:43.299 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:17:43.434 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:17:43.440 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:17:43.443 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:17:43.446 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:43.449 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:43.452 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:43.455 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:43.458 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:43.460 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:17:43.463 | + functions-common:time_stop:2444 : start_time=1652969862697 2022-05-19 14:17:43.465 | + functions-common:time_stop:2446 : [[ -z 1652969862697 ]] 2022-05-19 14:17:43.468 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:43.472 | + functions-common:time_stop:2449 : end_time=1652969863470 2022-05-19 14:17:43.475 | + functions-common:time_stop:2450 : elapsed_time=773 2022-05-19 14:17:43.477 | + functions-common:time_stop:2451 : total=299650 2022-05-19 14:17:43.479 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:43.482 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=300423 2022-05-19 14:17:43.484 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:17:43.487 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-19 14:17:43.489 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-19 14:17:43.492 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-19 14:17:43.495 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-19 14:17:43.497 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-19 14:17:43.520 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-19 14:17:43.522 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:43.525 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:43.528 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:43.530 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:43.533 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:43.535 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:43.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:43.540 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:43.542 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:43.545 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:43.547 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:43.550 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:43.552 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-19 14:17:43.555 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:43.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:43.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:43.562 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-19 14:17:43.584 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-19 14:17:43.694 | Reading package lists... 2022-05-19 14:17:43.941 | Building dependency tree... 2022-05-19 14:17:43.942 | Reading state information... 2022-05-19 14:17:44.188 | The following packages were automatically installed and are no longer required: 2022-05-19 14:17:44.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:17:44.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:17:44.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:17:44.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:17:44.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:17:44.190 | python3-zope.interface 2022-05-19 14:17:44.190 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:17:44.271 | The following NEW packages will be installed: 2022-05-19 14:17:44.272 | libapache2-mod-wsgi-py3 2022-05-19 14:17:44.418 | 0 upgraded, 1 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:17:44.418 | Need to get 93.3 kB of archives. 2022-05-19 14:17:44.418 | After this operation, 300 kB of additional disk space will be used. 2022-05-19 14:17:44.418 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-05-19 14:17:45.202 | Fetched 93.3 kB in 0s (294 kB/s) 2022-05-19 14:17:45.247 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-05-19 14:17:45.299 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-05-19 14:17:45.303 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-05-19 14:17:45.309 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-19 14:17:45.393 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-19 14:17:45.580 | apache2_invoke: Enable module wsgi 2022-05-19 14:17:54.818 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:17:54.821 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:17:54.823 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:54.826 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:54.828 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:54.831 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:54.833 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:54.836 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:17:54.838 | + functions-common:time_stop:2444 : start_time=1652969863581 2022-05-19 14:17:54.840 | + functions-common:time_stop:2446 : [[ -z 1652969863581 ]] 2022-05-19 14:17:54.844 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:54.848 | + functions-common:time_stop:2449 : end_time=1652969874845 2022-05-19 14:17:54.850 | + functions-common:time_stop:2450 : elapsed_time=11264 2022-05-19 14:17:54.853 | + functions-common:time_stop:2451 : total=300423 2022-05-19 14:17:54.855 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:54.857 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=311687 2022-05-19 14:17:54.860 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:17:54.862 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-19 14:17:54.865 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-19 14:17:54.867 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:17:54.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:54.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:54.874 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-19 14:17:54.876 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-19 14:17:54.933 | wsgi (enabled by maintainer script) 2022-05-19 14:17:54.937 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-19 14:17:54.940 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-19 14:17:54.943 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:17:54.947 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-19 14:17:54.950 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-19 14:17:54.953 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:17:54.957 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:17:54.958 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:17:54.963 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-19 14:17:54.965 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-19 14:17:54.969 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-19 14:17:54.973 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-19 14:17:54.975 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-19 14:17:55.003 | Using python 3.8 to install osc-placement 2022-05-19 14:17:55.006 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-19 14:17:55.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:55.846 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:55.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:55.846 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:57.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:57.146 | Collecting osc-placement 2022-05-19 14:17:57.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-05-19 14:17:57.170 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-19 14:17:57.171 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-19 14:17:57.172 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-19 14:17:57.173 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-19 14:17:57.174 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-19 14:17:57.175 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-19 14:17:57.233 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-19 14:17:57.234 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-19 14:17:57.235 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-19 14:17:57.237 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-19 14:17:57.251 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-19 14:17:57.252 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-19 14:17:57.253 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-19 14:17:57.266 | 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.9) 2022-05-19 14:17:57.267 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-19 14:17:57.269 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-19 14:17:57.271 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-19 14:17:57.272 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-19 14:17:57.273 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-19 14:17:57.293 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-19 14:17:57.295 | 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.3.0) 2022-05-19 14:17:57.296 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-19 14:17:57.297 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-19 14:17:57.305 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-19 14:17:57.342 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-19 14:17:57.343 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-19 14:17:57.345 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-19 14:17:57.346 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-19 14:17:57.348 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-19 14:17:57.349 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-19 14:17:57.351 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-19 14:17:57.352 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-19 14:17:57.416 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-19 14:17:57.417 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-19 14:17:57.419 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-19 14:17:57.421 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-19 14:17:57.508 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-19 14:17:57.509 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-19 14:17:57.510 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-19 14:17:57.552 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-19 14:17:57.591 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-19 14:17:57.764 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-19 14:17:59.785 | Installing collected packages: osc-placement 2022-05-19 14:17:59.969 | Successfully installed osc-placement-3.2.0 2022-05-19 14:17:59.970 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:59.977 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:59.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:00.101 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:00.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:00.108 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:00.112 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:00.116 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:00.120 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:00.124 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:00.128 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:00.132 | + functions-common:time_stop:2444 : start_time=1652969874996 2022-05-19 14:18:00.135 | + functions-common:time_stop:2446 : [[ -z 1652969874996 ]] 2022-05-19 14:18:00.138 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:00.143 | + functions-common:time_stop:2449 : end_time=1652969880140 2022-05-19 14:18:00.145 | + functions-common:time_stop:2450 : elapsed_time=5144 2022-05-19 14:18:00.148 | + functions-common:time_stop:2451 : total=298474 2022-05-19 14:18:00.150 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:00.153 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=303618 2022-05-19 14:18:00.156 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:00.158 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-19 14:18:00.161 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-19 14:18:00.163 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-19 14:18:00.166 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:18:00.168 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:18:00.172 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:18:00.174 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:18:00.177 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:18:00.180 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:18:00.197 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:18:00.200 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:18:00.202 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:00.205 | + functions-common:git_clone:629 : echo master 2022-05-19 14:18:00.205 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:18:00.211 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-19 14:18:00.213 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:00.216 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-19 14:18:00.218 | + functions-common:git_timed:714 : local count=0 2022-05-19 14:18:00.220 | + functions-common:git_timed:715 : local timeout=0 2022-05-19 14:18:00.223 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-05-19 14:18:00.225 | + functions-common:git_timed:718 : timeout=0 2022-05-19 14:18:00.228 | + functions-common:git_timed:721 : time_start git_timed 2022-05-19 14:18:00.230 | + functions-common:time_start:2423 : local name=git_timed 2022-05-19 14:18:00.233 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:18:00.235 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:18:00.239 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:18:00.243 | + functions-common:time_start:2428 : _TIME_START[$name]=1652969880240 2022-05-19 14:18:00.247 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-05-19 14:18:00.251 | Cloning into '/opt/stack/placement'... 2022-05-19 14:18:23.350 | + functions-common:git_timed:736 : time_stop git_timed 2022-05-19 14:18:23.354 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:23.358 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:23.362 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:23.365 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:23.369 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:23.373 | + functions-common:time_stop:2443 : name=git_timed 2022-05-19 14:18:23.377 | + functions-common:time_stop:2444 : start_time=1652969880240 2022-05-19 14:18:23.379 | + functions-common:time_stop:2446 : [[ -z 1652969880240 ]] 2022-05-19 14:18:23.383 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:23.388 | + functions-common:time_stop:2449 : end_time=1652969903385 2022-05-19 14:18:23.391 | + functions-common:time_stop:2450 : elapsed_time=23145 2022-05-19 14:18:23.394 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:18:23.396 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:23.399 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23145 2022-05-19 14:18:23.402 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-19 14:18:23.415 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-19 14:18:23.418 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:18:23.419 | + functions-common:git_clone:690 : head -1 2022-05-19 14:18:23.422 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-19 14:18:23.425 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:18:23.428 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-19 14:18:23.430 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:18:23.433 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:18:23.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-19 14:18:23.437 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:18:23.440 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-19 14:18:23.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:18:23.445 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:18:23.447 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-19 14:18:23.449 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:18:23.452 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:18:23.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-19 14:18:23.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:18:23.460 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-19 14:18:23.463 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:18:23.465 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:18:23.469 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-19 14:18:23.474 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-19 14:18:23.477 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-19 14:18:24.129 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-19 14:18:24.134 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:18:24.137 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:18:24.141 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:18:24.145 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:18:24.149 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-19 14:18:24.152 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:18:24.157 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:18:24.160 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:18:24.162 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:18:24.165 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:18:24.167 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:18:24.170 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:18:24.173 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-19 14:18:24.195 | Using python 3.8 to install /opt/stack/placement 2022-05-19 14:18:24.197 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-19 14:18:25.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:25.039 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:25.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:25.040 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:26.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:26.221 | Obtaining file:///opt/stack/placement 2022-05-19 14:18:26.222 | Preparing metadata (setup.py): started 2022-05-19 14:18:30.693 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:18:30.832 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-19 14:18:30.833 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-19 14:18:30.834 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-19 14:18:30.835 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-19 14:18:30.836 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-19 14:18:30.837 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-19 14:18:30.838 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-19 14:18:30.840 | 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.dev21) (62.2.0) 2022-05-19 14:18:30.841 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 14:18:30.842 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-19 14:18:30.843 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-19 14:18:30.844 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-19 14:18:30.845 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-19 14:18:30.846 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-19 14:18:30.847 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-19 14:18:30.848 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-19 14:18:30.849 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 14:18:30.850 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 14:18:30.851 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-19 14:18:30.853 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-19 14:18:30.854 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-19 14:18:30.917 | 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.dev21) (2.11.0) 2022-05-19 14:18:30.919 | 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.dev21) (3.1.1) 2022-05-19 14:18:30.920 | 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.dev21) (1.16.0) 2022-05-19 14:18:30.921 | 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.dev21) (4.4.0) 2022-05-19 14:18:30.923 | 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.dev21) (5.1.0) 2022-05-19 14:18:30.924 | 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.dev21) (4.5.0) 2022-05-19 14:18:30.942 | 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.dev21) (0.17.3) 2022-05-19 14:18:30.982 | 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.dev21) (1.5.0) 2022-05-19 14:18:30.983 | 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.dev21) (3.5.0) 2022-05-19 14:18:30.984 | 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.dev21) (2.5.0) 2022-05-19 14:18:30.985 | 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.dev21) (0.8.0) 2022-05-19 14:18:30.986 | 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.dev21) (6.0) 2022-05-19 14:18:31.037 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-19 14:18:31.039 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-19 14:18:31.040 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-19 14:18:31.040 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-19 14:18:31.083 | 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.dev21) (0.9.6) 2022-05-19 14:18:31.084 | 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.dev21) (2.8.2) 2022-05-19 14:18:31.103 | 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.dev21) (3.2.2) 2022-05-19 14:18:31.105 | 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.dev21) (3.3.0) 2022-05-19 14:18:31.106 | 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.dev21) (3.1.2) 2022-05-19 14:18:31.131 | 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.dev21) (1.0.3) 2022-05-19 14:18:31.133 | 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.dev21) (2022.1) 2022-05-19 14:18:31.145 | 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.dev21) (3.3.0) 2022-05-19 14:18:31.162 | 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.dev21) (0.11.0) 2022-05-19 14:18:31.164 | 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.dev21) (1.0.2) 2022-05-19 14:18:31.166 | 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.dev21) (21.3) 2022-05-19 14:18:31.167 | 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.dev21) (3.0.9) 2022-05-19 14:18:31.208 | 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.dev21) (2.0.12) 2022-05-19 14:18:31.209 | 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.dev21) (1.26.9) 2022-05-19 14:18:31.211 | 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.dev21) (3.3) 2022-05-19 14:18:31.212 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-19 14:18:31.228 | 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.dev21) (0.7) 2022-05-19 14:18:31.411 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-19 14:18:31.449 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-19 14:18:31.450 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-19 14:18:31.451 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-19 14:18:31.466 | 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.dev21) (1.15.0) 2022-05-19 14:18:31.498 | 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.dev21) (1.14.1) 2022-05-19 14:18:31.561 | 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.dev21) (2.1.1) 2022-05-19 14:18:31.625 | 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.dev21) (1.7.0) 2022-05-19 14:18:31.706 | 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.dev21) (1.1.5) 2022-05-19 14:18:31.756 | 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.dev21) (0.2.5) 2022-05-19 14:18:31.942 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-19 14:18:31.942 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-19 14:18:31.943 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-19 14:18:32.019 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 14:18:32.080 | 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.dev21) (2.21) 2022-05-19 14:18:32.235 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-19 14:18:32.341 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-19 14:18:32.342 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-19 14:18:34.134 | Installing collected packages: openstack-placement 2022-05-19 14:18:34.135 | Running setup.py develop for openstack-placement 2022-05-19 14:18:39.783 | Successfully installed openstack-placement 2022-05-19 14:18:39.783 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:39.792 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:39.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:39.928 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:39.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:39.936 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:39.940 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:39.942 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:39.945 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:39.947 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:39.950 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:39.952 | + functions-common:time_stop:2444 : start_time=1652969904189 2022-05-19 14:18:39.954 | + functions-common:time_stop:2446 : [[ -z 1652969904189 ]] 2022-05-19 14:18:39.958 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:39.962 | + functions-common:time_stop:2449 : end_time=1652969919960 2022-05-19 14:18:39.965 | + functions-common:time_stop:2450 : elapsed_time=15771 2022-05-19 14:18:39.967 | + functions-common:time_stop:2451 : total=303618 2022-05-19 14:18:39.970 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:39.972 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=319389 2022-05-19 14:18:39.975 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:39.977 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:18:39.980 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:18:39.983 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:18:40.002 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:18:40.015 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-19 14:18:40.017 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-19 14:18:40.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:40.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:40.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-19 14:18:40.028 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:40.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:18:40.033 | + ./stack.sh:main:945 : configure_placement 2022-05-19 14:18:40.036 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-19 14:18:40.048 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-19 14:18:40.050 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-19 14:18:40.055 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-19 14:18:40.058 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-19 14:18:40.060 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-19 14:18:40.062 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-19 14:18:40.065 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:18:40.067 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:18:40.070 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:18:40.090 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:40.092 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:18:40.095 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-19 14:18:40.098 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-19 14:18:40.130 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-19 14:18:40.161 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-19 14:18:40.193 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-19 14:18:40.195 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:18:40.198 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 14:18:40.201 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:18:40.203 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-19 14:18:40.235 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-19 14:18:40.263 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-05-19 14:18:40.293 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-19 14:18:40.321 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-19 14:18:40.350 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-19 14:18:40.379 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-19 14:18:40.408 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-19 14:18:40.436 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:18:40.465 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:18:40.495 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-19 14:18:40.497 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-19 14:18:40.500 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:18:40.504 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:18:40.524 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:18:40.527 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:18:40.531 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:18:40.533 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:18:40.536 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:18:40.566 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:18:40.595 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:18:40.624 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:18:40.653 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:18:40.655 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-19 14:18:40.658 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-19 14:18:40.660 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-19 14:18:40.663 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-19 14:18:40.665 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:18:40.668 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:18:40.671 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-19 14:18:40.675 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-19 14:18:40.677 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:18:40.680 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:18:40.693 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:18:40.693 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:18:40.701 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:18:40.705 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:18:40.720 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-19 14:18:40.723 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-19 14:18:40.727 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-19 14:18:40.760 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-19 14:18:40.789 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-19 14:18:40.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:18:40.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:18:40.893 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:18:40.925 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:18:40.954 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:18:40.982 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:18:41.010 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:18:41.040 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:18:41.068 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:18:41.096 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:18:41.124 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:18:41.127 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:18:41.130 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-19 14:18:41.133 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-19 14:18:41.135 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:18:41.138 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:41.140 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:41.143 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:18:41.146 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-19 14:18:41.148 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-19 14:18:41.177 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:18:41.212 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-19 14:18:41.213 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:18:41.226 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-19 14:18:41.230 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-19 14:18:41.232 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-19 14:18:41.235 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:18:41.238 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:18:41.240 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:18:41.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:41.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:41.248 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:18:41.250 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:18:41.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:41.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:41.258 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-19 14:18:41.322 | Enabling site placement-api. 2022-05-19 14:18:41.331 | To activate the new configuration, you need to run: 2022-05-19 14:18:41.331 | systemctl reload apache2 2022-05-19 14:18:41.338 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:18:41.341 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:18:41.346 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:18:41.349 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:18:41.482 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-19 14:18:41.509 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:41.513 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-19 14:18:41.531 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:41.534 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-19 14:18:41.553 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:41.555 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-19 14:18:41.558 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-19 14:18:41.561 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:18:41.592 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2022-05-19 14:18:41.621 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:18:41.649 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:18:41.678 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:18:41.707 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:18:41.737 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:18:41.776 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-19 14:18:41.807 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-19 14:18:41.827 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:41.830 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-19 14:18:41.848 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:41.850 | + ./stack.sh:main:971 : run_phase stack install 2022-05-19 14:18:41.853 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:18:41.855 | + functions-common:run_phase:1866 : local phase=install 2022-05-19 14:18:41.858 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:18:41.860 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:18:41.863 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:18:41.866 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:18:41.868 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:18:41.871 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:18:41.875 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:18:41.878 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:18:41.881 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:18:41.883 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-19 14:18:41.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:18:41.902 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:41.904 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:18:41.907 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:18:41.909 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-19 14:18:41.911 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-19 14:18:41.914 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:18:41.916 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-19 14:18:41.919 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-19 14:18:41.921 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-19 14:18:41.985 | ++ inc/async:async_inner:63 : install_tempest 2022-05-19 14:18:42.023 | [17865 Async install_tempest:77504]: running: install_tempest 2022-05-19 14:18:42.026 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:18:42.029 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:18:42.032 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:18:42.036 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:18:42.038 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-19 14:18:42.041 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:18:42.043 | + functions-common:run_plugins:1852 : local phase=install 2022-05-19 14:18:42.046 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:18:42.049 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:18:42.051 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-19 14:18:42.054 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-19 14:18:42.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:42.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:42.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-19 14:18:42.065 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:42.068 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-19 14:18:42.071 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-19 14:18:42.073 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:18:42.077 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-19 14:18:42.081 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-19 14:18:42.083 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:18:42.087 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:18:42.088 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:18:42.093 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-19 14:18:42.096 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-19 14:18:42.099 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-19 14:18:42.102 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-19 14:18:42.104 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-19 14:18:42.127 | Using python 3.8 to install python-openstackclient 2022-05-19 14:18:42.130 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-19 14:18:42.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:42.972 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:42.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:42.972 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:44.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:44.315 | Collecting python-openstackclient 2022-05-19 14:18:44.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-05-19 14:18:44.383 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-19 14:18:44.384 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-19 14:18:44.385 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-19 14:18:44.386 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-19 14:18:44.388 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-19 14:18:44.389 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-19 14:18:44.390 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-19 14:18:44.391 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-19 14:18:44.392 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-19 14:18:44.393 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-19 14:18:44.394 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-19 14:18:44.406 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-19 14:18:44.407 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-19 14:18:44.408 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-19 14:18:44.409 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-19 14:18:44.410 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-19 14:18:44.435 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-19 14:18:44.436 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-19 14:18:44.437 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-19 14:18:44.438 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-19 14:18:44.439 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-19 14:18:44.440 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-19 14:18:44.442 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-19 14:18:44.443 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-19 14:18:44.444 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-19 14:18:44.446 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-19 14:18:44.447 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-19 14:18:44.460 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-19 14:18:44.478 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-19 14:18:44.479 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-19 14:18:44.481 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-19 14:18:44.482 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-19 14:18:44.504 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-19 14:18:44.521 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-19 14:18:44.523 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-19 14:18:44.524 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-19 14:18:44.615 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-19 14:18:44.616 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-19 14:18:44.617 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-19 14:18:44.659 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-19 14:18:44.671 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-19 14:18:44.704 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-19 14:18:44.863 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-19 14:18:44.880 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-19 14:18:44.982 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-19 14:18:44.985 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-19 14:18:44.988 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-19 14:18:44.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-19 14:18:45.140 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-19 14:18:47.252 | Installing collected packages: python-openstackclient 2022-05-19 14:18:48.720 | Successfully installed python-openstackclient-5.8.0 2022-05-19 14:18:48.720 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:48.727 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:48.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:48.859 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:48.861 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:48.864 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:48.866 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:48.868 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:48.871 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:48.873 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:48.875 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:48.878 | + functions-common:time_stop:2444 : start_time=1652969922122 2022-05-19 14:18:48.880 | + functions-common:time_stop:2446 : [[ -z 1652969922122 ]] 2022-05-19 14:18:48.883 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:48.887 | + functions-common:time_stop:2449 : end_time=1652969928885 2022-05-19 14:18:48.890 | + functions-common:time_stop:2450 : elapsed_time=6763 2022-05-19 14:18:48.892 | + functions-common:time_stop:2451 : total=319389 2022-05-19 14:18:48.895 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:48.897 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=326152 2022-05-19 14:18:48.899 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:48.902 | + ./stack.sh:main:983 : install_oscwrap 2022-05-19 14:18:48.906 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-19 14:18:48.910 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.dTRs7d33IY 2022-05-19 14:18:48.913 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-19 14:18:48.915 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-19 14:18:48.918 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-19 14:18:48.921 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:18:48.923 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:18:48.926 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-19 14:18:48.945 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:48.947 | + ./stack.sh:main:1037 : configure_database 2022-05-19 14:18:48.950 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-19 14:18:48.953 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-19 14:18:48.955 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-19 14:18:48.957 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:18:48.960 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-19 14:18:48.962 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-19 14:18:48.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:48.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:48.969 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-19 14:18:48.972 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-19 14:18:48.975 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-19 14:18:48.976 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-19 14:18:48.981 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-19 14:18:49.043 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-19 14:18:49.046 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:18:49.048 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:18:49.050 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:18:49.053 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:18:49.055 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:18:49.057 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:18:49.060 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:18:49.062 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:18:49.064 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:18:49.067 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:18:49.069 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:18:49.071 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-19 14:18:49.073 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:18:49.075 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:18:49.078 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:18:49.080 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:18:49.082 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:18:49.084 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:18:49.087 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-19 14:18:49.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:49.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:49.093 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-19 14:18:49.096 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:18:49.098 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:18:51.946 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-19 14:18:52.003 | mysqladmin: connect to server at 'localhost' failed 2022-05-19 14:18:52.003 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-19 14:18:52.023 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-19 14:18:52.040 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-19 14:18:52.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:52.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:52.106 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-19 14:18:52.126 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-19 14:18:52.143 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-19 14:18:52.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:52.182 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:52.207 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-19 14:18:52.226 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-19 14:18:52.246 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-05-19 14:18:52.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:18:52.357 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-19 14:18:52.403 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:18:52.461 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-19 14:18:52.662 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-19 14:18:52.722 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-19 14:18:52.783 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-19 14:18:52.785 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-19 14:18:52.788 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-19 14:18:52.788 | enabling MySQL performance counting 2022-05-19 14:18:52.790 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:18:52.830 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:18:52.832 | + 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 /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:18:53.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:53.689 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:53.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:53.689 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:55.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:55.068 | Processing ./tools/dbcounter 2022-05-19 14:18:55.328 | Installing build dependencies: started 2022-05-19 14:19:05.297 | Installing build dependencies: finished with status 'done' 2022-05-19 14:19:05.302 | Getting requirements to build wheel: started 2022-05-19 14:19:08.006 | Getting requirements to build wheel: finished with status 'done' 2022-05-19 14:19:08.254 | Installing backend dependencies: started 2022-05-19 14:19:13.429 | Installing backend dependencies: finished with status 'done' 2022-05-19 14:19:13.434 | Preparing metadata (pyproject.toml): started 2022-05-19 14:19:16.338 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-19 14:19:16.344 | Building wheels for collected packages: dbcounter 2022-05-19 14:19:16.346 | Building wheel for dbcounter (pyproject.toml): started 2022-05-19 14:19:20.041 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-19 14:19:20.042 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=ed89e49cf9a4d259bb8331124d3db857c61067e4da1a99337f3565edc74dff0b 2022-05-19 14:19:20.042 | Stored in directory: /tmp/pip-ephem-wheel-cache-pw60w5mt/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-19 14:19:20.048 | Successfully built dbcounter 2022-05-19 14:19:22.507 | Installing collected packages: dbcounter 2022-05-19 14:19:22.616 | Successfully installed dbcounter-0.1 2022-05-19 14:19:22.616 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:19:22.624 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:19:22.624 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:19:22.786 | + inc/python:pip_install:200 : result=0 2022-05-19 14:19:22.789 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:19:22.791 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:22.794 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:22.796 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:22.798 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:22.801 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:22.803 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:19:22.805 | + functions-common:time_stop:2444 : start_time=1652969932824 2022-05-19 14:19:22.808 | + functions-common:time_stop:2446 : [[ -z 1652969932824 ]] 2022-05-19 14:19:22.811 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:22.816 | + functions-common:time_stop:2449 : end_time=1652969962813 2022-05-19 14:19:22.819 | + functions-common:time_stop:2450 : elapsed_time=29989 2022-05-19 14:19:22.821 | + functions-common:time_stop:2451 : total=326152 2022-05-19 14:19:22.823 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:22.826 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=356141 2022-05-19 14:19:22.828 | + inc/python:pip_install:203 : return 0 2022-05-19 14:19:22.830 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-19 14:19:22.833 | + lib/database:recreate_database:112 : local db=stats 2022-05-19 14:19:22.835 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-19 14:19:22.837 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-19 14:19:22.840 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-19 14:19:22.845 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:19:22.862 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-19 14:19:22.866 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:19:22.885 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-19 14:19:22.885 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-19 14:19:22.890 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:19:22.912 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-19 14:19:22.915 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:19:22.917 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:19:25.116 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-19 14:19:25.118 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-19 14:19:25.122 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:19:25.127 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-141925 2022-05-19 14:19:25.129 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-141925 1041' 2022-05-19 14:19:25.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.134 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:19:25.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.139 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:19:25.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.144 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:19:25.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.149 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-19 14:19:25.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.154 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2022-05-19 14:19:25.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.159 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2022-05-19 14:19:25.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.164 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-140647 2022-05-19 14:19:25.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.169 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:19:25.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.174 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2022-05-19 14:19:25.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.179 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:19:25.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.183 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:19:25.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.188 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:19:25.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:19:25.193 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:19:25.196 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-19 14:19:25.198 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-19 14:19:25.200 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-19 14:19:25.212 | + ./stack.sh:main:1067 : start_dstat 2022-05-19 14:19:25.215 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.220 | + functions-common:run_process:1692 : local service=dstat 2022-05-19 14:19:25.222 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.225 | + functions-common:run_process:1694 : local group= 2022-05-19 14:19:25.227 | + functions-common:run_process:1695 : local user= 2022-05-19 14:19:25.230 | + functions-common:run_process:1697 : local name=dstat 2022-05-19 14:19:25.232 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:19:25.235 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:19:25.238 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:19:25.240 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:19:25.243 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:19:25.248 | + functions-common:time_start:2428 : _TIME_START[$name]=1652969965245 2022-05-19 14:19:25.251 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-19 14:19:25.268 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:25.271 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-19 14:19:25.273 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-19 14:19:25.276 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.279 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.281 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.284 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.286 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-19 14:19:25.289 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-19 14:19:25.291 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-19 14:19:25.294 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:19:25.296 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:19:25.299 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-19 14:19:25.301 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-19 14:19:25.304 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-19 14:19:25.306 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.308 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:19:25.311 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:19:25.313 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:19:25.316 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:19:25.318 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-19 14:19:25.320 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:19:25.325 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-19 14:19:25.385 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-19 14:19:25.447 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:19:25.497 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-19 14:19:25.548 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-19 14:19:25.599 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:19:25.650 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:19:25.652 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-19 14:19:25.713 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:19:26.105 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-19 14:19:26.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-19 14:19:26.508 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-19 14:19:26.546 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:19:26.549 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:26.551 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:26.554 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:26.556 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:26.558 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:26.561 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:19:26.563 | + functions-common:time_stop:2444 : start_time=1652969965245 2022-05-19 14:19:26.565 | + functions-common:time_stop:2446 : [[ -z 1652969965245 ]] 2022-05-19 14:19:26.568 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:26.573 | + functions-common:time_stop:2449 : end_time=1652969966570 2022-05-19 14:19:26.575 | + functions-common:time_stop:2450 : elapsed_time=1325 2022-05-19 14:19:26.577 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:19:26.580 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:26.582 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1325 2022-05-19 14:19:26.585 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-19 14:19:26.587 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-19 14:19:26.589 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-19 14:19:26.592 | + functions-common:run_process:1694 : local group= 2022-05-19 14:19:26.594 | + functions-common:run_process:1695 : local user=root 2022-05-19 14:19:26.597 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-19 14:19:26.599 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:19:26.601 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:19:26.604 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:19:26.606 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:19:26.609 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:19:26.614 | + functions-common:time_start:2428 : _TIME_START[$name]=1652969966611 2022-05-19 14:19:26.616 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-19 14:19:26.638 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:26.640 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:19:26.643 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:26.646 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:26.648 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:26.651 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:26.653 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:26.656 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:19:26.658 | + functions-common:time_stop:2444 : start_time=1652969966611 2022-05-19 14:19:26.660 | + functions-common:time_stop:2446 : [[ -z 1652969966611 ]] 2022-05-19 14:19:26.663 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:26.668 | + functions-common:time_stop:2449 : end_time=1652969966665 2022-05-19 14:19:26.670 | + functions-common:time_stop:2450 : elapsed_time=54 2022-05-19 14:19:26.673 | + functions-common:time_stop:2451 : total=1325 2022-05-19 14:19:26.675 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:26.677 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1379 2022-05-19 14:19:26.680 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-19 14:19:26.701 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:26.704 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-19 14:19:26.729 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:26.732 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-19 14:19:26.752 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:26.754 | + ./stack.sh:main:1080 : start_etcd3 2022-05-19 14:19:26.756 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-19 14:19:26.759 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-842542-1-iscsi --data-dir /opt/stack/data/etcd' 2022-05-19 14:19:26.761 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-19 14:19:26.764 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-842542-1-iscsi=http://10.222.0.73:2380' 2022-05-19 14:19:26.766 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.73:2380' 2022-05-19 14:19:26.769 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.73:2379' 2022-05-19 14:19:26.771 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-19 14:19:26.774 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-19 14:19:26.776 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.73:2379' 2022-05-19 14:19:26.779 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-19 14:19:26.781 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-19 14:19:26.784 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:19:26.786 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-842542-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-842542-1-iscsi=http://10.222.0.73:2380 --initial-advertise-peer-urls http://10.222.0.73:2380 --advertise-client-urls http://10.222.0.73:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.73:2379 --debug' '' root 2022-05-19 14:19:26.789 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-19 14:19:26.791 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-842542-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-842542-1-iscsi=http://10.222.0.73:2380 --initial-advertise-peer-urls http://10.222.0.73:2380 --advertise-client-urls http://10.222.0.73:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.73:2379 --debug' 2022-05-19 14:19:26.794 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:19:26.796 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-19 14:19:26.798 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:19:26.801 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:19:26.803 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:19:26.805 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:19:26.810 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-19 14:19:26.883 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-19 14:19:26.952 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-842542-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-842542-1-iscsi=http://10.222.0.73:2380 --initial-advertise-peer-urls http://10.222.0.73:2380 --advertise-client-urls http://10.222.0.73:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.73:2379 --debug' 2022-05-19 14:19:27.001 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-19 14:19:27.050 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-19 14:19:27.101 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:19:27.158 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:19:27.160 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-19 14:19:27.222 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:19:27.604 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-19 14:19:27.659 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-19 14:19:27.711 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-19 14:19:27.764 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-19 14:19:27.816 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-19 14:19:27.820 | ++ functions-common:is_arch:506 : uname -m 2022-05-19 14:19:27.824 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-19 14:19:27.827 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-19 14:19:28.225 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-19 14:19:28.238 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-19 14:19:28.615 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-19 14:19:29.391 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-19 14:19:29.410 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:29.412 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-19 14:19:29.415 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-19 14:19:29.418 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-19 14:19:29.423 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-19 14:19:29.435 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-19 14:19:29.447 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-19 14:19:29.449 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:19:29.452 | + 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.73/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-19 14:19:29.544 | The user clouds.yaml file didn't exist. 2022-05-19 14:19:29.554 | + 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.73/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-19 14:19:29.659 | + 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.73/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-19 14:19:29.768 | + 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.73/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:19:29.882 | + 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.73/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:19:29.999 | + 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.73/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:19:30.118 | + 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.73/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-19 14:19:30.241 | + 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.73/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-19 14:19:30.365 | + 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.73/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-19 14:19:30.494 | + 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.73/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-19 14:19:30.628 | + functions-common:write_clouds_yaml:198 : cat 2022-05-19 14:19:30.633 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-19 14:19:30.636 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-19 14:19:30.639 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-19 14:19:30.643 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-19 14:19:30.646 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-19 14:19:30.649 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-19 14:19:30.668 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:30.670 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-19 14:19:30.673 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:19:30.675 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-19 14:19:30.678 | + ./stack.sh:main:1097 : '[' 10.222.0.73 == 10.222.0.73 ']' 2022-05-19 14:19:30.680 | + ./stack.sh:main:1098 : init_keystone 2022-05-19 14:19:30.683 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-19 14:19:30.699 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:30.701 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-19 14:19:30.703 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-19 14:19:30.706 | + lib/database:recreate_database:112 : local db=keystone 2022-05-19 14:19:30.708 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-19 14:19:30.710 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-19 14:19:30.712 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-19 14:19:30.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:19:30.740 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-19 14:19:30.744 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:19:30.763 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-19 14:19:30.766 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:19:30.768 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:19:30.771 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:19:30.774 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:19:30.778 | + functions-common:time_start:2428 : _TIME_START[$name]=1652969970775 2022-05-19 14:19:30.781 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-19 14:19:35.432 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:19:35.458 | 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=79668) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:19:35.464 | DEBUG dbcounter [-] [79668] Writer thread running {{(pid=79668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:19:35.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:35.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.467 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.467 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.468 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.469 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:35.469 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:35.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:35.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.499 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.499 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.499 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.500 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:35.500 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:35.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:35.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.560 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.560 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.560 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:35.561 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:35.561 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:35.569 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:19:36.449 | DEBUG dbcounter [-] [79668] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=79668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:19:37.344 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.344 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:19:37.352 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.353 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:19:37.360 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.361 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:19:37.368 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.368 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:19:37.377 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.377 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:19:37.385 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.385 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:19:37.440 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.441 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.443 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.443 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.443 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.444 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.444 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.444 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.446 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.446 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.446 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.447 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.447 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.456 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.458 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.458 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.458 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.458 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.459 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.459 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.466 | DEBUG dbcounter [-] [79668] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=79668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:19:37.838 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.840 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.841 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.841 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.841 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.842 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.872 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.872 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.872 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.873 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.873 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.873 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.881 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:19:37.911 | DEBUG dbcounter [-] [79668] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=79668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:19:37.927 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.927 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:19:37.934 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.935 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:19:37.942 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.942 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:19:37.950 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.950 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:19:37.957 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.957 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:19:37.965 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.965 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:19:37.973 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:37.973 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.975 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.976 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.976 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.977 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.979 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.979 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.979 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.979 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.980 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.980 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:37.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:37.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.989 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.990 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.990 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:37.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:37.990 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:37.990 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:38.203 | ++ inc/async:async_inner:64 : rc=0 2022-05-19 14:19:38.229 | [77504 Async install_tempest:77504]: finished successfully 2022-05-19 14:19:38.290 | DEBUG dbcounter [-] [79668] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=79668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:19:38.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:38.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.334 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.334 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.335 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.335 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:38.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:38.375 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:19:38.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.377 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.378 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.378 | 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=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:19:38.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:19:38.379 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:19:38.379 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:19:38.386 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:19:38.396 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.396 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:19:38.405 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.405 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:19:38.413 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.413 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:19:38.421 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.421 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:19:38.429 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.429 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:19:38.437 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.437 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:19:38.446 | INFO migrate.versioning.api [-] done 2022-05-19 14:19:38.845 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-19 14:19:38.848 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:38.853 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:38.856 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:38.859 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:38.862 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:38.865 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:19:38.867 | + functions-common:time_stop:2444 : start_time=1652969970775 2022-05-19 14:19:38.869 | + functions-common:time_stop:2446 : [[ -z 1652969970775 ]] 2022-05-19 14:19:38.873 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:38.877 | + functions-common:time_stop:2449 : end_time=1652969978874 2022-05-19 14:19:38.880 | + functions-common:time_stop:2450 : elapsed_time=8099 2022-05-19 14:19:38.882 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:19:38.885 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:38.887 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8099 2022-05-19 14:19:38.890 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-19 14:19:38.892 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-19 14:19:38.896 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-19 14:19:43.179 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-19 14:19:43.180 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:19:43.180 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:19:43.180 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-19 14:19:43.180 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:19:43.181 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:19:43.181 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:19:43.181 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:19:43.181 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:19:43.555 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-19 14:19:43.561 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-19 14:19:47.912 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-19 14:19:47.912 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:19:47.912 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:19:47.913 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-19 14:19:47.913 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:19:47.913 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:19:47.913 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:19:47.913 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:19:47.914 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:19:48.286 | + ./stack.sh:main:1099 : start_keystone 2022-05-19 14:19:48.290 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-19 14:19:48.293 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-19 14:19:48.297 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-19 14:19:48.319 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:48.322 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:19:48.325 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-19 14:19:48.329 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-19 14:19:48.332 | + functions-common:run_process:1692 : local service=keystone 2022-05-19 14:19:48.334 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.337 | + functions-common:run_process:1694 : local group= 2022-05-19 14:19:48.339 | + functions-common:run_process:1695 : local user= 2022-05-19 14:19:48.342 | + functions-common:run_process:1697 : local name=keystone 2022-05-19 14:19:48.344 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:19:48.347 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:19:48.350 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:19:48.352 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:19:48.355 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:19:48.360 | + functions-common:time_start:2428 : _TIME_START[$name]=1652969988357 2022-05-19 14:19:48.362 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-19 14:19:48.380 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:48.383 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-19 14:19:48.385 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-19 14:19:48.388 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.390 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.393 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.395 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.398 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-19 14:19:48.400 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-19 14:19:48.403 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-19 14:19:48.405 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:19:48.408 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:19:48.410 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-19 14:19:48.413 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-19 14:19:48.415 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-19 14:19:48.417 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.419 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:19:48.421 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:19:48.424 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-19 14:19:48.426 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:19:48.430 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-19 14:19:48.489 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-19 14:19:48.548 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-19 14:19:48.600 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:19:48.649 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:19:48.699 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-19 14:19:48.749 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-19 14:19:48.798 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-19 14:19:48.847 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-19 14:19:48.896 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-19 14:19:48.947 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:19:48.949 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-19 14:19:49.008 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:19:49.365 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-19 14:19:49.380 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-19 14:19:49.752 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-19 14:19:49.846 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:19:49.849 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:49.851 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:49.854 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:49.856 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:49.859 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:49.862 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:19:49.865 | + functions-common:time_stop:2444 : start_time=1652969988357 2022-05-19 14:19:49.867 | + functions-common:time_stop:2446 : [[ -z 1652969988357 ]] 2022-05-19 14:19:49.870 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:49.875 | + functions-common:time_stop:2449 : end_time=1652969989872 2022-05-19 14:19:49.877 | + functions-common:time_stop:2450 : elapsed_time=1515 2022-05-19 14:19:49.879 | + functions-common:time_stop:2451 : total=1379 2022-05-19 14:19:49.882 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:49.885 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2894 2022-05-19 14:19:49.887 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-19 14:19:49.887 | Waiting for keystone to start... 2022-05-19 14:19:49.889 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.73/identity/v3/ 2022-05-19 14:19:49.892 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.73/identity/v3/ 2022-05-19 14:19:49.894 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:19:49.897 | + functions:wait_for_service:458 : local url=http://10.222.0.73/identity/v3/ 2022-05-19 14:19:49.899 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:19:49.902 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:19:49.904 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:19:49.907 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:19:49.909 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:19:49.912 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:19:49.917 | + functions-common:time_start:2428 : _TIME_START[$name]=1652969989914 2022-05-19 14:19:49.921 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:19:49.927 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73/identity/v3/ 2022-05-19 14:19:56.109 | + :: : [[ 200 == 503 ]] 2022-05-19 14:19:56.111 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:19:56.115 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:19:56.118 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:56.121 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:56.123 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:56.126 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:56.129 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:56.131 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:19:56.135 | + functions-common:time_stop:2444 : start_time=1652969989914 2022-05-19 14:19:56.137 | + functions-common:time_stop:2446 : [[ -z 1652969989914 ]] 2022-05-19 14:19:56.141 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:56.146 | + functions-common:time_stop:2449 : end_time=1652969996143 2022-05-19 14:19:56.148 | + functions-common:time_stop:2450 : elapsed_time=6229 2022-05-19 14:19:56.151 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:19:56.153 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:56.156 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6229 2022-05-19 14:19:56.158 | + functions:wait_for_service:467 : return 0 2022-05-19 14:19:56.161 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-19 14:19:56.179 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:56.181 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-19 14:19:56.184 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:19:56.186 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:19:56.217 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-19 14:19:56.220 | + 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.73/identity 2022-05-19 14:20:00.724 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.724 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.724 | 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=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.732 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.749 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.749 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.779 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.810 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.810 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.898 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.920 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.923 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80439) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:20:00.988 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:20:01.008 | 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=80439) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:20:01.015 | DEBUG dbcounter [-] [80439] Writer thread running {{(pid=80439) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:20:01.221 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created domain default 2022-05-19 14:20:01.268 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created project admin 2022-05-19 14:20:01.295 | DEBUG passlib.handlers.bcrypt [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=80439) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-19 14:20:01.295 | DEBUG passlib.handlers.bcrypt [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80439) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-19 14:20:01.359 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created user admin 2022-05-19 14:20:01.373 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created role reader 2022-05-19 14:20:01.387 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created role member 2022-05-19 14:20:01.415 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created implied role where 9f78fe1c53c24d8ca59e298f2c585211 implies 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:20:01.426 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created role admin 2022-05-19 14:20:01.446 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created implied role where 6426271bad544daf96fe8f3686d6eed5 implies 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:20:01.458 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Granted role admin on project admin to user admin. 2022-05-19 14:20:01.470 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Granted role admin on the system to user admin. 2022-05-19 14:20:01.485 | WARNING py.warnings [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-05-19 14:20:01.485 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-19 14:20:01.485 |  2022-05-19 14:20:01.490 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created region RegionOne 2022-05-19 14:20:01.537 | INFO keystone.cmd.bootstrap [None req-701236f2-231d-41e8-a6fa-9772dad30559 None None] Created public endpoint http://10.222.0.73/identity 2022-05-19 14:20:02.006 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-19 14:20:02.010 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-19 14:20:02.015 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-19 14:20:02.020 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-19 14:20:05.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:05.424 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:05.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:05.424 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:05.593 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:05.597 | + lib/keystone:create_keystone_accounts:310 : admin_project=b58c8de9649042479ca5651859a02fd6 2022-05-19 14:20:05.601 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-19 14:20:05.607 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-19 14:20:07.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:07.768 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:07.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:07.768 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:07.936 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:07.940 | + lib/keystone:create_keystone_accounts:312 : admin_user=575363a61b9b436f9c41ee0b0af8ab40 2022-05-19 14:20:07.944 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-19 14:20:07.948 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-19 14:20:07.951 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-19 14:20:07.955 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 575363a61b9b436f9c41ee0b0af8ab40 default 2022-05-19 14:20:08.010 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 575363a61b9b436f9c41ee0b0af8ab40 default 2022-05-19 14:20:08.049 | [17865 Async ks-domain-role:80592]: running: get_or_add_user_domain_role admin 575363a61b9b436f9c41ee0b0af8ab40 default 2022-05-19 14:20:08.051 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-19 14:20:08.053 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:20:08.057 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:20:11.027 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:20:11.030 | + functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:20:11.030 | default 2022-05-19 14:20:11.032 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-19 14:20:11.095 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-19 14:20:11.146 | [17865 Async ks-project:80725]: running: get_or_create_project service Default 2022-05-19 14:20:11.148 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-19 14:20:11.215 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-19 14:20:11.255 | [17865 Async ks-service:80811]: running: get_or_create_role service 2022-05-19 14:20:11.257 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-19 14:20:11.330 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-19 14:20:11.396 | [17865 Async ks-reseller:80907]: running: get_or_create_role ResellerAdmin 2022-05-19 14:20:11.400 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-19 14:20:11.402 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-19 14:20:11.703 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-19 14:20:11.956 | [17865 Async ks-anotherrole:80998]: running: get_or_create_role anotherrole 2022-05-19 14:20:11.971 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-19 14:20:12.002 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-19 14:20:12.026 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:20:12.059 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-19 14:20:14.884 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:15.005 | [80811 Async ks-service:80811]: finished successfully 2022-05-19 14:20:15.392 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:15.478 | [80907 Async ks-reseller:80907]: finished successfully 2022-05-19 14:20:15.664 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:15.687 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:15.705 | [80725 Async ks-project:80725]: finished successfully 2022-05-19 14:20:15.723 | [80998 Async ks-anotherrole:80998]: finished successfully 2022-05-19 14:20:15.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:15.879 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:15.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:15.880 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:16.053 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:16.056 | ++ functions-common:get_or_create_project:950 : project_id=c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:20:16.058 | ++ functions-common:get_or_create_project:951 : echo c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:20:16.061 | + lib/keystone:create_keystone_accounts:340 : invis_project=c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:20:16.064 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-19 14:20:16.067 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-19 14:20:16.069 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:20:16.073 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-19 14:20:18.416 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:18.441 | [80592 Async ks-domain-role:80592]: finished successfully 2022-05-19 14:20:18.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:18.537 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:18.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:18.537 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:18.712 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:18.716 | ++ functions-common:get_or_create_project:950 : project_id=730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:18.720 | ++ functions-common:get_or_create_project:951 : echo 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:18.724 | + lib/keystone:create_keystone_accounts:344 : demo_project=730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:18.728 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-19 14:20:18.733 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-19 14:20:18.736 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:18.739 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-19 14:20:18.741 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-19 14:20:18.744 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-19 14:20:21.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.202 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.202 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.377 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:21.380 | ++ functions-common:get_or_create_user:937 : user_id=dbc93960a58a448881c8655e47aa3062 2022-05-19 14:20:21.384 | ++ functions-common:get_or_create_user:938 : echo dbc93960a58a448881c8655e47aa3062 2022-05-19 14:20:21.388 | + lib/keystone:create_keystone_accounts:347 : demo_user=dbc93960a58a448881c8655e47aa3062 2022-05-19 14:20:21.390 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-19 14:20:21.444 | [17865 Async ks-domain-role:80592]: Waiting for completion of get_or_add_user_domain_role admin 575363a61b9b436f9c41ee0b0af8ab40 default running on PID 80592 (6 other jobs running) 2022-05-19 14:20:21.469 | [17865 Async ks-domain-role:80592]: Signaling child to exit 2022-05-19 14:20:21.469 | WAKEUP 2022-05-19 14:20:21.494 | [17865 Async ks-domain-role:80592]: Signaled 2022-05-19 14:20:21.495 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-19 14:20:21.495 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 575363a61b9b436f9c41ee0b0af8ab40 --domain default 2022-05-19 14:20:21.496 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:20:21.496 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-19 14:20:21.496 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:20:21.496 | ++ functions-common:get_field:824 : read data 2022-05-19 14:20:21.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.496 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.496 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.496 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:21.496 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-19 14:20:21.496 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-19 14:20:21.496 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 575363a61b9b436f9c41ee0b0af8ab40 --domain default 2022-05-19 14:20:21.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.496 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.496 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.496 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:20:21.496 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 575363a61b9b436f9c41ee0b0af8ab40 --domain default 2022-05-19 14:20:21.496 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-19 14:20:21.496 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:20:21.496 | ++ functions-common:get_field:824 : read data 2022-05-19 14:20:21.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.496 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.496 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.496 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:21.496 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:20:21.496 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:20:21.496 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | 575363a61b9b436f9c41ee0b0af8ab40 | | | default | | False |' 2022-05-19 14:20:21.496 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:20:21.496 | ++ functions-common:get_field:824 : read data 2022-05-19 14:20:21.496 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:20:21.496 | + functions-common:get_or_add_user_domain_role:1033 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:20:21.497 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:20:21.540 | [17865 Async ks-domain-role:80592]: finished get_or_add_user_domain_role admin 575363a61b9b436f9c41ee0b0af8ab40 default with result 0 in 10 seconds 2022-05-19 14:20:21.547 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-19 14:20:21.582 | [17865 Async ks-project:80725]: Waiting for completion of get_or_create_project service Default running on PID 80725 (5 other jobs running) 2022-05-19 14:20:21.607 | [17865 Async ks-project:80725]: Signaling child to exit 2022-05-19 14:20:21.608 | WAKEUP 2022-05-19 14:20:21.633 | [17865 Async ks-project:80725]: Signaled 2022-05-19 14:20:21.635 | + functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:20:21.635 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-19 14:20:21.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.636 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:21.636 | + functions-common:get_or_create_project:950 : project_id=6aff3a02f4d0481b874e627706012719 2022-05-19 14:20:21.636 | + functions-common:get_or_create_project:951 : echo 6aff3a02f4d0481b874e627706012719 2022-05-19 14:20:21.636 | 6aff3a02f4d0481b874e627706012719 2022-05-19 14:20:21.689 | [17865 Async ks-project:80725]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-19 14:20:21.730 | [17865 Async ks-service:80811]: Waiting for completion of get_or_create_role service running on PID 80811 (4 other jobs running) 2022-05-19 14:20:21.757 | [17865 Async ks-service:80811]: Signaling child to exit 2022-05-19 14:20:21.757 | WAKEUP 2022-05-19 14:20:21.780 | [17865 Async ks-service:80811]: Signaled 2022-05-19 14:20:21.781 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:20:21.781 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-19 14:20:21.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.782 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.782 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.782 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:21.782 | + functions-common:get_or_create_role:962 : role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:20:21.782 | + functions-common:get_or_create_role:963 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:20:21.782 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:20:21.832 | [17865 Async ks-service:80811]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-19 14:20:21.874 | [17865 Async ks-reseller:80907]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80907 (3 other jobs running) 2022-05-19 14:20:21.902 | [17865 Async ks-reseller:80907]: Signaling child to exit 2022-05-19 14:20:21.902 | WAKEUP 2022-05-19 14:20:21.926 | [17865 Async ks-reseller:80907]: Signaled 2022-05-19 14:20:21.928 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:20:21.928 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-19 14:20:21.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.928 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:21.928 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:21.928 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:21.928 | + functions-common:get_or_create_role:962 : role_id=f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:20:21.928 | + functions-common:get_or_create_role:963 : echo f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:20:21.928 | f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:20:21.974 | [17865 Async ks-reseller:80907]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-19 14:20:22.013 | [17865 Async ks-anotherrole:80998]: Waiting for completion of get_or_create_role anotherrole running on PID 80998 (2 other jobs running) 2022-05-19 14:20:22.043 | [17865 Async ks-anotherrole:80998]: Signaling child to exit 2022-05-19 14:20:22.043 | WAKEUP 2022-05-19 14:20:22.067 | [17865 Async ks-anotherrole:80998]: Signaled 2022-05-19 14:20:22.068 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:20:22.069 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 14:20:22.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:22.069 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:22.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:22.069 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:22.069 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:22.069 | + functions-common:get_or_create_role:962 : role_id=afd7d26260694a27a2da7aca75966a85 2022-05-19 14:20:22.069 | + functions-common:get_or_create_role:963 : echo afd7d26260694a27a2da7aca75966a85 2022-05-19 14:20:22.069 | afd7d26260694a27a2da7aca75966a85 2022-05-19 14:20:22.115 | [17865 Async ks-anotherrole:80998]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-19 14:20:22.119 | + inc/async:async_wait:197 : return 0 2022-05-19 14:20:22.121 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.188 | + inc/async:async_inner:63 : get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.231 | [17865 Async ks-demo-member:81864]: running: get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.234 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 575363a61b9b436f9c41ee0b0af8ab40 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.305 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 575363a61b9b436f9c41ee0b0af8ab40 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.347 | [17865 Async ks-demo-admin:81976]: running: get_or_add_user_project_role admin 575363a61b9b436f9c41ee0b0af8ab40 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.350 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.417 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.465 | [17865 Async ks-demo-another:82088]: running: get_or_add_user_project_role anotherrole dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:22.467 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:20:22.540 | + inc/async:async_inner:63 : get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:20:22.594 | [17865 Async ks-demo-invis:82200]: running: get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:20:22.597 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-19 14:20:22.612 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-19 14:20:22.617 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:22.623 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-19 14:20:22.635 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-19 14:20:22.647 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-19 14:20:26.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:26.405 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:26.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:26.405 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:26.593 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:26.597 | ++ functions-common:get_or_create_user:937 : user_id=610d6644696c42e89d4b93f9418a107d 2022-05-19 14:20:26.599 | ++ functions-common:get_or_create_user:938 : echo 610d6644696c42e89d4b93f9418a107d 2022-05-19 14:20:26.602 | + lib/keystone:create_keystone_accounts:360 : demo_reader=610d6644696c42e89d4b93f9418a107d 2022-05-19 14:20:26.604 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 610d6644696c42e89d4b93f9418a107d 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:26.676 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 610d6644696c42e89d4b93f9418a107d 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:26.722 | [17865 Async ks-demo-reader:82356]: running: get_or_add_user_project_role reader 610d6644696c42e89d4b93f9418a107d 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:26.726 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-19 14:20:26.730 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-19 14:20:26.735 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:20:26.738 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-19 14:20:29.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:29.782 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:29.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:29.782 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:30.121 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:30.144 | ++ functions-common:get_or_create_project:950 : project_id=29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:30.161 | ++ functions-common:get_or_create_project:951 : echo 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:30.187 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:30.203 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-19 14:20:30.227 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-19 14:20:30.247 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:30.270 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-19 14:20:30.286 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-19 14:20:30.315 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-19 14:20:33.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:33.737 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:33.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:33.737 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:34.099 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:34.115 | ++ functions-common:get_or_create_user:937 : user_id=2ba4c2698c1b472da92acaa8a25e456a 2022-05-19 14:20:34.134 | ++ functions-common:get_or_create_user:938 : echo 2ba4c2698c1b472da92acaa8a25e456a 2022-05-19 14:20:34.162 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2ba4c2698c1b472da92acaa8a25e456a 2022-05-19 14:20:34.182 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:34.627 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:34.829 | [17865 Async ks-alt-admin:82725]: running: get_or_add_user_project_role admin 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:34.847 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:35.269 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:35.486 | [17865 Async ks-alt-another:82838]: running: get_or_add_user_project_role anotherrole 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:35.507 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-19 14:20:35.543 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-19 14:20:35.560 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:35.580 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-19 14:20:35.596 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-19 14:20:35.622 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-19 14:20:39.553 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:39.581 | [82088 Async ks-demo-another:82088]: finished successfully 2022-05-19 14:20:39.901 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:39.933 | [81976 Async ks-demo-admin:81976]: finished successfully 2022-05-19 14:20:40.472 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:40.500 | [81864 Async ks-demo-member:81864]: finished successfully 2022-05-19 14:20:40.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:40.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:40.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:40.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:40.964 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:40.967 | ++ functions-common:get_or_create_user:937 : user_id=02866b31c16f4c799655cf67372fd62f 2022-05-19 14:20:40.969 | ++ functions-common:get_or_create_user:938 : echo 02866b31c16f4c799655cf67372fd62f 2022-05-19 14:20:40.972 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=02866b31c16f4c799655cf67372fd62f 2022-05-19 14:20:40.975 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 02866b31c16f4c799655cf67372fd62f 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:41.040 | + inc/async:async_inner:63 : get_or_add_user_project_role member 02866b31c16f4c799655cf67372fd62f 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:41.088 | [17865 Async ks-alt-member-user:83172]: running: get_or_add_user_project_role member 02866b31c16f4c799655cf67372fd62f 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:41.093 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-19 14:20:41.096 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-19 14:20:41.101 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:41.115 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-19 14:20:41.118 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-19 14:20:41.122 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-19 14:20:42.105 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:42.256 | [82200 Async ks-demo-invis:82200]: finished successfully 2022-05-19 14:20:42.974 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:43.136 | [82356 Async ks-demo-reader:82356]: finished successfully 2022-05-19 14:20:43.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:43.881 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:43.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:43.881 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:44.115 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:44.123 | ++ functions-common:get_or_create_user:937 : user_id=015d9a5544b94d93b6ee9f2e88a6e989 2022-05-19 14:20:44.131 | ++ functions-common:get_or_create_user:938 : echo 015d9a5544b94d93b6ee9f2e88a6e989 2022-05-19 14:20:44.135 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=015d9a5544b94d93b6ee9f2e88a6e989 2022-05-19 14:20:44.139 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 015d9a5544b94d93b6ee9f2e88a6e989 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:44.243 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 015d9a5544b94d93b6ee9f2e88a6e989 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:44.339 | [17865 Async ks-alt-reader-user:83445]: running: get_or_add_user_project_role reader 015d9a5544b94d93b6ee9f2e88a6e989 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:44.349 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-19 14:20:44.363 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:44.382 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-19 14:20:44.396 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-19 14:20:44.409 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-19 14:20:47.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:47.721 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:47.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:47.721 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:47.936 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:47.938 | ++ functions-common:get_or_create_user:937 : user_id=ea2dc5499c7a4718a9ba8b9afb0d5dbd 2022-05-19 14:20:47.954 | ++ functions-common:get_or_create_user:938 : echo ea2dc5499c7a4718a9ba8b9afb0d5dbd 2022-05-19 14:20:47.968 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ea2dc5499c7a4718a9ba8b9afb0d5dbd 2022-05-19 14:20:47.988 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ea2dc5499c7a4718a9ba8b9afb0d5dbd all 2022-05-19 14:20:48.212 | + inc/async:async_inner:63 : get_or_add_user_system_role member ea2dc5499c7a4718a9ba8b9afb0d5dbd all 2022-05-19 14:20:48.370 | [17865 Async ks-system-member:83669]: running: get_or_add_user_system_role member ea2dc5499c7a4718a9ba8b9afb0d5dbd all 2022-05-19 14:20:48.389 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-19 14:20:48.405 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:20:48.427 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-19 14:20:48.429 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-19 14:20:48.433 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-19 14:20:51.302 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:51.469 | [82838 Async ks-alt-another:82838]: finished successfully 2022-05-19 14:20:51.994 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:52.021 | [82725 Async ks-alt-admin:82725]: finished successfully 2022-05-19 14:20:52.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:52.366 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:52.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:52.366 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:52.552 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:52.556 | ++ functions-common:get_or_create_user:937 : user_id=8e5b00bef2ca47938c0416dfeb014da7 2022-05-19 14:20:52.558 | ++ functions-common:get_or_create_user:938 : echo 8e5b00bef2ca47938c0416dfeb014da7 2022-05-19 14:20:52.562 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=8e5b00bef2ca47938c0416dfeb014da7 2022-05-19 14:20:52.565 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 8e5b00bef2ca47938c0416dfeb014da7 all 2022-05-19 14:20:52.629 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 8e5b00bef2ca47938c0416dfeb014da7 all 2022-05-19 14:20:52.673 | [17865 Async ks-system-reader:83953]: running: get_or_add_user_system_role reader 8e5b00bef2ca47938c0416dfeb014da7 all 2022-05-19 14:20:52.678 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-19 14:20:52.682 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-19 14:20:52.685 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-19 14:20:52.689 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:20:52.696 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-19 14:20:54.651 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:54.796 | [83172 Async ks-alt-member-user:83172]: finished successfully 2022-05-19 14:20:56.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:56.029 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:56.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:56.029 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:56.219 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:56.222 | ++ functions-common:get_or_create_group:914 : group_id=b635485920c1435e8f03f97b11ca442d 2022-05-19 14:20:56.225 | ++ functions-common:get_or_create_group:915 : echo b635485920c1435e8f03f97b11ca442d 2022-05-19 14:20:56.232 | + lib/keystone:create_keystone_accounts:402 : admin_group=b635485920c1435e8f03f97b11ca442d 2022-05-19 14:20:56.236 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-19 14:20:56.240 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-19 14:20:56.243 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-19 14:20:56.251 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:20:56.263 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-19 14:20:57.558 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:57.586 | [83445 Async ks-alt-reader-user:83445]: finished successfully 2022-05-19 14:20:58.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:58.839 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:58.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:58.839 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:59.048 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:20:59.051 | ++ functions-common:get_or_create_group:914 : group_id=fdff84090dc546c4919120f59db76122 2022-05-19 14:20:59.054 | ++ functions-common:get_or_create_group:915 : echo fdff84090dc546c4919120f59db76122 2022-05-19 14:20:59.057 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=fdff84090dc546c4919120f59db76122 2022-05-19 14:20:59.060 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:59.135 | + inc/async:async_inner:63 : get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:59.217 | [17865 Async ks-group-memberdemo:84323]: running: get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:59.220 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:59.355 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:59.469 | [17865 Async ks-group-anotherdemo:84409]: running: get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:20:59.487 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:59.746 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:20:59.788 | + inc/async:async_inner:63 : get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:59.801 | [83669 Async ks-system-member:83669]: finished successfully 2022-05-19 14:20:59.855 | [17865 Async ks-group-memberalt:84512]: running: get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:20:59.860 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:00.247 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:00.491 | [17865 Async ks-group-anotheralt:84622]: running: get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:00.520 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 2022-05-19 14:21:00.974 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 2022-05-19 14:21:01.203 | [17865 Async ks-group-admin:84710]: running: get_or_add_group_project_role admin b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 2022-05-19 14:21:01.227 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-19 14:21:01.595 | [17865 Async ks-demo-member:81864]: Waiting for completion of get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 running on PID 81864 (17 other jobs running) 2022-05-19 14:21:01.811 | [17865 Async ks-demo-member:81864]: Signaling child to exit 2022-05-19 14:21:01.812 | WAKEUP 2022-05-19 14:21:01.938 | [17865 Async ks-demo-member:81864]: Signaled 2022-05-19 14:21:01.950 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:01.950 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:01.950 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:01.950 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:01.950 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:01.950 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:01.950 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:01.950 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:01.950 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbc93960a58a448881c8655e47aa3062 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:01.951 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:01.951 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:01.951 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:01.951 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:01.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:01.951 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:01.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:01.951 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:01.951 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:01.951 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:01.951 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:01.951 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user dbc93960a58a448881c8655e47aa3062 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:01.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:01.951 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:01.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:01.951 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:01.951 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbc93960a58a448881c8655e47aa3062 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:01.951 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:01.951 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:01.951 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:01.951 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:01.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:01.951 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:01.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:01.951 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:01.951 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:01.951 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:01.951 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:01.951 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:01.951 | ++ functions-common:get_field:830 : echo '| 9f78fe1c53c24d8ca59e298f2c585211 | dbc93960a58a448881c8655e47aa3062 | | 730c37dd34844384872ab44ea74c7db5 | | | False |' 2022-05-19 14:21:01.951 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:01.951 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:01.951 | + functions-common:get_or_add_user_project_role:1009 : echo 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:01.952 | 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:02.176 | [17865 Async ks-demo-member:81864]: finished get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 with result 0 in 18 seconds 2022-05-19 14:21:02.401 | [17865 Async ks-demo-admin:81976]: Waiting for completion of get_or_add_user_project_role admin 575363a61b9b436f9c41ee0b0af8ab40 730c37dd34844384872ab44ea74c7db5 running on PID 81976 (16 other jobs running) 2022-05-19 14:21:02.559 | [17865 Async ks-demo-admin:81976]: Signaling child to exit 2022-05-19 14:21:02.559 | WAKEUP 2022-05-19 14:21:02.707 | [17865 Async ks-demo-admin:81976]: Signaled 2022-05-19 14:21:02.713 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:02.713 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:02.713 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:02.713 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:02.713 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:02.713 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:02.713 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:02.713 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:02.713 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 575363a61b9b436f9c41ee0b0af8ab40 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:02.713 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:02.713 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:02.713 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:02.713 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:02.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:02.713 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:02.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:02.713 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:02.713 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:02.713 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:02.714 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:02.714 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 575363a61b9b436f9c41ee0b0af8ab40 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:02.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:02.714 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:02.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:02.714 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:02.714 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 575363a61b9b436f9c41ee0b0af8ab40 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:02.714 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:02.714 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:02.714 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:02.714 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:02.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:02.714 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:02.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:02.714 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:02.714 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:02.714 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:02.714 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:02.714 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | 575363a61b9b436f9c41ee0b0af8ab40 | | 730c37dd34844384872ab44ea74c7db5 | | | False |' 2022-05-19 14:21:02.714 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:02.714 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:02.714 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:21:02.714 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:21:02.714 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:21:03.001 | [17865 Async ks-demo-admin:81976]: finished get_or_add_user_project_role admin 575363a61b9b436f9c41ee0b0af8ab40 730c37dd34844384872ab44ea74c7db5 with result 0 in 17 seconds 2022-05-19 14:21:03.047 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:03.152 | [83953 Async ks-system-reader:83953]: finished successfully 2022-05-19 14:21:03.187 | [17865 Async ks-demo-another:82088]: Waiting for completion of get_or_add_user_project_role anotherrole dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 running on PID 82088 (15 other jobs running) 2022-05-19 14:21:03.292 | [17865 Async ks-demo-another:82088]: Signaling child to exit 2022-05-19 14:21:03.293 | WAKEUP 2022-05-19 14:21:03.398 | [17865 Async ks-demo-another:82088]: Signaled 2022-05-19 14:21:03.402 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:03.402 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:03.402 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:03.402 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:03.402 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:03.402 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:03.402 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:03.402 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:03.402 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:03.402 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:03.402 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dbc93960a58a448881c8655e47aa3062 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:03.402 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:03.402 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:03.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.402 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.402 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.402 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:03.402 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:03.403 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:03.403 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user dbc93960a58a448881c8655e47aa3062 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:03.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.403 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.403 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.403 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dbc93960a58a448881c8655e47aa3062 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:03.403 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:03.403 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:03.403 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:03.403 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:03.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.403 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.403 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.403 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:03.403 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:03.403 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:03.403 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:03.403 | ++ functions-common:get_field:830 : echo '| afd7d26260694a27a2da7aca75966a85 | dbc93960a58a448881c8655e47aa3062 | | 730c37dd34844384872ab44ea74c7db5 | | | False |' 2022-05-19 14:21:03.403 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:03.403 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=afd7d26260694a27a2da7aca75966a85 2022-05-19 14:21:03.403 | + functions-common:get_or_add_user_project_role:1009 : echo afd7d26260694a27a2da7aca75966a85 2022-05-19 14:21:03.403 | afd7d26260694a27a2da7aca75966a85 2022-05-19 14:21:03.610 | [17865 Async ks-demo-another:82088]: finished get_or_add_user_project_role anotherrole dbc93960a58a448881c8655e47aa3062 730c37dd34844384872ab44ea74c7db5 with result 0 in 17 seconds 2022-05-19 14:21:03.732 | [17865 Async ks-demo-invis:82200]: Waiting for completion of get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 c330cff3a2974ea4a01f3872c323f5cb running on PID 82200 (14 other jobs running) 2022-05-19 14:21:03.783 | [17865 Async ks-demo-invis:82200]: Signaling child to exit 2022-05-19 14:21:03.783 | WAKEUP 2022-05-19 14:21:03.858 | [17865 Async ks-demo-invis:82200]: Signaled 2022-05-19 14:21:03.870 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:03.870 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:03.870 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:03.870 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:03.870 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:03.871 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:03.871 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:03.871 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:03.871 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:03.871 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbc93960a58a448881c8655e47aa3062 --project c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:21:03.871 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:03.871 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:03.871 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:03.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.871 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.871 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.871 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:03.871 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:03.871 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:03.871 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user dbc93960a58a448881c8655e47aa3062 --project c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:21:03.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.871 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.871 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.871 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbc93960a58a448881c8655e47aa3062 --project c330cff3a2974ea4a01f3872c323f5cb 2022-05-19 14:21:03.871 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:03.871 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:03.871 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:03.871 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:03.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.872 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:03.872 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:03.872 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:03.872 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:03.872 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:03.872 | ++ functions-common:get_field:830 : echo '| 9f78fe1c53c24d8ca59e298f2c585211 | dbc93960a58a448881c8655e47aa3062 | | c330cff3a2974ea4a01f3872c323f5cb | | | False |' 2022-05-19 14:21:03.872 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:03.872 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:03.872 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:03.872 | + functions-common:get_or_add_user_project_role:1009 : echo 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:03.872 | 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:04.046 | [17865 Async ks-demo-invis:82200]: finished get_or_add_user_project_role member dbc93960a58a448881c8655e47aa3062 c330cff3a2974ea4a01f3872c323f5cb with result 0 in 19 seconds 2022-05-19 14:21:04.149 | [17865 Async ks-demo-reader:82356]: Waiting for completion of get_or_add_user_project_role reader 610d6644696c42e89d4b93f9418a107d 730c37dd34844384872ab44ea74c7db5 running on PID 82356 (13 other jobs running) 2022-05-19 14:21:04.196 | [17865 Async ks-demo-reader:82356]: Signaling child to exit 2022-05-19 14:21:04.196 | WAKEUP 2022-05-19 14:21:04.229 | [17865 Async ks-demo-reader:82356]: Signaled 2022-05-19 14:21:04.230 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:04.230 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:04.230 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:04.230 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:04.230 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:04.230 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:04.230 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:04.230 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:04.230 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 610d6644696c42e89d4b93f9418a107d --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:04.230 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:04.231 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:04.231 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:04.231 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.231 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.231 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:04.231 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:04.231 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:04.231 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 610d6644696c42e89d4b93f9418a107d --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:04.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.231 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.231 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.231 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 610d6644696c42e89d4b93f9418a107d --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:04.231 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:04.231 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:04.231 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:04.231 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.231 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.231 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.231 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:04.231 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:04.231 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:04.231 | ++ functions-common:get_field:830 : echo '| 7366d82e48f645008e175b0e2fe79ce1 | 610d6644696c42e89d4b93f9418a107d | | 730c37dd34844384872ab44ea74c7db5 | | | False |' 2022-05-19 14:21:04.231 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:04.231 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.231 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:04.231 | + functions-common:get_or_add_user_project_role:1009 : echo 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:04.231 | 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:04.306 | [17865 Async ks-demo-reader:82356]: finished get_or_add_user_project_role reader 610d6644696c42e89d4b93f9418a107d 730c37dd34844384872ab44ea74c7db5 with result 0 in 16 seconds 2022-05-19 14:21:04.313 | + inc/async:async_wait:197 : return 0 2022-05-19 14:21:04.316 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-19 14:21:04.408 | [17865 Async ks-alt-admin:82725]: Waiting for completion of get_or_add_user_project_role admin 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 running on PID 82725 (12 other jobs running) 2022-05-19 14:21:04.451 | [17865 Async ks-alt-admin:82725]: Signaling child to exit 2022-05-19 14:21:04.451 | WAKEUP 2022-05-19 14:21:04.497 | [17865 Async ks-alt-admin:82725]: Signaled 2022-05-19 14:21:04.498 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:04.498 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:04.498 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:04.498 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:04.498 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:04.498 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:04.498 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:04.498 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:04.498 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:04.498 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2ba4c2698c1b472da92acaa8a25e456a --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:04.498 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:04.499 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:04.499 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.499 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.499 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.499 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:04.499 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:04.499 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:04.499 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2ba4c2698c1b472da92acaa8a25e456a --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:04.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.499 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.499 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.499 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2ba4c2698c1b472da92acaa8a25e456a --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:04.499 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:04.499 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:04.499 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:04.499 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.499 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.499 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.499 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:04.499 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:04.499 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:04.499 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:04.499 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | 2ba4c2698c1b472da92acaa8a25e456a | | 29da51f8b3a24b1485f018c1593a7938 | | | False |' 2022-05-19 14:21:04.499 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.499 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:21:04.499 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:21:04.499 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:21:04.592 | [17865 Async ks-alt-admin:82725]: finished get_or_add_user_project_role admin 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 with result 0 in 17 seconds 2022-05-19 14:21:04.652 | [17865 Async ks-alt-another:82838]: Waiting for completion of get_or_add_user_project_role anotherrole 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 running on PID 82838 (11 other jobs running) 2022-05-19 14:21:04.726 | [17865 Async ks-alt-another:82838]: Signaling child to exit 2022-05-19 14:21:04.726 | WAKEUP 2022-05-19 14:21:04.856 | [17865 Async ks-alt-another:82838]: Signaled 2022-05-19 14:21:04.865 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:04.873 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:04.873 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:04.873 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:04.873 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:04.873 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:04.873 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2ba4c2698c1b472da92acaa8a25e456a --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:04.873 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:04.873 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.873 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.873 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.873 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:04.873 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:04.873 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:04.873 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2ba4c2698c1b472da92acaa8a25e456a --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:04.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.873 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.873 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2ba4c2698c1b472da92acaa8a25e456a --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:04.873 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:04.873 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:04.874 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.874 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:04.874 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:04.874 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:04.874 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:04.874 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:04.874 | ++ functions-common:get_field:830 : echo '| afd7d26260694a27a2da7aca75966a85 | 2ba4c2698c1b472da92acaa8a25e456a | | 29da51f8b3a24b1485f018c1593a7938 | | | False |' 2022-05-19 14:21:04.874 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:04.874 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:04.874 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=afd7d26260694a27a2da7aca75966a85 2022-05-19 14:21:04.874 | + functions-common:get_or_add_user_project_role:1009 : echo afd7d26260694a27a2da7aca75966a85 2022-05-19 14:21:04.874 | afd7d26260694a27a2da7aca75966a85 2022-05-19 14:21:05.041 | [17865 Async ks-alt-another:82838]: finished get_or_add_user_project_role anotherrole 2ba4c2698c1b472da92acaa8a25e456a 29da51f8b3a24b1485f018c1593a7938 with result 0 in 16 seconds 2022-05-19 14:21:05.243 | [17865 Async ks-alt-member-user:83172]: Waiting for completion of get_or_add_user_project_role member 02866b31c16f4c799655cf67372fd62f 29da51f8b3a24b1485f018c1593a7938 running on PID 83172 (10 other jobs running) 2022-05-19 14:21:05.364 | [17865 Async ks-alt-member-user:83172]: Signaling child to exit 2022-05-19 14:21:05.365 | WAKEUP 2022-05-19 14:21:05.480 | [17865 Async ks-alt-member-user:83172]: Signaled 2022-05-19 14:21:05.490 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:05.490 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:05.490 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:05.490 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:05.490 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:05.490 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:05.490 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:05.490 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:05.490 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:05.490 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:05.490 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02866b31c16f4c799655cf67372fd62f --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:05.490 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:05.490 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:05.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:05.490 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:05.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:05.490 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:05.490 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:05.490 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:05.491 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:05.491 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 02866b31c16f4c799655cf67372fd62f --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:05.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:05.491 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:05.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:05.491 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:05.491 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02866b31c16f4c799655cf67372fd62f --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:05.491 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:05.491 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:05.491 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:05.491 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:05.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:05.491 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:05.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:05.491 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:05.491 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:05.491 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:05.491 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:05.491 | ++ functions-common:get_field:830 : echo '| 9f78fe1c53c24d8ca59e298f2c585211 | 02866b31c16f4c799655cf67372fd62f | | 29da51f8b3a24b1485f018c1593a7938 | | | False |' 2022-05-19 14:21:05.491 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:05.491 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:05.491 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:05.491 | + functions-common:get_or_add_user_project_role:1009 : echo 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:05.491 | 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:05.791 | [17865 Async ks-alt-member-user:83172]: finished get_or_add_user_project_role member 02866b31c16f4c799655cf67372fd62f 29da51f8b3a24b1485f018c1593a7938 with result 0 in 13 seconds 2022-05-19 14:21:06.008 | [17865 Async ks-alt-reader-user:83445]: Waiting for completion of get_or_add_user_project_role reader 015d9a5544b94d93b6ee9f2e88a6e989 29da51f8b3a24b1485f018c1593a7938 running on PID 83445 (9 other jobs running) 2022-05-19 14:21:06.164 | [17865 Async ks-alt-reader-user:83445]: Signaling child to exit 2022-05-19 14:21:06.165 | WAKEUP 2022-05-19 14:21:06.297 | [17865 Async ks-alt-reader-user:83445]: Signaled 2022-05-19 14:21:06.298 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:21:06.298 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:21:06.298 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:06.298 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:06.298 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:06.298 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:06.298 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:06.298 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:21:06.299 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 015d9a5544b94d93b6ee9f2e88a6e989 --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:06.299 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:06.299 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:21:06.299 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:06.299 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:06.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:06.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:06.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:06.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:06.299 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:06.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:21:06.299 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:21:06.299 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 015d9a5544b94d93b6ee9f2e88a6e989 --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:06.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:06.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:06.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:06.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:06.299 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 015d9a5544b94d93b6ee9f2e88a6e989 --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:06.299 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:21:06.299 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:21:06.299 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:21:06.299 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:06.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:06.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:06.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:06.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:06.299 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:06.299 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:21:06.299 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:21:06.299 | ++ functions-common:get_field:830 : echo '| 7366d82e48f645008e175b0e2fe79ce1 | 015d9a5544b94d93b6ee9f2e88a6e989 | | 29da51f8b3a24b1485f018c1593a7938 | | | False |' 2022-05-19 14:21:06.299 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:21:06.299 | ++ functions-common:get_field:824 : read data 2022-05-19 14:21:06.299 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:06.300 | + functions-common:get_or_add_user_project_role:1009 : echo 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:06.300 | 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:06.566 | [17865 Async ks-alt-reader-user:83445]: finished get_or_add_user_project_role reader 015d9a5544b94d93b6ee9f2e88a6e989 29da51f8b3a24b1485f018c1593a7938 with result 0 in 13 seconds 2022-05-19 14:21:06.599 | + inc/async:async_wait:197 : return 0 2022-05-19 14:21:06.616 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-19 14:21:06.998 | [17865 Async ks-system-member:83669]: Waiting for completion of get_or_add_user_system_role member ea2dc5499c7a4718a9ba8b9afb0d5dbd all running on PID 83669 (8 other jobs running) 2022-05-19 14:21:07.134 | [17865 Async ks-system-member:83669]: Signaling child to exit 2022-05-19 14:21:07.134 | WAKEUP 2022-05-19 14:21:07.260 | [17865 Async ks-system-member:83669]: Signaled 2022-05-19 14:21:07.266 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:21:07.266 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:21:07.266 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:21:07.266 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:07.266 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:07.266 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:07.266 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:07.266 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:07.267 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:21:07.267 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea2dc5499c7a4718a9ba8b9afb0d5dbd --system all -f value -c Role 2022-05-19 14:21:07.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:07.267 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:07.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:07.267 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:07.267 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:07.267 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:21:07.267 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:21:07.267 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user ea2dc5499c7a4718a9ba8b9afb0d5dbd --system all 2022-05-19 14:21:07.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:07.267 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:07.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:07.267 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:07.267 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea2dc5499c7a4718a9ba8b9afb0d5dbd --system all -f value -c Role 2022-05-19 14:21:07.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:07.267 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:07.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:07.267 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:07.267 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:07.267 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:07.267 | + functions-common:get_or_add_user_system_role:1064 : echo 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:07.267 | 9f78fe1c53c24d8ca59e298f2c585211 2022-05-19 14:21:07.560 | [17865 Async ks-system-member:83669]: finished get_or_add_user_system_role member ea2dc5499c7a4718a9ba8b9afb0d5dbd all with result 0 in 11 seconds 2022-05-19 14:21:07.816 | [17865 Async ks-system-reader:83953]: Waiting for completion of get_or_add_user_system_role reader 8e5b00bef2ca47938c0416dfeb014da7 all running on PID 83953 (7 other jobs running) 2022-05-19 14:21:07.976 | [17865 Async ks-system-reader:83953]: Signaling child to exit 2022-05-19 14:21:07.977 | WAKEUP 2022-05-19 14:21:08.136 | [17865 Async ks-system-reader:83953]: Signaled 2022-05-19 14:21:08.144 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:21:08.144 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:21:08.144 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:21:08.144 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:21:08.144 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:21:08.144 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:21:08.144 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:21:08.144 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:21:08.144 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:21:08.144 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8e5b00bef2ca47938c0416dfeb014da7 --system all -f value -c Role 2022-05-19 14:21:08.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:08.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:08.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:08.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:08.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:08.144 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:21:08.145 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:21:08.145 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 8e5b00bef2ca47938c0416dfeb014da7 --system all 2022-05-19 14:21:08.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:08.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:08.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:08.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:08.145 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8e5b00bef2ca47938c0416dfeb014da7 --system all -f value -c Role 2022-05-19 14:21:08.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:08.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:08.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:08.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:08.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:08.145 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:08.145 | + functions-common:get_or_add_user_system_role:1064 : echo 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:08.145 | 7366d82e48f645008e175b0e2fe79ce1 2022-05-19 14:21:08.396 | [17865 Async ks-system-reader:83953]: finished get_or_add_user_system_role reader 8e5b00bef2ca47938c0416dfeb014da7 all with result 0 in 10 seconds 2022-05-19 14:21:08.423 | + inc/async:async_wait:197 : return 0 2022-05-19 14:21:08.448 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-19 14:21:08.770 | [17865 Async ks-group-memberdemo:84323]: Waiting for completion of get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 running on PID 84323 (6 other jobs running) 2022-05-19 14:21:08.932 | [17865 Async ks-group-memberdemo:84323]: Signaling child to exit 2022-05-19 14:21:12.258 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:12.396 | [84323 Async ks-group-memberdemo:84323]: finished successfully 2022-05-19 14:21:12.498 | WAKEUP 2022-05-19 14:21:12.627 | [17865 Async ks-group-memberdemo:84323]: Signaled 2022-05-19 14:21:12.634 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:21:12.634 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fdff84090dc546c4919120f59db76122 --project 730c37dd34844384872ab44ea74c7db5 -f value 2022-05-19 14:21:12.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:12.634 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:12.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:12.634 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:12.634 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:12.634 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:21:12.634 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:21:12.634 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group fdff84090dc546c4919120f59db76122 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:12.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:12.634 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:12.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:12.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:12.635 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fdff84090dc546c4919120f59db76122 --project 730c37dd34844384872ab44ea74c7db5 -f value 2022-05-19 14:21:12.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:12.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:12.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:12.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:12.635 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:12.635 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9f78fe1c53c24d8ca59e298f2c585211 fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 False' 2022-05-19 14:21:12.635 | + functions-common:get_or_add_group_project_role:1088 : echo 9f78fe1c53c24d8ca59e298f2c585211 fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 False 2022-05-19 14:21:12.635 | 9f78fe1c53c24d8ca59e298f2c585211 fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 False 2022-05-19 14:21:12.815 | [17865 Async ks-group-memberdemo:84323]: finished get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 with result 0 in 13 seconds 2022-05-19 14:21:12.991 | [17865 Async ks-group-anotherdemo:84409]: Waiting for completion of get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 running on PID 84409 (5 other jobs running) 2022-05-19 14:21:13.036 | [17865 Async ks-group-anotherdemo:84409]: Signaling child to exit 2022-05-19 14:21:13.938 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:13.978 | [84409 Async ks-group-anotherdemo:84409]: finished successfully 2022-05-19 14:21:14.008 | WAKEUP 2022-05-19 14:21:14.054 | [17865 Async ks-group-anotherdemo:84409]: Signaled 2022-05-19 14:21:14.056 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:21:14.056 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fdff84090dc546c4919120f59db76122 --project 730c37dd34844384872ab44ea74c7db5 -f value 2022-05-19 14:21:14.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.056 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.056 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.056 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:14.056 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:21:14.056 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:21:14.056 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group fdff84090dc546c4919120f59db76122 --project 730c37dd34844384872ab44ea74c7db5 2022-05-19 14:21:14.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.056 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.056 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.056 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fdff84090dc546c4919120f59db76122 --project 730c37dd34844384872ab44ea74c7db5 -f value 2022-05-19 14:21:14.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.056 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.056 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.056 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:14.056 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='afd7d26260694a27a2da7aca75966a85 fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 False' 2022-05-19 14:21:14.056 | + functions-common:get_or_add_group_project_role:1088 : echo afd7d26260694a27a2da7aca75966a85 fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 False 2022-05-19 14:21:14.056 | afd7d26260694a27a2da7aca75966a85 fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 False 2022-05-19 14:21:14.163 | [17865 Async ks-group-anotherdemo:84409]: finished get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 730c37dd34844384872ab44ea74c7db5 with result 0 in 14 seconds 2022-05-19 14:21:14.254 | [17865 Async ks-group-memberalt:84512]: Waiting for completion of get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 running on PID 84512 (4 other jobs running) 2022-05-19 14:21:14.283 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:14.299 | [17865 Async ks-group-memberalt:84512]: Signaling child to exit 2022-05-19 14:21:14.313 | [84512 Async ks-group-memberalt:84512]: finished successfully 2022-05-19 14:21:14.334 | WAKEUP 2022-05-19 14:21:14.359 | [17865 Async ks-group-memberalt:84512]: Signaled 2022-05-19 14:21:14.360 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:21:14.360 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fdff84090dc546c4919120f59db76122 --project 29da51f8b3a24b1485f018c1593a7938 -f value 2022-05-19 14:21:14.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.360 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:14.360 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:21:14.360 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:21:14.360 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group fdff84090dc546c4919120f59db76122 --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:14.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.361 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fdff84090dc546c4919120f59db76122 --project 29da51f8b3a24b1485f018c1593a7938 -f value 2022-05-19 14:21:14.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.361 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:14.361 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9f78fe1c53c24d8ca59e298f2c585211 fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 False' 2022-05-19 14:21:14.361 | + functions-common:get_or_add_group_project_role:1088 : echo 9f78fe1c53c24d8ca59e298f2c585211 fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 False 2022-05-19 14:21:14.361 | 9f78fe1c53c24d8ca59e298f2c585211 fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 False 2022-05-19 14:21:14.408 | [17865 Async ks-group-memberalt:84512]: finished get_or_add_group_project_role member fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 with result 0 in 14 seconds 2022-05-19 14:21:14.455 | [17865 Async ks-group-anotheralt:84622]: Waiting for completion of get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 running on PID 84622 (3 other jobs running) 2022-05-19 14:21:14.486 | [17865 Async ks-group-anotheralt:84622]: Signaling child to exit 2022-05-19 14:21:14.902 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:14.929 | [84622 Async ks-group-anotheralt:84622]: finished successfully 2022-05-19 14:21:14.953 | WAKEUP 2022-05-19 14:21:14.976 | [17865 Async ks-group-anotheralt:84622]: Signaled 2022-05-19 14:21:14.978 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:21:14.978 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fdff84090dc546c4919120f59db76122 --project 29da51f8b3a24b1485f018c1593a7938 -f value 2022-05-19 14:21:14.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.978 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.978 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.978 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:14.978 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:21:14.978 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:21:14.978 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group fdff84090dc546c4919120f59db76122 --project 29da51f8b3a24b1485f018c1593a7938 2022-05-19 14:21:14.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.978 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.978 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.979 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fdff84090dc546c4919120f59db76122 --project 29da51f8b3a24b1485f018c1593a7938 -f value 2022-05-19 14:21:14.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:14.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:14.979 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:14.979 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='afd7d26260694a27a2da7aca75966a85 fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 False' 2022-05-19 14:21:14.979 | + functions-common:get_or_add_group_project_role:1088 : echo afd7d26260694a27a2da7aca75966a85 fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 False 2022-05-19 14:21:14.979 | afd7d26260694a27a2da7aca75966a85 fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 False 2022-05-19 14:21:15.026 | [17865 Async ks-group-anotheralt:84622]: finished get_or_add_group_project_role anotherrole fdff84090dc546c4919120f59db76122 29da51f8b3a24b1485f018c1593a7938 with result 0 in 14 seconds 2022-05-19 14:21:15.066 | [17865 Async ks-group-admin:84710]: Waiting for completion of get_or_add_group_project_role admin b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 running on PID 84710 (2 other jobs running) 2022-05-19 14:21:15.095 | [17865 Async ks-group-admin:84710]: Signaling child to exit 2022-05-19 14:21:15.579 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:15.610 | [84710 Async ks-group-admin:84710]: finished successfully 2022-05-19 14:21:15.630 | WAKEUP 2022-05-19 14:21:15.660 | [17865 Async ks-group-admin:84710]: Signaled 2022-05-19 14:21:15.662 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:21:15.662 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b635485920c1435e8f03f97b11ca442d --project b58c8de9649042479ca5651859a02fd6 -f value 2022-05-19 14:21:15.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:15.662 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:15.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:15.662 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:15.662 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:15.662 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:21:15.662 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:21:15.662 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group b635485920c1435e8f03f97b11ca442d --project b58c8de9649042479ca5651859a02fd6 2022-05-19 14:21:15.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:15.662 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:15.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:15.662 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:15.662 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b635485920c1435e8f03f97b11ca442d --project b58c8de9649042479ca5651859a02fd6 -f value 2022-05-19 14:21:15.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:15.662 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:15.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:15.662 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:15.663 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:21:15.663 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='6426271bad544daf96fe8f3686d6eed5 b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 False' 2022-05-19 14:21:15.663 | + functions-common:get_or_add_group_project_role:1088 : echo 6426271bad544daf96fe8f3686d6eed5 b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 False 2022-05-19 14:21:15.663 | 6426271bad544daf96fe8f3686d6eed5 b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 False 2022-05-19 14:21:15.708 | [17865 Async ks-group-admin:84710]: finished get_or_add_group_project_role admin b635485920c1435e8f03f97b11ca442d b58c8de9649042479ca5651859a02fd6 with result 0 in 14 seconds 2022-05-19 14:21:15.713 | + inc/async:async_wait:197 : return 0 2022-05-19 14:21:15.716 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-19 14:21:15.735 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:15.738 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-19 14:21:15.757 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:15.759 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-19 14:21:15.762 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-19 14:21:15.823 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-19 14:21:15.862 | [17865 Async create_nova_accounts:86643]: running: create_nova_accounts 2022-05-19 14:21:15.865 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-19 14:21:15.882 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:15.885 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-19 14:21:15.887 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-19 14:21:15.948 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-19 14:21:15.989 | [17865 Async create_glance_accounts:86758]: running: create_glance_accounts 2022-05-19 14:21:15.992 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-19 14:21:16.013 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:16.016 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-19 14:21:16.018 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-19 14:21:16.084 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-19 14:21:16.133 | [17865 Async create_cinder_accounts:86888]: running: create_cinder_accounts 2022-05-19 14:21:16.136 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-19 14:21:16.156 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:16.158 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-19 14:21:16.161 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-19 14:21:16.227 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-19 14:21:16.304 | [17865 Async create_neutron_accounts:87004]: running: create_neutron_accounts 2022-05-19 14:21:16.309 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-19 14:21:16.343 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:16.345 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-19 14:21:16.350 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-19 14:21:16.690 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-19 14:21:16.904 | [17865 Async create_swift_accounts:87146]: running: create_swift_accounts 2022-05-19 14:21:16.925 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-19 14:21:17.066 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:17.095 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-19 14:21:17.452 | [17865 Async create_nova_accounts:86643]: Waiting for completion of create_nova_accounts running on PID 86643 (6 other jobs running) 2022-05-19 14:21:17.628 | [17865 Async create_nova_accounts:86643]: Signaling child to exit 2022-05-19 14:21:58.028 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:21:58.111 | [87004 Async create_neutron_accounts:87004]: finished successfully 2022-05-19 14:22:15.469 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:15.499 | [86888 Async create_cinder_accounts:86888]: finished successfully 2022-05-19 14:22:30.609 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:30.640 | [86758 Async create_glance_accounts:86758]: finished successfully 2022-05-19 14:22:36.305 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:36.332 | [86643 Async create_nova_accounts:86643]: finished successfully 2022-05-19 14:22:36.353 | WAKEUP 2022-05-19 14:22:36.377 | [17865 Async create_nova_accounts:86643]: Signaled 2022-05-19 14:22:36.379 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 14:22:36.379 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-19 14:22:36.379 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-19 14:22:36.379 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:36.379 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:22:36.379 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:22:36.379 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:22:36.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.379 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.379 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.379 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.379 | + functions-common:get_or_create_user:937 : user_id=b4d24bc13b5c469cade02763acf072bd 2022-05-19 14:22:36.379 | + functions-common:get_or_create_user:938 : echo b4d24bc13b5c469cade02763acf072bd 2022-05-19 14:22:36.379 | b4d24bc13b5c469cade02763acf072bd 2022-05-19 14:22:36.379 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-19 14:22:36.379 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.379 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.379 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.379 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.379 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.379 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.379 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.379 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.380 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.380 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.380 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.380 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.380 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.380 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.380 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.380 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.380 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.380 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.380 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.380 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.380 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.380 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.380 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.380 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.380 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.380 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.380 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.380 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.380 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | b4d24bc13b5c469cade02763acf072bd | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.380 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.380 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.380 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.380 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.380 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:22:36.380 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-19 14:22:36.381 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.381 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.381 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.381 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.381 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.381 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.381 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.381 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.381 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.381 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.381 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.381 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.381 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.381 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.381 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.382 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.382 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.382 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.382 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.382 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.382 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.382 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | b4d24bc13b5c469cade02763acf072bd | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.382 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.382 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.382 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:22:36.382 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:22:36.382 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:22:36.382 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-19 14:22:36.382 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:22:36.382 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.73/compute 2022-05-19 14:22:36.382 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-19 14:22:36.382 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:22:36.382 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-19 14:22:36.382 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-19 14:22:36.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.382 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.382 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.382 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.382 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:22:36.382 | 3cbb5b60acad4801b8612db8c1dc3a82' 2022-05-19 14:22:36.382 | + functions-common:get_or_create_service:1106 : echo 3cbb5b60acad4801b8612db8c1dc3a82 2022-05-19 14:22:36.382 | 3cbb5b60acad4801b8612db8c1dc3a82 2022-05-19 14:22:36.382 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.73/compute/v2/$(project_id)s' 2022-05-19 14:22:36.382 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:22:36.382 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.73/compute/v2/$(project_id)s' RegionOne 2022-05-19 14:22:36.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:22:36.383 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-19 14:22:36.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.383 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:22:36.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:22:36.383 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.73/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:22:36.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.383 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c799bf634d4145c0bd4aeb415d5b6d50 2022-05-19 14:22:36.383 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c799bf634d4145c0bd4aeb415d5b6d50 2022-05-19 14:22:36.383 | + functions-common:get_or_create_endpoint:1139 : public_id=c799bf634d4145c0bd4aeb415d5b6d50 2022-05-19 14:22:36.383 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:22:36.383 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:22:36.383 | + functions-common:get_or_create_endpoint:1148 : echo c799bf634d4145c0bd4aeb415d5b6d50 2022-05-19 14:22:36.383 | c799bf634d4145c0bd4aeb415d5b6d50 2022-05-19 14:22:36.383 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-19 14:22:36.383 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:22:36.383 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-19 14:22:36.383 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-19 14:22:36.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.383 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.383 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:22:36.383 | d5df0aefe2fa41a08474d9b48724b61c' 2022-05-19 14:22:36.384 | + functions-common:get_or_create_service:1106 : echo d5df0aefe2fa41a08474d9b48724b61c 2022-05-19 14:22:36.384 | d5df0aefe2fa41a08474d9b48724b61c 2022-05-19 14:22:36.384 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.73/compute/v2.1 2022-05-19 14:22:36.384 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:22:36.384 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.73/compute/v2.1 RegionOne 2022-05-19 14:22:36.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:22:36.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-19 14:22:36.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.384 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.384 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.384 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:22:36.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:22:36.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.73/compute/v2.1 --region RegionOne -f value -c id 2022-05-19 14:22:36.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.384 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.384 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.384 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5ff7f6d7c45549a882071c2d2e8dbca9 2022-05-19 14:22:36.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5ff7f6d7c45549a882071c2d2e8dbca9 2022-05-19 14:22:36.384 | + functions-common:get_or_create_endpoint:1139 : public_id=5ff7f6d7c45549a882071c2d2e8dbca9 2022-05-19 14:22:36.384 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:22:36.384 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:22:36.384 | + functions-common:get_or_create_endpoint:1148 : echo 5ff7f6d7c45549a882071c2d2e8dbca9 2022-05-19 14:22:36.384 | 5ff7f6d7c45549a882071c2d2e8dbca9 2022-05-19 14:22:36.384 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-19 14:22:36.384 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:22:36.384 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-19 14:22:36.384 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:22:36.384 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-19 14:22:36.384 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.385 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.385 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.385 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.385 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.385 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.385 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.385 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.385 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.385 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.385 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.385 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.385 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.385 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.385 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.385 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.386 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.386 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.386 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.386 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.386 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.386 | ++ functions-common:get_field:830 : echo '| f8e128c40c034a9587c922be6a3fc432 | b4d24bc13b5c469cade02763acf072bd | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.386 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.386 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.386 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:22:36.386 | + functions-common:get_or_add_user_project_role:1009 : echo f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:22:36.386 | f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:22:36.386 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-19 14:22:36.386 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:22:36.386 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-19 14:22:36.386 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:22:36.386 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-19 14:22:36.424 | [17865 Async create_nova_accounts:86643]: finished create_nova_accounts with result 0 in 80 seconds 2022-05-19 14:22:36.461 | [17865 Async create_glance_accounts:86758]: Waiting for completion of create_glance_accounts running on PID 86758 (5 other jobs running) 2022-05-19 14:22:36.486 | [17865 Async create_glance_accounts:86758]: Signaling child to exit 2022-05-19 14:22:36.486 | WAKEUP 2022-05-19 14:22:36.509 | [17865 Async create_glance_accounts:86758]: Signaled 2022-05-19 14:22:36.511 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-19 14:22:36.511 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:22:36.511 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-19 14:22:36.511 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-19 14:22:36.511 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:36.511 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:22:36.511 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:22:36.511 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:22:36.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.511 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.511 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.511 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.511 | + functions-common:get_or_create_user:937 : user_id=4528a20cb3b24aaab0ff2b52b56da1c6 2022-05-19 14:22:36.511 | + functions-common:get_or_create_user:938 : echo 4528a20cb3b24aaab0ff2b52b56da1c6 2022-05-19 14:22:36.511 | 4528a20cb3b24aaab0ff2b52b56da1c6 2022-05-19 14:22:36.511 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-19 14:22:36.511 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.511 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.511 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.511 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.512 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.512 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.512 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.512 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.512 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.512 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.512 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.512 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.512 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.512 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.512 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.512 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.512 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.512 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.512 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.512 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.512 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.512 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | 4528a20cb3b24aaab0ff2b52b56da1c6 | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.512 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.512 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.512 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.513 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.513 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.513 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:22:36.513 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-19 14:22:36.513 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:22:36.513 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-19 14:22:36.513 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-19 14:22:36.513 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:36.513 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:22:36.513 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:22:36.513 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:22:36.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.513 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.513 | + functions-common:get_or_create_user:937 : user_id=3124c05981b6416ca04be4e734434d0b 2022-05-19 14:22:36.513 | + functions-common:get_or_create_user:938 : echo 3124c05981b6416ca04be4e734434d0b 2022-05-19 14:22:36.513 | 3124c05981b6416ca04be4e734434d0b 2022-05-19 14:22:36.513 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-19 14:22:36.513 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.513 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.513 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.513 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.513 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.513 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.513 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.514 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.514 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.514 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.514 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.514 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.514 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.514 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.514 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.514 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.514 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.514 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.514 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.514 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.514 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.514 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.515 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | 3124c05981b6416ca04be4e734434d0b | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.515 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.515 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.515 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-19 14:22:36.515 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.515 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.515 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.515 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.515 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.515 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.515 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.515 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.515 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.515 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.515 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.515 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.515 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.516 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.516 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.516 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.516 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.516 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.516 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.516 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.516 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.516 | ++ functions-common:get_field:830 : echo '| f8e128c40c034a9587c922be6a3fc432 | 3124c05981b6416ca04be4e734434d0b | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.516 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.516 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.516 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:22:36.516 | + functions-common:get_or_add_user_project_role:1009 : echo f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:22:36.516 | f8e128c40c034a9587c922be6a3fc432 2022-05-19 14:22:36.516 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-19 14:22:36.516 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:22:36.516 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-19 14:22:36.516 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-19 14:22:36.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.516 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.516 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:22:36.516 | eb8a73a33f024ad6b92f58465e357e43' 2022-05-19 14:22:36.516 | + functions-common:get_or_create_service:1106 : echo eb8a73a33f024ad6b92f58465e357e43 2022-05-19 14:22:36.516 | eb8a73a33f024ad6b92f58465e357e43 2022-05-19 14:22:36.516 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.73/image 2022-05-19 14:22:36.517 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:22:36.517 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.73/image RegionOne 2022-05-19 14:22:36.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:22:36.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-19 14:22:36.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.517 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:22:36.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:22:36.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.73/image --region RegionOne -f value -c id 2022-05-19 14:22:36.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.517 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b49cb61d25e34e32b990cc060fa8b070 2022-05-19 14:22:36.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b49cb61d25e34e32b990cc060fa8b070 2022-05-19 14:22:36.517 | + functions-common:get_or_create_endpoint:1139 : public_id=b49cb61d25e34e32b990cc060fa8b070 2022-05-19 14:22:36.517 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:22:36.517 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:22:36.517 | + functions-common:get_or_create_endpoint:1148 : echo b49cb61d25e34e32b990cc060fa8b070 2022-05-19 14:22:36.517 | b49cb61d25e34e32b990cc060fa8b070 2022-05-19 14:22:36.517 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-19 14:22:36.517 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:22:36.517 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:22:36.517 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:22:36.517 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:22:36.517 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-19 14:22:36.517 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-19 14:22:36.517 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-19 14:22:36.518 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-19 14:22:36.563 | [17865 Async create_glance_accounts:86758]: finished create_glance_accounts with result 0 in 74 seconds 2022-05-19 14:22:36.601 | [17865 Async create_cinder_accounts:86888]: Waiting for completion of create_cinder_accounts running on PID 86888 (4 other jobs running) 2022-05-19 14:22:36.627 | [17865 Async create_cinder_accounts:86888]: Signaling child to exit 2022-05-19 14:22:36.627 | WAKEUP 2022-05-19 14:22:36.650 | [17865 Async create_cinder_accounts:86888]: Signaled 2022-05-19 14:22:36.652 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-19 14:22:36.652 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-19 14:22:36.652 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-19 14:22:36.652 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:36.652 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:22:36.652 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:22:36.652 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:22:36.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.652 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.652 | + functions-common:get_or_create_user:937 : user_id=de43fcf2258347a797867a32d8a7b1a3 2022-05-19 14:22:36.652 | + functions-common:get_or_create_user:938 : echo de43fcf2258347a797867a32d8a7b1a3 2022-05-19 14:22:36.652 | de43fcf2258347a797867a32d8a7b1a3 2022-05-19 14:22:36.652 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-19 14:22:36.652 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.652 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.652 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.652 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.652 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.652 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.652 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.652 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.653 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.653 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.653 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.653 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.653 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.653 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.653 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.653 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.653 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.653 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.653 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.654 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.654 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.654 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.654 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.654 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.654 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.654 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.654 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.654 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | de43fcf2258347a797867a32d8a7b1a3 | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.654 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.654 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.654 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.654 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.654 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.654 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:22:36.655 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-19 14:22:36.655 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:22:36.655 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-19 14:22:36.655 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-19 14:22:36.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.655 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.655 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:22:36.655 | 95f2198314ad4cbbaf8f03fb7765b0d1' 2022-05-19 14:22:36.655 | + functions-common:get_or_create_service:1106 : echo 95f2198314ad4cbbaf8f03fb7765b0d1 2022-05-19 14:22:36.655 | 95f2198314ad4cbbaf8f03fb7765b0d1 2022-05-19 14:22:36.655 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-19 14:22:36.655 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.73/volume/v3/$(project_id)s' 2022-05-19 14:22:36.655 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:22:36.655 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.73/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:22:36.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:22:36.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-19 14:22:36.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.655 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:22:36.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:22:36.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.73/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:22:36.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.656 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=35891d6b6bc14dbfba14abb675bf8770 2022-05-19 14:22:36.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 35891d6b6bc14dbfba14abb675bf8770 2022-05-19 14:22:36.656 | + functions-common:get_or_create_endpoint:1139 : public_id=35891d6b6bc14dbfba14abb675bf8770 2022-05-19 14:22:36.656 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:22:36.656 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:22:36.656 | + functions-common:get_or_create_endpoint:1148 : echo 35891d6b6bc14dbfba14abb675bf8770 2022-05-19 14:22:36.656 | 35891d6b6bc14dbfba14abb675bf8770 2022-05-19 14:22:36.656 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-19 14:22:36.656 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:22:36.656 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-19 14:22:36.656 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-19 14:22:36.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.656 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.656 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:22:36.656 | c13fe2ccd4f6404984a5038ae0093ad3' 2022-05-19 14:22:36.656 | + functions-common:get_or_create_service:1106 : echo c13fe2ccd4f6404984a5038ae0093ad3 2022-05-19 14:22:36.656 | c13fe2ccd4f6404984a5038ae0093ad3 2022-05-19 14:22:36.656 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.73/volume/v3/$(project_id)s' 2022-05-19 14:22:36.656 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:22:36.656 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.73/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:22:36.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:22:36.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-19 14:22:36.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.657 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.657 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:22:36.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:22:36.657 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.73/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:22:36.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.657 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.657 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.657 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e2209034e1334812bac099208448bb61 2022-05-19 14:22:36.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e2209034e1334812bac099208448bb61 2022-05-19 14:22:36.657 | + functions-common:get_or_create_endpoint:1139 : public_id=e2209034e1334812bac099208448bb61 2022-05-19 14:22:36.657 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:22:36.657 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:22:36.657 | + functions-common:get_or_create_endpoint:1148 : echo e2209034e1334812bac099208448bb61 2022-05-19 14:22:36.657 | e2209034e1334812bac099208448bb61 2022-05-19 14:22:36.657 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-19 14:22:36.657 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-19 14:22:36.657 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:22:36.657 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-19 14:22:36.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.658 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.658 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.658 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_project:950 : project_id=6aff3a02f4d0481b874e627706012719 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_project:951 : echo 6aff3a02f4d0481b874e627706012719 2022-05-19 14:22:36.658 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6aff3a02f4d0481b874e627706012719 2022-05-19 14:22:36.658 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-19 14:22:36.658 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-19 14:22:36.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.658 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.658 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.658 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-19 14:22:36.658 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_user:937 : user_id=de43fcf2258347a797867a32d8a7b1a3 2022-05-19 14:22:36.658 | ++ functions-common:get_or_create_user:938 : echo de43fcf2258347a797867a32d8a7b1a3 2022-05-19 14:22:36.658 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id de43fcf2258347a797867a32d8a7b1a3 2022-05-19 14:22:36.698 | [17865 Async create_cinder_accounts:86888]: finished create_cinder_accounts with result 0 in 59 seconds 2022-05-19 14:22:36.702 | + inc/async:async_wait:197 : return 0 2022-05-19 14:22:36.705 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-19 14:22:36.758 | [17865 Async create_neutron_accounts:87004]: Waiting for completion of create_neutron_accounts running on PID 87004 (3 other jobs running) 2022-05-19 14:22:36.785 | [17865 Async create_neutron_accounts:87004]: Signaling child to exit 2022-05-19 14:22:36.785 | WAKEUP 2022-05-19 14:22:36.808 | [17865 Async create_neutron_accounts:87004]: Signaled 2022-05-19 14:22:36.810 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-19 14:22:36.810 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:22:36.810 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:22:36.810 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:22:36.810 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:22:36.810 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:22:36.810 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:22:36.810 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-19 14:22:36.810 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-19 14:22:36.810 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-19 14:22:36.810 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.73:9696/ 2022-05-19 14:22:36.810 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-19 14:22:36.810 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-19 14:22:36.810 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-19 14:22:36.810 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:36.810 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:22:36.810 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:22:36.810 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:22:36.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.810 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.810 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.810 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.810 | + functions-common:get_or_create_user:937 : user_id=d8507240870340478b50c27ae54381ef 2022-05-19 14:22:36.810 | + functions-common:get_or_create_user:938 : echo d8507240870340478b50c27ae54381ef 2022-05-19 14:22:36.810 | d8507240870340478b50c27ae54381ef 2022-05-19 14:22:36.810 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-19 14:22:36.810 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:22:36.811 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:22:36.811 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.811 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.811 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.811 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.811 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.811 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:22:36.811 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:22:36.811 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.811 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.811 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:36.811 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:22:36.811 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:36.812 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.812 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.812 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.812 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.812 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:36.812 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:36.812 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:36.812 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | d8507240870340478b50c27ae54381ef | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:22:36.812 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:36.812 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.812 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.812 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:22:36.812 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:22:36.812 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-19 14:22:36.812 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:22:36.812 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-19 14:22:36.812 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-19 14:22:36.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.812 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.812 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.812 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.812 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:22:36.812 | fbefbfc4ea31418c8da981cfe60ea4dc' 2022-05-19 14:22:36.812 | + functions-common:get_or_create_service:1106 : echo fbefbfc4ea31418c8da981cfe60ea4dc 2022-05-19 14:22:36.812 | fbefbfc4ea31418c8da981cfe60ea4dc 2022-05-19 14:22:36.812 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.73:9696/ 2022-05-19 14:22:36.812 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:22:36.812 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.73:9696/ RegionOne 2022-05-19 14:22:36.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:22:36.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-19 14:22:36.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.813 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.813 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.813 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:22:36.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:22:36.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.73:9696/ --region RegionOne -f value -c id 2022-05-19 14:22:36.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.813 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.813 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.813 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=547a84a24ab04a809aee08096c72836c 2022-05-19 14:22:36.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 547a84a24ab04a809aee08096c72836c 2022-05-19 14:22:36.813 | + functions-common:get_or_create_endpoint:1139 : public_id=547a84a24ab04a809aee08096c72836c 2022-05-19 14:22:36.813 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:22:36.813 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:22:36.813 | + functions-common:get_or_create_endpoint:1148 : echo 547a84a24ab04a809aee08096c72836c 2022-05-19 14:22:36.813 | 547a84a24ab04a809aee08096c72836c 2022-05-19 14:22:36.855 | [17865 Async create_neutron_accounts:87004]: finished create_neutron_accounts with result 0 in 41 seconds 2022-05-19 14:22:36.893 | [17865 Async create_swift_accounts:87146]: Waiting for completion of create_swift_accounts running on PID 87146 (2 other jobs running) 2022-05-19 14:22:36.919 | [17865 Async create_swift_accounts:87146]: Signaling child to exit 2022-05-19 14:23:25.280 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:25.307 | [87146 Async create_swift_accounts:87146]: finished successfully 2022-05-19 14:23:25.327 | WAKEUP 2022-05-19 14:23:25.349 | [17865 Async create_swift_accounts:87146]: Signaled 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-19 14:23:25.351 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-19 14:23:25.351 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-19 14:23:25.351 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:23:25.351 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 14:23:25.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.351 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.351 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.351 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.351 | ++ functions-common:get_or_create_role:962 : role_id=afd7d26260694a27a2da7aca75966a85 2022-05-19 14:23:25.352 | ++ functions-common:get_or_create_role:963 : echo afd7d26260694a27a2da7aca75966a85 2022-05-19 14:23:25.352 | + lib/swift:create_swift_accounts:614 : another_role=afd7d26260694a27a2da7aca75966a85 2022-05-19 14:23:25.352 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-19 14:23:25.352 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-19 14:23:25.352 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:25.352 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:23:25.352 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:23:25.352 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:23:25.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.352 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.352 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.352 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.352 | + functions-common:get_or_create_user:937 : user_id=427c2d8e507749a4b94b7fe4ea37264d 2022-05-19 14:23:25.352 | + functions-common:get_or_create_user:938 : echo 427c2d8e507749a4b94b7fe4ea37264d 2022-05-19 14:23:25.352 | 427c2d8e507749a4b94b7fe4ea37264d 2022-05-19 14:23:25.352 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-19 14:23:25.352 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:25.352 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:23:25.352 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:23:25.352 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:23:25.352 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:23:25.352 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:25.352 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.352 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.352 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.352 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.353 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.353 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.353 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:25.353 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:25.353 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:23:25.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.353 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.353 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.353 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.353 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:23:25.353 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:25.353 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.353 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.353 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.353 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.353 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.353 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:25.353 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:25.353 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | 427c2d8e507749a4b94b7fe4ea37264d | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:23:25.353 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:25.353 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.353 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:23:25.353 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:23:25.353 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:23:25.353 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:23:25.353 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-19 14:23:25.353 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:23:25.354 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:23:25.354 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:25.354 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.354 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.354 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.354 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.354 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.354 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:25.354 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:25.354 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:23:25.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.354 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.354 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.354 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:25.354 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.354 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.354 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.355 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.355 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.355 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:25.355 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:25.355 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | 427c2d8e507749a4b94b7fe4ea37264d | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:23:25.355 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:25.355 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.355 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.355 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.355 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.355 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-19 14:23:25.355 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:23:25.355 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-19 14:23:25.355 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-19 14:23:25.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.355 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.355 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.355 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.355 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:23:25.355 | e3a9625efbd349c69b5a125dd311101f' 2022-05-19 14:23:25.355 | + functions-common:get_or_create_service:1106 : echo e3a9625efbd349c69b5a125dd311101f 2022-05-19 14:23:25.355 | e3a9625efbd349c69b5a125dd311101f 2022-05-19 14:23:25.355 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.73:8080/v1/AUTH_$(project_id)s' http://10.222.0.73:8080 2022-05-19 14:23:25.355 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:23:25.355 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.73:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-19 14:23:25.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:23:25.355 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-19 14:23:25.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.355 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.355 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.355 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:23:25.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:23:25.356 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.73:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:23:25.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.356 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.356 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.356 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e002e2c538304759bf02ae03577c43aa 2022-05-19 14:23:25.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e002e2c538304759bf02ae03577c43aa 2022-05-19 14:23:25.356 | + functions-common:get_or_create_endpoint:1139 : public_id=e002e2c538304759bf02ae03577c43aa 2022-05-19 14:23:25.356 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.73:8080 ]] 2022-05-19 14:23:25.356 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.73:8080 RegionOne 2022-05-19 14:23:25.356 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:23:25.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-19 14:23:25.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.356 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.356 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.356 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.356 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:23:25.356 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:23:25.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.73:8080 --region RegionOne -f value -c id 2022-05-19 14:23:25.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.356 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.356 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.356 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.356 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=37586fdc1d294c5fa53a03ff4566fd01 2022-05-19 14:23:25.356 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 37586fdc1d294c5fa53a03ff4566fd01 2022-05-19 14:23:25.356 | 37586fdc1d294c5fa53a03ff4566fd01 2022-05-19 14:23:25.356 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:23:25.357 | + functions-common:get_or_create_endpoint:1148 : echo e002e2c538304759bf02ae03577c43aa 2022-05-19 14:23:25.357 | e002e2c538304759bf02ae03577c43aa 2022-05-19 14:23:25.357 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-19 14:23:25.357 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:23:25.357 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-19 14:23:25.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.357 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.357 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.357 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_project:950 : project_id=35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_project:951 : echo 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.357 | + lib/swift:create_swift_accounts:628 : swift_project_test1=35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.357 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-19 14:23:25.357 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.357 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-19 14:23:25.357 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-19 14:23:25.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.357 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.357 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.357 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_user:937 : user_id=abf63cf02f894c55ae2fa99021ee2b12 2022-05-19 14:23:25.357 | ++ functions-common:get_or_create_user:938 : echo abf63cf02f894c55ae2fa99021ee2b12 2022-05-19 14:23:25.357 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=abf63cf02f894c55ae2fa99021ee2b12 2022-05-19 14:23:25.358 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-19 14:23:25.358 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.358 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin abf63cf02f894c55ae2fa99021ee2b12 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.358 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:25.358 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:25.358 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:25.358 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:25.358 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:25.358 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:25.358 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user abf63cf02f894c55ae2fa99021ee2b12 --project 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.358 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.358 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.358 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.358 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.358 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.358 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:25.358 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:25.358 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user abf63cf02f894c55ae2fa99021ee2b12 --project 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.358 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.358 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user abf63cf02f894c55ae2fa99021ee2b12 --project 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.358 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:25.358 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.359 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.359 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.359 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.359 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.359 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:25.359 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:25.359 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:25.359 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | abf63cf02f894c55ae2fa99021ee2b12 | | 35baa6c59d80476f84b1a823765168d0 | | | False |' 2022-05-19 14:23:25.359 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.359 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.359 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.359 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.359 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-19 14:23:25.359 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-19 14:23:25.359 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:25.359 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-19 14:23:25.359 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-19 14:23:25.359 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-19 14:23:25.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.359 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.359 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.359 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.359 | ++ functions-common:get_or_create_user:937 : user_id=c00a8ab1ecd840a999a326a6fada89ac 2022-05-19 14:23:25.359 | ++ functions-common:get_or_create_user:938 : echo c00a8ab1ecd840a999a326a6fada89ac 2022-05-19 14:23:25.359 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c00a8ab1ecd840a999a326a6fada89ac 2022-05-19 14:23:25.359 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-19 14:23:25.359 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.359 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role afd7d26260694a27a2da7aca75966a85 c00a8ab1ecd840a999a326a6fada89ac 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.359 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:25.359 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:25.359 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:25.360 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:25.360 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:25.360 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:25.360 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:25.360 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:25.360 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role afd7d26260694a27a2da7aca75966a85 --user c00a8ab1ecd840a999a326a6fada89ac --project 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.360 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:25.360 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.360 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.360 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.360 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.360 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:25.360 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:25.360 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add afd7d26260694a27a2da7aca75966a85 --user c00a8ab1ecd840a999a326a6fada89ac --project 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.360 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role afd7d26260694a27a2da7aca75966a85 --user c00a8ab1ecd840a999a326a6fada89ac --project 35baa6c59d80476f84b1a823765168d0 2022-05-19 14:23:25.360 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.360 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:25.360 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.360 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.360 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.360 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.360 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:25.361 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:25.361 | ++ functions-common:get_field:830 : echo '| afd7d26260694a27a2da7aca75966a85 | c00a8ab1ecd840a999a326a6fada89ac | | 35baa6c59d80476f84b1a823765168d0 | | | False |' 2022-05-19 14:23:25.361 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:25.361 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.361 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=afd7d26260694a27a2da7aca75966a85 2022-05-19 14:23:25.361 | + functions-common:get_or_add_user_project_role:1009 : echo afd7d26260694a27a2da7aca75966a85 2022-05-19 14:23:25.361 | afd7d26260694a27a2da7aca75966a85 2022-05-19 14:23:25.361 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-19 14:23:25.361 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-19 14:23:25.361 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:23:25.361 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-19 14:23:25.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.361 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.361 | ++ functions-common:get_or_create_project:950 : project_id=44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.361 | ++ functions-common:get_or_create_project:951 : echo 44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.361 | + lib/swift:create_swift_accounts:642 : swift_project_test2=44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.361 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-19 14:23:25.361 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.361 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-19 14:23:25.361 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-19 14:23:25.361 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:25.361 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-19 14:23:25.361 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-19 14:23:25.361 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-19 14:23:25.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.361 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.361 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.362 | ++ functions-common:get_or_create_user:937 : user_id=cdd3f1310ed246d9bd46b4a4503096ce 2022-05-19 14:23:25.362 | ++ functions-common:get_or_create_user:938 : echo cdd3f1310ed246d9bd46b4a4503096ce 2022-05-19 14:23:25.362 | + lib/swift:create_swift_accounts:647 : swift_user_test2=cdd3f1310ed246d9bd46b4a4503096ce 2022-05-19 14:23:25.362 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-19 14:23:25.362 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.362 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin cdd3f1310ed246d9bd46b4a4503096ce 44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.362 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:25.362 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:25.362 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:25.362 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:25.362 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:25.362 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:25.362 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cdd3f1310ed246d9bd46b4a4503096ce --project 44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.362 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.362 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.362 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.362 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.362 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.362 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:25.362 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:25.362 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user cdd3f1310ed246d9bd46b4a4503096ce --project 44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.362 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.362 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cdd3f1310ed246d9bd46b4a4503096ce --project 44ec421f279b475284538fb4b9ea0dca 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:25.362 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.363 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.363 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.363 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.363 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.363 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.363 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:25.363 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:25.363 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | cdd3f1310ed246d9bd46b4a4503096ce | | 44ec421f279b475284538fb4b9ea0dca | | | False |' 2022-05-19 14:23:25.363 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:25.363 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.363 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.363 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.363 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.363 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-19 14:23:25.363 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-19 14:23:25.363 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:23:25.363 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-19 14:23:25.363 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-19 14:23:25.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.363 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.363 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.363 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.363 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-19 14:23:25.363 | 1c6189c86ede43079ee4c8de0557d133' 2022-05-19 14:23:25.363 | ++ functions-common:get_or_create_domain:900 : echo 1c6189c86ede43079ee4c8de0557d133 2022-05-19 14:23:25.363 | + lib/swift:create_swift_accounts:652 : swift_domain=1c6189c86ede43079ee4c8de0557d133 2022-05-19 14:23:25.363 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-19 14:23:25.363 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.363 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-19 14:23:25.363 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 1c6189c86ede43079ee4c8de0557d133 2022-05-19 14:23:25.363 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:23:25.364 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1c6189c86ede43079ee4c8de0557d133 --or-show -f value -c id 2022-05-19 14:23:25.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.364 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.364 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.364 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_project:950 : project_id=422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_project:951 : echo 422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.364 | + lib/swift:create_swift_accounts:656 : swift_project_test4=422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.364 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-19 14:23:25.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.364 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-19 14:23:25.364 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 1c6189c86ede43079ee4c8de0557d133 test4@example.com 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-19 14:23:25.364 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1c6189c86ede43079ee4c8de0557d133 --email=test4@example.com --or-show -f value -c id 2022-05-19 14:23:25.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.364 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.364 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.364 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_user:937 : user_id=9f492852934d4cf5a57cef1f5e8c94c4 2022-05-19 14:23:25.364 | ++ functions-common:get_or_create_user:938 : echo 9f492852934d4cf5a57cef1f5e8c94c4 2022-05-19 14:23:25.364 | + lib/swift:create_swift_accounts:661 : swift_user_test4=9f492852934d4cf5a57cef1f5e8c94c4 2022-05-19 14:23:25.364 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-19 14:23:25.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:23:25.364 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 9f492852934d4cf5a57cef1f5e8c94c4 422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.364 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:25.364 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:25.364 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:25.364 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:25.365 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:25.365 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:25.365 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:25.365 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:25.365 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9f492852934d4cf5a57cef1f5e8c94c4 --project 422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.365 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.365 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:25.365 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.365 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.365 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.365 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.365 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.365 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:25.365 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:25.365 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 9f492852934d4cf5a57cef1f5e8c94c4 --project 422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.365 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.365 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.365 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9f492852934d4cf5a57cef1f5e8c94c4 --project 422d9c06c8004a9789cab8ef9ac64d3a 2022-05-19 14:23:25.365 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:25.365 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:25.365 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:25.365 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.365 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.365 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.365 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.365 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:25.365 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:25.366 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | 9f492852934d4cf5a57cef1f5e8c94c4 | | 422d9c06c8004a9789cab8ef9ac64d3a | | | False |' 2022-05-19 14:23:25.366 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:25.366 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:25.366 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.366 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.366 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:23:25.396 | [17865 Async create_swift_accounts:87146]: finished create_swift_accounts with result 0 in 128 seconds 2022-05-19 14:23:25.404 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-19 14:23:25.406 | + inc/async:async_wait:197 : return 0 2022-05-19 14:23:25.409 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-19 14:23:25.427 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:25.430 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-19 14:23:25.447 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:25.450 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-19 14:23:25.453 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:23:25.455 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-19 14:23:25.458 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-19 14:23:25.460 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-19 14:23:25.526 | + inc/async:async_inner:63 : init_glance 2022-05-19 14:23:25.565 | [17865 Async init_glance:91412]: running: init_glance 2022-05-19 14:23:25.568 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-19 14:23:25.586 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:25.589 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-19 14:23:25.592 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:23:25.595 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-19 14:23:25.601 | + ./stack.sh:main:1149 : configure_neutron 2022-05-19 14:23:25.604 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-19 14:23:25.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:23:25.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:23:25.614 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:23:25.617 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:23:25.620 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:23:25.623 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:23:25.625 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-19 14:23:25.628 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-19 14:23:25.631 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-19 14:23:25.633 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-19 14:23:25.647 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-19 14:23:25.650 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-19 14:23:29.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:29.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:29.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.613 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:35.638 | [91412 Async init_glance:91412]: finished successfully 2022-05-19 14:23:36.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.146 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.146 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:39.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:39.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:39.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:39.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:42.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:42.963 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:42.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:42.963 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:46.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:46.364 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:46.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:46.364 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:49.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:49.728 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:49.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:49.729 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:53.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:53.313 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:53.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:53.313 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:57.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:57.926 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:57.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:57.926 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:03.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:03.597 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:03.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:03.597 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:03.924 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-19 14:24:03.931 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-19 14:24:03.935 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-19 14:24:03.937 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-19 14:24:03.939 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-19 14:24:03.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-19 14:24:03.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-19 14:24:03.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-19 14:24:03.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-19 14:24:03.951 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-19 14:24:03.953 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-19 14:24:03.956 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-19 14:24:03.958 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-19 14:24:03.960 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-19 14:24:03.963 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-19 14:24:03.965 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-19 14:24:03.970 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:03.973 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-19 14:24:03.976 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:03.983 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-19 14:24:03.985 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-19 14:24:03.987 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-19 14:24:03.990 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-19 14:24:03.992 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:24:03.995 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:03.998 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:24:04.015 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:04.017 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:24:04.020 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-19 14:24:04.023 | + 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&plugin=dbcounter' 2022-05-19 14:24:04.056 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-19 14:24:04.086 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-19 14:24:04.115 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-19 14:24:04.145 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-19 14:24:04.178 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-19 14:24:04.208 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-19 14:24:04.210 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-19 14:24:04.213 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-19 14:24:04.215 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:24:04.218 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:24:04.235 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:24:04.238 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:24:04.240 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:24:04.242 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:24:04.245 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-19 14:24:04.274 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:24:04.303 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-19 14:24:04.332 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:24:04.361 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-19 14:24:04.377 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:24:04.379 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-19 14:24:04.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:24:04.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-19 14:24:04.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-19 14:24:04.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-19 14:24:04.392 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:24:04.394 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-19 14:24:04.397 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-19 14:24:04.410 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-19 14:24:04.422 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-19 14:24:04.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-19 14:24:04.437 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-19 14:24:04.449 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-19 14:24:04.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:24:04.464 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:04.467 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-19 14:24:04.471 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.afJRjSeoRk 2022-05-19 14:24:04.474 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:24:04.476 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:04.479 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.afJRjSeoRk 2022-05-19 14:24:04.483 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.afJRjSeoRk 2022-05-19 14:24:04.495 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.afJRjSeoRk /etc/sudoers.d/neutron-rootwrap 2022-05-19 14:24:04.507 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:24:04.537 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:04.539 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:04.571 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-19 14:24:04.574 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-19 14:24:04.577 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-19 14:24:04.579 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:24:04.581 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:24:04.584 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:24:04.601 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:04.604 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:24:04.606 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:24:04.609 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:24:04.626 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:04.629 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:24:04.632 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-05-19 14:24:04.662 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:24:04.664 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:24:04.667 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-19 14:24:04.688 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:04.690 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-19 14:24:04.692 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-19 14:24:04.695 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:24:04.697 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:24:04.699 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-19 14:24:04.702 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-19 14:24:04.704 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:24:04.707 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-19 14:24:04.710 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-19 14:24:04.712 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-19 14:24:04.717 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-19 14:24:04.719 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-05-19 14:24:04.724 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-19 14:24:04.742 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:04.745 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-19 14:24:04.748 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-19 14:24:04.750 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-19 14:24:04.755 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-19 14:24:04.785 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:24:04.815 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-19 14:24:04.848 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-19 14:24:04.879 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-19 14:24:04.911 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-19 14:24:04.915 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:24:04.917 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-19 14:24:04.920 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:24:04.923 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-19 14:24:04.957 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-19 14:24:04.994 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-05-19 14:24:05.027 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-19 14:24:05.061 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-19 14:24:05.093 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-19 14:24:05.126 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-19 14:24:05.158 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-19 14:24:05.191 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:24:05.223 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:24:05.256 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-19 14:24:05.291 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-19 14:24:05.322 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-19 14:24:05.325 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:24:05.327 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:24:05.330 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:24:05.332 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-19 14:24:05.362 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-19 14:24:05.392 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.73/identity 2022-05-19 14:24:05.422 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-19 14:24:05.455 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-19 14:24:05.487 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-19 14:24:05.518 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-19 14:24:05.548 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-19 14:24:05.579 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:24:05.611 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-19 14:24:05.647 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-19 14:24:05.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-19 14:24:05.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-19 14:24:05.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-19 14:24:05.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-19 14:24:05.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-19 14:24:05.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-19 14:24:05.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-05-19 14:24:05.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-05-19 14:24:05.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-05-19 14:24:05.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-19 14:24:05.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-19 14:24:05.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-19 14:24:05.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-19 14:24:05.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-19 14:24:05.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-19 14:24:05.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-19 14:24:05.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-19 14:24:05.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:05.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-05-19 14:24:05.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-05-19 14:24:05.737 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:05.739 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:24:05.742 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-19 14:24:05.744 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-19 14:24:05.747 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:05.749 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-19 14:24:05.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-19 14:24:05.782 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-19 14:24:05.785 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:05.788 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:24:05.791 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-19 14:24:05.794 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-19 14:24:05.796 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:05.799 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-19 14:24:05.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-19 14:24:05.830 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:05.832 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:24:05.835 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-19 14:24:05.838 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-19 14:24:05.840 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:05.843 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-19 14:24:05.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-19 14:24:05.878 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:05.881 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-19 14:24:05.884 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-19 14:24:05.886 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-19 14:24:05.889 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:05.892 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-05-19 14:24:05.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-19 14:24:05.926 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:05.929 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-19 14:24:05.931 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:24:05.934 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:24:05.936 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:05.939 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-19 14:24:05.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-19 14:24:05.970 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:05.973 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-19 14:24:05.976 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-19 14:24:05.978 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-19 14:24:05.980 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:05.983 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-19 14:24:06.012 | + 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:650:699 2022-05-19 14:24:06.015 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:06.017 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-19 14:24:06.020 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-05-19 14:24:06.022 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-05-19 14:24:06.025 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:06.027 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-05-19 14:24:06.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-19 14:24:06.058 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:24:06.061 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-19 14:24:06.063 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:24:06.066 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:24:06.068 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:24:06.071 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-19 14:24:06.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:24:06.103 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-19 14:24:06.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:06.127 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-19 14:24:06.129 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:24:06.164 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:06.167 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:06.196 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:24:06.228 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-19 14:24:06.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-19 14:24:06.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-19 14:24:06.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:24:09.205 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:24:09.205 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:24:09.206 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93409) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:24:09.207 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-05-19 14:24:09.208 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpf8di1dga/privsep.sock'] 2022-05-19 14:24:11.412 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-05-19 14:24:11.413 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpf8di1dga/privsep.sock {{(pid=93409) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-05-19 14:24:11.415 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-05-19 14:24:11.415 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-05-19 14:24:11.416 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-05-19 14:24:11.416 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93420 2022-05-19 14:24:11.416 | DEBUG oslo.privsep.daemon [-] privsep: reply[26343a7d-6480-44ef-9c11-5e39dd20afab]: (2,) {{(pid=93420) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-19 14:24:11.655 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93420) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-05-19 14:24:11.673 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.018s {{(pid=93420) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-05-19 14:24:11.673 | DEBUG oslo.privsep.daemon [-] privsep: reply[98cd0c8b-b881-482d-9e12-c02df66be4ed]: (4, ('163d14af-29fe-4f79-a410-bafa8fd59979\n', '')) {{(pid=93420) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-05-19 14:24:11.726 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93409) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:24:11.726 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93409) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:24:11.726 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93409) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:11.727 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93409) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:11.727 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93409) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:11.727 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93409) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:11.781 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:24:11.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:11.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:11.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:11.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:12.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-19 14:24:12.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-19 14:24:12.186 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-19 14:24:12.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:24:12.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-19 14:24:12.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-05-19 14:24:12.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-19 14:24:12.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:12.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-05-19 14:24:12.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-19 14:24:12.334 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-19 14:24:12.342 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-19 14:24:12.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-19 14:24:12.347 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-19 14:24:12.370 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-19 14:24:12.390 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:24:12.393 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-19 14:24:12.409 | net.bridge.bridge-nf-call-iptables = 1 2022-05-19 14:24:12.413 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:24:12.415 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-19 14:24:12.424 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-19 14:24:12.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-19 14:24:12.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-19 14:24:12.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-19 14:24:12.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-19 14:24:12.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:24:12.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:24:12.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 14:24:12.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:24:12.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:24:12.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-19 14:24:12.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-05-19 14:24:12.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-19 14:24:12.519 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-19 14:24:12.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-19 14:24:12.578 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-19 14:24:12.595 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:12.598 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-19 14:24:12.600 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-19 14:24:12.605 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-19 14:24:12.634 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-19 14:24:12.663 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:24:12.694 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:12.697 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:12.726 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-19 14:24:12.743 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:12.746 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:24:12.749 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:24:12.778 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:24:12.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:24:12.783 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 14:24:12.812 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-19 14:24:12.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:24:12.817 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-19 14:24:12.820 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-19 14:24:12.837 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:12.840 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-19 14:24:12.842 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-19 14:24:12.847 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-19 14:24:12.877 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:24:12.909 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:12.912 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:12.942 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:24:12.945 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:24:12.975 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:24:12.977 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:24:12.980 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 14:24:13.009 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-19 14:24:13.011 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:24:13.014 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-19 14:24:13.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:24:15.976 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:24:15.976 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:24:15.976 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93953) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:24:16.026 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93953) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:24:16.026 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93953) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:24:16.026 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93953) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:16.027 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93953) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:16.027 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93953) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:16.027 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93953) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:24:16.087 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-19 14:24:16.088 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93953) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-19 14:24:16.088 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93953) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-19 14:24:16.089 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:24:16.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:16.089 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:16.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:16.089 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:16.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-19 14:24:16.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-19 14:24:16.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:24:16.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:24:16.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 14:24:16.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:24:16.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:24:16.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-19 14:24:16.512 | + functions:set_mtu:785 : local dev=br-data 2022-05-19 14:24:16.515 | + functions:set_mtu:786 : local mtu=1500 2022-05-19 14:24:16.517 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-19 14:24:16.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-05-19 14:24:16.549 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-19 14:24:16.551 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-19 14:24:16.554 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-19 14:24:16.557 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-19 14:24:16.559 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-19 14:24:16.562 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-19 14:24:16.564 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-19 14:24:16.567 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-19 14:24:16.570 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-19 14:24:16.572 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-19 14:24:16.575 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-19 14:24:16.577 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-19 14:24:16.580 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-19 14:24:16.582 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-19 14:24:16.586 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-19 14:24:16.586 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-19 14:24:16.592 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-19 14:24:16.595 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-19 14:24:16.598 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-19 14:24:16.601 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-19 14:24:16.605 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-19 14:24:16.605 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-19 14:24:16.606 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-19 14:24:16.613 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.56/22 brd 192.168.3.255' 2022-05-19 14:24:16.615 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-19 14:24:16.618 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:16.621 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-19 14:24:16.623 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-19 14:24:16.627 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.56/22 brd 192.168.3.255 != '' ]] 2022-05-19 14:24:16.629 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.56/22 brd 192.168.3.255 dev eth1' 2022-05-19 14:24:16.632 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.56/22 brd 192.168.3.255 dev br-data' 2022-05-19 14:24:16.634 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-19 14:24:16.636 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-19 14:24:16.641 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.56/22 brd 192.168.3.255 2022-05-19 14:24:16.641 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-19 14:24:16.641 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-19 14:24:16.641 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-19 14:24:16.647 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.56 2022-05-19 14:24:16.649 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.56 ' 2022-05-19 14:24:16.652 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.56/22 brd 192.168.3.255 dev eth1 2022-05-19 14:24:16.665 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.56/22 brd 192.168.3.255 dev br-data 2022-05-19 14:24:16.677 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-19 14:24:16.690 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-19 14:24:16.713 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.56 2022-05-19 14:24:16.733 | PING 192.168.0.56 (192.168.0.56) from 192.168.0.56 br-data: 56(84) bytes of data. 2022-05-19 14:24:16.733 | 64 bytes from 192.168.0.56: icmp_seq=1 ttl=64 time=0.072 ms 2022-05-19 14:24:17.761 | 64 bytes from 192.168.0.56: icmp_seq=2 ttl=64 time=0.068 ms 2022-05-19 14:24:18.785 | 64 bytes from 192.168.0.56: icmp_seq=3 ttl=64 time=0.071 ms 2022-05-19 14:24:18.785 | 2022-05-19 14:24:18.785 | --- 192.168.0.56 ping statistics --- 2022-05-19 14:24:18.785 | 3 packets transmitted, 3 received, 0% packet loss, time 2052ms 2022-05-19 14:24:18.785 | rtt min/avg/max/mdev = 0.068/0.070/0.072/0.001 ms 2022-05-19 14:24:18.794 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-19 14:24:18.795 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-19 14:24:18.804 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-19 14:24:18.809 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-19 14:24:18.828 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:18.830 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-19 14:24:18.833 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-19 14:24:18.838 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-19 14:24:18.867 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.73 2022-05-19 14:24:18.896 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-19 14:24:18.927 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:24:18.964 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-19 14:24:18.967 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:24:19.001 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:24:19.003 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-19 14:24:19.022 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:24:19.025 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:24:19.027 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-19 14:24:19.045 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:24:19.048 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-19 14:24:19.065 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:24:19.068 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-19 14:24:19.085 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:24:19.088 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-19 14:24:19.118 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-19 14:24:19.149 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-19 14:24:19.151 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-19 14:24:19.169 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.172 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-19 14:24:19.192 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.196 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-19 14:24:19.200 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-19 14:24:19.266 | + inc/async:async_inner:63 : init_neutron 2022-05-19 14:24:19.305 | [17865 Async init_neutron:94431]: running: init_neutron 2022-05-19 14:24:19.308 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-19 14:24:19.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.333 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-19 14:24:19.344 | ++ ./stack.sh:main:1164 : true 2022-05-19 14:24:19.348 | + ./stack.sh:main:1164 : netman_pid= 2022-05-19 14:24:19.351 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-19 14:24:19.353 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-19 14:24:19.396 | dnsmasq: no process found 2022-05-19 14:24:19.400 | + ./stack.sh:main:1166 : true 2022-05-19 14:24:19.402 | + ./stack.sh:main:1171 : clean_iptables 2022-05-19 14:24:19.408 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:24:19.408 | + lib/nova:clean_iptables:186 : grep nova 2022-05-19 14:24:19.413 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-19 14:24:19.413 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-19 14:24:19.413 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-19 14:24:19.416 | + lib/nova:clean_iptables:186 : bash 2022-05-19 14:24:19.417 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-19 14:24:19.433 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-19 14:24:19.435 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:24:19.435 | + lib/nova:clean_iptables:188 : grep nova 2022-05-19 14:24:19.437 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-19 14:24:19.438 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-19 14:24:19.441 | + lib/nova:clean_iptables:188 : bash 2022-05-19 14:24:19.441 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:24:19.459 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-19 14:24:19.460 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-19 14:24:19.465 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:24:19.467 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-19 14:24:19.468 | + lib/nova:clean_iptables:190 : bash 2022-05-19 14:24:19.470 | + lib/nova:clean_iptables:190 : grep nova 2022-05-19 14:24:19.472 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-19 14:24:19.480 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-19 14:24:19.480 | + lib/nova:clean_iptables:192 : grep nova 2022-05-19 14:24:19.480 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-19 14:24:19.482 | + lib/nova:clean_iptables:192 : bash 2022-05-19 14:24:19.489 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:24:19.490 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:24:19.490 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-19 14:24:19.498 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-19 14:24:19.507 | net.ipv4.ip_forward = 1 2022-05-19 14:24:19.510 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-19 14:24:19.529 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.531 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-19 14:24:19.534 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-19 14:24:19.537 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:24:19.571 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-19 14:24:19.600 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-19 14:24:19.603 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:24:19.638 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-19 14:24:19.670 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-19 14:24:19.688 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.690 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-19 14:24:19.693 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:24:19.695 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-19 14:24:19.698 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-19 14:24:19.700 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-19 14:24:19.759 | + inc/async:async_inner:63 : init_swift 2022-05-19 14:24:19.800 | [17865 Async init_swift:94809]: running: init_swift 2022-05-19 14:24:19.803 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-19 14:24:19.822 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.825 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-19 14:24:19.827 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:24:19.830 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-19 14:24:19.833 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-19 14:24:19.835 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-19 14:24:19.903 | + inc/async:async_inner:63 : init_cinder 2022-05-19 14:24:19.948 | [17865 Async init_cinder:94904]: running: init_cinder 2022-05-19 14:24:19.951 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-19 14:24:19.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:24:19.976 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-19 14:24:19.978 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:24:19.980 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-19 14:24:19.983 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-19 14:24:19.986 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-19 14:24:20.079 | + inc/async:async_inner:63 : init_placement 2022-05-19 14:24:20.139 | [17865 Async init_placement:95041]: running: init_placement 2022-05-19 14:24:20.143 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-19 14:24:20.404 | [17865 Async init_neutron:94431]: Waiting for completion of init_neutron running on PID 94431 (6 other jobs running) 2022-05-19 14:24:20.565 | [17865 Async init_neutron:94431]: Signaling child to exit 2022-05-19 14:24:23.623 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:24:23.668 | [94904 Async init_cinder:94904]: finished successfully 2022-05-19 14:24:33.351 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:24:33.382 | [94809 Async init_swift:94809]: finished successfully 2022-05-19 14:24:44.606 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:24:44.632 | [94431 Async init_neutron:94431]: finished successfully 2022-05-19 14:24:44.652 | WAKEUP 2022-05-19 14:24:44.678 | [17865 Async init_neutron:94431]: Signaled 2022-05-19 14:24:44.680 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-19 14:24:44.680 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:24:44.680 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:24:44.680 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:24:44.680 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:24:44.680 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:24:44.680 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:24:44.680 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-19 14:24:44.680 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-19 14:24:44.680 | + lib/database:recreate_database:112 : local db=neutron 2022-05-19 14:24:44.680 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-19 14:24:44.680 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-19 14:24:44.681 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-19 14:24:44.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:24:44.681 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-19 14:24:44.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:24:44.681 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-19 14:24:44.681 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:24:44.681 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:24:44.681 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:24:44.681 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:24:44.681 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970259365 2022-05-19 14:24:44.681 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-19 14:24:44.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:44.681 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:44.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:24:44.681 | from cryptography.utils import int_from_bytes 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-19 14:24:44.681 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-19 14:24:44.682 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-19 14:24:44.683 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-19 14:24:44.684 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-19 14:24:44.685 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-19 14:24:44.685 | Running upgrade for neutron ... 2022-05-19 14:24:44.685 | OK 2022-05-19 14:24:44.685 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-19 14:24:44.686 | + functions-common:time_stop:2437 : local name 2022-05-19 14:24:44.686 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:24:44.686 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:24:44.686 | + functions-common:time_stop:2440 : local total 2022-05-19 14:24:44.686 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:24:44.686 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:24:44.686 | + functions-common:time_stop:2444 : start_time=1652970259365 2022-05-19 14:24:44.686 | + functions-common:time_stop:2446 : [[ -z 1652970259365 ]] 2022-05-19 14:24:44.686 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:24:44.686 | + functions-common:time_stop:2449 : end_time=1652970284591 2022-05-19 14:24:44.686 | + functions-common:time_stop:2450 : elapsed_time=25226 2022-05-19 14:24:44.686 | + functions-common:time_stop:2451 : total=8099 2022-05-19 14:24:44.686 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:24:44.686 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33325 2022-05-19 14:24:44.740 | [17865 Async init_neutron:94431]: finished init_neutron with result 0 in 25 seconds 2022-05-19 14:24:44.744 | + inc/async:async_wait:197 : return 0 2022-05-19 14:24:44.747 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-19 14:24:44.802 | [17865 Async init_placement:95041]: Waiting for completion of init_placement running on PID 95041 (5 other jobs running) 2022-05-19 14:24:44.828 | [17865 Async init_placement:95041]: Signaling child to exit 2022-05-19 14:25:05.370 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:05.397 | [95041 Async init_placement:95041]: finished successfully 2022-05-19 14:25:05.417 | WAKEUP 2022-05-19 14:25:05.440 | [17865 Async init_placement:95041]: Signaled 2022-05-19 14:25:05.441 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-19 14:25:05.441 | + lib/database:recreate_database:112 : local db=placement 2022-05-19 14:25:05.442 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-19 14:25:05.442 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-19 14:25:05.442 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-19 14:25:05.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:05.442 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-19 14:25:05.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:05.442 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-19 14:25:05.442 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-19 14:25:05.442 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-19 14:25:05.442 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-19 14:25:05.442 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:05.442 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:05.442 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:05.442 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:05.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.442 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.442 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.442 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.442 | + functions-common:get_or_create_user:937 : user_id=a97c1ece267e4ca8b01bf7436123843d 2022-05-19 14:25:05.442 | + functions-common:get_or_create_user:938 : echo a97c1ece267e4ca8b01bf7436123843d 2022-05-19 14:25:05.442 | a97c1ece267e4ca8b01bf7436123843d 2022-05-19 14:25:05.442 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-19 14:25:05.442 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:05.442 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:05.442 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:05.443 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:05.443 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:05.443 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:05.443 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:25:05.443 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:05.443 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:05.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.443 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:05.443 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:05.443 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:25:05.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.443 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:25:05.443 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:05.443 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:05.443 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:05.443 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:05.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.443 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:05.443 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:05.443 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:05.443 | ++ functions-common:get_field:830 : echo '| 0f35caa7049f454eb6e09cd12fe8a8c2 | a97c1ece267e4ca8b01bf7436123843d | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:25:05.443 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:1009 : echo 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:25:05.444 | 0f35caa7049f454eb6e09cd12fe8a8c2 2022-05-19 14:25:05.444 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:25:05.444 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:05.444 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:05.444 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:05.444 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:25:05.444 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:05.444 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:05.444 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:05.444 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:05.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.444 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.444 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.444 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:05.444 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:25:05.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.444 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.444 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.444 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:25:05.445 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:05.445 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:05.445 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:05.445 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:05.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.445 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.445 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.445 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.445 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:05.445 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:05.445 | ++ functions-common:get_field:830 : echo '| 6426271bad544daf96fe8f3686d6eed5 | a97c1ece267e4ca8b01bf7436123843d | | 6aff3a02f4d0481b874e627706012719 | | | False |' 2022-05-19 14:25:05.445 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:05.445 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:05.445 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:25:05.445 | + functions-common:get_or_add_user_project_role:1009 : echo 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:25:05.445 | 6426271bad544daf96fe8f3686d6eed5 2022-05-19 14:25:05.445 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.73/placement 2022-05-19 14:25:05.445 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-19 14:25:05.445 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:05.445 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-19 14:25:05.445 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-19 14:25:05.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.445 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.445 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.445 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.445 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:05.445 | 97897b74aa6a4dec8a4c41c4b3c1fc44' 2022-05-19 14:25:05.445 | + functions-common:get_or_create_service:1106 : echo 97897b74aa6a4dec8a4c41c4b3c1fc44 2022-05-19 14:25:05.446 | 97897b74aa6a4dec8a4c41c4b3c1fc44 2022-05-19 14:25:05.446 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.73/placement 2022-05-19 14:25:05.446 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:05.446 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.73/placement RegionOne 2022-05-19 14:25:05.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:05.446 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:05.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.446 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.446 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.446 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:05.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:05.446 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.73/placement --region RegionOne -f value -c id 2022-05-19 14:25:05.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.446 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.446 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.446 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:05.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=97df8838562346d4925d8c8dd56c237a 2022-05-19 14:25:05.446 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 97df8838562346d4925d8c8dd56c237a 2022-05-19 14:25:05.446 | + functions-common:get_or_create_endpoint:1139 : public_id=97df8838562346d4925d8c8dd56c237a 2022-05-19 14:25:05.446 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:05.446 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:05.446 | + functions-common:get_or_create_endpoint:1148 : echo 97df8838562346d4925d8c8dd56c237a 2022-05-19 14:25:05.446 | 97df8838562346d4925d8c8dd56c237a 2022-05-19 14:25:05.487 | [17865 Async init_placement:95041]: finished init_placement with result 0 in 45 seconds 2022-05-19 14:25:05.491 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:05.494 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-19 14:25:05.545 | [17865 Async init_glance:91412]: Waiting for completion of init_glance running on PID 91412 (4 other jobs running) 2022-05-19 14:25:05.570 | [17865 Async init_glance:91412]: Signaling child to exit 2022-05-19 14:25:05.571 | WAKEUP 2022-05-19 14:25:05.593 | [17865 Async init_glance:91412]: Signaled 2022-05-19 14:25:05.595 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-19 14:25:05.595 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-19 14:25:05.595 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-19 14:25:05.595 | + lib/database:recreate_database:112 : local db=glance 2022-05-19 14:25:05.595 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-19 14:25:05.595 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-19 14:25:05.595 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-19 14:25:05.595 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:05.595 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-19 14:25:05.595 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:05.595 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-19 14:25:05.595 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:25:05.595 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:05.595 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:05.595 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:05.595 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970205612 2022-05-19 14:25:05.595 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-19 14:25:05.595 | INFO dbcounter [-] Registered counter for database glance 2022-05-19 14:25:05.595 | 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=91515) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:25:05.596 | DEBUG dbcounter [-] [91515] Writer thread running {{(pid=91515) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:05.596 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-19 14:25:05.596 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-19 14:25:05.597 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-19 14:25:05.597 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-19 14:25:05.597 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.597 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.597 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:25:05.597 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:25:05.597 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-19 14:25:05.597 | Database migration is up to date. No migration needed. 2022-05-19 14:25:05.597 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-19 14:25:05.597 | Database is synced successfully. 2022-05-19 14:25:05.597 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-19 14:25:05.597 | INFO dbcounter [-] Registered counter for database glance 2022-05-19 14:25:05.597 | 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=91690) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:25:05.597 | DEBUG dbcounter [-] [91690] Writer thread running {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-19 14:25:05.597 | DEBUG dbcounter [-] [91690] Writing DB stats glance:SELECT=75,glance:SHOW=6,glance:select=4,glance:INSERT=15 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-19 14:25:05.597 | DEBUG dbcounter [-] [91690] Writing DB stats glance:INSERT=19,glance:SELECT=81 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-19 14:25:05.597 | DEBUG dbcounter [-] [91690] Writing DB stats glance:INSERT=21,glance:SELECT=79 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-19 14:25:05.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:SELECT=77,glance:INSERT=23 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:INSERT=21,glance:SELECT=79 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:SELECT=77,glance:INSERT=23 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-19 14:25:05.598 | DEBUG dbcounter [-] [91690] Writing DB stats glance:INSERT=24,glance:SELECT=76 {{(pid=91690) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-19 14:25:05.598 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-19 14:25:05.598 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-19 14:25:05.598 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:05.598 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:05.598 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:05.598 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:05.598 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:05.599 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:25:05.599 | + functions-common:time_stop:2444 : start_time=1652970205612 2022-05-19 14:25:05.599 | + functions-common:time_stop:2446 : [[ -z 1652970205612 ]] 2022-05-19 14:25:05.599 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:05.599 | + functions-common:time_stop:2449 : end_time=1652970215598 2022-05-19 14:25:05.599 | + functions-common:time_stop:2450 : elapsed_time=9986 2022-05-19 14:25:05.599 | + functions-common:time_stop:2451 : total=8099 2022-05-19 14:25:05.599 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:05.599 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18085 2022-05-19 14:25:05.640 | [17865 Async init_glance:91412]: finished init_glance with result 0 in 10 seconds 2022-05-19 14:25:05.645 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:05.647 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-19 14:25:05.705 | [17865 Async init_swift:94809]: Waiting for completion of init_swift running on PID 94809 (3 other jobs running) 2022-05-19 14:25:05.730 | [17865 Async init_swift:94809]: Signaling child to exit 2022-05-19 14:25:05.730 | WAKEUP 2022-05-19 14:25:05.753 | [17865 Async init_swift:94809]: Signaled 2022-05-19 14:25:05.755 | + lib/swift:init_swift:668 : local node_number 2022-05-19 14:25:05.756 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:25:05.756 | No container-server running 2022-05-19 14:25:05.756 | No account-reaper running 2022-05-19 14:25:05.756 | No object-auditor running 2022-05-19 14:25:05.756 | No object-updater running 2022-05-19 14:25:05.756 | No account-server running 2022-05-19 14:25:05.756 | No object-expirer running 2022-05-19 14:25:05.756 | No container-auditor running 2022-05-19 14:25:05.756 | No account-replicator running 2022-05-19 14:25:05.756 | No account-auditor running 2022-05-19 14:25:05.756 | No container-sharder running 2022-05-19 14:25:05.756 | No object-server running 2022-05-19 14:25:05.756 | No proxy-server running 2022-05-19 14:25:05.756 | No object-reconstructor running 2022-05-19 14:25:05.756 | No container-replicator running 2022-05-19 14:25:05.756 | No container-updater running 2022-05-19 14:25:05.756 | No container-reconciler running 2022-05-19 14:25:05.756 | No object-replicator running 2022-05-19 14:25:05.756 | No container-sync running 2022-05-19 14:25:05.756 | + lib/swift:init_swift:670 : true 2022-05-19 14:25:05.756 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-19 14:25:05.756 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-19 14:25:05.756 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-19 14:25:05.756 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-19 14:25:05.756 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-19 14:25:05.756 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-19 14:25:05.756 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-19 14:25:05.756 | + functions:create_disk:732 : local node_number 2022-05-19 14:25:05.756 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.756 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:25:05.756 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-19 14:25:05.756 | + functions:create_disk:736 : local key 2022-05-19 14:25:05.756 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.756 | ++ functions:create_disk:738 : sed s#/.## 2022-05-19 14:25:05.756 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-19 14:25:05.757 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:25:05.757 | + functions:destroy_disk:765 : local key 2022-05-19 14:25:05.757 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-19 14:25:05.757 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-19 14:25:05.757 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-19 14:25:05.757 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-19 14:25:05.757 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:25:05.757 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-19 14:25:05.757 | = sectsz=512 attr=2, projid32bit=1 2022-05-19 14:25:05.757 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-19 14:25:05.757 | = reflink=1 2022-05-19 14:25:05.757 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-19 14:25:05.757 | = sunit=0 swidth=0 blks 2022-05-19 14:25:05.757 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-19 14:25:05.757 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-19 14:25:05.757 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-19 14:25:05.757 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-19 14:25:05.757 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-19 14:25:05.757 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-19 14:25:05.757 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-19 14:25:05.757 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-19 14:25:05.757 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-19 14:25:05.757 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-19 14:25:05.757 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-19 14:25:05.758 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:25:05.758 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-19 14:25:05.758 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-05-19 14:25:05.758 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-19 14:25:05.758 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-19 14:25:05.758 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-19 14:25:05.758 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-19 14:25:05.758 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:25:05.758 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-19 14:25:05.758 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-19 14:25:05.758 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:25:05.758 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-19 14:25:05.758 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-19 14:25:05.758 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:25:05.758 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-19 14:25:05.758 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-19 14:25:05.758 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:25:05.758 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-19 14:25:05.758 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:25:05.758 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-19 14:25:05.758 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:25:05.758 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-19 14:25:05.758 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:25:05.758 | + lib/swift:init_swift:714 : popd 2022-05-19 14:25:05.802 | [17865 Async init_swift:94809]: finished init_swift with result 0 in 13 seconds 2022-05-19 14:25:05.806 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:05.808 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-19 14:25:05.862 | [17865 Async init_cinder:94904]: Waiting for completion of init_cinder running on PID 94904 (2 other jobs running) 2022-05-19 14:25:05.888 | [17865 Async init_cinder:94904]: Signaling child to exit 2022-05-19 14:25:05.888 | WAKEUP 2022-05-19 14:25:05.911 | [17865 Async init_cinder:94904]: Signaled 2022-05-19 14:25:05.913 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-19 14:25:05.913 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:05.913 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-19 14:25:05.913 | + lib/database:recreate_database:112 : local db=cinder 2022-05-19 14:25:05.913 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-19 14:25:05.913 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-19 14:25:05.913 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-19 14:25:05.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:05.913 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-19 14:25:05.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:05.913 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-19 14:25:05.913 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:25:05.913 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:05.913 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:05.913 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:05.913 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970260006 2022-05-19 14:25:05.913 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-19 14:25:05.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.913 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:05.913 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:05.913 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:25:05.913 | last_heartbeat = column_property( 2022-05-19 14:25:05.913 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:25:05.913 | num_hosts = column_property( 2022-05-19 14:25:05.913 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:25:05.913 | num_down_hosts = column_property( 2022-05-19 14:25:05.913 | Traceback (most recent call last): 2022-05-19 14:25:05.914 | File "/usr/local/bin/cinder-manage", line 10, in 2022-05-19 14:25:05.914 | sys.exit(main()) 2022-05-19 14:25:05.914 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1039, in main 2022-05-19 14:25:05.914 | objects.register_all() 2022-05-19 14:25:05.914 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 36, in register_all 2022-05-19 14:25:05.914 | __import__('cinder.objects.snapshot') 2022-05-19 14:25:05.914 | File "/opt/stack/cinder/cinder/objects/snapshot.py", line 24, in 2022-05-19 14:25:05.914 | from cinder.objects import cleanable 2022-05-19 14:25:05.914 | File "/opt/stack/cinder/cinder/objects/cleanable.py", line 25, in 2022-05-19 14:25:05.914 | from cinder import service 2022-05-19 14:25:05.914 | File "/opt/stack/cinder/cinder/service.py", line 649, in 2022-05-19 14:25:05.914 | def get_launcher() -> service.process_launcher: 2022-05-19 14:25:05.914 | AttributeError: module 'oslo_service.service' has no attribute 'process_launcher' 2022-05-19 14:25:05.914 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-19 14:25:05.914 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:05.914 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:05.914 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:05.914 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:05.914 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:05.914 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:25:05.914 | + functions-common:time_stop:2444 : start_time=1652970260006 2022-05-19 14:25:05.914 | + functions-common:time_stop:2446 : [[ -z 1652970260006 ]] 2022-05-19 14:25:05.914 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:05.914 | + functions-common:time_stop:2449 : end_time=1652970263517 2022-05-19 14:25:05.914 | + functions-common:time_stop:2450 : elapsed_time=3511 2022-05-19 14:25:05.914 | + functions-common:time_stop:2451 : total=8099 2022-05-19 14:25:05.914 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:05.914 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11610 2022-05-19 14:25:05.914 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-19 14:25:05.914 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:05.914 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-19 14:25:05.914 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:05.914 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-19 14:25:05.960 | [17865 Async init_cinder:94904]: finished init_cinder with result 0 in 3 seconds 2022-05-19 14:25:05.965 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:05.967 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-19 14:25:05.985 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:05.988 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-19 14:25:05.990 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:05.993 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-19 14:25:05.995 | + ./stack.sh:main:1220 : init_nova 2022-05-19 14:25:05.998 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-19 14:25:06.015 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:06.018 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-19 14:25:06.035 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:06.037 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:25:06.040 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:25:06.100 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:25:06.141 | [17865 Async nova-cell-0:97237]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:25:06.145 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-19 14:25:06.149 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:25:06.153 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-19 14:25:06.158 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:25:06.162 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:25:06.165 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:25:06.224 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:25:06.268 | [17865 Async nova-cell-1:97335]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:25:06.271 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-19 14:25:06.273 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-19 14:25:06.276 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-19 14:25:06.279 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-19 14:25:06.282 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-19 14:25:06.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:06.303 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-19 14:25:06.308 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:06.325 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-19 14:25:07.346 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:25:10.484 | INFO dbcounter [-] Registered counter for database nova_api 2022-05-19 14:25:10.512 | DEBUG dbcounter [-] [97399] Writer thread running {{(pid=97399) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:10.513 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:25:10.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:10.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:10.523 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:25:10.523 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97399) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:25:10.550 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:25:10.550 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:25:10.592 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-19 14:25:12.895 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97399) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:25:12.898 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-19 14:25:13.376 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97399) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:25:13.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:13.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:13.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:13.383 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:13.866 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-19 14:25:13.869 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:25:13.873 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:25:13.875 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:25:13.878 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:25:13.881 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:25:13.886 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:25:13.910 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:13.913 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:25:13.915 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:25:13.919 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:25:14.945 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:25:17.471 | INFO dbcounter [None req-0b390c9b-186b-43e3-b09f-dcb8da9d4f31 None None] Registered counter for database nova_api 2022-05-19 14:25:17.497 | DEBUG dbcounter [-] [97906] Writer thread running {{(pid=97906) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:17.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:17.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:17.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:17.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:18.026 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-19 14:25:18.033 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:25:18.036 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-19 14:25:18.099 | [17865 Async nova-cell-0:97237]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97237 (3 other jobs running) 2022-05-19 14:25:18.124 | [17865 Async nova-cell-0:97237]: Signaling child to exit 2022-05-19 14:25:19.011 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:19.039 | [97237 Async nova-cell-0:97237]: finished successfully 2022-05-19 14:25:19.060 | WAKEUP 2022-05-19 14:25:19.085 | [17865 Async nova-cell-0:97237]: Signaled 2022-05-19 14:25:19.086 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-19 14:25:19.086 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-19 14:25:19.086 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-19 14:25:19.086 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-19 14:25:19.086 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-19 14:25:19.086 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-19 14:25:19.086 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-19 14:25:19.086 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:19.086 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-19 14:25:19.086 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:19.087 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-19 14:25:19.087 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:25:19.087 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-05-19 14:25:19.087 | DEBUG dbcounter [-] [97300] Writer thread running {{(pid=97300) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:25:19.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97300) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:25:19.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:25:19.088 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:25:19.088 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:25:19.088 | DEBUG dbcounter [-] [97300] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=97300) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:19.088 | DEBUG dbcounter [-] [97300] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=97300) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:19.088 | DEBUG dbcounter [-] [97300] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=97300) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:19.089 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97300) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:25:19.089 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:25:19.089 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97300) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:25:19.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:19.089 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:19.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:19.089 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:19.134 | [17865 Async nova-cell-0:97237]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-05-19 14:25:19.138 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:19.141 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:25:19.143 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-19 14:25:19.168 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:19.194 | [97335 Async nova-cell-1:97335]: finished successfully 2022-05-19 14:25:19.197 | [17865 Async nova-cell-1:97335]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97335 (2 other jobs running) 2022-05-19 14:25:19.222 | [17865 Async nova-cell-1:97335]: Signaling child to exit 2022-05-19 14:25:19.222 | WAKEUP 2022-05-19 14:25:19.245 | [17865 Async nova-cell-1:97335]: Signaled 2022-05-19 14:25:19.246 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-19 14:25:19.246 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-19 14:25:19.246 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-19 14:25:19.246 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-19 14:25:19.246 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-19 14:25:19.246 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-19 14:25:19.246 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-19 14:25:19.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:19.246 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-19 14:25:19.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:25:19.246 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-19 14:25:19.246 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:25:19.246 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-05-19 14:25:19.246 | DEBUG dbcounter [-] [97393] Writer thread running {{(pid=97393) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:19.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:25:19.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97393) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:25:19.248 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:25:19.248 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:25:19.248 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:25:19.248 | DEBUG dbcounter [-] [97393] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=97393) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:19.248 | DEBUG dbcounter [-] [97393] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=97393) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:19.248 | DEBUG dbcounter [-] [97393] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=97393) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:25:19.248 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97393) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:25:19.248 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:25:19.248 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97393) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:25:19.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:19.249 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:19.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:19.249 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:19.292 | [17865 Async nova-cell-1:97335]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-19 14:25:19.298 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:19.300 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:25:19.303 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-19 14:25:20.304 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:25:22.711 | Running batches of 50 until complete 2022-05-19 14:25:22.711 | INFO dbcounter [None req-80df8c02-2b9b-47f0-acc7-9d45afa6d490 None None] Registered counter for database nova_cell0 2022-05-19 14:25:22.740 | DEBUG dbcounter [-] [98443] Writer thread running {{(pid=98443) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:22.866 | INFO dbcounter [None req-80df8c02-2b9b-47f0-acc7-9d45afa6d490 None None] Registered counter for database nova_api 2022-05-19 14:25:22.880 | DEBUG dbcounter [-] [98443] Writer thread running {{(pid=98443) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:23.004 | INFO dbcounter [None req-80df8c02-2b9b-47f0-acc7-9d45afa6d490 None None] Registered counter for database nova_cell0 2022-05-19 14:25:23.020 | DEBUG dbcounter [-] [98443] Writer thread running {{(pid=98443) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:23.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:23.092 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:23.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:23.092 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:23.092 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:25:23.092 | | Migration | Total Needed | Completed | 2022-05-19 14:25:23.092 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:25:23.092 | | fill_virtual_interface_list | 0 | 0 | 2022-05-19 14:25:23.092 | | migrate_empty_ratio | 0 | 0 | 2022-05-19 14:25:23.092 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-19 14:25:23.092 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-19 14:25:23.092 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-19 14:25:23.092 | | populate_dev_uuids | 0 | 0 | 2022-05-19 14:25:23.092 | | populate_missing_availability_zones | 0 | 0 | 2022-05-19 14:25:23.093 | | populate_queued_for_delete | 0 | 0 | 2022-05-19 14:25:23.093 | | populate_user_id | 0 | 0 | 2022-05-19 14:25:23.093 | | populate_uuids | 0 | 0 | 2022-05-19 14:25:23.093 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:25:23.580 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-19 14:25:23.587 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:25:23.592 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-19 14:25:23.595 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:25:23.599 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:25:23.603 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-19 14:25:24.612 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:25:27.029 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-19 14:25:27.029 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-19 14:25:27.029 | INFO dbcounter [None req-2c514b8a-7958-47da-afd7-3c7a9243ec5e None None] Registered counter for database nova_api 2022-05-19 14:25:27.057 | DEBUG dbcounter [-] [98462] Writer thread running {{(pid=98462) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:25:27.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:27.119 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:27.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:27.120 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:27.578 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-19 14:25:27.581 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-19 14:25:27.601 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-19 14:25:27.606 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-19 14:25:27.630 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:27.633 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-19 14:25:27.635 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-19 14:25:27.710 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-19 14:25:27.751 | [17865 Async configure_neutron_nova:98530]: running: configure_neutron_nova 2022-05-19 14:25:27.754 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-19 14:25:27.758 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:25:27.762 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-19 14:25:27.766 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:25:27.769 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:25:27.772 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:25:27.775 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:25:27.777 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:25:27.781 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:25:27.786 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:25:27.789 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:25:27.792 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:25:27.795 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-19 14:25:27.798 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:25:27.817 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:27.820 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:25:27.823 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:25:27.826 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-19 14:25:27.829 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:25:27.832 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:25:27.835 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-19 14:25:27.837 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:25:27.840 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:25:27.842 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:25:27.845 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:25:27.848 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-19 14:25:27.852 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:25:27.856 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-19 14:25:27.858 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:25:27.861 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:25:27.864 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:25:27.867 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:27.870 | + inc/meta-config:merge_config_group:171 : shift 2022-05-19 14:25:27.873 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-19 14:25:27.875 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:25:27.879 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-19 14:25:27.882 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-19 14:25:27.885 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:25:27.888 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:27.891 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-19 14:25:27.894 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:25:27.897 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-19 14:25:27.897 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:25:27.897 | gsub("[][]", "", $1); 2022-05-19 14:25:27.897 | split($1, a, "|"); 2022-05-19 14:25:27.897 | if (a[1] == matchgroup) 2022-05-19 14:25:27.897 | print a[2] 2022-05-19 14:25:27.897 | } 2022-05-19 14:25:27.897 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:25:27.904 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:25:27.907 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:25:27.910 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:25:27.916 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-19 14:25:27.919 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-19 14:25:27.924 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-19 14:25:27.927 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-19 14:25:27.931 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-19 14:25:27.938 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-19 14:25:27.940 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-19 14:25:27.944 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:25:27.948 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:27.951 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:25:27.954 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-19 14:25:27.957 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:25:27.960 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-19 14:25:27.963 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-19 14:25:27.966 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-19 14:25:27.969 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-19 14:25:27.974 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:25:27.974 | BEGIN { 2022-05-19 14:25:27.974 | section = "" 2022-05-19 14:25:27.974 | last_section = "" 2022-05-19 14:25:27.974 | section_count = 0 2022-05-19 14:25:27.974 | } 2022-05-19 14:25:27.974 | /^\[.+\]/ { 2022-05-19 14:25:27.974 | gsub("[][]", "", $1); 2022-05-19 14:25:27.974 | section=$1 2022-05-19 14:25:27.974 | next 2022-05-19 14:25:27.974 | } 2022-05-19 14:25:27.974 | /^ *\#/ { 2022-05-19 14:25:27.974 | next 2022-05-19 14:25:27.974 | } 2022-05-19 14:25:27.974 | /^[^ \t]+/ { 2022-05-19 14:25:27.975 | # get offset of first = in $0 2022-05-19 14:25:27.975 | eq_idx = index($0, "=") 2022-05-19 14:25:27.975 | # extract attr & value from $0 2022-05-19 14:25:27.975 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:25:27.975 | value = substr($0, eq_idx + 1) 2022-05-19 14:25:27.975 | # only need to strip trailing whitespace from attr 2022-05-19 14:25:27.975 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:25:27.975 | # need to strip leading & trailing whitespace from value 2022-05-19 14:25:27.975 | sub(/^[ \t]*/, "", value) 2022-05-19 14:25:27.975 | sub(/[ \t]*$/, "", value) 2022-05-19 14:25:27.975 | 2022-05-19 14:25:27.975 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:25:27.975 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:25:27.975 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:25:27.975 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:25:27.975 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:25:27.975 | if (section != last_section) { 2022-05-19 14:25:27.975 | cfg_section[section_count++] = section 2022-05-19 14:25:27.975 | last_section = section 2022-05-19 14:25:27.975 | } 2022-05-19 14:25:27.975 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:25:27.975 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:25:27.975 | 2022-05-19 14:25:27.975 | cfg_attr[section, attr, 0] = value 2022-05-19 14:25:27.976 | cfg_attr_count[section, attr] = 1 2022-05-19 14:25:27.976 | } else { 2022-05-19 14:25:27.976 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:25:27.976 | cfg_attr[section, attr, lno] = value 2022-05-19 14:25:27.976 | } 2022-05-19 14:25:27.976 | } 2022-05-19 14:25:27.976 | END { 2022-05-19 14:25:27.976 | # Process each section in order 2022-05-19 14:25:27.976 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:25:27.976 | section = cfg_section[sno] 2022-05-19 14:25:27.976 | # The ini routines simply append a config item immediately 2022-05-19 14:25:27.976 | # after the section header. To keep the same order as defined 2022-05-19 14:25:27.976 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:25:27.976 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:25:27.976 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:25:27.976 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:25:27.976 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:25:27.976 | else { 2022-05-19 14:25:27.976 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:25:27.976 | count = cfg_attr_count[section, attr] 2022-05-19 14:25:27.976 | print "inidelete " configfile " " section " " attr 2022-05-19 14:25:27.977 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:25:27.977 | for (l = count -2; l >= 0; l--) 2022-05-19 14:25:27.977 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:25:27.977 | } 2022-05-19 14:25:27.977 | } 2022-05-19 14:25:27.977 | } 2022-05-19 14:25:27.977 | } 2022-05-19 14:25:27.977 | ' 2022-05-19 14:25:27.977 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:25:27.977 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:27.978 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:25:27.980 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:27.983 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:25:27.986 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-19 14:25:27.988 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:25:27.991 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-19 14:25:27.994 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:25:27.994 | BEGIN { group = "" } 2022-05-19 14:25:27.994 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:25:27.994 | gsub("[][]", "", $1); 2022-05-19 14:25:27.994 | split($1, a, "|"); 2022-05-19 14:25:27.994 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:25:27.994 | group=a[1] 2022-05-19 14:25:27.994 | } else { 2022-05-19 14:25:27.994 | group="" 2022-05-19 14:25:27.994 | } 2022-05-19 14:25:27.994 | next 2022-05-19 14:25:27.994 | } 2022-05-19 14:25:27.994 | { 2022-05-19 14:25:27.994 | if (group != "") 2022-05-19 14:25:27.994 | print $0 2022-05-19 14:25:27.994 | } 2022-05-19 14:25:27.994 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:25:28.001 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-19 14:25:28.004 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-19 14:25:28.036 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.039 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-19 14:25:28.041 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-19 14:25:28.075 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-19 14:25:28.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-19 14:25:28.115 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-19 14:25:28.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-19 14:25:28.155 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-19 14:25:28.161 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-19 14:25:28.192 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-19 14:25:28.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:25:28.232 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.235 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.73/identity"' 2022-05-19 14:25:28.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2022-05-19 14:25:28.272 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-19 14:25:28.277 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:25:28.311 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.314 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-19 14:25:28.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:25:28.348 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-19 14:25:28.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:25:28.386 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-19 14:25:28.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:25:28.426 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-19 14:25:28.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:25:28.463 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-19 14:25:28.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-19 14:25:28.499 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.503 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:25:28.506 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:25:28.509 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:25:28.513 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-19 14:25:28.516 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-19 14:25:28.519 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-19 14:25:28.521 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-19 14:25:28.525 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-19 14:25:28.530 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-19 14:25:28.532 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-19 14:25:28.535 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:25:28.538 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:28.540 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:25:28.543 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:25:28.547 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:25:28.550 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-19 14:25:28.553 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-19 14:25:28.557 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-19 14:25:28.559 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-19 14:25:28.564 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:25:28.564 | BEGIN { 2022-05-19 14:25:28.564 | section = "" 2022-05-19 14:25:28.564 | last_section = "" 2022-05-19 14:25:28.564 | section_count = 0 2022-05-19 14:25:28.564 | } 2022-05-19 14:25:28.564 | /^\[.+\]/ { 2022-05-19 14:25:28.564 | gsub("[][]", "", $1); 2022-05-19 14:25:28.564 | section=$1 2022-05-19 14:25:28.564 | next 2022-05-19 14:25:28.564 | } 2022-05-19 14:25:28.564 | /^ *\#/ { 2022-05-19 14:25:28.564 | next 2022-05-19 14:25:28.564 | } 2022-05-19 14:25:28.564 | /^[^ \t]+/ { 2022-05-19 14:25:28.564 | # get offset of first = in $0 2022-05-19 14:25:28.565 | eq_idx = index($0, "=") 2022-05-19 14:25:28.565 | # extract attr & value from $0 2022-05-19 14:25:28.565 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:25:28.565 | value = substr($0, eq_idx + 1) 2022-05-19 14:25:28.565 | # only need to strip trailing whitespace from attr 2022-05-19 14:25:28.565 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:25:28.565 | # need to strip leading & trailing whitespace from value 2022-05-19 14:25:28.565 | sub(/^[ \t]*/, "", value) 2022-05-19 14:25:28.565 | sub(/[ \t]*$/, "", value) 2022-05-19 14:25:28.565 | 2022-05-19 14:25:28.565 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:25:28.565 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:25:28.565 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:25:28.565 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:25:28.565 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:25:28.565 | if (section != last_section) { 2022-05-19 14:25:28.565 | cfg_section[section_count++] = section 2022-05-19 14:25:28.565 | last_section = section 2022-05-19 14:25:28.565 | } 2022-05-19 14:25:28.565 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:25:28.565 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:25:28.565 | 2022-05-19 14:25:28.565 | cfg_attr[section, attr, 0] = value 2022-05-19 14:25:28.565 | cfg_attr_count[section, attr] = 1 2022-05-19 14:25:28.565 | } else { 2022-05-19 14:25:28.565 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:25:28.565 | cfg_attr[section, attr, lno] = value 2022-05-19 14:25:28.565 | } 2022-05-19 14:25:28.565 | } 2022-05-19 14:25:28.565 | END { 2022-05-19 14:25:28.565 | # Process each section in order 2022-05-19 14:25:28.565 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:25:28.566 | section = cfg_section[sno] 2022-05-19 14:25:28.566 | # The ini routines simply append a config item immediately 2022-05-19 14:25:28.566 | # after the section header. To keep the same order as defined 2022-05-19 14:25:28.566 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:25:28.566 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:25:28.566 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:25:28.566 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:25:28.566 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:25:28.566 | else { 2022-05-19 14:25:28.566 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:25:28.566 | count = cfg_attr_count[section, attr] 2022-05-19 14:25:28.566 | print "inidelete " configfile " " section " " attr 2022-05-19 14:25:28.566 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:25:28.566 | for (l = count -2; l >= 0; l--) 2022-05-19 14:25:28.566 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:25:28.566 | } 2022-05-19 14:25:28.566 | } 2022-05-19 14:25:28.566 | } 2022-05-19 14:25:28.566 | } 2022-05-19 14:25:28.566 | ' 2022-05-19 14:25:28.566 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:25:28.566 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.567 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:25:28.568 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:28.571 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:25:28.573 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:25:28.576 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:25:28.579 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-19 14:25:28.581 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:25:28.581 | BEGIN { group = "" } 2022-05-19 14:25:28.581 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:25:28.581 | gsub("[][]", "", $1); 2022-05-19 14:25:28.581 | split($1, a, "|"); 2022-05-19 14:25:28.581 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:25:28.582 | group=a[1] 2022-05-19 14:25:28.582 | } else { 2022-05-19 14:25:28.582 | group="" 2022-05-19 14:25:28.582 | } 2022-05-19 14:25:28.582 | next 2022-05-19 14:25:28.582 | } 2022-05-19 14:25:28.582 | { 2022-05-19 14:25:28.582 | if (group != "") 2022-05-19 14:25:28.582 | print $0 2022-05-19 14:25:28.582 | } 2022-05-19 14:25:28.582 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:25:28.587 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:28.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-19 14:25:28.591 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-19 14:25:28.613 | [98530 Async configure_neutron_nova:98530]: finished successfully 2022-05-19 14:25:28.622 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.624 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-19 14:25:28.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-19 14:25:28.657 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-19 14:25:28.662 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-19 14:25:28.692 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.694 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-19 14:25:28.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-19 14:25:28.727 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-19 14:25:28.732 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-19 14:25:28.762 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-19 14:25:28.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-19 14:25:28.798 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-19 14:25:28.803 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-19 14:25:28.832 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-19 14:25:28.837 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-19 14:25:28.868 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-19 14:25:28.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-19 14:25:28.911 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.913 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-19 14:25:28.916 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-19 14:25:28.946 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.949 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-19 14:25:28.951 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-19 14:25:28.984 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:28.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-19 14:25:28.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-19 14:25:29.022 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-19 14:25:29.027 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-19 14:25:29.057 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-19 14:25:29.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-19 14:25:29.091 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-19 14:25:29.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-19 14:25:29.127 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-19 14:25:29.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-19 14:25:29.168 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.172 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:25:29.174 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:25:29.177 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:25:29.180 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-19 14:25:29.183 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-19 14:25:29.186 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-19 14:25:29.189 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-19 14:25:29.192 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-19 14:25:29.197 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-19 14:25:29.199 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-19 14:25:29.202 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:25:29.205 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:29.207 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:25:29.210 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-19 14:25:29.213 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:25:29.216 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-19 14:25:29.218 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-19 14:25:29.221 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-19 14:25:29.224 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-19 14:25:29.227 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:25:29.228 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.228 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:25:29.228 | BEGIN { 2022-05-19 14:25:29.228 | section = "" 2022-05-19 14:25:29.229 | last_section = "" 2022-05-19 14:25:29.229 | section_count = 0 2022-05-19 14:25:29.229 | } 2022-05-19 14:25:29.229 | /^\[.+\]/ { 2022-05-19 14:25:29.229 | gsub("[][]", "", $1); 2022-05-19 14:25:29.229 | section=$1 2022-05-19 14:25:29.229 | next 2022-05-19 14:25:29.229 | } 2022-05-19 14:25:29.229 | /^ *\#/ { 2022-05-19 14:25:29.229 | next 2022-05-19 14:25:29.229 | } 2022-05-19 14:25:29.229 | /^[^ \t]+/ { 2022-05-19 14:25:29.229 | # get offset of first = in $0 2022-05-19 14:25:29.229 | eq_idx = index($0, "=") 2022-05-19 14:25:29.229 | # extract attr & value from $0 2022-05-19 14:25:29.229 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:25:29.229 | value = substr($0, eq_idx + 1) 2022-05-19 14:25:29.229 | # only need to strip trailing whitespace from attr 2022-05-19 14:25:29.229 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:25:29.229 | # need to strip leading & trailing whitespace from value 2022-05-19 14:25:29.229 | sub(/^[ \t]*/, "", value) 2022-05-19 14:25:29.229 | sub(/[ \t]*$/, "", value) 2022-05-19 14:25:29.229 | 2022-05-19 14:25:29.229 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:25:29.229 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:25:29.229 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:25:29.229 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:25:29.229 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:25:29.229 | if (section != last_section) { 2022-05-19 14:25:29.229 | cfg_section[section_count++] = section 2022-05-19 14:25:29.229 | last_section = section 2022-05-19 14:25:29.229 | } 2022-05-19 14:25:29.229 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:25:29.230 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:25:29.230 | 2022-05-19 14:25:29.230 | cfg_attr[section, attr, 0] = value 2022-05-19 14:25:29.230 | cfg_attr_count[section, attr] = 1 2022-05-19 14:25:29.230 | } else { 2022-05-19 14:25:29.230 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:25:29.230 | cfg_attr[section, attr, lno] = value 2022-05-19 14:25:29.230 | } 2022-05-19 14:25:29.230 | } 2022-05-19 14:25:29.230 | END { 2022-05-19 14:25:29.230 | # Process each section in order 2022-05-19 14:25:29.230 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:25:29.230 | section = cfg_section[sno] 2022-05-19 14:25:29.230 | # The ini routines simply append a config item immediately 2022-05-19 14:25:29.230 | # after the section header. To keep the same order as defined 2022-05-19 14:25:29.230 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:25:29.230 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:25:29.230 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:25:29.230 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:25:29.230 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:25:29.230 | else { 2022-05-19 14:25:29.230 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:25:29.230 | count = cfg_attr_count[section, attr] 2022-05-19 14:25:29.230 | print "inidelete " configfile " " section " " attr 2022-05-19 14:25:29.230 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:25:29.230 | for (l = count -2; l >= 0; l--) 2022-05-19 14:25:29.230 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:25:29.230 | } 2022-05-19 14:25:29.230 | } 2022-05-19 14:25:29.230 | } 2022-05-19 14:25:29.230 | } 2022-05-19 14:25:29.230 | ' 2022-05-19 14:25:29.230 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:29.231 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:25:29.233 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:25:29.235 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-19 14:25:29.238 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:25:29.240 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-19 14:25:29.243 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:25:29.243 | BEGIN { group = "" } 2022-05-19 14:25:29.243 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:25:29.243 | gsub("[][]", "", $1); 2022-05-19 14:25:29.243 | split($1, a, "|"); 2022-05-19 14:25:29.243 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:25:29.243 | group=a[1] 2022-05-19 14:25:29.243 | } else { 2022-05-19 14:25:29.243 | group="" 2022-05-19 14:25:29.243 | } 2022-05-19 14:25:29.243 | next 2022-05-19 14:25:29.243 | } 2022-05-19 14:25:29.243 | { 2022-05-19 14:25:29.243 | if (group != "") 2022-05-19 14:25:29.243 | print $0 2022-05-19 14:25:29.244 | } 2022-05-19 14:25:29.244 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:25:29.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.73/identity/v2.0"' 2022-05-19 14:25:29.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.73/identity/v2.0 2022-05-19 14:25:29.281 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.284 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:25:29.287 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:25:29.290 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:25:29.293 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-19 14:25:29.296 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:25:29.299 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:25:29.301 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-19 14:25:29.305 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:25:29.309 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-19 14:25:29.312 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-19 14:25:29.314 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:25:29.317 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:29.320 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:25:29.322 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:25:29.325 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:25:29.328 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:25:29.331 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:25:29.334 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:25:29.337 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-19 14:25:29.340 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:25:29.341 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.342 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:25:29.342 | BEGIN { 2022-05-19 14:25:29.342 | section = "" 2022-05-19 14:25:29.342 | last_section = "" 2022-05-19 14:25:29.342 | section_count = 0 2022-05-19 14:25:29.342 | } 2022-05-19 14:25:29.342 | /^\[.+\]/ { 2022-05-19 14:25:29.342 | gsub("[][]", "", $1); 2022-05-19 14:25:29.342 | section=$1 2022-05-19 14:25:29.342 | next 2022-05-19 14:25:29.342 | } 2022-05-19 14:25:29.342 | /^ *\#/ { 2022-05-19 14:25:29.342 | next 2022-05-19 14:25:29.342 | } 2022-05-19 14:25:29.342 | /^[^ \t]+/ { 2022-05-19 14:25:29.342 | # get offset of first = in $0 2022-05-19 14:25:29.342 | eq_idx = index($0, "=") 2022-05-19 14:25:29.342 | # extract attr & value from $0 2022-05-19 14:25:29.342 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:25:29.342 | value = substr($0, eq_idx + 1) 2022-05-19 14:25:29.342 | # only need to strip trailing whitespace from attr 2022-05-19 14:25:29.342 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:25:29.342 | # need to strip leading & trailing whitespace from value 2022-05-19 14:25:29.342 | sub(/^[ \t]*/, "", value) 2022-05-19 14:25:29.342 | sub(/[ \t]*$/, "", value) 2022-05-19 14:25:29.342 | 2022-05-19 14:25:29.342 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:25:29.342 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:25:29.342 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:25:29.342 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:25:29.342 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:25:29.342 | if (section != last_section) { 2022-05-19 14:25:29.343 | cfg_section[section_count++] = section 2022-05-19 14:25:29.343 | last_section = section 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:25:29.343 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:25:29.343 | 2022-05-19 14:25:29.343 | cfg_attr[section, attr, 0] = value 2022-05-19 14:25:29.343 | cfg_attr_count[section, attr] = 1 2022-05-19 14:25:29.343 | } else { 2022-05-19 14:25:29.343 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:25:29.343 | cfg_attr[section, attr, lno] = value 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | END { 2022-05-19 14:25:29.343 | # Process each section in order 2022-05-19 14:25:29.343 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:25:29.343 | section = cfg_section[sno] 2022-05-19 14:25:29.343 | # The ini routines simply append a config item immediately 2022-05-19 14:25:29.343 | # after the section header. To keep the same order as defined 2022-05-19 14:25:29.343 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:25:29.343 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:25:29.343 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:25:29.343 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:25:29.343 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:25:29.343 | else { 2022-05-19 14:25:29.343 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:25:29.343 | count = cfg_attr_count[section, attr] 2022-05-19 14:25:29.343 | print "inidelete " configfile " " section " " attr 2022-05-19 14:25:29.343 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:25:29.343 | for (l = count -2; l >= 0; l--) 2022-05-19 14:25:29.343 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | } 2022-05-19 14:25:29.343 | ' 2022-05-19 14:25:29.344 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:25:29.346 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:25:29.346 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:25:29.348 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:25:29.351 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:25:29.354 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-19 14:25:29.356 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:25:29.356 | BEGIN { group = "" } 2022-05-19 14:25:29.356 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:25:29.356 | gsub("[][]", "", $1); 2022-05-19 14:25:29.356 | split($1, a, "|"); 2022-05-19 14:25:29.356 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:25:29.357 | group=a[1] 2022-05-19 14:25:29.357 | } else { 2022-05-19 14:25:29.357 | group="" 2022-05-19 14:25:29.357 | } 2022-05-19 14:25:29.357 | next 2022-05-19 14:25:29.357 | } 2022-05-19 14:25:29.357 | { 2022-05-19 14:25:29.357 | if (group != "") 2022-05-19 14:25:29.357 | print $0 2022-05-19 14:25:29.357 | } 2022-05-19 14:25:29.357 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:25:29.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-19 14:25:29.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-19 14:25:29.394 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-19 14:25:29.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-19 14:25:29.428 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:25:29.431 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-19 14:25:29.449 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:29.452 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-19 14:25:29.454 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:29.457 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-19 14:25:29.460 | + ./stack.sh:main:1254 : start_swift 2022-05-19 14:25:29.462 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-19 14:25:29.465 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:25:29.467 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:25:29.497 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-19 14:25:29.500 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:25:29.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:25:29.506 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-19 14:25:29.553 | Restarting rsync (via systemctl): rsync.service. 2022-05-19 14:25:29.557 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-19 14:25:29.559 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-19 14:25:29.562 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-19 14:25:29.565 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-19 14:25:29.567 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:25:29.570 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.572 | + functions-common:run_process:1692 : local service=s-object 2022-05-19 14:25:29.575 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.577 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:29.580 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:29.582 | + functions-common:run_process:1697 : local name=s-object 2022-05-19 14:25:29.585 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:29.587 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:29.589 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:29.592 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:29.595 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:29.599 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970329597 2022-05-19 14:25:29.602 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-19 14:25:29.618 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:29.621 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-19 14:25:29.623 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-19 14:25:29.626 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.628 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.631 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.633 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.636 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-19 14:25:29.638 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-19 14:25:29.641 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-19 14:25:29.643 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:29.646 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:29.648 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:25:29.651 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-19 14:25:29.654 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-19 14:25:29.656 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.659 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:29.661 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:29.663 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:29.665 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:29.668 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-19 14:25:29.670 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:29.675 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-19 14:25:29.740 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-19 14:25:29.804 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:25:29.859 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-19 14:25:29.917 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-19 14:25:29.969 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:30.024 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:30.027 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-19 14:25:30.094 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:25:30.473 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-19 14:25:30.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-19 14:25:30.879 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-19 14:25:30.911 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:30.912 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:30.915 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:30.920 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:30.923 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:30.925 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:30.928 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:30.930 | + functions-common:time_stop:2444 : start_time=1652970329597 2022-05-19 14:25:30.933 | + functions-common:time_stop:2446 : [[ -z 1652970329597 ]] 2022-05-19 14:25:30.936 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:30.941 | + functions-common:time_stop:2449 : end_time=1652970330938 2022-05-19 14:25:30.943 | + functions-common:time_stop:2450 : elapsed_time=1341 2022-05-19 14:25:30.946 | + functions-common:time_stop:2451 : total=2894 2022-05-19 14:25:30.948 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:30.951 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4235 2022-05-19 14:25:30.953 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:25:30.956 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:30.959 | + functions-common:run_process:1692 : local service=s-container 2022-05-19 14:25:30.961 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:30.964 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:30.966 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:30.969 | + functions-common:run_process:1697 : local name=s-container 2022-05-19 14:25:30.971 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:30.974 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:30.976 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:30.979 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:30.982 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:30.986 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970330984 2022-05-19 14:25:30.989 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-19 14:25:31.007 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:31.009 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-19 14:25:31.012 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-19 14:25:31.014 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:31.017 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:31.019 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:31.022 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:31.025 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-19 14:25:31.027 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-19 14:25:31.030 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-19 14:25:31.033 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:31.035 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:31.038 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:25:31.040 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-19 14:25:31.043 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-19 14:25:31.045 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:31.047 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:31.050 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:31.052 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:31.055 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:31.057 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-19 14:25:31.060 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:31.064 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-19 14:25:31.127 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-19 14:25:31.188 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:25:31.239 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-19 14:25:31.294 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-19 14:25:31.346 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:31.397 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:31.400 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-19 14:25:31.462 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:25:31.859 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-19 14:25:31.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-19 14:25:32.284 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-19 14:25:32.305 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:32.308 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:32.316 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:32.318 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:32.325 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:32.328 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:32.330 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:32.333 | + functions-common:time_stop:2444 : start_time=1652970330984 2022-05-19 14:25:32.335 | + functions-common:time_stop:2446 : [[ -z 1652970330984 ]] 2022-05-19 14:25:32.338 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:32.343 | + functions-common:time_stop:2449 : end_time=1652970332340 2022-05-19 14:25:32.345 | + functions-common:time_stop:2450 : elapsed_time=1356 2022-05-19 14:25:32.347 | + functions-common:time_stop:2451 : total=4235 2022-05-19 14:25:32.350 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:32.352 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5591 2022-05-19 14:25:32.355 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:25:32.357 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.360 | + functions-common:run_process:1692 : local service=s-account 2022-05-19 14:25:32.363 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.366 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:32.368 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:32.371 | + functions-common:run_process:1697 : local name=s-account 2022-05-19 14:25:32.373 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:32.375 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:32.378 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:32.380 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:32.383 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:32.388 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970332385 2022-05-19 14:25:32.390 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-19 14:25:32.410 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:32.413 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-19 14:25:32.415 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-19 14:25:32.418 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.420 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.422 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.425 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.428 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-19 14:25:32.430 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-19 14:25:32.433 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-19 14:25:32.439 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:32.441 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:32.444 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:25:32.446 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-19 14:25:32.449 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-19 14:25:32.451 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.454 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:32.456 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:32.459 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:32.461 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:32.464 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-19 14:25:32.466 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:32.471 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-19 14:25:32.536 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-19 14:25:32.599 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:25:32.651 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-19 14:25:32.715 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-19 14:25:32.774 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:32.825 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:32.828 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-19 14:25:32.889 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:25:33.290 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-19 14:25:33.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-19 14:25:33.696 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-19 14:25:33.721 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:33.723 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:33.726 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:33.729 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:33.735 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:33.737 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:33.740 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:33.742 | + functions-common:time_stop:2444 : start_time=1652970332385 2022-05-19 14:25:33.745 | + functions-common:time_stop:2446 : [[ -z 1652970332385 ]] 2022-05-19 14:25:33.748 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:33.752 | + functions-common:time_stop:2449 : end_time=1652970333750 2022-05-19 14:25:33.755 | + functions-common:time_stop:2450 : elapsed_time=1365 2022-05-19 14:25:33.757 | + functions-common:time_stop:2451 : total=5591 2022-05-19 14:25:33.760 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:33.762 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6956 2022-05-19 14:25:33.765 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-19 14:25:33.767 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-19 14:25:33.820 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.822 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-19 14:25:33.824 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.827 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:33.829 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:33.832 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-19 14:25:33.834 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:33.837 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:33.839 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:33.842 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:33.845 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:33.849 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970333846 2022-05-19 14:25:33.852 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-19 14:25:33.869 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:33.872 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-19 14:25:33.875 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-19 14:25:33.877 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.880 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.882 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.885 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.887 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-19 14:25:33.890 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-19 14:25:33.892 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-19 14:25:33.895 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:33.897 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:33.900 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-19 14:25:33.902 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-19 14:25:33.905 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-19 14:25:33.907 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:33.910 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:33.912 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:33.914 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:33.916 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:33.919 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-19 14:25:33.921 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:33.925 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-19 14:25:33.988 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-19 14:25:34.049 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:25:34.103 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-19 14:25:34.157 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-19 14:25:34.210 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:34.262 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:34.265 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-19 14:25:34.328 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:25:34.739 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-19 14:25:34.753 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-05-19 14:25:35.147 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-19 14:25:35.173 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:35.176 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:35.178 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:35.180 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:35.183 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:35.185 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:35.188 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:35.190 | + functions-common:time_stop:2444 : start_time=1652970333846 2022-05-19 14:25:35.192 | + functions-common:time_stop:2446 : [[ -z 1652970333846 ]] 2022-05-19 14:25:35.196 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:35.200 | + functions-common:time_stop:2449 : end_time=1652970335197 2022-05-19 14:25:35.203 | + functions-common:time_stop:2450 : elapsed_time=1351 2022-05-19 14:25:35.205 | + functions-common:time_stop:2451 : total=6956 2022-05-19 14:25:35.207 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:35.210 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8307 2022-05-19 14:25:35.212 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-19 14:25:35.230 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:35.233 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.235 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-19 14:25:35.238 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.240 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:35.242 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:35.245 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-19 14:25:35.247 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:35.250 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:35.253 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:35.256 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:35.259 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:35.263 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970335261 2022-05-19 14:25:35.266 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-19 14:25:35.283 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:35.286 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-19 14:25:35.288 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-19 14:25:35.291 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.294 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.296 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.298 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.301 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-19 14:25:35.303 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-19 14:25:35.306 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-19 14:25:35.308 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:35.311 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:35.313 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-19 14:25:35.316 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-19 14:25:35.319 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-19 14:25:35.321 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.323 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:35.326 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:35.328 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:35.330 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:35.333 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-19 14:25:35.335 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:35.340 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-19 14:25:35.403 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-19 14:25:35.465 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:25:35.520 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-19 14:25:35.572 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-19 14:25:35.623 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:35.676 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:35.678 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-19 14:25:35.740 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:25:36.135 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-19 14:25:36.149 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-19 14:25:36.543 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-19 14:25:36.570 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:36.573 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:36.578 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:36.581 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:36.584 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:36.586 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:36.589 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:36.591 | + functions-common:time_stop:2444 : start_time=1652970335261 2022-05-19 14:25:36.593 | + functions-common:time_stop:2446 : [[ -z 1652970335261 ]] 2022-05-19 14:25:36.596 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:36.601 | + functions-common:time_stop:2449 : end_time=1652970336598 2022-05-19 14:25:36.604 | + functions-common:time_stop:2450 : elapsed_time=1337 2022-05-19 14:25:36.606 | + functions-common:time_stop:2451 : total=8307 2022-05-19 14:25:36.608 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:36.611 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9644 2022-05-19 14:25:36.614 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-19 14:25:36.614 | Waiting for swift proxy to start... 2022-05-19 14:25:36.616 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.73:8080/info 2022-05-19 14:25:36.619 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:25:36.621 | + functions:wait_for_service:458 : local url=http://10.222.0.73:8080/info 2022-05-19 14:25:36.623 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:25:36.626 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:25:36.628 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:25:36.630 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:36.633 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:36.636 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:36.640 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970336638 2022-05-19 14:25:36.643 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:25:36.648 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73:8080/info 2022-05-19 14:25:36.662 | + :: : [[ 000 == 503 ]] 2022-05-19 14:25:36.663 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:25:36.664 | + :: : sleep 1 2022-05-19 14:25:37.668 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73:8080/info 2022-05-19 14:25:37.681 | + :: : [[ 000 == 503 ]] 2022-05-19 14:25:37.683 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:25:37.684 | + :: : sleep 1 2022-05-19 14:25:38.688 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73:8080/info 2022-05-19 14:25:38.702 | + :: : [[ 000 == 503 ]] 2022-05-19 14:25:38.703 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:25:38.705 | + :: : sleep 1 2022-05-19 14:25:39.709 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73:8080/info 2022-05-19 14:25:39.729 | + :: : [[ 200 == 503 ]] 2022-05-19 14:25:39.730 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:25:39.734 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:25:39.737 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:39.740 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:39.742 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:39.745 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:39.747 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:39.750 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:25:39.752 | + functions-common:time_stop:2444 : start_time=1652970336638 2022-05-19 14:25:39.755 | + functions-common:time_stop:2446 : [[ -z 1652970336638 ]] 2022-05-19 14:25:39.758 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:39.763 | + functions-common:time_stop:2449 : end_time=1652970339760 2022-05-19 14:25:39.765 | + functions-common:time_stop:2450 : elapsed_time=3122 2022-05-19 14:25:39.768 | + functions-common:time_stop:2451 : total=6229 2022-05-19 14:25:39.770 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:39.773 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9351 2022-05-19 14:25:39.775 | + functions:wait_for_service:467 : return 0 2022-05-19 14:25:39.778 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-19 14:25:39.781 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:25:39.783 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-19 14:25:39.801 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:39.803 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:25:39.834 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-19 14:25:39.888 | [17865 Async configure_neutron_nova:98530]: Waiting for completion of configure_neutron_nova running on PID 98530 (2 other jobs running) 2022-05-19 14:25:39.914 | [17865 Async configure_neutron_nova:98530]: Signaling child to exit 2022-05-19 14:25:39.914 | WAKEUP 2022-05-19 14:25:39.939 | [17865 Async configure_neutron_nova:98530]: Signaled 2022-05-19 14:25:39.940 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-19 14:25:39.940 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:39.940 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:25:39.940 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:39.940 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:25:39.940 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:25:39.940 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:25:39.940 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.73/identity 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-19 14:25:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-19 14:25:39.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:25:39.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:25:39.941 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:25:39.941 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:25:39.941 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-19 14:25:39.941 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:25:39.941 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-19 14:25:39.941 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-19 14:25:39.941 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:25:39.941 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:25:39.941 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:25:39.941 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.73/identity 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-19 14:25:39.941 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-19 14:25:39.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:25:39.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:25:39.942 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:25:39.942 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:25:39.985 | [17865 Async configure_neutron_nova:98530]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-19 14:25:39.989 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:39.992 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-19 14:25:40.010 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:40.012 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:25:40.042 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:25:40.074 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-19 14:25:40.091 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:40.094 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-19 14:25:40.096 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:40.099 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-19 14:25:40.102 | + ./stack.sh:main:1279 : start_nova_api 2022-05-19 14:25:40.104 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-19 14:25:40.107 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-19 14:25:40.109 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-19 14:25:40.112 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-19 14:25:40.129 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:40.132 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:25:40.134 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:25:40.137 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:25:40.140 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-19 14:25:40.143 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-19 14:25:40.147 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.150 | + functions-common:run_process:1692 : local service=n-api 2022-05-19 14:25:40.153 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.155 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:40.158 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:40.161 | + functions-common:run_process:1697 : local name=n-api 2022-05-19 14:25:40.163 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:40.166 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:40.168 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:40.171 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:40.174 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:40.178 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970340175 2022-05-19 14:25:40.180 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-19 14:25:40.199 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:40.202 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-19 14:25:40.204 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-19 14:25:40.207 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.209 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.212 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.214 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.217 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-19 14:25:40.219 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:25:40.222 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-19 14:25:40.225 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:40.227 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:40.230 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:25:40.233 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-19 14:25:40.235 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-19 14:25:40.237 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.240 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:25:40.242 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:25:40.244 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-19 14:25:40.247 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:25:40.251 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-19 14:25:40.313 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-19 14:25:40.375 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-19 14:25:40.429 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:25:40.486 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:40.537 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-19 14:25:40.589 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-19 14:25:40.645 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-19 14:25:40.697 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-19 14:25:40.748 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-19 14:25:40.801 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:25:40.803 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-19 14:25:40.869 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:25:41.276 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-19 14:25:41.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-19 14:25:41.685 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-19 14:25:41.764 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:41.767 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:41.770 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:41.773 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:41.776 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:41.780 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:41.784 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:41.787 | + functions-common:time_stop:2444 : start_time=1652970340175 2022-05-19 14:25:41.789 | + functions-common:time_stop:2446 : [[ -z 1652970340175 ]] 2022-05-19 14:25:41.792 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:41.797 | + functions-common:time_stop:2449 : end_time=1652970341794 2022-05-19 14:25:41.799 | + functions-common:time_stop:2450 : elapsed_time=1619 2022-05-19 14:25:41.802 | + functions-common:time_stop:2451 : total=9644 2022-05-19 14:25:41.805 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:41.807 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11263 2022-05-19 14:25:41.810 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.73/compute/v2.1/ 2022-05-19 14:25:41.812 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-19 14:25:41.812 | Waiting for nova-api to start... 2022-05-19 14:25:41.815 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.73/compute/v2.1/ 2022-05-19 14:25:41.818 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:25:41.820 | + functions:wait_for_service:458 : local url=http://10.222.0.73/compute/v2.1/ 2022-05-19 14:25:41.823 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:25:41.825 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:25:41.828 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:25:41.830 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:41.833 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:41.837 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:41.841 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970341838 2022-05-19 14:25:41.843 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:25:41.849 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73/compute/v2.1/ 2022-05-19 14:25:47.542 | + :: : [[ 200 == 503 ]] 2022-05-19 14:25:47.543 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:25:47.548 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:25:47.552 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:47.556 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:47.560 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:47.564 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:47.566 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:47.569 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:25:47.571 | + functions-common:time_stop:2444 : start_time=1652970341838 2022-05-19 14:25:47.574 | + functions-common:time_stop:2446 : [[ -z 1652970341838 ]] 2022-05-19 14:25:47.577 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:47.581 | + functions-common:time_stop:2449 : end_time=1652970347579 2022-05-19 14:25:47.584 | + functions-common:time_stop:2450 : elapsed_time=5741 2022-05-19 14:25:47.586 | + functions-common:time_stop:2451 : total=9351 2022-05-19 14:25:47.589 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:47.591 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15092 2022-05-19 14:25:47.594 | + functions:wait_for_service:467 : return 0 2022-05-19 14:25:47.597 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:25:47.600 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:25:47.602 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-19 14:25:47.620 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:47.623 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-19 14:25:47.625 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:47.629 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-19 14:25:47.632 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-19 14:25:47.636 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:25:47.640 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-19 14:25:47.660 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:47.662 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-19 14:25:47.681 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:47.683 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-19 14:25:47.686 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:47.689 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-19 14:25:47.692 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-19 14:25:47.695 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-19 14:25:47.697 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:25:47.730 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-19 14:25:47.733 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-19 14:25:47.736 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-19 14:25:47.739 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-19 14:25:47.777 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-19 14:25:47.808 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-19 14:25:47.810 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-19 14:25:47.813 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-19 14:25:47.816 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-19 14:25:47.819 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-19 14:25:47.822 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-19 14:25:47.825 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:25:47.828 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:25:47.831 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-19 14:25:47.834 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-19 14:25:47.836 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-19 14:25:47.839 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-19 14:25:47.841 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.844 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.847 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.850 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-19 14:25:47.852 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.855 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.858 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-19 14:25:47.875 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:47.878 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-19 14:25:47.881 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.883 | + functions-common:run_process:1692 : local service=q-svc 2022-05-19 14:25:47.886 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.888 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:47.891 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:47.894 | + functions-common:run_process:1697 : local name=q-svc 2022-05-19 14:25:47.896 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:47.899 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:47.901 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:47.904 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:47.908 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:47.913 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970347910 2022-05-19 14:25:47.916 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-19 14:25:47.933 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:47.935 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-19 14:25:47.938 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-19 14:25:47.941 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.944 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.946 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.949 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.951 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 14:25:47.954 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 14:25:47.957 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-19 14:25:47.959 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:47.962 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:47.965 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 14:25:47.967 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-19 14:25:47.970 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-19 14:25:47.972 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:47.974 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:47.976 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:47.979 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:47.981 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:47.983 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-19 14:25:47.985 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:47.990 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-19 14:25:48.053 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-19 14:25:48.114 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:48.165 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-19 14:25:48.216 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-19 14:25:48.269 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:48.323 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:48.325 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-19 14:25:48.391 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:25:48.796 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-19 14:25:48.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-19 14:25:49.202 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-19 14:25:49.233 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:49.236 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:49.239 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:49.241 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:49.244 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:49.247 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:49.249 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:49.252 | + functions-common:time_stop:2444 : start_time=1652970347910 2022-05-19 14:25:49.254 | + functions-common:time_stop:2446 : [[ -z 1652970347910 ]] 2022-05-19 14:25:49.258 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:49.262 | + functions-common:time_stop:2449 : end_time=1652970349260 2022-05-19 14:25:49.265 | + functions-common:time_stop:2450 : elapsed_time=1350 2022-05-19 14:25:49.268 | + functions-common:time_stop:2451 : total=11263 2022-05-19 14:25:49.270 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:49.273 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12613 2022-05-19 14:25:49.275 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.73:9696 2022-05-19 14:25:49.278 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-19 14:25:49.296 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:49.299 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-19 14:25:49.299 | Waiting for Neutron to start... 2022-05-19 14:25:49.302 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.73:9696' 2022-05-19 14:25:49.304 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.73:9696' 'Neutron did not start' 60 2022-05-19 14:25:49.307 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.73:9696' 2022-05-19 14:25:49.309 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-19 14:25:49.312 | + functions-common:test_with_retry:2377 : local until=60 2022-05-19 14:25:49.314 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:25:49.317 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:25:49.319 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:25:49.322 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:49.324 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:49.327 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:49.332 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970349329 2022-05-19 14:25:49.334 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.73:9696; do sleep 0.5; done' 2022-05-19 14:25:54.910 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.73:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:25:54.912 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:54.918 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:54.921 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:54.923 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:54.926 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:54.928 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:25:54.931 | + functions-common:time_stop:2444 : start_time=1652970349329 2022-05-19 14:25:54.934 | + functions-common:time_stop:2446 : [[ -z 1652970349329 ]] 2022-05-19 14:25:54.938 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:54.942 | + functions-common:time_stop:2449 : end_time=1652970354939 2022-05-19 14:25:54.944 | + functions-common:time_stop:2450 : elapsed_time=5610 2022-05-19 14:25:54.947 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:25:54.949 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:54.952 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5610 2022-05-19 14:25:54.955 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-19 14:25:54.974 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:54.976 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-19 14:25:54.978 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:54.981 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-19 14:25:54.983 | + ./stack.sh:main:1300 : start_placement 2022-05-19 14:25:54.986 | + lib/placement:start_placement:160 : start_placement_api 2022-05-19 14:25:54.988 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:25:54.992 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-19 14:25:54.996 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.000 | + functions-common:run_process:1692 : local service=placement-api 2022-05-19 14:25:55.002 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.004 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:55.008 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:55.011 | + functions-common:run_process:1697 : local name=placement-api 2022-05-19 14:25:55.015 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:55.018 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:55.020 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:55.023 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:55.026 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:55.031 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970355028 2022-05-19 14:25:55.034 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-19 14:25:55.051 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:55.053 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-19 14:25:55.056 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-19 14:25:55.058 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.061 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.063 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.066 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.068 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-19 14:25:55.071 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-19 14:25:55.074 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-19 14:25:55.076 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:55.079 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:55.081 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:25:55.084 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-19 14:25:55.087 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-19 14:25:55.089 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.091 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:25:55.094 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:25:55.096 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-19 14:25:55.098 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:25:55.103 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-19 14:25:55.166 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-19 14:25:55.230 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-19 14:25:55.284 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:25:55.338 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:55.390 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-19 14:25:55.442 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-19 14:25:55.493 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-19 14:25:55.545 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-19 14:25:55.597 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-19 14:25:55.649 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:25:55.651 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-19 14:25:55.714 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:25:56.116 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-19 14:25:56.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-19 14:25:56.504 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-19 14:25:56.594 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:25:56.597 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:56.600 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:56.605 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:56.609 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:56.616 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:56.621 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:25:56.625 | + functions-common:time_stop:2444 : start_time=1652970355028 2022-05-19 14:25:56.628 | + functions-common:time_stop:2446 : [[ -z 1652970355028 ]] 2022-05-19 14:25:56.634 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:56.637 | + functions-common:time_stop:2449 : end_time=1652970356634 2022-05-19 14:25:56.641 | + functions-common:time_stop:2450 : elapsed_time=1606 2022-05-19 14:25:56.647 | + functions-common:time_stop:2451 : total=12613 2022-05-19 14:25:56.651 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:56.654 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14219 2022-05-19 14:25:56.656 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-19 14:25:56.657 | Waiting for placement-api to start... 2022-05-19 14:25:56.659 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.73/placement 2022-05-19 14:25:56.662 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:25:56.664 | + functions:wait_for_service:458 : local url=http://10.222.0.73/placement 2022-05-19 14:25:56.666 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:25:56.669 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:25:56.671 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:25:56.674 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:56.676 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:56.679 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:56.684 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970356681 2022-05-19 14:25:56.687 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:25:56.693 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73/placement 2022-05-19 14:25:59.288 | + :: : [[ 200 == 503 ]] 2022-05-19 14:25:59.289 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:25:59.292 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:25:59.295 | + functions-common:time_stop:2437 : local name 2022-05-19 14:25:59.298 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:25:59.301 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:25:59.303 | + functions-common:time_stop:2440 : local total 2022-05-19 14:25:59.306 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:25:59.308 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:25:59.311 | + functions-common:time_stop:2444 : start_time=1652970356681 2022-05-19 14:25:59.313 | + functions-common:time_stop:2446 : [[ -z 1652970356681 ]] 2022-05-19 14:25:59.317 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:25:59.322 | + functions-common:time_stop:2449 : end_time=1652970359319 2022-05-19 14:25:59.324 | + functions-common:time_stop:2450 : elapsed_time=2638 2022-05-19 14:25:59.327 | + functions-common:time_stop:2451 : total=15092 2022-05-19 14:25:59.329 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:25:59.332 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17730 2022-05-19 14:25:59.334 | + functions:wait_for_service:467 : return 0 2022-05-19 14:25:59.337 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-19 14:25:59.355 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:59.357 | + ./stack.sh:main:1304 : start_neutron 2022-05-19 14:25:59.360 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-19 14:25:59.364 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:59.364 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:25:59.370 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:59.373 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:25:59.375 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-19 14:25:59.378 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:25:59.380 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-19 14:25:59.383 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.386 | + functions-common:run_process:1692 : local service=q-agt 2022-05-19 14:25:59.388 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.391 | + functions-common:run_process:1694 : local group= 2022-05-19 14:25:59.393 | + functions-common:run_process:1695 : local user= 2022-05-19 14:25:59.396 | + functions-common:run_process:1697 : local name=q-agt 2022-05-19 14:25:59.398 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:25:59.401 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:25:59.404 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:25:59.406 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:25:59.409 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:25:59.414 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970359411 2022-05-19 14:25:59.416 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-19 14:25:59.433 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:59.435 | + functions-common:run_process:1701 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-19 14:25:59.438 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-19 14:25:59.440 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.443 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.445 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.448 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.450 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 14:25:59.453 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 14:25:59.455 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-19 14:25:59.458 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:25:59.460 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:25:59.463 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 14:25:59.465 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-19 14:25:59.468 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-19 14:25:59.471 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.473 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:25:59.475 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:25:59.477 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:25:59.480 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:25:59.482 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-19 14:25:59.484 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:25:59.489 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-19 14:25:59.551 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-19 14:25:59.612 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:25:59.663 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-19 14:25:59.716 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-19 14:25:59.770 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:25:59.821 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:25:59.823 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-19 14:25:59.884 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:00.283 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-19 14:26:00.298 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-19 14:26:00.678 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-19 14:26:00.702 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:00.706 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:00.709 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:00.711 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:00.714 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:00.717 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:00.719 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:00.722 | + functions-common:time_stop:2444 : start_time=1652970359411 2022-05-19 14:26:00.724 | + functions-common:time_stop:2446 : [[ -z 1652970359411 ]] 2022-05-19 14:26:00.727 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:00.732 | + functions-common:time_stop:2449 : end_time=1652970360730 2022-05-19 14:26:00.735 | + functions-common:time_stop:2450 : elapsed_time=1319 2022-05-19 14:26:00.738 | + functions-common:time_stop:2451 : total=14219 2022-05-19 14:26:00.740 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:00.743 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15538 2022-05-19 14:26:00.745 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-19 14:26:00.748 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:26:00.750 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:26:00.753 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-19 14:26:00.756 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.758 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-19 14:26:00.760 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.763 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:00.765 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:00.768 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-19 14:26:00.770 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:00.773 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:00.775 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:00.778 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:00.781 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:00.786 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970360783 2022-05-19 14:26:00.788 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-19 14:26:00.807 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:00.810 | + functions-common:run_process:1701 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-05-19 14:26:00.812 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-19 14:26:00.815 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.817 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.820 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.823 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.825 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-19 14:26:00.828 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-19 14:26:00.831 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-19 14:26:00.833 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:00.836 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:00.838 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-19 14:26:00.841 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-05-19 14:26:00.843 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-19 14:26:00.846 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:00.848 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:00.851 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:00.853 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:00.856 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:00.858 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-19 14:26:00.861 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:00.866 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-19 14:26:00.930 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-19 14:26:00.997 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:26:01.050 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-19 14:26:01.103 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-19 14:26:01.155 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:01.208 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:01.211 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-19 14:26:01.274 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:01.678 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-19 14:26:01.691 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-19 14:26:02.092 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-19 14:26:02.120 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:02.122 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:02.125 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:02.128 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:02.130 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:02.132 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:02.135 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:02.137 | + functions-common:time_stop:2444 : start_time=1652970360783 2022-05-19 14:26:02.140 | + functions-common:time_stop:2446 : [[ -z 1652970360783 ]] 2022-05-19 14:26:02.143 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:02.148 | + functions-common:time_stop:2449 : end_time=1652970362145 2022-05-19 14:26:02.150 | + functions-common:time_stop:2450 : elapsed_time=1362 2022-05-19 14:26:02.153 | + functions-common:time_stop:2451 : total=15538 2022-05-19 14:26:02.155 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:02.158 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16900 2022-05-19 14:26:02.161 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-19 14:26:02.163 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:26:02.166 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:26:02.169 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-19 14:26:02.171 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.174 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.177 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.179 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-19 14:26:02.182 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.185 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.187 | + functions-common:run_process:1692 : local service=q-l3 2022-05-19 14:26:02.190 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.192 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:02.195 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:02.197 | + functions-common:run_process:1697 : local name=q-l3 2022-05-19 14:26:02.199 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:02.202 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:02.204 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:02.207 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:02.210 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:02.215 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970362212 2022-05-19 14:26:02.218 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-19 14:26:02.239 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:02.241 | + functions-common:run_process:1701 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-05-19 14:26:02.244 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-19 14:26:02.246 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.249 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.251 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.254 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.256 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-19 14:26:02.259 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-19 14:26:02.261 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-19 14:26:02.263 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:02.266 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:02.268 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-19 14:26:02.271 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-05-19 14:26:02.274 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-19 14:26:02.276 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.279 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:02.281 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:02.284 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:02.286 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:02.288 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-19 14:26:02.291 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:02.296 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-19 14:26:02.364 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-19 14:26:02.434 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:26:02.492 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-19 14:26:02.550 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-19 14:26:02.604 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:02.660 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:02.663 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-19 14:26:02.731 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:03.163 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-19 14:26:03.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-19 14:26:03.601 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-19 14:26:03.632 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:03.634 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:03.637 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:03.639 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:03.643 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:03.645 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:03.648 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:03.651 | + functions-common:time_stop:2444 : start_time=1652970362212 2022-05-19 14:26:03.655 | + functions-common:time_stop:2446 : [[ -z 1652970362212 ]] 2022-05-19 14:26:03.662 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:03.668 | + functions-common:time_stop:2449 : end_time=1652970363664 2022-05-19 14:26:03.670 | + functions-common:time_stop:2450 : elapsed_time=1452 2022-05-19 14:26:03.673 | + functions-common:time_stop:2451 : total=16900 2022-05-19 14:26:03.676 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:03.679 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18352 2022-05-19 14:26:03.682 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.684 | + functions-common:run_process:1692 : local service=q-meta 2022-05-19 14:26:03.687 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.689 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:03.692 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:03.695 | + functions-common:run_process:1697 : local name=q-meta 2022-05-19 14:26:03.697 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:03.700 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:03.702 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:03.705 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:03.709 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:03.717 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970363710 2022-05-19 14:26:03.717 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-19 14:26:03.736 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:03.739 | + functions-common:run_process:1701 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-05-19 14:26:03.741 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-19 14:26:03.749 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.749 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.749 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.753 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.757 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-19 14:26:03.757 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-19 14:26:03.760 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-19 14:26:03.765 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:03.765 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:03.767 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-19 14:26:03.770 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-05-19 14:26:03.773 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-19 14:26:03.777 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:03.777 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:03.780 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:03.785 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:03.785 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:03.788 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-19 14:26:03.790 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:03.795 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-19 14:26:03.871 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-19 14:26:03.968 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:26:04.030 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-19 14:26:04.095 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-19 14:26:04.156 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:04.220 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:04.223 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-19 14:26:04.299 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:04.736 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-19 14:26:04.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-19 14:26:05.205 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-19 14:26:05.231 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:05.238 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:05.245 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:05.257 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:05.265 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:05.277 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:05.280 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:05.288 | + functions-common:time_stop:2444 : start_time=1652970363710 2022-05-19 14:26:05.297 | + functions-common:time_stop:2446 : [[ -z 1652970363710 ]] 2022-05-19 14:26:05.301 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:05.308 | + functions-common:time_stop:2449 : end_time=1652970365303 2022-05-19 14:26:05.317 | + functions-common:time_stop:2450 : elapsed_time=1593 2022-05-19 14:26:05.325 | + functions-common:time_stop:2451 : total=18352 2022-05-19 14:26:05.333 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:05.341 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19945 2022-05-19 14:26:05.345 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.351 | + functions-common:run_process:1692 : local service=q-metering 2022-05-19 14:26:05.355 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.358 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:05.362 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:05.365 | + functions-common:run_process:1697 : local name=q-metering 2022-05-19 14:26:05.371 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:05.375 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:05.379 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:05.383 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:05.387 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:05.394 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970365389 2022-05-19 14:26:05.399 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-19 14:26:05.444 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:05.446 | + functions-common:run_process:1701 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-05-19 14:26:05.452 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-19 14:26:05.464 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.473 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.476 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.479 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.482 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-19 14:26:05.485 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-19 14:26:05.493 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-19 14:26:05.497 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:05.503 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:05.506 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-19 14:26:05.509 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-05-19 14:26:05.512 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-19 14:26:05.515 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.518 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:05.521 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:05.524 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:05.529 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:05.535 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-19 14:26:05.539 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:05.548 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-19 14:26:05.620 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-19 14:26:05.696 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:26:05.754 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-19 14:26:05.824 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-19 14:26:05.886 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:05.957 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:05.957 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-19 14:26:06.025 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:06.511 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-19 14:26:06.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-19 14:26:06.929 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-19 14:26:06.956 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:06.959 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:06.961 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:06.964 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:06.967 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:06.969 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:06.972 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:06.975 | + functions-common:time_stop:2444 : start_time=1652970365389 2022-05-19 14:26:06.977 | + functions-common:time_stop:2446 : [[ -z 1652970365389 ]] 2022-05-19 14:26:06.983 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:06.985 | + functions-common:time_stop:2449 : end_time=1652970366982 2022-05-19 14:26:06.988 | + functions-common:time_stop:2450 : elapsed_time=1593 2022-05-19 14:26:06.990 | + functions-common:time_stop:2451 : total=19945 2022-05-19 14:26:06.993 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:06.995 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21538 2022-05-19 14:26:06.998 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-19 14:26:07.018 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:07.021 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:07.023 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-19 14:26:07.026 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:26:07.028 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-19 14:26:07.031 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-19 14:26:07.034 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-19 14:26:07.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-19 14:26:07.040 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:26:07.042 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:26:07.046 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:26:10.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:10.214 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:10.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:10.214 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:10.395 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:10.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:26:10.399 | address-scope 2022-05-19 14:26:10.399 | router-admin-state-down-before-update 2022-05-19 14:26:10.399 | agent 2022-05-19 14:26:10.399 | agent-resources-synced 2022-05-19 14:26:10.399 | allowed-address-pairs 2022-05-19 14:26:10.399 | auto-allocated-topology 2022-05-19 14:26:10.399 | availability_zone 2022-05-19 14:26:10.399 | availability_zone_filter 2022-05-19 14:26:10.399 | default-subnetpools 2022-05-19 14:26:10.399 | dhcp_agent_scheduler 2022-05-19 14:26:10.399 | dvr 2022-05-19 14:26:10.399 | empty-string-filtering 2022-05-19 14:26:10.399 | external-net 2022-05-19 14:26:10.399 | extra_dhcp_opt 2022-05-19 14:26:10.399 | extraroute 2022-05-19 14:26:10.399 | extraroute-atomic 2022-05-19 14:26:10.399 | filter-validation 2022-05-19 14:26:10.399 | fip-port-details 2022-05-19 14:26:10.399 | flavors 2022-05-19 14:26:10.399 | floatingip-pools 2022-05-19 14:26:10.400 | ip-substring-filtering 2022-05-19 14:26:10.400 | router 2022-05-19 14:26:10.400 | ext-gw-mode 2022-05-19 14:26:10.400 | l3-ha 2022-05-19 14:26:10.400 | l3-flavors 2022-05-19 14:26:10.400 | l3-port-ip-change-not-allowed 2022-05-19 14:26:10.400 | l3_agent_scheduler 2022-05-19 14:26:10.400 | metering 2022-05-19 14:26:10.400 | metering_source_and_destination_fields 2022-05-19 14:26:10.400 | multi-provider 2022-05-19 14:26:10.400 | net-mtu 2022-05-19 14:26:10.400 | net-mtu-writable 2022-05-19 14:26:10.400 | network_availability_zone 2022-05-19 14:26:10.400 | network-ip-availability 2022-05-19 14:26:10.400 | pagination 2022-05-19 14:26:10.400 | port-device-profile 2022-05-19 14:26:10.400 | port-mac-override 2022-05-19 14:26:10.400 | port-mac-address-regenerate 2022-05-19 14:26:10.400 | port-numa-affinity-policy 2022-05-19 14:26:10.400 | binding 2022-05-19 14:26:10.400 | binding-extended 2022-05-19 14:26:10.400 | port-security 2022-05-19 14:26:10.400 | project-id 2022-05-19 14:26:10.400 | provider 2022-05-19 14:26:10.400 | quota-check-limit 2022-05-19 14:26:10.400 | quotas 2022-05-19 14:26:10.400 | quota_details 2022-05-19 14:26:10.400 | rbac-policies 2022-05-19 14:26:10.400 | rbac-address-group 2022-05-19 14:26:10.400 | rbac-address-scope 2022-05-19 14:26:10.400 | rbac-security-groups 2022-05-19 14:26:10.400 | rbac-subnetpool 2022-05-19 14:26:10.400 | revision-if-match 2022-05-19 14:26:10.400 | standard-attr-revisions 2022-05-19 14:26:10.400 | router_availability_zone 2022-05-19 14:26:10.400 | security-groups-normalized-cidr 2022-05-19 14:26:10.400 | port-security-groups-filtering 2022-05-19 14:26:10.400 | security-groups-remote-address-group 2022-05-19 14:26:10.401 | security-groups-shared-filtering 2022-05-19 14:26:10.401 | security-group 2022-05-19 14:26:10.401 | service-type 2022-05-19 14:26:10.401 | sorting 2022-05-19 14:26:10.401 | standard-attr-description 2022-05-19 14:26:10.401 | stateful-security-group 2022-05-19 14:26:10.401 | subnet_onboard 2022-05-19 14:26:10.401 | subnet-service-types 2022-05-19 14:26:10.401 | subnet_allocation 2022-05-19 14:26:10.401 | subnetpool-prefix-ops 2022-05-19 14:26:10.401 | standard-attr-tag 2022-05-19 14:26:10.401 | standard-attr-timestamp' 2022-05-19 14:26:10.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:26:10.402 | address-scope 2022-05-19 14:26:10.402 | router-admin-state-down-before-update 2022-05-19 14:26:10.402 | agent 2022-05-19 14:26:10.402 | agent-resources-synced 2022-05-19 14:26:10.402 | allowed-address-pairs 2022-05-19 14:26:10.402 | auto-allocated-topology 2022-05-19 14:26:10.402 | availability_zone 2022-05-19 14:26:10.402 | availability_zone_filter 2022-05-19 14:26:10.402 | default-subnetpools 2022-05-19 14:26:10.402 | dhcp_agent_scheduler 2022-05-19 14:26:10.402 | dvr 2022-05-19 14:26:10.402 | empty-string-filtering 2022-05-19 14:26:10.402 | external-net 2022-05-19 14:26:10.402 | extra_dhcp_opt 2022-05-19 14:26:10.402 | extraroute 2022-05-19 14:26:10.402 | extraroute-atomic 2022-05-19 14:26:10.402 | filter-validation 2022-05-19 14:26:10.402 | fip-port-details 2022-05-19 14:26:10.402 | flavors 2022-05-19 14:26:10.402 | floatingip-pools 2022-05-19 14:26:10.402 | ip-substring-filtering 2022-05-19 14:26:10.402 | router 2022-05-19 14:26:10.402 | ext-gw-mode 2022-05-19 14:26:10.402 | l3-ha 2022-05-19 14:26:10.403 | l3-flavors 2022-05-19 14:26:10.403 | l3-port-ip-change-not-allowed 2022-05-19 14:26:10.403 | l3_agent_scheduler 2022-05-19 14:26:10.403 | metering 2022-05-19 14:26:10.403 | metering_source_and_destination_fields 2022-05-19 14:26:10.403 | multi-provider 2022-05-19 14:26:10.403 | net-mtu 2022-05-19 14:26:10.403 | net-mtu-writable 2022-05-19 14:26:10.403 | network_availability_zone 2022-05-19 14:26:10.403 | network-ip-availability 2022-05-19 14:26:10.403 | pagination 2022-05-19 14:26:10.403 | port-device-profile 2022-05-19 14:26:10.403 | port-mac-override 2022-05-19 14:26:10.403 | port-mac-address-regenerate 2022-05-19 14:26:10.403 | port-numa-affinity-policy 2022-05-19 14:26:10.403 | binding 2022-05-19 14:26:10.403 | binding-extended 2022-05-19 14:26:10.403 | port-security 2022-05-19 14:26:10.403 | project-id 2022-05-19 14:26:10.403 | provider 2022-05-19 14:26:10.403 | quota-check-limit 2022-05-19 14:26:10.403 | quotas 2022-05-19 14:26:10.403 | quota_details 2022-05-19 14:26:10.403 | rbac-policies 2022-05-19 14:26:10.403 | rbac-address-group 2022-05-19 14:26:10.403 | rbac-address-scope 2022-05-19 14:26:10.403 | rbac-security-groups 2022-05-19 14:26:10.403 | rbac-subnetpool 2022-05-19 14:26:10.403 | revision-if-match 2022-05-19 14:26:10.403 | standard-attr-revisions 2022-05-19 14:26:10.403 | router_availability_zone 2022-05-19 14:26:10.403 | security-groups-normalized-cidr 2022-05-19 14:26:10.403 | port-security-groups-filtering 2022-05-19 14:26:10.403 | security-groups-remote-address-group 2022-05-19 14:26:10.403 | security-groups-shared-filtering 2022-05-19 14:26:10.404 | security-group 2022-05-19 14:26:10.404 | service-type 2022-05-19 14:26:10.404 | sorting 2022-05-19 14:26:10.404 | standard-attr-description 2022-05-19 14:26:10.404 | stateful-security-group 2022-05-19 14:26:10.404 | subnet_onboard 2022-05-19 14:26:10.404 | subnet-service-types 2022-05-19 14:26:10.404 | subnet_allocation 2022-05-19 14:26:10.404 | subnetpool-prefix-ops 2022-05-19 14:26:10.404 | standard-attr-tag 2022-05-19 14:26:10.404 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:26:10.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:26:10.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:10.411 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-19 14:26:10.414 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-05-19 14:26:13.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:13.739 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:13.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:13.739 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:13.914 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:13.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=5ee6f5e9-500f-4266-9759-89adb7c33cbb 2022-05-19 14:26:13.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-19 14:26:13.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-19 14:26:13.930 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:26:13.933 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:26:13.938 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-19 14:26:13.943 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-19 14:26:13.944 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-19 14:26:13.946 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:26:13.949 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:17.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:17.064 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:17.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:17.064 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:17.245 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:17.249 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:26:17.252 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:26:17.255 | ++ functions-common:get_field:830 : echo '| id | 77100855-263f-4488-a22a-5e2e6d4d6693 |' 2022-05-19 14:26:17.255 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:26:17.262 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:17.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=77100855-263f-4488-a22a-5e2e6d4d6693 2022-05-19 14:26:17.269 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-19 14:26:17.272 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:26:17.289 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-19 14:26:17.293 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-19 14:26:17.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 5ee6f5e9-500f-4266-9759-89adb7c33cbb ']' 2022-05-19 14:26:17.298 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:26:17.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-19 14:26:17.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-19 14:26:17.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 5ee6f5e9-500f-4266-9759-89adb7c33cbb ' 2022-05-19 14:26:17.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-19 14:26:17.311 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 77100855-263f-4488-a22a-5e2e6d4d6693 private-subnet' 2022-05-19 14:26:17.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-19 14:26:17.318 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 5ee6f5e9-500f-4266-9759-89adb7c33cbb --network 77100855-263f-4488-a22a-5e2e6d4d6693 private-subnet 2022-05-19 14:26:17.318 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-19 14:26:17.318 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-19 14:26:17.321 | +++ functions-common:get_field:823 : local data field 2022-05-19 14:26:17.324 | +++ functions-common:get_field:824 : read data 2022-05-19 14:26:20.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:20.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:20.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:20.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:20.737 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:20.740 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:26:20.743 | +++ functions-common:get_field:828 : field='$3' 2022-05-19 14:26:20.746 | +++ functions-common:get_field:830 : echo '| id | 77be26bf-8a70-40ae-9117-edccd1edffb7 |' 2022-05-19 14:26:20.747 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:26:20.754 | +++ functions-common:get_field:824 : read data 2022-05-19 14:26:20.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=77be26bf-8a70-40ae-9117-edccd1edffb7 2022-05-19 14:26:20.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-19 14:26:20.764 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:26:20.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 77be26bf-8a70-40ae-9117-edccd1edffb7 2022-05-19 14:26:20.783 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=77be26bf-8a70-40ae-9117-edccd1edffb7 2022-05-19 14:26:20.786 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-19 14:26:20.788 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-19 14:26:20.791 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-19 14:26:20.794 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:26:23.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:23.405 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:23.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:23.405 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:23.576 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:23.579 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:26:23.579 | address-scope 2022-05-19 14:26:23.579 | router-admin-state-down-before-update 2022-05-19 14:26:23.579 | agent 2022-05-19 14:26:23.579 | agent-resources-synced 2022-05-19 14:26:23.579 | allowed-address-pairs 2022-05-19 14:26:23.579 | auto-allocated-topology 2022-05-19 14:26:23.579 | availability_zone 2022-05-19 14:26:23.579 | availability_zone_filter 2022-05-19 14:26:23.579 | default-subnetpools 2022-05-19 14:26:23.579 | dhcp_agent_scheduler 2022-05-19 14:26:23.579 | dvr 2022-05-19 14:26:23.579 | empty-string-filtering 2022-05-19 14:26:23.579 | external-net 2022-05-19 14:26:23.579 | extra_dhcp_opt 2022-05-19 14:26:23.579 | extraroute 2022-05-19 14:26:23.579 | extraroute-atomic 2022-05-19 14:26:23.579 | filter-validation 2022-05-19 14:26:23.580 | fip-port-details 2022-05-19 14:26:23.580 | flavors 2022-05-19 14:26:23.580 | floatingip-pools 2022-05-19 14:26:23.580 | ip-substring-filtering 2022-05-19 14:26:23.580 | router 2022-05-19 14:26:23.580 | ext-gw-mode 2022-05-19 14:26:23.580 | l3-ha 2022-05-19 14:26:23.580 | l3-flavors 2022-05-19 14:26:23.580 | l3-port-ip-change-not-allowed 2022-05-19 14:26:23.580 | l3_agent_scheduler 2022-05-19 14:26:23.580 | metering 2022-05-19 14:26:23.580 | metering_source_and_destination_fields 2022-05-19 14:26:23.580 | multi-provider 2022-05-19 14:26:23.580 | net-mtu 2022-05-19 14:26:23.580 | net-mtu-writable 2022-05-19 14:26:23.580 | network_availability_zone 2022-05-19 14:26:23.580 | network-ip-availability 2022-05-19 14:26:23.580 | pagination 2022-05-19 14:26:23.580 | port-device-profile 2022-05-19 14:26:23.580 | port-mac-override 2022-05-19 14:26:23.580 | port-mac-address-regenerate 2022-05-19 14:26:23.580 | port-numa-affinity-policy 2022-05-19 14:26:23.580 | binding 2022-05-19 14:26:23.580 | binding-extended 2022-05-19 14:26:23.580 | port-security 2022-05-19 14:26:23.580 | project-id 2022-05-19 14:26:23.580 | provider 2022-05-19 14:26:23.580 | quota-check-limit 2022-05-19 14:26:23.580 | quotas 2022-05-19 14:26:23.580 | quota_details 2022-05-19 14:26:23.580 | rbac-policies 2022-05-19 14:26:23.580 | rbac-address-group 2022-05-19 14:26:23.580 | rbac-address-scope 2022-05-19 14:26:23.580 | rbac-security-groups 2022-05-19 14:26:23.580 | rbac-subnetpool 2022-05-19 14:26:23.580 | revision-if-match 2022-05-19 14:26:23.580 | standard-attr-revisions 2022-05-19 14:26:23.581 | router_availability_zone 2022-05-19 14:26:23.581 | security-groups-normalized-cidr 2022-05-19 14:26:23.581 | port-security-groups-filtering 2022-05-19 14:26:23.581 | security-groups-remote-address-group 2022-05-19 14:26:23.581 | security-groups-shared-filtering 2022-05-19 14:26:23.581 | security-group 2022-05-19 14:26:23.581 | service-type 2022-05-19 14:26:23.581 | sorting 2022-05-19 14:26:23.581 | standard-attr-description 2022-05-19 14:26:23.581 | stateful-security-group 2022-05-19 14:26:23.581 | subnet_onboard 2022-05-19 14:26:23.581 | subnet-service-types 2022-05-19 14:26:23.581 | subnet_allocation 2022-05-19 14:26:23.581 | subnetpool-prefix-ops 2022-05-19 14:26:23.581 | standard-attr-tag 2022-05-19 14:26:23.581 | standard-attr-timestamp' 2022-05-19 14:26:23.583 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:26:23.583 | address-scope 2022-05-19 14:26:23.584 | router-admin-state-down-before-update 2022-05-19 14:26:23.584 | agent 2022-05-19 14:26:23.584 | agent-resources-synced 2022-05-19 14:26:23.584 | allowed-address-pairs 2022-05-19 14:26:23.584 | auto-allocated-topology 2022-05-19 14:26:23.584 | availability_zone 2022-05-19 14:26:23.584 | availability_zone_filter 2022-05-19 14:26:23.584 | default-subnetpools 2022-05-19 14:26:23.584 | dhcp_agent_scheduler 2022-05-19 14:26:23.584 | dvr 2022-05-19 14:26:23.584 | empty-string-filtering 2022-05-19 14:26:23.584 | external-net 2022-05-19 14:26:23.584 | extra_dhcp_opt 2022-05-19 14:26:23.584 | extraroute 2022-05-19 14:26:23.584 | extraroute-atomic 2022-05-19 14:26:23.584 | filter-validation 2022-05-19 14:26:23.584 | fip-port-details 2022-05-19 14:26:23.584 | flavors 2022-05-19 14:26:23.584 | floatingip-pools 2022-05-19 14:26:23.584 | ip-substring-filtering 2022-05-19 14:26:23.584 | router 2022-05-19 14:26:23.584 | ext-gw-mode 2022-05-19 14:26:23.584 | l3-ha 2022-05-19 14:26:23.584 | l3-flavors 2022-05-19 14:26:23.584 | l3-port-ip-change-not-allowed 2022-05-19 14:26:23.584 | l3_agent_scheduler 2022-05-19 14:26:23.584 | metering 2022-05-19 14:26:23.584 | metering_source_and_destination_fields 2022-05-19 14:26:23.584 | multi-provider 2022-05-19 14:26:23.584 | net-mtu 2022-05-19 14:26:23.584 | net-mtu-writable 2022-05-19 14:26:23.584 | network_availability_zone 2022-05-19 14:26:23.584 | network-ip-availability 2022-05-19 14:26:23.584 | pagination 2022-05-19 14:26:23.584 | port-device-profile 2022-05-19 14:26:23.584 | port-mac-override 2022-05-19 14:26:23.584 | port-mac-address-regenerate 2022-05-19 14:26:23.584 | port-numa-affinity-policy 2022-05-19 14:26:23.585 | binding 2022-05-19 14:26:23.585 | binding-extended 2022-05-19 14:26:23.585 | port-security 2022-05-19 14:26:23.585 | project-id 2022-05-19 14:26:23.585 | provider 2022-05-19 14:26:23.585 | quota-check-limit 2022-05-19 14:26:23.585 | quotas 2022-05-19 14:26:23.585 | quota_details 2022-05-19 14:26:23.585 | rbac-policies 2022-05-19 14:26:23.585 | rbac-address-group 2022-05-19 14:26:23.585 | rbac-address-scope 2022-05-19 14:26:23.585 | rbac-security-groups 2022-05-19 14:26:23.585 | rbac-subnetpool 2022-05-19 14:26:23.585 | revision-if-match 2022-05-19 14:26:23.585 | standard-attr-revisions 2022-05-19 14:26:23.585 | router_availability_zone 2022-05-19 14:26:23.585 | security-groups-normalized-cidr 2022-05-19 14:26:23.585 | port-security-groups-filtering 2022-05-19 14:26:23.585 | security-groups-remote-address-group 2022-05-19 14:26:23.585 | security-groups-shared-filtering 2022-05-19 14:26:23.585 | security-group 2022-05-19 14:26:23.585 | service-type 2022-05-19 14:26:23.585 | sorting 2022-05-19 14:26:23.585 | standard-attr-description 2022-05-19 14:26:23.585 | stateful-security-group 2022-05-19 14:26:23.585 | subnet_onboard 2022-05-19 14:26:23.585 | subnet-service-types 2022-05-19 14:26:23.585 | subnet_allocation 2022-05-19 14:26:23.585 | subnetpool-prefix-ops 2022-05-19 14:26:23.585 | standard-attr-tag 2022-05-19 14:26:23.585 | standard-attr-timestamp =~ router ]] 2022-05-19 14:26:23.586 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:26:23.589 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-19 14:26:23.591 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-19 14:26:23.595 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:26:26.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:26.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:26.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:26.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:26.375 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:26.378 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:26:26.378 | address-scope 2022-05-19 14:26:26.378 | router-admin-state-down-before-update 2022-05-19 14:26:26.378 | agent 2022-05-19 14:26:26.378 | agent-resources-synced 2022-05-19 14:26:26.378 | allowed-address-pairs 2022-05-19 14:26:26.379 | auto-allocated-topology 2022-05-19 14:26:26.379 | availability_zone 2022-05-19 14:26:26.379 | availability_zone_filter 2022-05-19 14:26:26.379 | default-subnetpools 2022-05-19 14:26:26.379 | dhcp_agent_scheduler 2022-05-19 14:26:26.379 | dvr 2022-05-19 14:26:26.379 | empty-string-filtering 2022-05-19 14:26:26.379 | external-net 2022-05-19 14:26:26.379 | extra_dhcp_opt 2022-05-19 14:26:26.379 | extraroute 2022-05-19 14:26:26.379 | extraroute-atomic 2022-05-19 14:26:26.379 | filter-validation 2022-05-19 14:26:26.379 | fip-port-details 2022-05-19 14:26:26.379 | flavors 2022-05-19 14:26:26.379 | floatingip-pools 2022-05-19 14:26:26.379 | ip-substring-filtering 2022-05-19 14:26:26.379 | router 2022-05-19 14:26:26.379 | ext-gw-mode 2022-05-19 14:26:26.379 | l3-ha 2022-05-19 14:26:26.379 | l3-flavors 2022-05-19 14:26:26.379 | l3-port-ip-change-not-allowed 2022-05-19 14:26:26.379 | l3_agent_scheduler 2022-05-19 14:26:26.379 | metering 2022-05-19 14:26:26.379 | metering_source_and_destination_fields 2022-05-19 14:26:26.379 | multi-provider 2022-05-19 14:26:26.379 | net-mtu 2022-05-19 14:26:26.379 | net-mtu-writable 2022-05-19 14:26:26.379 | network_availability_zone 2022-05-19 14:26:26.379 | network-ip-availability 2022-05-19 14:26:26.379 | pagination 2022-05-19 14:26:26.379 | port-device-profile 2022-05-19 14:26:26.379 | port-mac-override 2022-05-19 14:26:26.379 | port-mac-address-regenerate 2022-05-19 14:26:26.379 | port-numa-affinity-policy 2022-05-19 14:26:26.379 | binding 2022-05-19 14:26:26.379 | binding-extended 2022-05-19 14:26:26.379 | port-security 2022-05-19 14:26:26.379 | project-id 2022-05-19 14:26:26.380 | provider 2022-05-19 14:26:26.380 | quota-check-limit 2022-05-19 14:26:26.380 | quotas 2022-05-19 14:26:26.380 | quota_details 2022-05-19 14:26:26.380 | rbac-policies 2022-05-19 14:26:26.380 | rbac-address-group 2022-05-19 14:26:26.380 | rbac-address-scope 2022-05-19 14:26:26.380 | rbac-security-groups 2022-05-19 14:26:26.380 | rbac-subnetpool 2022-05-19 14:26:26.380 | revision-if-match 2022-05-19 14:26:26.380 | standard-attr-revisions 2022-05-19 14:26:26.380 | router_availability_zone 2022-05-19 14:26:26.380 | security-groups-normalized-cidr 2022-05-19 14:26:26.380 | port-security-groups-filtering 2022-05-19 14:26:26.380 | security-groups-remote-address-group 2022-05-19 14:26:26.380 | security-groups-shared-filtering 2022-05-19 14:26:26.380 | security-group 2022-05-19 14:26:26.380 | service-type 2022-05-19 14:26:26.380 | sorting 2022-05-19 14:26:26.380 | standard-attr-description 2022-05-19 14:26:26.380 | stateful-security-group 2022-05-19 14:26:26.380 | subnet_onboard 2022-05-19 14:26:26.380 | subnet-service-types 2022-05-19 14:26:26.380 | subnet_allocation 2022-05-19 14:26:26.380 | subnetpool-prefix-ops 2022-05-19 14:26:26.380 | standard-attr-tag 2022-05-19 14:26:26.380 | standard-attr-timestamp' 2022-05-19 14:26:26.381 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:26:26.381 | address-scope 2022-05-19 14:26:26.381 | router-admin-state-down-before-update 2022-05-19 14:26:26.381 | agent 2022-05-19 14:26:26.381 | agent-resources-synced 2022-05-19 14:26:26.381 | allowed-address-pairs 2022-05-19 14:26:26.381 | auto-allocated-topology 2022-05-19 14:26:26.381 | availability_zone 2022-05-19 14:26:26.381 | availability_zone_filter 2022-05-19 14:26:26.381 | default-subnetpools 2022-05-19 14:26:26.381 | dhcp_agent_scheduler 2022-05-19 14:26:26.381 | dvr 2022-05-19 14:26:26.381 | empty-string-filtering 2022-05-19 14:26:26.381 | external-net 2022-05-19 14:26:26.381 | extra_dhcp_opt 2022-05-19 14:26:26.381 | extraroute 2022-05-19 14:26:26.381 | extraroute-atomic 2022-05-19 14:26:26.381 | filter-validation 2022-05-19 14:26:26.381 | fip-port-details 2022-05-19 14:26:26.382 | flavors 2022-05-19 14:26:26.382 | floatingip-pools 2022-05-19 14:26:26.382 | ip-substring-filtering 2022-05-19 14:26:26.382 | router 2022-05-19 14:26:26.382 | ext-gw-mode 2022-05-19 14:26:26.382 | l3-ha 2022-05-19 14:26:26.382 | l3-flavors 2022-05-19 14:26:26.382 | l3-port-ip-change-not-allowed 2022-05-19 14:26:26.382 | l3_agent_scheduler 2022-05-19 14:26:26.382 | metering 2022-05-19 14:26:26.382 | metering_source_and_destination_fields 2022-05-19 14:26:26.382 | multi-provider 2022-05-19 14:26:26.382 | net-mtu 2022-05-19 14:26:26.382 | net-mtu-writable 2022-05-19 14:26:26.382 | network_availability_zone 2022-05-19 14:26:26.382 | network-ip-availability 2022-05-19 14:26:26.382 | pagination 2022-05-19 14:26:26.382 | port-device-profile 2022-05-19 14:26:26.382 | port-mac-override 2022-05-19 14:26:26.382 | port-mac-address-regenerate 2022-05-19 14:26:26.382 | port-numa-affinity-policy 2022-05-19 14:26:26.382 | binding 2022-05-19 14:26:26.382 | binding-extended 2022-05-19 14:26:26.382 | port-security 2022-05-19 14:26:26.382 | project-id 2022-05-19 14:26:26.382 | provider 2022-05-19 14:26:26.382 | quota-check-limit 2022-05-19 14:26:26.382 | quotas 2022-05-19 14:26:26.382 | quota_details 2022-05-19 14:26:26.382 | rbac-policies 2022-05-19 14:26:26.382 | rbac-address-group 2022-05-19 14:26:26.382 | rbac-address-scope 2022-05-19 14:26:26.382 | rbac-security-groups 2022-05-19 14:26:26.382 | rbac-subnetpool 2022-05-19 14:26:26.382 | revision-if-match 2022-05-19 14:26:26.382 | standard-attr-revisions 2022-05-19 14:26:26.382 | router_availability_zone 2022-05-19 14:26:26.382 | security-groups-normalized-cidr 2022-05-19 14:26:26.383 | port-security-groups-filtering 2022-05-19 14:26:26.383 | security-groups-remote-address-group 2022-05-19 14:26:26.383 | security-groups-shared-filtering 2022-05-19 14:26:26.383 | security-group 2022-05-19 14:26:26.383 | service-type 2022-05-19 14:26:26.383 | sorting 2022-05-19 14:26:26.383 | standard-attr-description 2022-05-19 14:26:26.383 | stateful-security-group 2022-05-19 14:26:26.383 | subnet_onboard 2022-05-19 14:26:26.383 | subnet-service-types 2022-05-19 14:26:26.383 | subnet_allocation 2022-05-19 14:26:26.383 | subnetpool-prefix-ops 2022-05-19 14:26:26.383 | standard-attr-tag 2022-05-19 14:26:26.383 | standard-attr-timestamp =~ external-net ]] 2022-05-19 14:26:26.384 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:26:26.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:26.391 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-19 14:26:26.392 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-19 14:26:26.392 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-19 14:26:26.395 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:26:26.398 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:29.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:29.233 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:29.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:29.233 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:29.421 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:29.425 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:26:29.427 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:26:29.431 | ++ functions-common:get_field:830 : echo '| id | a322d098-3b41-47d8-8621-11a4a4e3c6d4 |' 2022-05-19 14:26:29.431 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:26:29.438 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:29.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=a322d098-3b41-47d8-8621-11a4a4e3c6d4 2022-05-19 14:26:29.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-19 14:26:29.446 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:26:29.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-19 14:26:29.467 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:26:29.470 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:26:29.474 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:26:32.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:32.082 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:32.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:32.082 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:32.257 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:32.260 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:26:32.260 | address-scope 2022-05-19 14:26:32.260 | router-admin-state-down-before-update 2022-05-19 14:26:32.260 | agent 2022-05-19 14:26:32.260 | agent-resources-synced 2022-05-19 14:26:32.260 | allowed-address-pairs 2022-05-19 14:26:32.260 | auto-allocated-topology 2022-05-19 14:26:32.260 | availability_zone 2022-05-19 14:26:32.260 | availability_zone_filter 2022-05-19 14:26:32.260 | default-subnetpools 2022-05-19 14:26:32.260 | dhcp_agent_scheduler 2022-05-19 14:26:32.260 | dvr 2022-05-19 14:26:32.260 | empty-string-filtering 2022-05-19 14:26:32.260 | external-net 2022-05-19 14:26:32.260 | extra_dhcp_opt 2022-05-19 14:26:32.260 | extraroute 2022-05-19 14:26:32.260 | extraroute-atomic 2022-05-19 14:26:32.260 | filter-validation 2022-05-19 14:26:32.261 | fip-port-details 2022-05-19 14:26:32.261 | flavors 2022-05-19 14:26:32.261 | floatingip-pools 2022-05-19 14:26:32.261 | ip-substring-filtering 2022-05-19 14:26:32.261 | router 2022-05-19 14:26:32.261 | ext-gw-mode 2022-05-19 14:26:32.261 | l3-ha 2022-05-19 14:26:32.261 | l3-flavors 2022-05-19 14:26:32.261 | l3-port-ip-change-not-allowed 2022-05-19 14:26:32.261 | l3_agent_scheduler 2022-05-19 14:26:32.261 | metering 2022-05-19 14:26:32.261 | metering_source_and_destination_fields 2022-05-19 14:26:32.261 | multi-provider 2022-05-19 14:26:32.261 | net-mtu 2022-05-19 14:26:32.261 | net-mtu-writable 2022-05-19 14:26:32.261 | network_availability_zone 2022-05-19 14:26:32.261 | network-ip-availability 2022-05-19 14:26:32.261 | pagination 2022-05-19 14:26:32.261 | port-device-profile 2022-05-19 14:26:32.261 | port-mac-override 2022-05-19 14:26:32.261 | port-mac-address-regenerate 2022-05-19 14:26:32.261 | port-numa-affinity-policy 2022-05-19 14:26:32.261 | binding 2022-05-19 14:26:32.261 | binding-extended 2022-05-19 14:26:32.261 | port-security 2022-05-19 14:26:32.261 | project-id 2022-05-19 14:26:32.261 | provider 2022-05-19 14:26:32.261 | quota-check-limit 2022-05-19 14:26:32.261 | quotas 2022-05-19 14:26:32.261 | quota_details 2022-05-19 14:26:32.261 | rbac-policies 2022-05-19 14:26:32.262 | rbac-address-group 2022-05-19 14:26:32.262 | rbac-address-scope 2022-05-19 14:26:32.262 | rbac-security-groups 2022-05-19 14:26:32.262 | rbac-subnetpool 2022-05-19 14:26:32.262 | revision-if-match 2022-05-19 14:26:32.262 | standard-attr-revisions 2022-05-19 14:26:32.262 | router_availability_zone 2022-05-19 14:26:32.262 | security-groups-normalized-cidr 2022-05-19 14:26:32.262 | port-security-groups-filtering 2022-05-19 14:26:32.262 | security-groups-remote-address-group 2022-05-19 14:26:32.262 | security-groups-shared-filtering 2022-05-19 14:26:32.262 | security-group 2022-05-19 14:26:32.262 | service-type 2022-05-19 14:26:32.262 | sorting 2022-05-19 14:26:32.262 | standard-attr-description 2022-05-19 14:26:32.262 | stateful-security-group 2022-05-19 14:26:32.262 | subnet_onboard 2022-05-19 14:26:32.262 | subnet-service-types 2022-05-19 14:26:32.262 | subnet_allocation 2022-05-19 14:26:32.262 | subnetpool-prefix-ops 2022-05-19 14:26:32.262 | standard-attr-tag 2022-05-19 14:26:32.262 | standard-attr-timestamp' 2022-05-19 14:26:32.263 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:26:32.263 | address-scope 2022-05-19 14:26:32.263 | router-admin-state-down-before-update 2022-05-19 14:26:32.263 | agent 2022-05-19 14:26:32.263 | agent-resources-synced 2022-05-19 14:26:32.263 | allowed-address-pairs 2022-05-19 14:26:32.263 | auto-allocated-topology 2022-05-19 14:26:32.263 | availability_zone 2022-05-19 14:26:32.263 | availability_zone_filter 2022-05-19 14:26:32.263 | default-subnetpools 2022-05-19 14:26:32.263 | dhcp_agent_scheduler 2022-05-19 14:26:32.263 | dvr 2022-05-19 14:26:32.263 | empty-string-filtering 2022-05-19 14:26:32.263 | external-net 2022-05-19 14:26:32.263 | extra_dhcp_opt 2022-05-19 14:26:32.263 | extraroute 2022-05-19 14:26:32.263 | extraroute-atomic 2022-05-19 14:26:32.263 | filter-validation 2022-05-19 14:26:32.263 | fip-port-details 2022-05-19 14:26:32.263 | flavors 2022-05-19 14:26:32.263 | floatingip-pools 2022-05-19 14:26:32.263 | ip-substring-filtering 2022-05-19 14:26:32.263 | router 2022-05-19 14:26:32.263 | ext-gw-mode 2022-05-19 14:26:32.263 | l3-ha 2022-05-19 14:26:32.263 | l3-flavors 2022-05-19 14:26:32.263 | l3-port-ip-change-not-allowed 2022-05-19 14:26:32.263 | l3_agent_scheduler 2022-05-19 14:26:32.263 | metering 2022-05-19 14:26:32.263 | metering_source_and_destination_fields 2022-05-19 14:26:32.263 | multi-provider 2022-05-19 14:26:32.264 | net-mtu 2022-05-19 14:26:32.264 | net-mtu-writable 2022-05-19 14:26:32.264 | network_availability_zone 2022-05-19 14:26:32.264 | network-ip-availability 2022-05-19 14:26:32.264 | pagination 2022-05-19 14:26:32.264 | port-device-profile 2022-05-19 14:26:32.264 | port-mac-override 2022-05-19 14:26:32.264 | port-mac-address-regenerate 2022-05-19 14:26:32.264 | port-numa-affinity-policy 2022-05-19 14:26:32.264 | binding 2022-05-19 14:26:32.264 | binding-extended 2022-05-19 14:26:32.264 | port-security 2022-05-19 14:26:32.264 | project-id 2022-05-19 14:26:32.264 | provider 2022-05-19 14:26:32.264 | quota-check-limit 2022-05-19 14:26:32.264 | quotas 2022-05-19 14:26:32.264 | quota_details 2022-05-19 14:26:32.264 | rbac-policies 2022-05-19 14:26:32.264 | rbac-address-group 2022-05-19 14:26:32.264 | rbac-address-scope 2022-05-19 14:26:32.264 | rbac-security-groups 2022-05-19 14:26:32.264 | rbac-subnetpool 2022-05-19 14:26:32.264 | revision-if-match 2022-05-19 14:26:32.264 | standard-attr-revisions 2022-05-19 14:26:32.264 | router_availability_zone 2022-05-19 14:26:32.264 | security-groups-normalized-cidr 2022-05-19 14:26:32.264 | port-security-groups-filtering 2022-05-19 14:26:32.264 | security-groups-remote-address-group 2022-05-19 14:26:32.264 | security-groups-shared-filtering 2022-05-19 14:26:32.264 | security-group 2022-05-19 14:26:32.264 | service-type 2022-05-19 14:26:32.264 | sorting 2022-05-19 14:26:32.264 | standard-attr-description 2022-05-19 14:26:32.264 | stateful-security-group 2022-05-19 14:26:32.264 | subnet_onboard 2022-05-19 14:26:32.264 | subnet-service-types 2022-05-19 14:26:32.264 | subnet_allocation 2022-05-19 14:26:32.264 | subnetpool-prefix-ops 2022-05-19 14:26:32.265 | standard-attr-tag 2022-05-19 14:26:32.265 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:26:32.266 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:26:32.269 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-19 14:26:32.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-19 14:26:32.277 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-05-19 14:26:32.279 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-19 14:26:32.279 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-19 14:26:32.280 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:26:32.283 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:35.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:35.507 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:35.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:35.507 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:35.698 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:35.702 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:26:35.705 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:26:35.708 | ++ functions-common:get_field:830 : echo '| id | ec7efe69-8655-4c6c-a9d3-6182358edbe4 |' 2022-05-19 14:26:35.709 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:26:35.717 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:35.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=ec7efe69-8655-4c6c-a9d3-6182358edbe4 2022-05-19 14:26:35.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-05-19 14:26:35.726 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:26:35.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-19 14:26:35.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-19 14:26:35.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a322d098-3b41-47d8-8621-11a4a4e3c6d4 77be26bf-8a70-40ae-9117-edccd1edffb7 2022-05-19 14:26:40.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:40.473 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:40.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:40.474 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:40.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-19 14:26:40.650 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 ec7efe69-8655-4c6c-a9d3-6182358edbe4 2022-05-19 14:26:40.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:26:40.656 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-19 14:26:40.658 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-05-19 14:26:40.661 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-05-19 14:26:40.663 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network ec7efe69-8655-4c6c-a9d3-6182358edbe4 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-05-19 14:26:40.665 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-19 14:26:40.668 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-19 14:26:40.672 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network ec7efe69-8655-4c6c-a9d3-6182358edbe4 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-05-19 14:26:40.676 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-19 14:26:43.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:43.615 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:43.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:43.615 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:43.803 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:43.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-05-19 14:26:43.808 | | id | 4a388871-ea5d-44b5-aa37-f85808fd46dc |' 2022-05-19 14:26:43.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-05-19 14:26:43.812 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:26:43.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 4a388871-ea5d-44b5-aa37-f85808fd46dc '|' 2022-05-19 14:26:43.832 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 4a388871-ea5d-44b5-aa37-f85808fd46dc |' 2022-05-19 14:26:43.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-19 14:26:43.838 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-19 14:26:43.838 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 4a388871-ea5d-44b5-aa37-f85808fd46dc '|' 2022-05-19 14:26:43.840 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:26:43.843 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:43.845 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:26:43.847 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:26:43.850 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:26:43.851 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.1.1 | | id | 4a388871-ea5d-44b5-aa37-f85808fd46dc |' 2022-05-19 14:26:43.857 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:43.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-05-19 14:26:43.864 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 4a388871-ea5d-44b5-aa37-f85808fd46dc '|' 2022-05-19 14:26:43.864 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-19 14:26:43.866 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:26:43.868 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:43.871 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-19 14:26:43.873 | ++ functions-common:get_field:828 : field='$6' 2022-05-19 14:26:43.876 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.1.1 | | id | 4a388871-ea5d-44b5-aa37-f85808fd46dc |' 2022-05-19 14:26:43.877 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-19 14:26:43.883 | ++ functions-common:get_field:824 : read data 2022-05-19 14:26:43.886 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=4a388871-ea5d-44b5-aa37-f85808fd46dc 2022-05-19 14:26:43.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ec7efe69-8655-4c6c-a9d3-6182358edbe4 a322d098-3b41-47d8-8621-11a4a4e3c6d4 2022-05-19 14:26:47.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:47.811 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:47.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:47.811 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:47.985 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:26:47.988 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-19 14:26:48.004 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:48.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-19 14:26:48.009 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-19 14:26:48.011 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-19 14:26:48.014 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-19 14:26:48.017 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-19 14:26:48.019 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-05-19 14:26:48.040 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-19 14:26:48.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-19 14:26:48.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-19 14:26:48.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-19 14:26:48.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:26:48.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-05-19 14:26:48.055 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:26:48.057 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-19 14:26:48.060 | + functions-common:test_with_retry:2377 : local until=10 2022-05-19 14:26:48.062 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:26:48.065 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:26:48.067 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:26:48.069 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:48.072 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:48.075 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:48.079 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970408077 2022-05-19 14:26:48.082 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-19 14:26:48.089 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:26:48.092 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:48.094 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:48.096 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:48.099 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:48.101 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:48.103 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:26:48.106 | + functions-common:time_stop:2444 : start_time=1652970408077 2022-05-19 14:26:48.108 | + functions-common:time_stop:2446 : [[ -z 1652970408077 ]] 2022-05-19 14:26:48.111 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:48.116 | + functions-common:time_stop:2449 : end_time=1652970408113 2022-05-19 14:26:48.118 | + functions-common:time_stop:2450 : elapsed_time=36 2022-05-19 14:26:48.120 | + functions-common:time_stop:2451 : total=5610 2022-05-19 14:26:48.123 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:48.126 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5646 2022-05-19 14:26:48.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-19 14:26:48.131 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-05-19 14:26:48.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-19 14:26:48.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:26:48.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-19 14:26:48.143 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:48.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-05-19 14:26:48.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-19 14:26:48.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-05-19 14:26:48.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-19 14:26:48.178 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-19 14:26:48.179 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-19 14:26:50.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:50.382 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:50.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:50.382 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:50.555 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:26:50.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.137 ' 2022-05-19 14:26:50.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-19 14:26:50.564 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:26:50.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-19 14:26:50.583 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:26:50.586 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-19 14:26:50.589 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-19 14:26:50.607 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:50.609 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-19 14:26:50.612 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:26:50.614 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-19 14:26:50.617 | + ./stack.sh:main:1321 : start_nova 2022-05-19 14:26:50.619 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-19 14:26:50.622 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:50.624 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:50.627 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:50.630 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:26:50.633 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.635 | + functions-common:run_process:1692 : local service=n-sch 2022-05-19 14:26:50.638 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.641 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:50.643 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:50.646 | + functions-common:run_process:1697 : local name=n-sch 2022-05-19 14:26:50.648 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:50.651 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:50.654 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:50.656 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:50.660 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:50.664 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970410661 2022-05-19 14:26:50.667 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-19 14:26:50.685 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:50.687 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-19 14:26:50.690 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-19 14:26:50.693 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.695 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.698 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.701 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.704 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:26:50.706 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:26:50.709 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-19 14:26:50.711 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:50.714 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:50.716 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:26:50.719 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 14:26:50.722 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-19 14:26:50.724 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.726 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:50.729 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:50.731 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:50.734 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:50.736 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-19 14:26:50.739 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:50.743 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-19 14:26:50.807 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-19 14:26:50.872 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:26:50.927 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-19 14:26:50.981 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-19 14:26:51.035 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:51.105 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:51.105 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-19 14:26:51.189 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:51.628 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-19 14:26:51.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-19 14:26:52.075 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-19 14:26:52.108 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:52.109 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:52.112 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:52.115 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:52.118 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:52.120 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:52.123 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:52.126 | + functions-common:time_stop:2444 : start_time=1652970410661 2022-05-19 14:26:52.129 | + functions-common:time_stop:2446 : [[ -z 1652970410661 ]] 2022-05-19 14:26:52.132 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:52.137 | + functions-common:time_stop:2449 : end_time=1652970412134 2022-05-19 14:26:52.139 | + functions-common:time_stop:2450 : elapsed_time=1473 2022-05-19 14:26:52.142 | + functions-common:time_stop:2451 : total=21538 2022-05-19 14:26:52.144 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:52.147 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23011 2022-05-19 14:26:52.150 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-19 14:26:52.153 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-19 14:26:52.158 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.161 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-19 14:26:52.163 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.166 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:52.168 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:52.171 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-19 14:26:52.173 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:52.176 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:52.178 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:52.181 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:52.184 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:52.189 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970412186 2022-05-19 14:26:52.192 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-19 14:26:52.214 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:52.217 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-19 14:26:52.220 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-19 14:26:52.223 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.226 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.229 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.232 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.234 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-19 14:26:52.238 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-19 14:26:52.240 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-19 14:26:52.243 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:52.246 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:52.248 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:26:52.251 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-05-19 14:26:52.254 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-19 14:26:52.257 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.260 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:26:52.262 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:26:52.264 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-19 14:26:52.267 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:26:52.273 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-19 14:26:52.339 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-19 14:26:52.404 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-19 14:26:52.464 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:26:52.527 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:52.595 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-19 14:26:52.661 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-19 14:26:52.720 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-19 14:26:52.783 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-19 14:26:52.853 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-19 14:26:52.914 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:26:52.919 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-19 14:26:52.995 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:26:53.448 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-19 14:26:53.463 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-19 14:26:53.859 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-19 14:26:53.951 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:53.959 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:53.961 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:53.963 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:53.969 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:53.972 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:53.974 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:53.977 | + functions-common:time_stop:2444 : start_time=1652970412186 2022-05-19 14:26:53.979 | + functions-common:time_stop:2446 : [[ -z 1652970412186 ]] 2022-05-19 14:26:53.985 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:53.988 | + functions-common:time_stop:2449 : end_time=1652970413984 2022-05-19 14:26:53.990 | + functions-common:time_stop:2450 : elapsed_time=1798 2022-05-19 14:26:53.993 | + functions-common:time_stop:2451 : total=23011 2022-05-19 14:26:53.995 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:53.998 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24809 2022-05-19 14:26:54.001 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.003 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.006 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-19 14:26:54.009 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.012 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.014 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.017 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-19 14:26:54.020 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:26:54.022 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-19 14:26:54.028 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-19 14:26:54.030 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:26:54.033 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:26:54.035 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-19 14:26:54.058 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:54.060 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:26:54.063 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-19 14:26:54.083 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:54.085 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:26:54.088 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-19 14:26:54.108 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:54.111 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-19 14:26:54.116 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:26:54.119 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-19 14:26:54.122 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-19 14:26:54.125 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:26:54.128 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:26:54.130 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:26:54.133 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:26:54.135 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-19 14:26:54.138 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:26:54.140 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:54.143 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:54.145 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-19 14:26:54.148 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:54.150 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:54.153 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:54.155 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:54.161 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:54.163 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970414160 2022-05-19 14:26:54.166 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-19 14:26:54.193 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:54.194 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:54.201 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:54.201 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:54.201 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:54.207 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:54.211 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:54.214 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:54.214 | + functions-common:time_stop:2444 : start_time=1652970414160 2022-05-19 14:26:54.217 | + functions-common:time_stop:2446 : [[ -z 1652970414160 ]] 2022-05-19 14:26:54.221 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:54.224 | + functions-common:time_stop:2449 : end_time=1652970414221 2022-05-19 14:26:54.227 | + functions-common:time_stop:2450 : elapsed_time=61 2022-05-19 14:26:54.230 | + functions-common:time_stop:2451 : total=24809 2022-05-19 14:26:54.232 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:54.235 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24870 2022-05-19 14:26:54.237 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:26:54.240 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-19 14:26:54.242 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:26:54.245 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:54.250 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:54.252 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-19 14:26:54.255 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:54.257 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:54.260 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:54.263 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:54.268 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:54.271 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970414267 2022-05-19 14:26:54.273 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-19 14:26:54.293 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:54.295 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:54.298 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:54.300 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:54.303 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:54.305 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:54.307 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:54.310 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:54.312 | + functions-common:time_stop:2444 : start_time=1652970414267 2022-05-19 14:26:54.315 | + functions-common:time_stop:2446 : [[ -z 1652970414267 ]] 2022-05-19 14:26:54.320 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:54.323 | + functions-common:time_stop:2449 : end_time=1652970414320 2022-05-19 14:26:54.325 | + functions-common:time_stop:2450 : elapsed_time=53 2022-05-19 14:26:54.328 | + functions-common:time_stop:2451 : total=24870 2022-05-19 14:26:54.330 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:54.332 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24923 2022-05-19 14:26:54.335 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:54.337 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-19 14:26:54.340 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:54.342 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:54.345 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:54.348 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-19 14:26:54.353 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:54.355 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:54.358 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:54.361 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:54.366 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:54.369 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970414366 2022-05-19 14:26:54.371 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-19 14:26:54.392 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:54.395 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:54.397 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:54.400 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:54.403 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:54.406 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:54.408 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:54.411 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:54.413 | + functions-common:time_stop:2444 : start_time=1652970414366 2022-05-19 14:26:54.416 | + functions-common:time_stop:2446 : [[ -z 1652970414366 ]] 2022-05-19 14:26:54.421 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:54.424 | + functions-common:time_stop:2449 : end_time=1652970414421 2022-05-19 14:26:54.427 | + functions-common:time_stop:2450 : elapsed_time=55 2022-05-19 14:26:54.429 | + functions-common:time_stop:2451 : total=24923 2022-05-19 14:26:54.432 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:54.434 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24978 2022-05-19 14:26:54.437 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.440 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:54.443 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-19 14:26:54.446 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:26:54.448 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-19 14:26:54.451 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-19 14:26:54.472 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:54.475 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-19 14:26:54.538 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-19 14:26:54.545 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:26:54.545 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-19 14:26:54.617 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-19 14:26:54.642 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:54.645 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.648 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-19 14:26:54.650 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.654 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:54.659 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:54.662 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-19 14:26:54.664 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:54.667 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:54.670 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:54.672 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:54.678 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:54.680 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970414677 2022-05-19 14:26:54.683 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-19 14:26:54.703 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:54.706 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-19 14:26:54.709 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-19 14:26:54.712 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.714 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.717 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.720 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.722 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:26:54.725 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:26:54.728 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-19 14:26:54.730 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:54.733 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:54.739 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:26:54.743 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 14:26:54.747 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-19 14:26:54.755 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:54.761 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:54.762 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:54.764 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:54.767 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:54.769 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-19 14:26:54.772 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:54.776 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-19 14:26:54.861 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-19 14:26:54.942 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:26:55.004 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-19 14:26:55.076 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-19 14:26:55.168 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:55.247 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:55.250 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-19 14:26:55.389 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:55.873 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-19 14:26:55.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-19 14:26:56.339 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-19 14:26:56.364 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:56.370 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:56.375 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:56.377 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:56.383 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:56.395 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:56.399 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:56.403 | + functions-common:time_stop:2444 : start_time=1652970414677 2022-05-19 14:26:56.406 | + functions-common:time_stop:2446 : [[ -z 1652970414677 ]] 2022-05-19 14:26:56.413 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:56.422 | + functions-common:time_stop:2449 : end_time=1652970416415 2022-05-19 14:26:56.425 | + functions-common:time_stop:2450 : elapsed_time=1738 2022-05-19 14:26:56.431 | + functions-common:time_stop:2451 : total=24978 2022-05-19 14:26:56.439 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:56.451 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26716 2022-05-19 14:26:56.462 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-19 14:26:56.473 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:26:56.478 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-19 14:26:56.523 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:56.528 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-19 14:26:56.538 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-19 14:26:56.551 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:26:56.555 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:26:56.560 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:26:56.567 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.574 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-19 14:26:56.581 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.587 | + functions-common:run_process:1694 : local group= 2022-05-19 14:26:56.595 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:56.597 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-19 14:26:56.603 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:56.608 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:56.615 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:56.621 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:56.628 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:56.638 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970416629 2022-05-19 14:26:56.644 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-19 14:26:56.686 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:56.692 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-19 14:26:56.698 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-19 14:26:56.704 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.707 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.710 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.718 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.721 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-19 14:26:56.724 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-19 14:26:56.733 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-19 14:26:56.736 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:26:56.738 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:26:56.741 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-19 14:26:56.745 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-19 14:26:56.749 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-19 14:26:56.754 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:56.758 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:26:56.762 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:26:56.769 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:26:56.772 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:26:56.782 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-19 14:26:56.786 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:26:56.793 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-19 14:26:56.896 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-19 14:26:56.973 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:26:57.035 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-19 14:26:57.119 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-19 14:26:57.187 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:26:57.253 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:26:57.253 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-19 14:26:57.341 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:26:57.805 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-19 14:26:57.819 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-19 14:26:58.270 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-19 14:26:58.298 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:58.305 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:58.310 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:58.315 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:58.322 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:58.330 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:58.338 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:58.340 | + functions-common:time_stop:2444 : start_time=1652970416629 2022-05-19 14:26:58.343 | + functions-common:time_stop:2446 : [[ -z 1652970416629 ]] 2022-05-19 14:26:58.357 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:58.367 | + functions-common:time_stop:2449 : end_time=1652970418356 2022-05-19 14:26:58.376 | + functions-common:time_stop:2450 : elapsed_time=1727 2022-05-19 14:26:58.383 | + functions-common:time_stop:2451 : total=26716 2022-05-19 14:26:58.387 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:58.391 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28443 2022-05-19 14:26:58.395 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-19 14:26:58.399 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:58.403 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:58.407 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:58.411 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:26:58.415 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-19 14:26:58.427 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:26:58.431 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:26:58.434 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:26:58.439 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:26:58.442 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:26:58.447 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-19 14:26:58.453 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-19 14:26:58.457 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-19 14:26:58.462 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-19 14:26:58.469 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:26:58.469 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:26:58.474 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:26:58.474 | BEGIN { 2022-05-19 14:26:58.474 | section = "" 2022-05-19 14:26:58.474 | last_section = "" 2022-05-19 14:26:58.474 | section_count = 0 2022-05-19 14:26:58.474 | } 2022-05-19 14:26:58.474 | /^\[.+\]/ { 2022-05-19 14:26:58.474 | gsub("[][]", "", $1); 2022-05-19 14:26:58.474 | section=$1 2022-05-19 14:26:58.474 | next 2022-05-19 14:26:58.474 | } 2022-05-19 14:26:58.474 | /^ *\#/ { 2022-05-19 14:26:58.474 | next 2022-05-19 14:26:58.474 | } 2022-05-19 14:26:58.474 | /^[^ \t]+/ { 2022-05-19 14:26:58.474 | # get offset of first = in $0 2022-05-19 14:26:58.474 | eq_idx = index($0, "=") 2022-05-19 14:26:58.474 | # extract attr & value from $0 2022-05-19 14:26:58.474 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:26:58.474 | value = substr($0, eq_idx + 1) 2022-05-19 14:26:58.474 | # only need to strip trailing whitespace from attr 2022-05-19 14:26:58.474 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:26:58.474 | # need to strip leading & trailing whitespace from value 2022-05-19 14:26:58.474 | sub(/^[ \t]*/, "", value) 2022-05-19 14:26:58.474 | sub(/[ \t]*$/, "", value) 2022-05-19 14:26:58.474 | 2022-05-19 14:26:58.474 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:26:58.474 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:26:58.474 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:26:58.474 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:26:58.474 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:26:58.474 | if (section != last_section) { 2022-05-19 14:26:58.475 | cfg_section[section_count++] = section 2022-05-19 14:26:58.475 | last_section = section 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.475 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:26:58.475 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:26:58.475 | 2022-05-19 14:26:58.475 | cfg_attr[section, attr, 0] = value 2022-05-19 14:26:58.475 | cfg_attr_count[section, attr] = 1 2022-05-19 14:26:58.475 | } else { 2022-05-19 14:26:58.475 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:26:58.475 | cfg_attr[section, attr, lno] = value 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.475 | END { 2022-05-19 14:26:58.475 | # Process each section in order 2022-05-19 14:26:58.475 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:26:58.475 | section = cfg_section[sno] 2022-05-19 14:26:58.475 | # The ini routines simply append a config item immediately 2022-05-19 14:26:58.475 | # after the section header. To keep the same order as defined 2022-05-19 14:26:58.475 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:26:58.475 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:26:58.475 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:26:58.475 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:26:58.475 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:26:58.475 | else { 2022-05-19 14:26:58.475 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:26:58.475 | count = cfg_attr_count[section, attr] 2022-05-19 14:26:58.475 | print "inidelete " configfile " " section " " attr 2022-05-19 14:26:58.475 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:26:58.475 | for (l = count -2; l >= 0; l--) 2022-05-19 14:26:58.475 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.475 | } 2022-05-19 14:26:58.476 | ' 2022-05-19 14:26:58.479 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:26:58.479 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:26:58.487 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:26:58.496 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:26:58.504 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:26:58.508 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-19 14:26:58.512 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:26:58.512 | BEGIN { group = "" } 2022-05-19 14:26:58.512 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:26:58.512 | gsub("[][]", "", $1); 2022-05-19 14:26:58.512 | split($1, a, "|"); 2022-05-19 14:26:58.512 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:26:58.512 | group=a[1] 2022-05-19 14:26:58.512 | } else { 2022-05-19 14:26:58.512 | group="" 2022-05-19 14:26:58.512 | } 2022-05-19 14:26:58.512 | next 2022-05-19 14:26:58.512 | } 2022-05-19 14:26:58.512 | { 2022-05-19 14:26:58.512 | if (group != "") 2022-05-19 14:26:58.512 | print $0 2022-05-19 14:26:58.512 | } 2022-05-19 14:26:58.512 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:26:58.520 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:26:58.530 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-19 14:26:58.615 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-19 14:26:58.673 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-19 14:26:58.676 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:26:58.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-19 14:26:58.687 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:26:58.692 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:26:58.701 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:26:58.762 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:58.777 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:26:58.793 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:26:58.804 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:26:58.855 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:58.862 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-05-19 14:26:58.865 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-05-19 14:26:58.945 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:26:58.948 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:26:58.950 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-19 14:26:59.010 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-19 14:26:59.047 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-19 14:26:59.052 | + lib/nova:configure_console_compute:643 : local offset 2022-05-19 14:26:59.058 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-19 14:26:59.066 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-19 14:26:59.077 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-19 14:26:59.126 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.73 2022-05-19 14:26:59.129 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-19 14:26:59.154 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:59.157 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-19 14:26:59.209 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:59.217 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-19 14:26:59.225 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-19 14:26:59.318 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-19 14:26:59.343 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:59.346 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-19 14:26:59.366 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:59.369 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-19 14:26:59.371 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-19 14:26:59.374 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-19 14:26:59.376 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-19 14:26:59.378 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-19 14:26:59.381 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-19 14:26:59.383 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-19 14:26:59.386 | + functions-common:run_process:1694 : local group=libvirt 2022-05-19 14:26:59.388 | + functions-common:run_process:1695 : local user= 2022-05-19 14:26:59.390 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-19 14:26:59.393 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:26:59.395 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:26:59.398 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:26:59.400 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:26:59.404 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:26:59.409 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970419406 2022-05-19 14:26:59.411 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-19 14:26:59.430 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:59.433 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:26:59.436 | + functions-common:time_stop:2437 : local name 2022-05-19 14:26:59.438 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:26:59.440 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:26:59.443 | + functions-common:time_stop:2440 : local total 2022-05-19 14:26:59.445 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:26:59.448 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:26:59.450 | + functions-common:time_stop:2444 : start_time=1652970419406 2022-05-19 14:26:59.453 | + functions-common:time_stop:2446 : [[ -z 1652970419406 ]] 2022-05-19 14:26:59.457 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:26:59.462 | + functions-common:time_stop:2449 : end_time=1652970419459 2022-05-19 14:26:59.464 | + functions-common:time_stop:2450 : elapsed_time=53 2022-05-19 14:26:59.467 | + functions-common:time_stop:2451 : total=28443 2022-05-19 14:26:59.470 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:26:59.472 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28496 2022-05-19 14:26:59.475 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:59.478 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:26:59.481 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-19 14:26:59.499 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:59.502 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-19 14:26:59.502 | Dumping cells_v2 mapping 2022-05-19 14:26:59.504 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-19 14:27:00.530 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:27:02.974 | INFO dbcounter [None req-2c866926-845b-4dd8-84d1-25518060d418 None None] Registered counter for database nova_api 2022-05-19 14:27:02.998 | DEBUG dbcounter [-] [109984] Writer thread running {{(pid=109984) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:03.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:03.049 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:03.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:03.050 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:03.050 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:27:03.050 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-19 14:27:03.050 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:27:03.050 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:27:03.050 | | cell1 | ad254f82-a05c-42a9-ac80-aa8478112620 | rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:27:03.050 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:27:03.491 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-19 14:27:03.494 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-19 14:27:03.556 | + inc/async:async_inner:63 : create_flavors 2022-05-19 14:27:03.595 | [17865 Async create_flavors:110044]: running: create_flavors 2022-05-19 14:27:03.598 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-19 14:27:03.616 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:03.619 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-19 14:27:03.621 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:27:03.626 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-19 14:27:03.629 | + ./stack.sh:main:1326 : start_cinder 2022-05-19 14:27:03.631 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-19 14:27:03.634 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-19 14:27:03.636 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-19 14:27:03.639 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-19 14:27:03.656 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:27:03.659 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-19 14:27:03.662 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-05-19 14:27:03.664 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-19 14:27:03.668 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-19 14:27:03.673 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.676 | + functions-common:run_process:1692 : local service=c-api 2022-05-19 14:27:03.679 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.681 | + functions-common:run_process:1694 : local group= 2022-05-19 14:27:03.684 | + functions-common:run_process:1695 : local user= 2022-05-19 14:27:03.686 | + functions-common:run_process:1697 : local name=c-api 2022-05-19 14:27:03.689 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:27:03.691 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:27:03.694 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:03.696 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:03.699 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:03.704 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970423701 2022-05-19 14:27:03.706 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-19 14:27:03.723 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:03.725 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-19 14:27:03.728 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-19 14:27:03.731 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.733 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.736 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.738 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.740 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-19 14:27:03.743 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:27:03.746 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-19 14:27:03.749 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:27:03.752 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:27:03.755 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:27:03.757 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-05-19 14:27:03.760 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-19 14:27:03.762 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:03.765 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:27:03.767 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:27:03.769 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-19 14:27:03.772 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:27:03.776 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-19 14:27:03.838 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-19 14:27:03.901 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-19 14:27:03.953 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:27:04.005 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:27:04.057 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-19 14:27:04.110 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-19 14:27:04.162 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-19 14:27:04.215 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-19 14:27:04.266 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-19 14:27:04.317 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:27:04.320 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-19 14:27:04.381 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:27:04.782 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-19 14:27:04.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-19 14:27:05.205 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-19 14:27:05.286 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:27:05.294 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:05.299 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:05.303 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:05.307 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:05.310 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:05.312 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:27:05.315 | + functions-common:time_stop:2444 : start_time=1652970423701 2022-05-19 14:27:05.318 | + functions-common:time_stop:2446 : [[ -z 1652970423701 ]] 2022-05-19 14:27:05.323 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:05.326 | + functions-common:time_stop:2449 : end_time=1652970425323 2022-05-19 14:27:05.328 | + functions-common:time_stop:2450 : elapsed_time=1622 2022-05-19 14:27:05.331 | + functions-common:time_stop:2451 : total=28496 2022-05-19 14:27:05.333 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:05.336 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30118 2022-05-19 14:27:05.339 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.73/volume/v3 2022-05-19 14:27:05.341 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-19 14:27:05.342 | Waiting for Cinder API to start... 2022-05-19 14:27:05.344 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.73/volume/v3 2022-05-19 14:27:05.347 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:27:05.349 | + functions:wait_for_service:458 : local url=http://10.222.0.73/volume/v3 2022-05-19 14:27:05.354 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:27:05.356 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:27:05.361 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:27:05.364 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:05.366 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:05.374 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:05.377 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970425373 2022-05-19 14:27:05.380 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:27:05.396 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.73/volume/v3 2022-05-19 14:27:08.019 | + :: : [[ 500 == 503 ]] 2022-05-19 14:27:08.021 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:27:08.024 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:27:08.027 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:08.030 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:08.032 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:08.034 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:08.037 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:08.039 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:27:08.042 | + functions-common:time_stop:2444 : start_time=1652970425373 2022-05-19 14:27:08.044 | + functions-common:time_stop:2446 : [[ -z 1652970425373 ]] 2022-05-19 14:27:08.047 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:08.052 | + functions-common:time_stop:2449 : end_time=1652970428049 2022-05-19 14:27:08.055 | + functions-common:time_stop:2450 : elapsed_time=2676 2022-05-19 14:27:08.057 | + functions-common:time_stop:2451 : total=17730 2022-05-19 14:27:08.060 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:08.063 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20406 2022-05-19 14:27:08.065 | + functions:wait_for_service:467 : return 0 2022-05-19 14:27:08.068 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.071 | + functions-common:run_process:1692 : local service=c-sch 2022-05-19 14:27:08.073 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.076 | + functions-common:run_process:1694 : local group= 2022-05-19 14:27:08.078 | + functions-common:run_process:1695 : local user= 2022-05-19 14:27:08.081 | + functions-common:run_process:1697 : local name=c-sch 2022-05-19 14:27:08.083 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:27:08.086 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:27:08.089 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:08.091 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:08.095 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:08.099 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970428096 2022-05-19 14:27:08.102 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-19 14:27:08.120 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:08.122 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-19 14:27:08.125 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-19 14:27:08.127 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.130 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.133 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.135 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.138 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-19 14:27:08.140 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-19 14:27:08.143 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-19 14:27:08.146 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:27:08.148 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:27:08.151 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-19 14:27:08.154 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-19 14:27:08.156 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-19 14:27:08.159 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.162 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:27:08.165 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:27:08.167 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:27:08.170 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:27:08.173 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-19 14:27:08.176 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:27:08.181 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-19 14:27:08.248 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-19 14:27:08.316 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:08.373 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-19 14:27:08.433 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-19 14:27:08.493 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:27:08.552 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:27:08.555 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-19 14:27:08.619 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:27:09.067 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-19 14:27:09.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-19 14:27:09.493 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-19 14:27:09.515 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:27:09.523 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:09.531 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:09.534 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:09.537 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:09.540 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:09.542 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:27:09.545 | + functions-common:time_stop:2444 : start_time=1652970428096 2022-05-19 14:27:09.547 | + functions-common:time_stop:2446 : [[ -z 1652970428096 ]] 2022-05-19 14:27:09.554 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:09.558 | + functions-common:time_stop:2449 : end_time=1652970429556 2022-05-19 14:27:09.561 | + functions-common:time_stop:2450 : elapsed_time=1460 2022-05-19 14:27:09.563 | + functions-common:time_stop:2451 : total=30118 2022-05-19 14:27:09.566 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:09.568 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31578 2022-05-19 14:27:09.571 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:09.573 | + functions-common:run_process:1692 : local service=c-bak 2022-05-19 14:27:09.576 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:09.578 | + functions-common:run_process:1694 : local group= 2022-05-19 14:27:09.581 | + functions-common:run_process:1695 : local user= 2022-05-19 14:27:09.583 | + functions-common:run_process:1697 : local name=c-bak 2022-05-19 14:27:09.586 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:27:09.588 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:27:09.591 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:09.593 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:09.597 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:09.601 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970429598 2022-05-19 14:27:09.604 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-19 14:27:09.627 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:27:09.629 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:27:09.632 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:09.634 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:09.637 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:09.639 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:09.642 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:09.645 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:27:09.648 | + functions-common:time_stop:2444 : start_time=1652970429598 2022-05-19 14:27:09.650 | + functions-common:time_stop:2446 : [[ -z 1652970429598 ]] 2022-05-19 14:27:09.654 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:09.658 | + functions-common:time_stop:2449 : end_time=1652970429655 2022-05-19 14:27:09.661 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-19 14:27:09.664 | + functions-common:time_stop:2451 : total=31578 2022-05-19 14:27:09.666 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:09.668 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31635 2022-05-19 14:27:09.671 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:09.674 | + functions-common:run_process:1692 : local service=c-vol 2022-05-19 14:27:09.676 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:27:09.678 | + functions-common:run_process:1694 : local group= 2022-05-19 14:27:09.681 | + functions-common:run_process:1695 : local user= 2022-05-19 14:27:09.684 | + functions-common:run_process:1697 : local name=c-vol 2022-05-19 14:27:09.686 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:27:09.689 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:27:09.692 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:09.694 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:09.697 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:09.702 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970429699 2022-05-19 14:27:09.704 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-19 14:27:09.726 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:27:09.728 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:27:09.731 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:09.733 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:09.736 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:09.739 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:09.741 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:09.744 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:27:09.746 | + functions-common:time_stop:2444 : start_time=1652970429699 2022-05-19 14:27:09.749 | + functions-common:time_stop:2446 : [[ -z 1652970429699 ]] 2022-05-19 14:27:09.752 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:09.757 | + functions-common:time_stop:2449 : end_time=1652970429754 2022-05-19 14:27:09.759 | + functions-common:time_stop:2450 : elapsed_time=55 2022-05-19 14:27:09.762 | + functions-common:time_stop:2451 : total=31635 2022-05-19 14:27:09.764 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:09.767 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31690 2022-05-19 14:27:09.770 | + ./stack.sh:main:1327 : create_volume_types 2022-05-19 14:27:09.772 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-19 14:27:09.793 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:09.796 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-19 14:27:09.798 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-19 14:27:09.801 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-19 14:27:09.803 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-19 14:27:09.806 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-19 14:27:09.825 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:09.828 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-19 14:27:12.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:12.169 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:12.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:12.169 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:12.169 | Internal Server Error (HTTP 500) 2022-05-19 14:27:12.416 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-19 14:27:12.419 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-19 14:27:12.422 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-19 14:27:12.425 | + ./stack.sh:exit_trap:524 : jobs='77504 2022-05-19 14:27:12.425 | 110044' 2022-05-19 14:27:12.428 | + ./stack.sh:exit_trap:527 : [[ -n 77504 2022-05-19 14:27:12.428 | 110044 ]] 2022-05-19 14:27:12.430 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-19-140647 ]] 2022-05-19 14:27:12.433 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-19 14:27:12.435 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-19 14:27:12.435 | exit_trap: cleaning up child processes 2022-05-19 14:27:12.438 | + ./stack.sh:exit_trap:529 : kill 77504 110044 2022-05-19 14:27:12.440 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.dTRs7d33IY ']' 2022-05-19 14:27:12.443 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.dTRs7d33IY 2022-05-19 14:27:12.447 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-19 14:27:12.450 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-19 14:27:12.453 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-19 14:27:12.455 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-19 14:27:12.455 | Error on exit 2022-05-19 14:27:12.458 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-19 14:27:12.460 | + ./stack.sh:exit_trap:544 : generate-subunit 1652969204 1228 fail 2022-05-19 14:27:13.132 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-19 14:27:13.135 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-19 14:27:14.701 | + ./stack.sh:exit_trap:558 : exit 1