2022-03-31 23:32:35.000 | + ./stack.sh:main:487                      :   exec
2022-03-31 23:32:35.000 | + ./stack.sh:main:495                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-233234'
2022-03-31 23:32:35.000 | ++ ./stack.sh:main:487                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-233234.summary.2022-03-31-233234
2022-03-31 23:32:35.000 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:32:35.000 | + ./stack.sh:echo_summary:446              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-233234
2022-03-31 23:32:35.000 | + ./stack.sh:main:497                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-233234 /opt/stack/logs/stack.sh.log
2022-03-31 23:32:35.000 | + ./stack.sh:main:498                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-233234.summary.2022-03-31-233234 /opt/stack/logs/stack.sh.log.summary
2022-03-31 23:32:35.000 | + ./stack.sh:main:513                      :   check_path_perm_sanity /opt/stack
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:596     :   local real_path
2022-03-31 23:32:35.001 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-03-31 23:32:35.001 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-03-31 23:32:35.001 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-03-31 23:32:35.001 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-03-31 23:32:35.001 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-03-31 23:32:35.001 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-03-31 23:32:35.001 | + ./stack.sh:main:519                      :   trap exit_trap EXIT
2022-03-31 23:32:35.001 | + ./stack.sh:main:560                      :   trap err_trap ERR
2022-03-31 23:32:35.001 | + ./stack.sh:main:573                      :   set -o errexit
2022-03-31 23:32:35.001 | + ./stack.sh:main:576                      :   uname -a
2022-03-31 23:32:35.003 | Linux dv-cinder-835881-2-smb 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-03-31 23:32:35.005 | + ./stack.sh:main:579                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-03-31 23:32:35.007 | + ./stack.sh:main:580                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-03-31 23:32:35.010 | + ./stack.sh:main:583                      :   source /home/ubuntu/devstack/lib/database
2022-03-31 23:32:35.045 | + ./stack.sh:main:584                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-03-31 23:32:35.062 | + ./stack.sh:main:590                      :   fetch_plugins
2022-03-31 23:32:35.064 | + functions-common:fetch_plugins:1771      :   local plugins=
2022-03-31 23:32:35.066 | + functions-common:fetch_plugins:1772      :   local plugin
2022-03-31 23:32:35.068 | + functions-common:fetch_plugins:1775      :   [[ -z '' ]]
2022-03-31 23:32:35.070 | + functions-common:fetch_plugins:1776      :   return
2022-03-31 23:32:35.072 | + ./stack.sh:main:594                      :   run_phase override_defaults
2022-03-31 23:32:35.075 | + functions-common:run_phase:1853          :   local mode=override_defaults
2022-03-31 23:32:35.077 | + functions-common:run_phase:1854          :   local phase=
2022-03-31 23:32:35.078 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-03-31 23:32:35.080 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-03-31 23:32:35.082 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-03-31 23:32:35.084 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-03-31 23:32:35.086 | + functions-common:run_phase:1863          :   local extra
2022-03-31 23:32:35.088 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-03-31 23:32:35.091 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-03-31 23:32:35.093 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-03-31 23:32:35.098 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-03-31 23:32:35.099 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-03-31 23:32:35.102 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-03-31 23:32:35.114 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:32:35.116 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-03-31 23:32:35.118 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-03-31 23:32:35.120 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-03-31 23:32:35.121 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-03-31 23:32:35.123 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-03-31 23:32:35.125 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-03-31 23:32:35.127 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-03-31 23:32:35.129 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-03-31 23:32:35.131 | + functions-common:run_phase:1874          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-03-31 23:32:35.133 | + functions-common:run_phase:1877          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-03-31 23:32:35.135 | + functions-common:run_phase:1878          :   plugin_override_defaults
2022-03-31 23:32:35.137 | + functions-common:plugin_override_defaults:1812 :   local plugins=
2022-03-31 23:32:35.140 | + functions-common:plugin_override_defaults:1813 :   local plugin
2022-03-31 23:32:35.142 | + functions-common:plugin_override_defaults:1816 :   [[ -z '' ]]
2022-03-31 23:32:35.144 | + functions-common:plugin_override_defaults:1817 :   return
2022-03-31 23:32:35.147 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/apache
2022-03-31 23:32:35.169 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/tls
2022-03-31 23:32:35.172 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-03-31 23:32:35.186 | ++ functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:32:35.188 | +++ lib/tls:source:43                        :   hostname -f
2022-03-31 23:32:35.192 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-03-31 23:32:35.194 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-03-31 23:32:35.196 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-03-31 23:32:35.198 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-03-31 23:32:35.200 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-03-31 23:32:35.202 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-03-31 23:32:35.204 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-03-31 23:32:35.206 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-03-31 23:32:35.207 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-03-31 23:32:35.209 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-03-31 23:32:35.214 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/infra
2022-03-31 23:32:35.226 | + ./stack.sh:main:604                      :   source /home/ubuntu/devstack/lib/libraries
2022-03-31 23:32:35.243 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/lvm
2022-03-31 23:32:35.255 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/horizon
2022-03-31 23:32:35.268 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/keystone
2022-03-31 23:32:35.304 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/glance
2022-03-31 23:32:35.364 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/nova
2022-03-31 23:32:35.466 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/placement
2022-03-31 23:32:35.488 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/cinder
2022-03-31 23:32:35.535 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/swift
2022-03-31 23:32:35.595 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/neutron
2022-03-31 23:32:35.750 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/ldap
2022-03-31 23:32:35.764 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/dstat
2022-03-31 23:32:35.777 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-03-31 23:32:35.790 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/etcd3
2022-03-31 23:32:35.889 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/os-vif
2022-03-31 23:32:35.893 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-03-31 23:32:35.897 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-03-31 23:32:35.900 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-03-31 23:32:35.903 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-03-31 23:32:35.906 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-03-31 23:32:35.910 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-03-31 23:32:35.910 | False'
2022-03-31 23:32:35.914 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-03-31 23:32:35.931 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-03-31 23:32:35.934 | + ./stack.sh:main:624                      :   run_phase source
2022-03-31 23:32:35.936 | + functions-common:run_phase:1853          :   local mode=source
2022-03-31 23:32:35.938 | + functions-common:run_phase:1854          :   local phase=
2022-03-31 23:32:35.940 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-03-31 23:32:35.942 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-03-31 23:32:35.944 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-03-31 23:32:35.946 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-03-31 23:32:35.948 | + functions-common:run_phase:1863          :   local extra
2022-03-31 23:32:35.950 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-03-31 23:32:35.954 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-03-31 23:32:35.957 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-03-31 23:32:35.959 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-03-31 23:32:35.962 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-03-31 23:32:35.964 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-03-31 23:32:35.981 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:32:35.984 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-03-31 23:32:35.986 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-03-31 23:32:36.026 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-03-31 23:32:36.028 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-03-31 23:32:36.030 | + functions-common:run_phase:1874          :   [[ source == \s\o\u\r\c\e ]]
2022-03-31 23:32:36.032 | + functions-common:run_phase:1875          :   load_plugin_settings
2022-03-31 23:32:36.035 | + functions-common:load_plugin_settings:1789 :   local plugins=
2022-03-31 23:32:36.037 | + functions-common:load_plugin_settings:1790 :   local plugin
2022-03-31 23:32:36.039 | + functions-common:load_plugin_settings:1793 :   [[ -z '' ]]
2022-03-31 23:32:36.041 | + functions-common:load_plugin_settings:1794 :   return
2022-03-31 23:32:36.044 | + functions-common:run_phase:1876          :   verify_disabled_services
2022-03-31 23:32:36.046 | + functions-common:verify_disabled_services:2136 :   local service
2022-03-31 23:32:36.048 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.050 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-03-31 23:32:36.053 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.055 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-03-31 23:32:36.057 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.060 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-03-31 23:32:36.062 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.064 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-03-31 23:32:36.067 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.069 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-03-31 23:32:36.071 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.073 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-03-31 23:32:36.076 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.078 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-03-31 23:32:36.080 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.083 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-03-31 23:32:36.085 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.087 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-03-31 23:32:36.090 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.092 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-03-31 23:32:36.094 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.097 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2022-03-31 23:32:36.100 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.102 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2022-03-31 23:32:36.104 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.106 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2022-03-31 23:32:36.109 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.111 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2022-03-31 23:32:36.113 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.115 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-03-31 23:32:36.118 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.120 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2022-03-31 23:32:36.122 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.124 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-03-31 23:32:36.127 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.129 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-03-31 23:32:36.131 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.133 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-03-31 23:32:36.136 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.138 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-03-31 23:32:36.140 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.142 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-03-31 23:32:36.144 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.147 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-03-31 23:32:36.149 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.151 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-03-31 23:32:36.153 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.156 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-03-31 23:32:36.158 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.160 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-03-31 23:32:36.162 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.165 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-03-31 23:32:36.167 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.169 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-03-31 23:32:36.171 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.173 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-03-31 23:32:36.176 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.178 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-03-31 23:32:36.180 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.182 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-03-31 23:32:36.185 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.187 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-03-31 23:32:36.189 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.191 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-03-31 23:32:36.194 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.196 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-03-31 23:32:36.198 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.201 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-03-31 23:32:36.203 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.205 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-03-31 23:32:36.207 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.210 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-03-31 23:32:36.212 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.214 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-03-31 23:32:36.217 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.219 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-03-31 23:32:36.221 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.224 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-03-31 23:32:36.226 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.228 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-03-31 23:32:36.231 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.233 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-03-31 23:32:36.235 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.238 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-03-31 23:32:36.240 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.242 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-03-31 23:32:36.244 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.247 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-03-31 23:32:36.249 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-03-31 23:32:36.251 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-03-31 23:32:36.254 | + ./stack.sh:main:695                      :   initialize_database_backends
2022-03-31 23:32:36.257 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-03-31 23:32:36.259 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-03-31 23:32:36.274 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:32:36.276 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-03-31 23:32:36.278 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-03-31 23:32:36.281 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-03-31 23:32:36.296 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:32:36.299 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-03-31 23:32:36.301 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-03-31 23:32:36.303 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-03-31 23:32:36.306 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-03-31 23:32:36.308 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-03-31 23:32:36.311 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-03-31 23:32:36.313 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-03-31 23:32:36.316 | + lib/database:initialize_database_backends:92 :   return 0
2022-03-31 23:32:36.318 | + ./stack.sh:main:696                      :   echo 'Using mysql database backend'
2022-03-31 23:32:36.318 | Using mysql database backend
2022-03-31 23:32:36.320 | + ./stack.sh:main:699                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-03-31 23:32:36.336 | + ./stack.sh:main:701                      :   define_database_baseurl
2022-03-31 23:32:36.339 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-03-31 23:32:36.342 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-03-31 23:32:36.344 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-03-31 23:32:36.348 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-03-31 23:32:36.350 | + ./stack.sh:main:713                      :   is_service_enabled rabbit
2022-03-31 23:32:36.366 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:32:36.369 | + ./stack.sh:main:714                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-03-31 23:32:36.386 | + ./stack.sh:main:721                      :   is_service_enabled keystone
2022-03-31 23:32:36.405 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:32:36.408 | + ./stack.sh:main:723                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-03-31 23:32:36.425 | + ./stack.sh:main:725                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-03-31 23:32:36.442 | + ./stack.sh:main:736                      :   is_service_enabled ldap
2022-03-31 23:32:36.459 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:32:36.462 | + ./stack.sh:main:745                      :   is_service_enabled s-proxy
2022-03-31 23:32:36.480 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:32:36.483 | + ./stack.sh:main:749                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-03-31 23:32:36.500 | + ./stack.sh:main:751                      :   [[ -z '' ]]
2022-03-31 23:32:36.502 | + ./stack.sh:main:751                      :   [[ False == \T\r\u\e ]]
2022-03-31 23:32:36.504 | + ./stack.sh:main:757                      :   save_stackenv 757
2022-03-31 23:32:36.507 | + functions-common:save_stackenv:60        :   local tag=757
2022-03-31 23:32:36.510 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-03-31 23:32:36.514 | + functions-common:save_stackenv:62        :   time_stamp=2022-03-31-233236
2022-03-31 23:32:36.516 | + functions-common:save_stackenv:63        :   echo '# 2022-03-31-233236 757'
2022-03-31 23:32:36.519 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.522 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-03-31 23:32:36.524 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.527 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-03-31 23:32:36.529 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.531 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-03-31 23:32:36.534 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.536 | + 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-03-31 23:32:36.539 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.541 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.98
2022-03-31 23:32:36.544 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.546 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity
2022-03-31 23:32:36.549 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.551 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-233234
2022-03-31 23:32:36.554 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.556 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-03-31 23:32:36.559 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.561 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.98
2022-03-31 23:32:36.564 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.566 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-03-31 23:32:36.568 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.571 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-03-31 23:32:36.573 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.576 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-03-31 23:32:36.578 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:32:36.581 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-03-31 23:32:36.583 | + ./stack.sh:main:770                      :   GIT_DEPTH=0
2022-03-31 23:32:36.586 | + ./stack.sh:main:770                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2022-03-31 23:32:36.588 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-03-31 23:32:36.590 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-03-31 23:32:36.593 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:32:36.595 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:32:36.598 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:32:36.600 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:32:36.603 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:32:36.606 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:32:36.624 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:32:36.627 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:32:36.630 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:32:36.633 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:32:36.633 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:32:36.639 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-03-31 23:32:36.641 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:32:36.644 | + functions-common:git_clone:677           :   cd /opt/stack/requirements
2022-03-31 23:32:36.647 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:32:36.647 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:32:36.650 | 0ae5c845 update constraint for tooz to new release 2.11.0
2022-03-31 23:32:36.653 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:32:36.655 | + ./stack.sh:main:774                      :   echo_summary 'Installing package prerequisites'
2022-03-31 23:32:36.658 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:32:36.660 | + ./stack.sh:echo_summary:446              :   echo -e Installing package prerequisites
2022-03-31 23:32:36.663 | + ./stack.sh:main:775                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-03-31 23:32:36.666 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-03-31 23:32:36.668 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-03-31 23:32:36.671 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-03-31 23:32:36.673 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-03-31 23:32:36.676 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-03-31 23:32:36.678 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-03-31 23:32:36.682 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-03-31 23:32:36.686 | ++ tools/install_prereqs.sh:source:47       :   NOW=1648769556
2022-03-31 23:32:36.689 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-03-31 23:32:36.694 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1648768419
2022-03-31 23:32:36.696 | ++ tools/install_prereqs.sh:source:49       :   DELTA=1137
2022-03-31 23:32:36.699 | ++ tools/install_prereqs.sh:source:50       :   [[ 1137 -lt 7200 ]]
2022-03-31 23:32:36.701 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-03-31 23:32:36.704 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-03-31 23:32:36.706 | ++ functions-common:export_proxy_variables:2243 :   isset http_proxy
2022-03-31 23:32:36.709 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-03-31 23:32:36.711 | ++ functions-common:export_proxy_variables:2246 :   isset https_proxy
2022-03-31 23:32:36.713 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-03-31 23:32:36.716 | ++ functions-common:export_proxy_variables:2249 :   isset no_proxy
2022-03-31 23:32:36.718 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-03-31 23:32:36.722 | +++ 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-03-31 23:32:36.770 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-03-31 23:32:36.770 | apache2-dev
2022-03-31 23:32:36.770 | bc
2022-03-31 23:32:36.770 | bsdmainutils
2022-03-31 23:32:36.770 | curl
2022-03-31 23:32:36.770 | g++
2022-03-31 23:32:36.770 | gawk
2022-03-31 23:32:36.770 | gcc
2022-03-31 23:32:36.770 | gettext  
2022-03-31 23:32:36.770 | git
2022-03-31 23:32:36.770 | graphviz 
2022-03-31 23:32:36.770 | iputils-ping
2022-03-31 23:32:36.770 | libapache2-mod-proxy-uwsgi
2022-03-31 23:32:36.770 | libffi-dev 
2022-03-31 23:32:36.770 | libjpeg-dev 
2022-03-31 23:32:36.770 | libpcre3-dev 
2022-03-31 23:32:36.770 | libpq-dev  
2022-03-31 23:32:36.770 | libssl-dev 
2022-03-31 23:32:36.770 | libsystemd-dev 
2022-03-31 23:32:36.770 | libxml2-dev  
2022-03-31 23:32:36.770 | libxslt1-dev  
2022-03-31 23:32:36.770 | libyaml-dev
2022-03-31 23:32:36.770 | lsof 
2022-03-31 23:32:36.770 | openssh-server
2022-03-31 23:32:36.770 | openssl
2022-03-31 23:32:36.770 | pkg-config
2022-03-31 23:32:36.771 | psmisc
2022-03-31 23:32:36.771 | python3-dev
2022-03-31 23:32:36.771 | python3-pip
2022-03-31 23:32:36.771 | python3-systemd
2022-03-31 23:32:36.771 | python3-venv
2022-03-31 23:32:36.771 | tar
2022-03-31 23:32:36.771 | tcpdump
2022-03-31 23:32:36.771 | unzip
2022-03-31 23:32:36.771 | uuid-runtime
2022-03-31 23:32:36.771 | wget
2022-03-31 23:32:36.771 | wget
2022-03-31 23:32:36.771 | zlib1g-dev
2022-03-31 23:32:36.771 | libkrb5-dev
2022-03-31 23:32:36.771 | libldap2-dev
2022-03-31 23:32:36.771 | libsasl2-dev
2022-03-31 23:32:36.771 | memcached
2022-03-31 23:32:36.771 | python3-mysqldb
2022-03-31 23:32:36.771 | sqlite3
2022-03-31 23:32:36.771 | conntrack
2022-03-31 23:32:36.771 | curl
2022-03-31 23:32:36.771 | dnsmasq-base
2022-03-31 23:32:36.771 | dnsmasq-utils 
2022-03-31 23:32:36.771 | ebtables
2022-03-31 23:32:36.771 | genisoimage 
2022-03-31 23:32:36.771 | iptables
2022-03-31 23:32:36.771 | iputils-arping
2022-03-31 23:32:36.771 | kpartx
2022-03-31 23:32:36.771 | libjs-jquery-tablesorter 
2022-03-31 23:32:36.771 | parted
2022-03-31 23:32:36.771 | pm-utils
2022-03-31 23:32:36.771 | python3-mysqldb
2022-03-31 23:32:36.771 | socat 
2022-03-31 23:32:36.771 | sqlite3
2022-03-31 23:32:36.771 | sudo
2022-03-31 23:32:36.771 | vlan
2022-03-31 23:32:36.771 | lsscsi
2022-03-31 23:32:36.771 | open-iscsi
2022-03-31 23:32:36.772 | lvm2
2022-03-31 23:32:36.772 | qemu-utils
2022-03-31 23:32:36.772 | thin-provisioning-tools
2022-03-31 23:32:36.772 | acl
2022-03-31 23:32:36.772 | dnsmasq-base
2022-03-31 23:32:36.772 | dnsmasq-utils 
2022-03-31 23:32:36.772 | ebtables
2022-03-31 23:32:36.772 | haproxy 
2022-03-31 23:32:36.772 | iptables
2022-03-31 23:32:36.772 | iputils-arping
2022-03-31 23:32:36.772 | iputils-ping
2022-03-31 23:32:36.772 | postgresql-server-dev-all
2022-03-31 23:32:36.772 | python3-mysqldb
2022-03-31 23:32:36.772 | sqlite3
2022-03-31 23:32:36.772 | sudo
2022-03-31 23:32:36.772 | vlan
2022-03-31 23:32:36.772 | pcp
2022-03-31 23:32:36.772 | ipset
2022-03-31 23:32:36.772 | conntrack
2022-03-31 23:32:36.772 | conntrackd
2022-03-31 23:32:36.772 | keepalived
2022-03-31 23:32:36.772 | lvm2
2022-03-31 23:32:36.772 | qemu-utils
2022-03-31 23:32:36.772 | thin-provisioning-tools
2022-03-31 23:32:36.772 | curl
2022-03-31 23:32:36.772 | liberasurecode-dev
2022-03-31 23:32:36.772 | make
2022-03-31 23:32:36.772 | memcached
2022-03-31 23:32:36.772 | rsync
2022-03-31 23:32:36.772 | sqlite3
2022-03-31 23:32:36.772 | xfsprogs'
2022-03-31 23:32:36.773 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-03-31 23:32:36.794 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-03-31 23:32:36.794 | apache2-dev
2022-03-31 23:32:36.794 | bc
2022-03-31 23:32:36.794 | bsdmainutils
2022-03-31 23:32:36.794 | curl
2022-03-31 23:32:36.794 | g++
2022-03-31 23:32:36.794 | gawk
2022-03-31 23:32:36.794 | gcc
2022-03-31 23:32:36.794 | gettext  
2022-03-31 23:32:36.794 | git
2022-03-31 23:32:36.794 | graphviz 
2022-03-31 23:32:36.794 | iputils-ping
2022-03-31 23:32:36.794 | libapache2-mod-proxy-uwsgi
2022-03-31 23:32:36.794 | libffi-dev 
2022-03-31 23:32:36.794 | libjpeg-dev 
2022-03-31 23:32:36.794 | libpcre3-dev 
2022-03-31 23:32:36.794 | libpq-dev  
2022-03-31 23:32:36.794 | libssl-dev 
2022-03-31 23:32:36.794 | libsystemd-dev 
2022-03-31 23:32:36.794 | libxml2-dev  
2022-03-31 23:32:36.794 | libxslt1-dev  
2022-03-31 23:32:36.795 | libyaml-dev
2022-03-31 23:32:36.795 | lsof 
2022-03-31 23:32:36.795 | openssh-server
2022-03-31 23:32:36.795 | openssl
2022-03-31 23:32:36.795 | pkg-config
2022-03-31 23:32:36.795 | psmisc
2022-03-31 23:32:36.795 | python3-dev
2022-03-31 23:32:36.795 | python3-pip
2022-03-31 23:32:36.795 | python3-systemd
2022-03-31 23:32:36.795 | python3-venv
2022-03-31 23:32:36.795 | tar
2022-03-31 23:32:36.795 | tcpdump
2022-03-31 23:32:36.795 | unzip
2022-03-31 23:32:36.795 | uuid-runtime
2022-03-31 23:32:36.795 | wget
2022-03-31 23:32:36.795 | wget
2022-03-31 23:32:36.795 | zlib1g-dev
2022-03-31 23:32:36.795 | libkrb5-dev
2022-03-31 23:32:36.795 | libldap2-dev
2022-03-31 23:32:36.795 | libsasl2-dev
2022-03-31 23:32:36.795 | memcached
2022-03-31 23:32:36.795 | python3-mysqldb
2022-03-31 23:32:36.795 | sqlite3
2022-03-31 23:32:36.795 | conntrack
2022-03-31 23:32:36.795 | curl
2022-03-31 23:32:36.795 | dnsmasq-base
2022-03-31 23:32:36.795 | dnsmasq-utils 
2022-03-31 23:32:36.795 | ebtables
2022-03-31 23:32:36.795 | genisoimage 
2022-03-31 23:32:36.795 | iptables
2022-03-31 23:32:36.795 | iputils-arping
2022-03-31 23:32:36.795 | kpartx
2022-03-31 23:32:36.795 | libjs-jquery-tablesorter 
2022-03-31 23:32:36.795 | parted
2022-03-31 23:32:36.795 | pm-utils
2022-03-31 23:32:36.795 | python3-mysqldb
2022-03-31 23:32:36.795 | socat 
2022-03-31 23:32:36.795 | sqlite3
2022-03-31 23:32:36.796 | sudo
2022-03-31 23:32:36.796 | vlan
2022-03-31 23:32:36.796 | lsscsi
2022-03-31 23:32:36.796 | open-iscsi
2022-03-31 23:32:36.796 | lvm2
2022-03-31 23:32:36.796 | qemu-utils
2022-03-31 23:32:36.796 | thin-provisioning-tools
2022-03-31 23:32:36.796 | acl
2022-03-31 23:32:36.796 | dnsmasq-base
2022-03-31 23:32:36.796 | dnsmasq-utils 
2022-03-31 23:32:36.796 | ebtables
2022-03-31 23:32:36.796 | haproxy 
2022-03-31 23:32:36.796 | iptables
2022-03-31 23:32:36.796 | iputils-arping
2022-03-31 23:32:36.796 | iputils-ping
2022-03-31 23:32:36.796 | postgresql-server-dev-all
2022-03-31 23:32:36.796 | python3-mysqldb
2022-03-31 23:32:36.796 | sqlite3
2022-03-31 23:32:36.796 | sudo
2022-03-31 23:32:36.796 | vlan
2022-03-31 23:32:36.796 | pcp
2022-03-31 23:32:36.796 | ipset
2022-03-31 23:32:36.796 | conntrack
2022-03-31 23:32:36.796 | conntrackd
2022-03-31 23:32:36.796 | keepalived
2022-03-31 23:32:36.796 | lvm2
2022-03-31 23:32:36.796 | qemu-utils
2022-03-31 23:32:36.796 | thin-provisioning-tools
2022-03-31 23:32:36.796 | curl
2022-03-31 23:32:36.796 | liberasurecode-dev
2022-03-31 23:32:36.796 | make
2022-03-31 23:32:36.796 | memcached
2022-03-31 23:32:36.796 | rsync
2022-03-31 23:32:36.796 | sqlite3
2022-03-31 23:32:36.796 | xfsprogs '
2022-03-31 23:32:36.797 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-03-31 23:32:36.800 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:32:36.802 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:32:36.805 | ++ 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-03-31 23:32:36.806 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-03-31 23:32:36.811 | ++ 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-03-31 23:32:36.813 | ++ functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:32:36.815 | ++ functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:32:36.818 | ++ functions-common:update_package_repo:1436 :   REPOS_UPDATED=False
2022-03-31 23:32:36.820 | ++ functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:32:36.822 | ++ functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:32:36.824 | ++ functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:32:36.826 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:32:36.828 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:32:36.831 | ++ functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:32:36.833 | ++ functions-common:apt_get_update:1189     :   [[ False == \T\r\u\e ]]
2022-03-31 23:32:36.835 | ++ functions-common:apt_get_update:1194     :   [[ False = \T\r\u\e ]]
2022-03-31 23:32:36.837 | ++ functions-common:apt_get_update:1196     :   local sudo=sudo
2022-03-31 23:32:36.840 | +++ functions-common:apt_get_update:1197     :   id -u
2022-03-31 23:32:36.844 | ++ functions-common:apt_get_update:1197     :   [[ 1000 = \0 ]]
2022-03-31 23:32:36.846 | ++ functions-common:apt_get_update:1200     :   time_start apt-get-update
2022-03-31 23:32:36.849 | ++ functions-common:time_start:2411         :   local name=apt-get-update
2022-03-31 23:32:36.851 | ++ functions-common:time_start:2412         :   local start_time=
2022-03-31 23:32:36.853 | ++ functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:32:36.856 | +++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:32:36.860 | ++ functions-common:time_start:2416         :   _TIME_START[$name]=1648769556858
2022-03-31 23:32:36.862 | ++ functions-common:apt_get_update:1202     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-03-31 23:32:36.864 | ++ functions-common:apt_get_update:1203     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-03-31 23:32:36.867 | ++ functions-common:apt_get_update:1204     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-03-31 23:32:37.099 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-03-31 23:32:37.130 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2022-03-31 23:32:37.266 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2022-03-31 23:32:37.321 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
2022-03-31 23:32:38.098 | Fetched 336 kB in 1s (390 kB/s)
2022-03-31 23:32:39.629 | Reading package lists...
2022-03-31 23:32:39.665 | ++ functions-common:apt_get_update:1208     :   REPOS_UPDATED=True
2022-03-31 23:32:39.668 | ++ functions-common:apt_get_update:1210     :   time_stop apt-get-update
2022-03-31 23:32:39.671 | ++ functions-common:time_stop:2425          :   local name
2022-03-31 23:32:39.674 | ++ functions-common:time_stop:2426          :   local end_time
2022-03-31 23:32:39.676 | ++ functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:32:39.679 | ++ functions-common:time_stop:2428          :   local total
2022-03-31 23:32:39.681 | ++ functions-common:time_stop:2429          :   local start_time
2022-03-31 23:32:39.683 | ++ functions-common:time_stop:2431          :   name=apt-get-update
2022-03-31 23:32:39.685 | ++ functions-common:time_stop:2432          :   start_time=1648769556858
2022-03-31 23:32:39.687 | ++ functions-common:time_stop:2434          :   [[ -z 1648769556858 ]]
2022-03-31 23:32:39.690 | +++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:32:39.695 | ++ functions-common:time_stop:2437          :   end_time=1648769559692
2022-03-31 23:32:39.697 | ++ functions-common:time_stop:2438          :   elapsed_time=2834
2022-03-31 23:32:39.700 | ++ functions-common:time_stop:2439          :   total=0
2022-03-31 23:32:39.702 | ++ functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:32:39.704 | ++ functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=2834
2022-03-31 23:32:39.707 | ++ functions-common:install_package:1464    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-03-31 23:32:39.709 | ++ functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:32:39.711 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:32:39.714 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:32:39.716 | ++ functions-common:real_install_package:1450 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-03-31 23:32:39.739 | ++ functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-03-31 23:32:39.855 | Reading package lists...
2022-03-31 23:32:40.107 | Building dependency tree...
2022-03-31 23:32:40.108 | Reading state information...
2022-03-31 23:32:40.143 | acl is already the newest version (2.2.53-6).
2022-03-31 23:32:40.143 | bc is already the newest version (1.07.1-2build1).
2022-03-31 23:32:40.143 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-03-31 23:32:40.143 | conntrack is already the newest version (1:1.4.5-2).
2022-03-31 23:32:40.143 | ebtables is already the newest version (2.0.11-3build1).
2022-03-31 23:32:40.143 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-03-31 23:32:40.143 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-03-31 23:32:40.143 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-03-31 23:32:40.143 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-03-31 23:32:40.144 | gettext is already the newest version (0.19.8.1-10build1).
2022-03-31 23:32:40.144 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-03-31 23:32:40.144 | iputils-arping is already the newest version (3:20190709-3).
2022-03-31 23:32:40.144 | iputils-ping is already the newest version (3:20190709-3).
2022-03-31 23:32:40.144 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-03-31 23:32:40.144 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-03-31 23:32:40.144 | libffi-dev is already the newest version (3.3-4).
2022-03-31 23:32:40.144 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-03-31 23:32:40.144 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-03-31 23:32:40.144 | libxslt1-dev is already the newest version (1.1.34-4).
2022-03-31 23:32:40.144 | libyaml-dev is already the newest version (0.2.2-1).
2022-03-31 23:32:40.144 | lsscsi is already the newest version (0.30-0.1).
2022-03-31 23:32:40.144 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-03-31 23:32:40.144 | make is already the newest version (4.2.1-1.2).
2022-03-31 23:32:40.144 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-03-31 23:32:40.144 | psmisc is already the newest version (23.3-1).
2022-03-31 23:32:40.144 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-03-31 23:32:40.144 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-03-31 23:32:40.144 | python3-systemd is already the newest version (234-3build2).
2022-03-31 23:32:40.144 | socat is already the newest version (1.7.3.3-2).
2022-03-31 23:32:40.144 | tcpdump is already the newest version (4.9.3-4).
2022-03-31 23:32:40.144 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-03-31 23:32:40.144 | unzip is already the newest version (6.0-25ubuntu1).
2022-03-31 23:32:40.144 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-03-31 23:32:40.144 | conntrackd is already the newest version (1:1.4.5-2).
2022-03-31 23:32:40.144 | graphviz is already the newest version (2.42.2-3build2).
2022-03-31 23:32:40.144 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-03-31 23:32:40.144 | pcp is already the newest version (5.0.3-1).
2022-03-31 23:32:40.144 | pm-utils is already the newest version (1.4.1-19).
2022-03-31 23:32:40.144 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-03-31 23:32:40.144 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-03-31 23:32:40.144 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10).
2022-03-31 23:32:40.144 | curl is already the newest version (7.68.0-1ubuntu2.7).
2022-03-31 23:32:40.144 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-03-31 23:32:40.144 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-03-31 23:32:40.144 | git is already the newest version (1:2.25.1-1ubuntu3.2).
2022-03-31 23:32:40.144 | haproxy is already the newest version (2.0.13-2ubuntu0.5).
2022-03-31 23:32:40.145 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-03-31 23:32:40.145 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2).
2022-03-31 23:32:40.145 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-03-31 23:32:40.145 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-03-31 23:32:40.145 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-03-31 23:32:40.145 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1).
2022-03-31 23:32:40.145 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-03-31 23:32:40.145 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15).
2022-03-31 23:32:40.145 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2).
2022-03-31 23:32:40.145 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-03-31 23:32:40.145 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-03-31 23:32:40.145 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-03-31 23:32:40.145 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4).
2022-03-31 23:32:40.145 | openssl is already the newest version (1.1.1f-1ubuntu2.12).
2022-03-31 23:32:40.145 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-03-31 23:32:40.145 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21).
2022-03-31 23:32:40.145 | rsync is already the newest version (3.1.3-8ubuntu0.3).
2022-03-31 23:32:40.145 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-03-31 23:32:40.145 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-03-31 23:32:40.145 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2).
2022-03-31 23:32:40.145 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3).
2022-03-31 23:32:40.145 | wget is already the newest version (1.20.3-1ubuntu2).
2022-03-31 23:32:40.145 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-03-31 23:32:40.370 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-03-31 23:32:40.370 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-03-31 23:32:40.370 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-03-31 23:32:40.370 | The following packages were automatically installed and are no longer required:
2022-03-31 23:32:40.371 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:32:40.371 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:32:40.371 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:32:40.371 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:32:40.371 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:32:40.371 |   python3-zope.interface
2022-03-31 23:32:40.371 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:32:40.372 | The following additional packages will be installed:
2022-03-31 23:32:40.373 |   llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml
2022-03-31 23:32:40.446 | The following NEW packages will be installed:
2022-03-31 23:32:40.446 |   llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all
2022-03-31 23:32:40.446 |   python3-yaml
2022-03-31 23:32:41.058 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:32:41.059 | Need to get 0 B/27.4 MB of archives.
2022-03-31 23:32:41.059 | After this operation, 211 MB of additional disk space will be used.
2022-03-31 23:32:41.103 | Selecting previously unselected package python3-yaml.
2022-03-31 23:32:41.160 | (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 ... 88085 files and directories currently installed.)
2022-03-31 23:32:41.164 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ...
2022-03-31 23:32:41.168 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ...
2022-03-31 23:32:41.232 | Selecting previously unselected package llvm-10-tools.
2022-03-31 23:32:41.243 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-03-31 23:32:41.249 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ...
2022-03-31 23:32:41.425 | Selecting previously unselected package llvm-10-dev.
2022-03-31 23:32:41.435 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ...
2022-03-31 23:32:41.445 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ...
2022-03-31 23:32:45.924 | Selecting previously unselected package postgresql-server-dev-12.
2022-03-31 23:32:45.934 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ...
2022-03-31 23:32:45.938 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ...
2022-03-31 23:32:46.274 | Selecting previously unselected package postgresql-server-dev-all.
2022-03-31 23:32:46.285 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ...
2022-03-31 23:32:46.289 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ...
2022-03-31 23:32:46.360 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ...
2022-03-31 23:32:46.699 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ...
2022-03-31 23:32:46.709 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ...
2022-03-31 23:32:46.716 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ...
2022-03-31 23:32:46.724 | Setting up postgresql-server-dev-all (214ubuntu0.1) ...
2022-03-31 23:32:46.730 | Processing triggers for man-db (2.9.1-1) ...
2022-03-31 23:32:47.109 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
2022-03-31 23:32:55.378 | ++ functions-common:apt_get:1234            :   result=0
2022-03-31 23:32:55.381 | ++ functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:32:55.384 | ++ functions-common:time_stop:2425          :   local name
2022-03-31 23:32:55.387 | ++ functions-common:time_stop:2426          :   local end_time
2022-03-31 23:32:55.389 | ++ functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:32:55.392 | ++ functions-common:time_stop:2428          :   local total
2022-03-31 23:32:55.394 | ++ functions-common:time_stop:2429          :   local start_time
2022-03-31 23:32:55.397 | ++ functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:32:55.399 | ++ functions-common:time_stop:2432          :   start_time=1648769559736
2022-03-31 23:32:55.401 | ++ functions-common:time_stop:2434          :   [[ -z 1648769559736 ]]
2022-03-31 23:32:55.404 | +++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:32:55.409 | ++ functions-common:time_stop:2437          :   end_time=1648769575406
2022-03-31 23:32:55.411 | ++ functions-common:time_stop:2438          :   elapsed_time=15670
2022-03-31 23:32:55.414 | ++ functions-common:time_stop:2439          :   total=802
2022-03-31 23:32:55.417 | ++ functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:32:55.419 | ++ functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=16472
2022-03-31 23:32:55.422 | ++ functions-common:apt_get:1238            :   return 0
2022-03-31 23:32:55.424 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-03-31 23:32:55.427 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-03-31 23:32:55.430 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-03-31 23:32:55.434 | ++ tools/install_prereqs.sh:source:89       :   date
2022-03-31 23:32:55.439 | + ./stack.sh:main:790                      :   [[ False != \T\r\u\e ]]
2022-03-31 23:32:55.441 | + ./stack.sh:main:791                      :   PYPI_ALTERNATIVE_URL=
2022-03-31 23:32:55.444 | + ./stack.sh:main:791                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-03-31 23:32:56.922 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-03-31 23:32:56.925 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-03-31 23:32:56.927 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-03-31 23:32:56.929 | + tools/install_pip.sh:main:43             :   GetDistro
2022-03-31 23:32:56.931 | + functions-common:GetDistro:446           :   GetOSVersion
2022-03-31 23:32:56.933 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-03-31 23:32:56.935 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-03-31 23:32:56.937 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-03-31 23:32:56.938 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-03-31 23:32:56.940 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-03-31 23:32:56.942 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-03-31 23:32:56.944 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-03-31 23:32:56.946 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-03-31 23:32:56.948 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-03-31 23:32:56.949 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-03-31 23:32:56.951 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-03-31 23:32:56.953 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-03-31 23:32:56.955 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-03-31 23:32:56.957 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-03-31 23:32:56.959 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-03-31 23:32:56.961 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-03-31 23:32:56.963 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-03-31 23:32:56.965 | + functions-common:_ensure_lsb_release:394 :   return
2022-03-31 23:32:56.967 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-03-31 23:32:57.042 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-03-31 23:32:57.044 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-03-31 23:32:57.126 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-03-31 23:32:57.130 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-03-31 23:32:57.205 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-03-31 23:32:57.208 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-03-31 23:32:57.211 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-03-31 23:32:57.214 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-03-31 23:32:57.217 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-03-31 23:32:57.221 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-03-31 23:32:57.224 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-03-31 23:32:57.226 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-03-31 23:32:57.228 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-03-31 23:32:57.230 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-03-31 23:32:57.232 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-03-31 23:32:57.232 | Distro: focal
2022-03-31 23:32:57.234 | + tools/install_pip.sh:main:124            :   get_versions
2022-03-31 23:32:57.237 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-03-31 23:32:57.241 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-03-31 23:32:57.242 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-03-31 23:32:57.245 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-03-31 23:32:57.245 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-03-31 23:32:57.917 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-03-31 23:32:57.921 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-03-31 23:32:57.921 | pip: 21.3.1
2022-03-31 23:32:57.924 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-03-31 23:32:57.927 | + tools/install_pip.sh:main:130            :   is_fedora
2022-03-31 23:32:57.930 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:32:57.933 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:32:57.936 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:32:57.939 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:32:57.942 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:32:57.944 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:32:57.945 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:32:57.947 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:32:57.949 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:32:57.951 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:32:57.953 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:32:57.955 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-03-31 23:32:57.956 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:32:57.958 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:32:57.960 | + tools/install_pip.sh:main:142            :   :
2022-03-31 23:32:57.962 | + tools/install_pip.sh:main:147            :   set -x
2022-03-31 23:32:57.964 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-03-31 23:32:57.966 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-03-31 23:32:57.968 | + inc/python:pip_install_gr:77             :   local clean_name
2022-03-31 23:32:57.970 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-03-31 23:32:57.972 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-03-31 23:32:57.974 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-03-31 23:32:57.977 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:32:57.977 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-03-31 23:32:57.981 | ++ 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-03-31 23:32:57.983 | ++ 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-03-31 23:32:57.985 | ++ 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-03-31 23:32:57.987 | + 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-03-31 23:32:57.989 | + 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-03-31 23:32:58.006 | 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-03-31 23:32:58.007 | + 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-03-31 23:32:58.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:32:58.854 |   from cryptography.utils import int_from_bytes
2022-03-31 23:32:58.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:32:58.855 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:00.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:01.280 | 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-03-31 23:33:01.291 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB)
2022-03-31 23:33:03.607 | Installing collected packages: setuptools
2022-03-31 23:33:04.380 | Successfully installed setuptools-60.9.3
2022-03-31 23:33:04.380 | 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-03-31 23:33:04.547 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:33:04.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:33:04.686 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:04.690 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:04.693 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:04.695 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:04.698 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:04.700 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:04.703 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:04.705 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:04.708 | + functions-common:time_stop:2432          :   start_time=1648769578001
2022-03-31 23:33:04.710 | + functions-common:time_stop:2434          :   [[ -z 1648769578001 ]]
2022-03-31 23:33:04.713 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:04.718 | + functions-common:time_stop:2437          :   end_time=1648769584715
2022-03-31 23:33:04.721 | + functions-common:time_stop:2438          :   elapsed_time=6714
2022-03-31 23:33:04.723 | + functions-common:time_stop:2439          :   total=0
2022-03-31 23:33:04.725 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:04.727 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=6714
2022-03-31 23:33:04.729 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:04.731 | + tools/install_pip.sh:main:153            :   get_versions
2022-03-31 23:33:04.734 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-03-31 23:33:04.738 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-03-31 23:33:04.740 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-03-31 23:33:04.743 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-03-31 23:33:04.744 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-03-31 23:33:05.412 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-03-31 23:33:05.415 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-03-31 23:33:05.415 | pip: 21.3.1
2022-03-31 23:33:05.420 | + ./stack.sh:main:795                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-03-31 23:33:05.423 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-03-31 23:33:05.429 | + ./stack.sh:main:796                      :   fixup_all
2022-03-31 23:33:05.432 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-03-31 23:33:05.435 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-03-31 23:33:05.438 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:05.441 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:05.444 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info
2022-03-31 23:33:05.457 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-03-31 23:33:05.469 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-03-31 23:33:05.480 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-03-31 23:33:05.483 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-03-31 23:33:05.485 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:33:05.487 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:33:05.489 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:33:05.492 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:33:05.494 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:33:05.496 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:33:05.499 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:33:05.508 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:33:05.510 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:33:05.512 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:33:05.515 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:33:05.517 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-03-31 23:33:05.519 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-03-31 23:33:05.522 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-03-31 23:33:05.524 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:33:05.526 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:33:05.529 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:33:05.531 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:33:05.533 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:33:05.536 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:33:05.538 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-03-31 23:33:05.541 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-03-31 23:33:05.543 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-03-31 23:33:05.546 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-03-31 23:33:05.548 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-03-31 23:33:05.550 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-03-31 23:33:05.553 | + ./stack.sh:main:799                      :   pip_install -U os-testr
2022-03-31 23:33:05.575 | Using python 3.8 to install os-testr
2022-03-31 23:33:05.578 | + 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-03-31 23:33:06.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:06.444 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:06.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:06.444 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:07.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:07.616 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1)
2022-03-31 23:33:08.127 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2022-03-31 23:33:08.128 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0)
2022-03-31 23:33:08.129 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1)
2022-03-31 23:33:08.130 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1)
2022-03-31 23:33:08.143 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0)
2022-03-31 23:33:08.169 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2)
2022-03-31 23:33:08.170 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0)
2022-03-31 23:33:08.171 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2)
2022-03-31 23:33:08.172 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0)
2022-03-31 23:33:08.173 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1)
2022-03-31 23:33:08.196 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0)
2022-03-31 23:33:08.197 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1)
2022-03-31 23:33:08.198 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7)
2022-03-31 23:33:08.199 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0)
2022-03-31 23:33:08.201 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0)
2022-03-31 23:33:08.213 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0)
2022-03-31 23:33:08.277 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5)
2022-03-31 23:33:08.278 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2)
2022-03-31 23:33:08.279 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0)
2022-03-31 23:33:10.435 | 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-03-31 23:33:10.442 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:33:10.442 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:33:10.565 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:10.569 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:10.573 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:10.577 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:10.580 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:10.584 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:10.588 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:10.592 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:10.595 | + functions-common:time_stop:2432          :   start_time=1648769585570
2022-03-31 23:33:10.599 | + functions-common:time_stop:2434          :   [[ -z 1648769585570 ]]
2022-03-31 23:33:10.602 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:10.608 | + functions-common:time_stop:2437          :   end_time=1648769590605
2022-03-31 23:33:10.610 | + functions-common:time_stop:2438          :   elapsed_time=5035
2022-03-31 23:33:10.613 | + functions-common:time_stop:2439          :   total=0
2022-03-31 23:33:10.615 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:10.618 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5035
2022-03-31 23:33:10.620 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:10.623 | + ./stack.sh:main:803                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-03-31 23:33:10.675 | + ./stack.sh:main:804                      :   sudo systemctl restart systemd-journald
2022-03-31 23:33:10.787 | + ./stack.sh:main:810                      :   install_infra
2022-03-31 23:33:10.790 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-03-31 23:33:10.792 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-03-31 23:33:10.795 | + lib/infra:install_infra:32               :   python3 -m venv /opt/stack/requirements/.venv
2022-03-31 23:33:13.954 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-03-31 23:33:13.958 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-03-31 23:33:13.981 | + 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-03-31 23:33:15.793 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.838 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.912 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.921 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.943 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.947 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.964 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.974 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:15.994 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.005 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.066 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.143 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.160 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.190 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.198 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.212 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.229 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.241 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.255 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.264 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.302 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.325 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.333 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.396 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.399 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.403 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.444 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.483 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.499 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.516 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.535 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.552 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.569 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.597 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.628 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.655 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.666 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.683 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.696 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.714 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.720 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.725 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:16.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:16.859 | Collecting pbr===5.8.1
2022-03-31 23:33:16.867 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB)
2022-03-31 23:33:16.906 | Installing collected packages: pbr
2022-03-31 23:33:17.048 | Successfully installed pbr-5.8.1
2022-03-31 23:33:17.114 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:17.118 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:17.122 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:17.125 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:17.129 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:17.132 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:17.136 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:17.139 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:17.143 | + functions-common:time_stop:2432          :   start_time=1648769593973
2022-03-31 23:33:17.145 | + functions-common:time_stop:2434          :   [[ -z 1648769593973 ]]
2022-03-31 23:33:17.148 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:17.152 | + functions-common:time_stop:2437          :   end_time=1648769597150
2022-03-31 23:33:17.155 | + functions-common:time_stop:2438          :   elapsed_time=3177
2022-03-31 23:33:17.157 | + functions-common:time_stop:2439          :   total=5035
2022-03-31 23:33:17.159 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:17.161 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=8212
2022-03-31 23:33:17.164 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:17.166 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-03-31 23:33:17.169 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-03-31 23:33:17.191 | + 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-03-31 23:33:19.005 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.051 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.125 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.134 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.156 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.160 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.177 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.187 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.208 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.219 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.280 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.358 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.375 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.405 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.414 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.428 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.445 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.457 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.471 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.481 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.519 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.542 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.550 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.613 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.617 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.621 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.662 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.702 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.718 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.735 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.755 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.772 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.789 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.818 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.849 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.877 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.888 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.905 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.918 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.936 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.943 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.950 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-03-31 23:33:19.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:19.958 | Processing /opt/stack/requirements
2022-03-31 23:33:21.358 | Collecting fixtures===3.0.0
2022-03-31 23:33:21.365 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)
2022-03-31 23:33:21.581 | Collecting PyYAML===6.0
2022-03-31 23:33:21.589 |   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-03-31 23:33:21.770 | Collecting requests===2.27.1
2022-03-31 23:33:21.777 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB)
2022-03-31 23:33:21.873 | Collecting packaging===21.3
2022-03-31 23:33:21.878 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)
2022-03-31 23:33:21.941 | Collecting testtools===2.5.0
2022-03-31 23:33:21.948 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)
2022-03-31 23:33:22.030 | Collecting idna===3.3
2022-03-31 23:33:22.037 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)
2022-03-31 23:33:22.175 | Collecting pyparsing===3.0.7
2022-03-31 23:33:22.182 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB)
2022-03-31 23:33:22.242 | Collecting six===1.16.0
2022-03-31 23:33:22.248 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)
2022-03-31 23:33:22.301 | Collecting charset-normalizer===2.0.12
2022-03-31 23:33:22.308 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
2022-03-31 23:33:22.353 | Collecting Parsley>=1.2
2022-03-31 23:33:22.359 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB)
2022-03-31 23:33:22.404 | Collecting beagle>=0.2.1
2022-03-31 23:33:22.411 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB)
2022-03-31 23:33:22.435 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1)
2022-03-31 23:33:22.503 | Collecting certifi>=2017.4.17
2022-03-31 23:33:22.509 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
2022-03-31 23:33:22.594 | Collecting urllib3===1.26.8
2022-03-31 23:33:22.601 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
2022-03-31 23:33:22.661 | Collecting extras===1.0.0
2022-03-31 23:33:22.668 |   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-03-31 23:33:22.750 | Collecting cliff===3.10.1
2022-03-31 23:33:22.757 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB)
2022-03-31 23:33:22.926 | Collecting cmd2===2.4.0
2022-03-31 23:33:22.933 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB)
2022-03-31 23:33:23.073 | Collecting stevedore===3.5.0
2022-03-31 23:33:23.080 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB)
2022-03-31 23:33:23.127 | Collecting autopage===0.5.0
2022-03-31 23:33:23.134 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB)
2022-03-31 23:33:23.184 | Collecting prettytable===3.1.1
2022-03-31 23:33:23.190 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB)
2022-03-31 23:33:23.244 | Collecting pyperclip===1.8.2
2022-03-31 23:33:23.251 |   Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB)
2022-03-31 23:33:23.290 | Collecting wcwidth===0.2.5
2022-03-31 23:33:23.298 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
2022-03-31 23:33:23.352 | Collecting attrs===21.4.0
2022-03-31 23:33:23.358 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB)
2022-03-31 23:33:23.436 | Building wheels for collected packages: openstack-requirements
2022-03-31 23:33:23.437 |   Building wheel for openstack-requirements (setup.py): started
2022-03-31 23:33:24.279 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-03-31 23:33:24.279 |   ERROR: Command errored out with exit status 1:
2022-03-31 23:33:24.280 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xb_t1lp0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xb_t1lp0/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-lsd9cw5w
2022-03-31 23:33:24.280 |        cwd: /tmp/pip-req-build-xb_t1lp0/
2022-03-31 23:33:24.280 |   Complete output (6 lines):
2022-03-31 23:33:24.280 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-03-31 23:33:24.280 |      or: setup.py --help [cmd1 cmd2 ...]
2022-03-31 23:33:24.280 |      or: setup.py --help-commands
2022-03-31 23:33:24.280 |      or: setup.py cmd --help
2022-03-31 23:33:24.280 |   
2022-03-31 23:33:24.280 |   error: invalid command 'bdist_wheel'
2022-03-31 23:33:24.280 |   ----------------------------------------
2022-03-31 23:33:24.280 |   ERROR: Failed building wheel for openstack-requirements
2022-03-31 23:33:24.280 |   Running setup.py clean for openstack-requirements
2022-03-31 23:33:25.094 | Failed to build openstack-requirements
2022-03-31 23:33:25.349 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, pyparsing, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements
2022-03-31 23:33:27.160 |     Running setup.py install for openstack-requirements: started
2022-03-31 23:33:29.520 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-03-31 23:33:29.551 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5347 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5
2022-03-31 23:33:29.683 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:29.685 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:29.687 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:29.689 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:29.691 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:29.693 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:29.696 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:29.698 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:29.700 | + functions-common:time_stop:2432          :   start_time=1648769597184
2022-03-31 23:33:29.702 | + functions-common:time_stop:2434          :   [[ -z 1648769597184 ]]
2022-03-31 23:33:29.705 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:29.709 | + functions-common:time_stop:2437          :   end_time=1648769609707
2022-03-31 23:33:29.711 | + functions-common:time_stop:2438          :   elapsed_time=12523
2022-03-31 23:33:29.713 | + functions-common:time_stop:2439          :   total=8212
2022-03-31 23:33:29.715 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:29.717 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20735
2022-03-31 23:33:29.720 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:29.722 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-03-31 23:33:29.726 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-03-31 23:33:29.729 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-03-31 23:33:29.731 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:29.733 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:29.736 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pbr, ]]
2022-03-31 23:33:29.741 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:29.743 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-03-31 23:33:29.766 | Using python 3.8 to install pbr
2022-03-31 23:33:29.769 | + 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-03-31 23:33:30.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:30.628 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:30.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:30.628 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:31.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:31.824 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-03-31 23:33:34.212 | 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-03-31 23:33:34.219 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:33:34.219 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:33:34.341 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:34.344 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:34.347 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:34.351 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:34.354 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:34.357 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:34.360 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:34.363 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:34.366 | + functions-common:time_stop:2432          :   start_time=1648769609759
2022-03-31 23:33:34.368 | + functions-common:time_stop:2434          :   [[ -z 1648769609759 ]]
2022-03-31 23:33:34.371 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:34.376 | + functions-common:time_stop:2437          :   end_time=1648769614372
2022-03-31 23:33:34.378 | + functions-common:time_stop:2438          :   elapsed_time=4613
2022-03-31 23:33:34.380 | + functions-common:time_stop:2439          :   total=20735
2022-03-31 23:33:34.383 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:34.385 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=25348
2022-03-31 23:33:34.387 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:34.390 | + ./stack.sh:main:813                      :   python3 -m venv /opt/stack/bindep-venv
2022-03-31 23:33:36.665 | + ./stack.sh:main:815                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-03-31 23:33:38.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:38.571 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2)
2022-03-31 23:33:38.586 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1)
2022-03-31 23:33:38.589 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3)
2022-03-31 23:33:38.594 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0)
2022-03-31 23:33:38.597 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2022-03-31 23:33:38.600 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7)
2022-03-31 23:33:38.674 | + ./stack.sh:main:816                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-03-31 23:33:38.679 | + ./stack.sh:main:816                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-03-31 23:33:38.684 | ++ ./stack.sh:main:819                      :   _get_plugin_bindep_packages
2022-03-31 23:33:38.707 | + ./stack.sh:main:819                      :   pkgs=
2022-03-31 23:33:38.710 | + ./stack.sh:main:820                      :   [[ -n '' ]]
2022-03-31 23:33:38.713 | + ./stack.sh:main:827                      :   run_phase stack pre-install
2022-03-31 23:33:38.715 | + functions-common:run_phase:1853          :   local mode=stack
2022-03-31 23:33:38.717 | + functions-common:run_phase:1854          :   local phase=pre-install
2022-03-31 23:33:38.720 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-03-31 23:33:38.722 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-03-31 23:33:38.725 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-03-31 23:33:38.727 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-03-31 23:33:38.729 | + functions-common:run_phase:1863          :   local extra
2022-03-31 23:33:38.732 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-03-31 23:33:38.736 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-03-31 23:33:38.738 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-03-31 23:33:38.740 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-03-31 23:33:38.742 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-03-31 23:33:38.745 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-03-31 23:33:38.760 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:38.762 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-03-31 23:33:38.765 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:33:38.767 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-03-31 23:33:38.770 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:33:38.772 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-03-31 23:33:38.774 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:33:38.777 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-03-31 23:33:38.779 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:33:38.781 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-03-31 23:33:38.783 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:33:38.785 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-03-31 23:33:38.788 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-03-31 23:33:38.790 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-03-31 23:33:38.792 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-03-31 23:33:38.795 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-03-31 23:33:38.798 | + functions-common:run_phase:1880          :   run_plugins stack pre-install
2022-03-31 23:33:38.800 | + functions-common:run_plugins:1839        :   local mode=stack
2022-03-31 23:33:38.803 | + functions-common:run_plugins:1840        :   local phase=pre-install
2022-03-31 23:33:38.806 | + functions-common:run_plugins:1842        :   local plugins=
2022-03-31 23:33:38.809 | + functions-common:run_plugins:1843        :   local plugin
2022-03-31 23:33:38.812 | + ./stack.sh:main:830                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-03-31 23:33:38.815 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-03-31 23:33:38.818 | + functions:set_systemd_override:821       :   local value=2048
2022-03-31 23:33:38.822 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-03-31 23:33:38.824 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-03-31 23:33:38.881 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-03-31 23:33:38.881 | Set systemd system override for DefaultLimitNOFILE=2048
2022-03-31 23:33:38.884 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-03-31 23:33:39.365 | + ./stack.sh:main:832                      :   install_rpc_backend
2022-03-31 23:33:39.367 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-03-31 23:33:39.384 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:39.387 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-03-31 23:33:39.389 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:33:39.391 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:33:39.394 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:33:39.396 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:33:39.398 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:33:39.401 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:33:39.403 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:39.405 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:39.407 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:33:39.410 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:33:39.412 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:33:39.415 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:33:39.417 | + functions-common:install_package:1464    :   real_install_package rabbitmq-server
2022-03-31 23:33:39.420 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:33:39.422 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:39.424 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:39.426 | + functions-common:real_install_package:1450 :   apt_get install rabbitmq-server
2022-03-31 23:33:39.450 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2022-03-31 23:33:39.560 | Reading package lists...
2022-03-31 23:33:39.809 | Building dependency tree...
2022-03-31 23:33:39.810 | Reading state information...
2022-03-31 23:33:40.069 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2022-03-31 23:33:40.069 | The following packages were automatically installed and are no longer required:
2022-03-31 23:33:40.070 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:33:40.070 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:33:40.070 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:33:40.070 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:33:40.070 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:33:40.070 |   python3-zope.interface
2022-03-31 23:33:40.070 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:33:40.220 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:33:40.226 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:33:40.230 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:33:40.233 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:40.236 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:40.239 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:40.242 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:40.244 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:40.246 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:33:40.248 | + functions-common:time_stop:2432          :   start_time=1648769619446
2022-03-31 23:33:40.250 | + functions-common:time_stop:2434          :   [[ -z 1648769619446 ]]
2022-03-31 23:33:40.253 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:40.257 | + functions-common:time_stop:2437          :   end_time=1648769620255
2022-03-31 23:33:40.260 | + functions-common:time_stop:2438          :   elapsed_time=809
2022-03-31 23:33:40.262 | + functions-common:time_stop:2439          :   total=16472
2022-03-31 23:33:40.264 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:40.266 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=17281
2022-03-31 23:33:40.268 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:33:40.271 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-03-31 23:33:40.273 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:33:40.276 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:33:40.278 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:33:40.280 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:33:40.283 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:33:40.285 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:33:40.287 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-03-31 23:33:40.290 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:33:40.292 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:33:40.294 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:33:40.297 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:33:40.299 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:33:40.301 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:33:40.304 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:33:40.306 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:33:40.308 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:33:40.311 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:33:40.313 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:33:40.315 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-03-31 23:33:40.318 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:33:40.320 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:33:40.322 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:33:40.325 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:33:40.327 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:33:40.329 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:33:40.332 | + ./stack.sh:main:833                      :   restart_rpc_backend
2022-03-31 23:33:40.334 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-03-31 23:33:40.351 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:40.353 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-03-31 23:33:40.355 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:33:40.358 | + ./stack.sh:echo_summary:446              :   echo -e Starting RabbitMQ
2022-03-31 23:33:40.360 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-03-31 23:33:40.363 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-03-31 23:33:40.367 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-03-31 23:33:40.369 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-03-31 23:33:40.372 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-03-31 23:33:40.374 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-03-31 23:33:40.376 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-03-31 23:33:40.379 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-03-31 23:33:40.382 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-03-31 23:33:41.125 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-03-31 23:33:41.125 | user	tags
2022-03-31 23:33:41.125 | stackrabbit	[]'
2022-03-31 23:33:41.129 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-03-31 23:33:41.129 | user	tags
2022-03-31 23:33:41.129 | stackrabbit	[]'
2022-03-31 23:33:41.129 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-03-31 23:33:41.136 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2022-03-31 23:33:41.139 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2022-03-31 23:33:41.142 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-03-31 23:33:41.833 | Changing password for user "stackrabbit" ...
2022-03-31 23:33:41.860 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-03-31 23:33:42.593 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-03-31 23:33:42.623 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-03-31 23:33:42.626 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-03-31 23:33:43.309 | Changing password for user "stackrabbit" ...
2022-03-31 23:33:43.339 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-03-31 23:33:43.342 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-03-31 23:33:43.344 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-03-31 23:33:44.053 | Deleting user "guest" ...
2022-03-31 23:33:44.071 | Error:
2022-03-31 23:33:44.071 | {:no_such_user, "guest"}
2022-03-31 23:33:44.087 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2022-03-31 23:33:44.091 | + ./stack.sh:main:835                      :   is_service_enabled mysql postgresql
2022-03-31 23:33:44.111 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:44.113 | + ./stack.sh:main:836                      :   install_database
2022-03-31 23:33:44.116 | + lib/database:install_database:118        :   install_database_mysql
2022-03-31 23:33:44.118 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2022-03-31 23:33:44.121 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:44.123 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:44.125 | + lib/databases/mysql:install_database_mysql:160 :   sudo debconf-set-selections
2022-03-31 23:33:44.345 | + lib/databases/mysql:install_database_mysql:170 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-03-31 23:33:44.349 | + lib/databases/mysql:install_database_mysql:183 :   [[ True == \T\r\u\e ]]
2022-03-31 23:33:44.352 | + lib/databases/mysql:install_database_mysql:184 :   is_oraclelinux
2022-03-31 23:33:44.355 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-03-31 23:33:44.358 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:33:44.361 | + lib/databases/mysql:install_database_mysql:186 :   is_fedora
2022-03-31 23:33:44.364 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:33:44.367 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:33:44.370 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:33:44.373 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:33:44.376 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:33:44.380 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:33:44.383 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:33:44.386 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:33:44.388 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:33:44.391 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:33:44.394 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:33:44.397 | + lib/databases/mysql:install_database_mysql:189 :   is_suse
2022-03-31 23:33:44.399 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:33:44.403 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:33:44.405 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:33:44.408 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:33:44.411 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:33:44.413 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:33:44.416 | + lib/databases/mysql:install_database_mysql:192 :   is_ubuntu
2022-03-31 23:33:44.418 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:44.420 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:44.423 | + lib/databases/mysql:install_database_mysql:193 :   install_package mysql-server
2022-03-31 23:33:44.425 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:33:44.428 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:33:44.430 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:33:44.432 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:33:44.435 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:33:44.437 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:33:44.439 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:44.442 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:44.444 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:33:44.446 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:33:44.449 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:33:44.451 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:33:44.453 | + functions-common:install_package:1464    :   real_install_package mysql-server
2022-03-31 23:33:44.456 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:33:44.458 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:44.460 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:44.463 | + functions-common:real_install_package:1450 :   apt_get install mysql-server
2022-03-31 23:33:44.485 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2022-03-31 23:33:44.595 | Reading package lists...
2022-03-31 23:33:44.843 | Building dependency tree...
2022-03-31 23:33:44.845 | Reading state information...
2022-03-31 23:33:45.101 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3).
2022-03-31 23:33:45.101 | The following packages were automatically installed and are no longer required:
2022-03-31 23:33:45.102 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:33:45.102 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:33:45.102 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:33:45.102 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:33:45.102 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:33:45.102 |   python3-zope.interface
2022-03-31 23:33:45.102 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:33:45.231 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:33:45.237 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:33:45.240 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:33:45.243 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:45.245 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:45.248 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:45.251 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:45.254 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:45.256 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:33:45.259 | + functions-common:time_stop:2432          :   start_time=1648769624482
2022-03-31 23:33:45.261 | + functions-common:time_stop:2434          :   [[ -z 1648769624482 ]]
2022-03-31 23:33:45.264 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:45.268 | + functions-common:time_stop:2437          :   end_time=1648769625266
2022-03-31 23:33:45.271 | + functions-common:time_stop:2438          :   elapsed_time=784
2022-03-31 23:33:45.273 | + functions-common:time_stop:2439          :   total=17281
2022-03-31 23:33:45.276 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:45.278 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18065
2022-03-31 23:33:45.280 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:33:45.283 | + ./stack.sh:main:838                      :   '[' -n mysql ']'
2022-03-31 23:33:45.285 | + ./stack.sh:main:839                      :   install_database_python
2022-03-31 23:33:45.288 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-03-31 23:33:45.291 | + lib/databases/mysql:install_database_python_mysql:202 :   pip_install_gr PyMySQL
2022-03-31 23:33:45.293 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-03-31 23:33:45.295 | + inc/python:pip_install_gr:77             :   local clean_name
2022-03-31 23:33:45.299 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-03-31 23:33:45.302 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-03-31 23:33:45.305 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-03-31 23:33:45.309 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-03-31 23:33:45.309 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:33:45.314 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-03-31 23:33:45.317 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-03-31 23:33:45.319 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-03-31 23:33:45.322 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-03-31 23:33:45.325 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-03-31 23:33:45.347 | Using python 3.8 to install PyMySQL
2022-03-31 23:33:45.351 | + 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-03-31 23:33:46.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:46.216 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:46.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:46.216 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:47.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:47.389 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2022-03-31 23:33:49.631 | 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-03-31 23:33:49.638 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:33:49.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:33:49.755 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:49.758 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:49.762 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:49.765 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:49.769 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:49.772 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:49.776 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:49.779 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:49.783 | + functions-common:time_stop:2432          :   start_time=1648769625340
2022-03-31 23:33:49.786 | + functions-common:time_stop:2434          :   [[ -z 1648769625340 ]]
2022-03-31 23:33:49.789 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:49.794 | + functions-common:time_stop:2437          :   end_time=1648769629791
2022-03-31 23:33:49.796 | + functions-common:time_stop:2438          :   elapsed_time=4451
2022-03-31 23:33:49.798 | + functions-common:time_stop:2439          :   total=25348
2022-03-31 23:33:49.801 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:49.803 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=29799
2022-03-31 23:33:49.805 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:49.808 | + lib/databases/mysql:install_database_python_mysql:203 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-03-31 23:33:49.810 | + lib/databases/mysql:install_database_python_mysql:205 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-03-31 23:33:49.813 | + lib/databases/mysql:install_database_python_mysql:206 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-03-31 23:33:49.815 | + ./stack.sh:main:842                      :   is_service_enabled neutron
2022-03-31 23:33:49.832 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:49.835 | + ./stack.sh:main:843                      :   install_neutron_agent_packages
2022-03-31 23:33:49.837 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-03-31 23:33:49.841 | ++ 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-03-31 23:33:49.841 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:33:49.847 | + 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-03-31 23:33:49.850 | + 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-03-31 23:33:49.853 | + 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-03-31 23:33:49.855 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:33:49.858 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-03-31 23:33:49.860 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-03-31 23:33:49.876 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:49.879 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-03-31 23:33:49.881 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:33:49.883 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:33:49.886 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:33:49.888 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:33:49.890 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:33:49.893 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:33:49.895 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:49.897 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:49.900 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:33:49.902 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:33:49.904 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:33:49.906 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:33:49.909 | + functions-common:install_package:1464    :   real_install_package radvd
2022-03-31 23:33:49.911 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:33:49.915 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:49.918 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:49.920 | + functions-common:real_install_package:1450 :   apt_get install radvd
2022-03-31 23:33:49.941 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2022-03-31 23:33:50.052 | Reading package lists...
2022-03-31 23:33:50.302 | Building dependency tree...
2022-03-31 23:33:50.304 | Reading state information...
2022-03-31 23:33:50.562 | radvd is already the newest version (1:2.17-2).
2022-03-31 23:33:50.562 | The following packages were automatically installed and are no longer required:
2022-03-31 23:33:50.563 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:33:50.563 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:33:50.563 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:33:50.563 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:33:50.563 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:33:50.563 |   python3-zope.interface
2022-03-31 23:33:50.563 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:33:50.697 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:33:50.703 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:33:50.707 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:33:50.710 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:50.712 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:50.714 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:50.717 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:50.719 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:50.721 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:33:50.724 | + functions-common:time_stop:2432          :   start_time=1648769629938
2022-03-31 23:33:50.726 | + functions-common:time_stop:2434          :   [[ -z 1648769629938 ]]
2022-03-31 23:33:50.729 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:50.733 | + functions-common:time_stop:2437          :   end_time=1648769630730
2022-03-31 23:33:50.735 | + functions-common:time_stop:2438          :   elapsed_time=792
2022-03-31 23:33:50.737 | + functions-common:time_stop:2439          :   total=18065
2022-03-31 23:33:50.740 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:50.742 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18857
2022-03-31 23:33:50.745 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:33:50.747 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-03-31 23:33:50.765 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:50.767 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-03-31 23:33:50.770 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-03-31 23:33:50.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-03-31 23:33:50.775 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-03-31 23:33:50.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-03-31 23:33:50.797 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:33:50.799 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:33:50.802 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:33:50.804 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:33:50.806 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:33:50.809 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:33:50.811 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:50.813 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:50.816 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:33:50.818 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:33:50.820 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:33:50.822 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:33:50.825 | + functions-common:install_package:1464    :   real_install_package fakeroot make openvswitch-switch
2022-03-31 23:33:50.827 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:33:50.829 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:50.831 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:50.834 | + functions-common:real_install_package:1450 :   apt_get install fakeroot make openvswitch-switch
2022-03-31 23:33:50.856 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2022-03-31 23:33:50.966 | Reading package lists...
2022-03-31 23:33:51.215 | Building dependency tree...
2022-03-31 23:33:51.217 | Reading state information...
2022-03-31 23:33:51.473 | fakeroot is already the newest version (1.24-1).
2022-03-31 23:33:51.473 | make is already the newest version (4.2.1-1.2).
2022-03-31 23:33:51.473 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-03-31 23:33:51.473 | The following packages were automatically installed and are no longer required:
2022-03-31 23:33:51.474 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:33:51.474 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:33:51.474 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:33:51.474 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:33:51.474 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:33:51.475 |   python3-zope.interface
2022-03-31 23:33:51.475 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:33:51.620 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:33:51.626 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:33:51.628 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:33:51.631 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:51.634 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:51.636 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:51.638 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:51.641 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:51.644 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:33:51.646 | + functions-common:time_stop:2432          :   start_time=1648769630853
2022-03-31 23:33:51.648 | + functions-common:time_stop:2434          :   [[ -z 1648769630853 ]]
2022-03-31 23:33:51.652 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:51.657 | + functions-common:time_stop:2437          :   end_time=1648769631654
2022-03-31 23:33:51.659 | + functions-common:time_stop:2438          :   elapsed_time=801
2022-03-31 23:33:51.662 | + functions-common:time_stop:2439          :   total=18857
2022-03-31 23:33:51.664 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:51.666 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=19658
2022-03-31 23:33:51.669 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:33:51.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-03-31 23:33:51.674 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:33:51.676 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:33:51.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-03-31 23:33:51.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-03-31 23:33:51.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-03-31 23:33:51.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-03-31 23:33:51.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-03-31 23:33:51.694 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-03-31 23:33:51.694 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-03-31 23:33:51.699 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-03-31 23:33:51.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-03-31 23:33:51.703 | + functions:vercmp:628                     :   local v1=5.4
2022-03-31 23:33:51.706 | + functions:vercmp:629                     :   local 'op=<'
2022-03-31 23:33:51.708 | + functions:vercmp:630                     :   local v2=3.13
2022-03-31 23:33:51.710 | + functions:vercmp:631                     :   local result
2022-03-31 23:33:51.714 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-03-31 23:33:51.715 | ++ functions:vercmp:635                     :   head -1
2022-03-31 23:33:51.715 | ++ functions:vercmp:635                     :   sort -V
2022-03-31 23:33:51.720 | + functions:vercmp:635                     :   result=3.13
2022-03-31 23:33:51.722 | + functions:vercmp:637                     :   case $op in
2022-03-31 23:33:51.724 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-03-31 23:33:51.727 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-03-31 23:33:51.729 | + functions:vercmp:648                     :   return
2022-03-31 23:33:51.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-03-31 23:33:51.734 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:33:51.736 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart openvswitch-switch
2022-03-31 23:33:52.248 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-03-31 23:33:52.250 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-03-31 23:33:52.253 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.256 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.258 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-ken, ]]
2022-03-31 23:33:52.260 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.263 | + ./stack.sh:main:846                      :   is_service_enabled etcd3
2022-03-31 23:33:52.282 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:33:52.284 | + ./stack.sh:main:847                      :   install_etcd3
2022-03-31 23:33:52.287 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-03-31 23:33:52.287 | Installing etcd
2022-03-31 23:33:52.289 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-03-31 23:33:52.302 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-03-31 23:33:52.314 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-03-31 23:33:52.316 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-03-31 23:33:52.335 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-03-31 23:33:52.338 | ++ 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-03-31 23:33:52.341 | ++ 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-03-31 23:33:52.344 | +++ 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-03-31 23:33:52.348 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-03-31 23:33:52.351 | ++ 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-03-31 23:33:52.353 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-03-31 23:33:52.356 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-03-31 23:33:52.358 | ++ functions:get_extra_file:74              :   return
2022-03-31 23:33:52.361 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-03-31 23:33:52.363 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-03-31 23:33:52.366 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-03-31 23:33:52.368 | + ./stack.sh:main:856                      :   is_service_enabled tls-proxy
2022-03-31 23:33:52.385 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:33:52.387 | + ./stack.sh:main:866                      :   install_dstat
2022-03-31 23:33:52.390 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-03-31 23:33:52.407 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:33:52.409 | + ./stack.sh:main:872                      :   echo_summary 'Installing OpenStack project source'
2022-03-31 23:33:52.412 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:33:52.414 | + ./stack.sh:echo_summary:446              :   echo -e Installing OpenStack project source
2022-03-31 23:33:52.416 | + ./stack.sh:main:875                      :   install_libs
2022-03-31 23:33:52.419 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-03-31 23:33:52.421 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-03-31 23:33:52.424 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-03-31 23:33:52.426 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-03-31 23:33:52.428 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.431 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.433 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,automaton, ]]
2022-03-31 23:33:52.435 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.438 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-03-31 23:33:52.441 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-03-31 23:33:52.443 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-03-31 23:33:52.445 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-03-31 23:33:52.447 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.450 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.452 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,castellan, ]]
2022-03-31 23:33:52.454 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.457 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-03-31 23:33:52.459 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-03-31 23:33:52.461 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-03-31 23:33:52.464 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-03-31 23:33:52.466 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.468 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.470 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cliff, ]]
2022-03-31 23:33:52.473 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.476 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-03-31 23:33:52.478 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-03-31 23:33:52.480 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-03-31 23:33:52.482 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-03-31 23:33:52.485 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.487 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.489 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cursive, ]]
2022-03-31 23:33:52.491 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.494 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-03-31 23:33:52.496 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-03-31 23:33:52.498 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-03-31 23:33:52.501 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-03-31 23:33:52.503 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.505 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.508 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]]
2022-03-31 23:33:52.510 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.512 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-03-31 23:33:52.515 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-03-31 23:33:52.517 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-03-31 23:33:52.519 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-03-31 23:33:52.522 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.524 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.526 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,futurist, ]]
2022-03-31 23:33:52.528 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.531 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-03-31 23:33:52.533 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-03-31 23:33:52.536 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-03-31 23:33:52.538 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-03-31 23:33:52.540 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.543 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.545 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]]
2022-03-31 23:33:52.548 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.550 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-03-31 23:33:52.553 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-03-31 23:33:52.555 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-03-31 23:33:52.557 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-03-31 23:33:52.560 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.562 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.565 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]]
2022-03-31 23:33:52.567 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.570 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-03-31 23:33:52.572 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-03-31 23:33:52.574 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-03-31 23:33:52.577 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-03-31 23:33:52.579 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.581 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.584 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]]
2022-03-31 23:33:52.586 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.588 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-03-31 23:33:52.591 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-03-31 23:33:52.593 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-03-31 23:33:52.595 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-03-31 23:33:52.597 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.600 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.602 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]]
2022-03-31 23:33:52.605 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.607 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-03-31 23:33:52.609 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-03-31 23:33:52.612 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-03-31 23:33:52.614 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-03-31 23:33:52.616 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.619 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.621 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]]
2022-03-31 23:33:52.623 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.626 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-03-31 23:33:52.628 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-03-31 23:33:52.630 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-03-31 23:33:52.633 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-03-31 23:33:52.636 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.638 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.640 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]]
2022-03-31 23:33:52.643 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.645 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-03-31 23:33:52.648 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-03-31 23:33:52.651 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-03-31 23:33:52.653 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-03-31 23:33:52.655 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.658 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.661 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]]
2022-03-31 23:33:52.663 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.666 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-03-31 23:33:52.668 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-03-31 23:33:52.671 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-03-31 23:33:52.673 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-03-31 23:33:52.675 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.678 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.680 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]]
2022-03-31 23:33:52.682 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.685 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-03-31 23:33:52.687 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-03-31 23:33:52.689 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-03-31 23:33:52.692 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-03-31 23:33:52.694 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.696 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.699 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]]
2022-03-31 23:33:52.702 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.704 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-03-31 23:33:52.707 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-03-31 23:33:52.709 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-03-31 23:33:52.712 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-03-31 23:33:52.714 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.717 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.719 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]]
2022-03-31 23:33:52.722 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.726 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-03-31 23:33:52.728 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-03-31 23:33:52.730 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-03-31 23:33:52.733 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-03-31 23:33:52.736 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.738 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.741 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]]
2022-03-31 23:33:52.744 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.747 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-03-31 23:33:52.751 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-03-31 23:33:52.754 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-03-31 23:33:52.757 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-03-31 23:33:52.759 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.762 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.764 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]]
2022-03-31 23:33:52.766 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.769 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-03-31 23:33:52.771 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-03-31 23:33:52.773 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-03-31 23:33:52.776 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-03-31 23:33:52.778 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.780 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.783 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]]
2022-03-31 23:33:52.786 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.788 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-03-31 23:33:52.791 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-03-31 23:33:52.794 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-03-31 23:33:52.796 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-03-31 23:33:52.799 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.802 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.804 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]]
2022-03-31 23:33:52.807 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.809 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-03-31 23:33:52.812 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-03-31 23:33:52.814 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-03-31 23:33:52.816 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-03-31 23:33:52.819 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.822 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.824 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]]
2022-03-31 23:33:52.826 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.829 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-03-31 23:33:52.832 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-03-31 23:33:52.834 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-03-31 23:33:52.836 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-03-31 23:33:52.839 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.842 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.845 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]]
2022-03-31 23:33:52.847 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.851 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-03-31 23:33:52.853 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-03-31 23:33:52.856 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-03-31 23:33:52.858 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-03-31 23:33:52.861 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.864 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.866 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]]
2022-03-31 23:33:52.868 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.871 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-03-31 23:33:52.874 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-03-31 23:33:52.876 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-03-31 23:33:52.878 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-03-31 23:33:52.881 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.884 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.886 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]]
2022-03-31 23:33:52.889 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.892 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-03-31 23:33:52.894 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-03-31 23:33:52.897 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-03-31 23:33:52.900 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-03-31 23:33:52.902 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.904 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.907 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]]
2022-03-31 23:33:52.909 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.912 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-03-31 23:33:52.914 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-03-31 23:33:52.916 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-03-31 23:33:52.919 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-03-31 23:33:52.921 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.924 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.926 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]]
2022-03-31 23:33:52.929 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.932 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-03-31 23:33:52.934 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-03-31 23:33:52.936 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-03-31 23:33:52.939 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-03-31 23:33:52.942 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.944 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.947 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]]
2022-03-31 23:33:52.949 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.952 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-03-31 23:33:52.954 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-03-31 23:33:52.956 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-03-31 23:33:52.959 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-03-31 23:33:52.962 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.965 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.967 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]]
2022-03-31 23:33:52.970 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.972 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-03-31 23:33:52.975 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-03-31 23:33:52.977 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-03-31 23:33:52.980 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-03-31 23:33:52.983 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:52.985 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:52.988 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]]
2022-03-31 23:33:52.990 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:52.993 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-03-31 23:33:52.995 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-03-31 23:33:52.998 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-03-31 23:33:53.000 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-03-31 23:33:53.003 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.006 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.013 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]]
2022-03-31 23:33:53.016 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.018 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-03-31 23:33:53.020 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-03-31 23:33:53.023 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-03-31 23:33:53.026 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-03-31 23:33:53.028 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.032 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.036 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pycadf, ]]
2022-03-31 23:33:53.039 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.041 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-03-31 23:33:53.045 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-03-31 23:33:53.049 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-03-31 23:33:53.052 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-03-31 23:33:53.055 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.059 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.061 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,stevedore, ]]
2022-03-31 23:33:53.066 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.069 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-03-31 23:33:53.071 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-03-31 23:33:53.074 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-03-31 23:33:53.077 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-03-31 23:33:53.079 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.083 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.086 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,taskflow, ]]
2022-03-31 23:33:53.088 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.091 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-03-31 23:33:53.093 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-03-31 23:33:53.096 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-03-31 23:33:53.098 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-03-31 23:33:53.101 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.103 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.105 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,tooz, ]]
2022-03-31 23:33:53.108 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.111 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-03-31 23:33:53.113 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-03-31 23:33:53.116 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-03-31 23:33:53.118 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-03-31 23:33:53.121 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.123 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.125 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-brick, ]]
2022-03-31 23:33:53.128 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.130 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-03-31 23:33:53.133 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-03-31 23:33:53.136 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-03-31 23:33:53.138 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-03-31 23:33:53.141 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.143 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.146 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]]
2022-03-31 23:33:53.149 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.151 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-03-31 23:33:53.154 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-03-31 23:33:53.156 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-03-31 23:33:53.159 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-03-31 23:33:53.161 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.164 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.166 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-traits, ]]
2022-03-31 23:33:53.168 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.172 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-03-31 23:33:53.175 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-03-31 23:33:53.177 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-03-31 23:33:53.180 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-03-31 23:33:53.182 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:33:53.185 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:33:53.187 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]]
2022-03-31 23:33:53.189 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:33:53.192 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-03-31 23:33:53.213 | Using python 3.8 to install etcd3
2022-03-31 23:33:53.215 | + 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-03-31 23:33:54.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:54.063 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:54.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:54.063 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:55.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:55.215 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2022-03-31 23:33:55.224 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4)
2022-03-31 23:33:55.225 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-03-31 23:33:55.226 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-03-31 23:33:55.227 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0)
2022-03-31 23:33:57.446 | 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-03-31 23:33:57.453 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:33:57.453 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:33:57.570 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:33:57.573 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:33:57.576 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:33:57.580 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:33:57.583 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:33:57.586 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:33:57.588 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:33:57.591 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:33:57.594 | + functions-common:time_stop:2432          :   start_time=1648769633207
2022-03-31 23:33:57.596 | + functions-common:time_stop:2434          :   [[ -z 1648769633207 ]]
2022-03-31 23:33:57.600 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:33:57.605 | + functions-common:time_stop:2437          :   end_time=1648769637601
2022-03-31 23:33:57.607 | + functions-common:time_stop:2438          :   elapsed_time=4394
2022-03-31 23:33:57.611 | + functions-common:time_stop:2439          :   total=29799
2022-03-31 23:33:57.613 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:33:57.616 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=34193
2022-03-31 23:33:57.619 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:33:57.622 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-03-31 23:33:57.650 | Using python 3.8 to install etcd3gw
2022-03-31 23:33:57.654 | + 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-03-31 23:33:58.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:58.535 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:58.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:33:58.535 |   from cryptography.utils import int_from_bytes
2022-03-31 23:33:59.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:33:59.694 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1)
2022-03-31 23:33:59.702 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-03-31 23:33:59.703 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-03-31 23:33:59.704 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-03-31 23:33:59.705 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-03-31 23:33:59.738 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28)
2022-03-31 23:33:59.740 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3)
2022-03-31 23:33:59.741 | 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.8)
2022-03-31 23:33:59.743 | 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-03-31 23:34:01.973 | 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-03-31 23:34:01.980 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:34:01.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:34:02.099 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:34:02.103 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:34:02.106 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:02.110 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:02.114 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:02.117 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:02.119 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:02.121 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:34:02.124 | + functions-common:time_stop:2432          :   start_time=1648769637642
2022-03-31 23:34:02.126 | + functions-common:time_stop:2434          :   [[ -z 1648769637642 ]]
2022-03-31 23:34:02.129 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:02.133 | + functions-common:time_stop:2437          :   end_time=1648769642130
2022-03-31 23:34:02.135 | + functions-common:time_stop:2438          :   elapsed_time=4488
2022-03-31 23:34:02.138 | + functions-common:time_stop:2439          :   total=34193
2022-03-31 23:34:02.140 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:02.142 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=38681
2022-03-31 23:34:02.145 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:34:02.147 | + ./stack.sh:main:878                      :   install_apache_uwsgi
2022-03-31 23:34:02.150 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-03-31 23:34:02.152 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-03-31 23:34:02.155 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:34:02.157 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:34:02.159 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:34:02.162 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:34:02.164 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:34:02.167 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:34:02.169 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:34:02.172 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:34:02.175 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:34:02.178 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:34:02.181 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:34:02.183 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-03-31 23:34:02.185 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:02.188 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:02.192 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-03-31 23:34:02.194 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-03-31 23:34:02.197 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:34:02.199 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:34:02.202 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:34:02.205 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:34:02.207 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:02.209 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:34:02.213 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:02.216 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:02.218 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:34:02.221 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:34:02.224 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:34:02.226 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:34:02.230 | + functions-common:install_package:1464    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-03-31 23:34:02.234 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:34:02.237 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:02.241 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:02.244 | + functions-common:real_install_package:1450 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-03-31 23:34:02.269 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-03-31 23:34:02.380 | Reading package lists...
2022-03-31 23:34:02.630 | Building dependency tree...
2022-03-31 23:34:02.631 | Reading state information...
2022-03-31 23:34:02.892 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2022-03-31 23:34:02.893 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2022-03-31 23:34:02.893 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-03-31 23:34:02.893 | The following packages were automatically installed and are no longer required:
2022-03-31 23:34:02.894 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:34:02.894 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:34:02.894 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:34:02.894 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:34:02.894 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:34:02.894 |   python3-zope.interface
2022-03-31 23:34:02.894 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:34:03.036 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:34:03.041 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:34:03.043 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:34:03.046 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:03.048 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:03.051 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:03.053 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:03.055 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:03.058 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:34:03.060 | + functions-common:time_stop:2432          :   start_time=1648769642266
2022-03-31 23:34:03.062 | + functions-common:time_stop:2434          :   [[ -z 1648769642266 ]]
2022-03-31 23:34:03.065 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:03.070 | + functions-common:time_stop:2437          :   end_time=1648769643067
2022-03-31 23:34:03.073 | + functions-common:time_stop:2438          :   elapsed_time=801
2022-03-31 23:34:03.076 | + functions-common:time_stop:2439          :   total=19658
2022-03-31 23:34:03.078 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:03.082 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20459
2022-03-31 23:34:03.085 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:34:03.088 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-03-31 23:34:03.092 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:03.094 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:03.097 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-03-31 23:34:03.163 | Module proxy already enabled
2022-03-31 23:34:03.169 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-03-31 23:34:03.240 | Considering dependency proxy for proxy_uwsgi:
2022-03-31 23:34:03.241 | Module proxy already enabled
2022-03-31 23:34:03.241 | Module proxy_uwsgi already enabled
2022-03-31 23:34:03.246 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-03-31 23:34:03.250 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-03-31 23:34:03.255 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:34:03.258 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-03-31 23:34:03.398 | + ./stack.sh:main:881                      :   install_keystoneauth
2022-03-31 23:34:03.402 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-03-31 23:34:03.409 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-03-31 23:34:03.412 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.415 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.417 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]]
2022-03-31 23:34:03.420 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.422 | + ./stack.sh:main:882                      :   install_keystoneclient
2022-03-31 23:34:03.424 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-03-31 23:34:03.427 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-03-31 23:34:03.429 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.432 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.434 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]]
2022-03-31 23:34:03.437 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.439 | + ./stack.sh:main:883                      :   install_glanceclient
2022-03-31 23:34:03.441 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-03-31 23:34:03.444 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-03-31 23:34:03.446 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.448 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.451 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]]
2022-03-31 23:34:03.453 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.456 | + ./stack.sh:main:884                      :   install_cinderclient
2022-03-31 23:34:03.458 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-03-31 23:34:03.461 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-03-31 23:34:03.463 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.465 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.468 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]]
2022-03-31 23:34:03.470 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.472 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-03-31 23:34:03.475 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-03-31 23:34:03.477 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.480 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.482 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]]
2022-03-31 23:34:03.484 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.487 | + ./stack.sh:main:885                      :   install_novaclient
2022-03-31 23:34:03.489 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-03-31 23:34:03.492 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-03-31 23:34:03.494 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.496 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.499 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]]
2022-03-31 23:34:03.501 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.504 | + ./stack.sh:main:886                      :   is_service_enabled swift glance horizon
2022-03-31 23:34:03.521 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:03.524 | + ./stack.sh:main:887                      :   install_swiftclient
2022-03-31 23:34:03.526 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-03-31 23:34:03.529 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-03-31 23:34:03.531 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.534 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.536 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]]
2022-03-31 23:34:03.539 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.545 | + ./stack.sh:main:889                      :   is_service_enabled neutron nova horizon
2022-03-31 23:34:03.563 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:03.565 | + ./stack.sh:main:890                      :   install_neutronclient
2022-03-31 23:34:03.568 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-03-31 23:34:03.570 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-03-31 23:34:03.573 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.575 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.578 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]]
2022-03-31 23:34:03.580 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.583 | + ./stack.sh:main:894                      :   install_keystonemiddleware
2022-03-31 23:34:03.585 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-03-31 23:34:03.588 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-03-31 23:34:03.590 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:03.593 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:03.595 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]]
2022-03-31 23:34:03.598 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:03.601 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-03-31 23:34:03.604 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-03-31 23:34:03.607 | + inc/python:pip_install_gr:77             :   local clean_name
2022-03-31 23:34:03.611 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-03-31 23:34:03.615 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-03-31 23:34:03.618 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-03-31 23:34:03.621 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:34:03.622 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-03-31 23:34:03.627 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-03-31 23:34:03.629 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-03-31 23:34:03.631 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-03-31 23:34:03.634 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-03-31 23:34:03.637 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-03-31 23:34:03.658 | Using python 3.8 to install keystonemiddleware
2022-03-31 23:34:03.661 | + 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-03-31 23:34:04.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:04.518 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:04.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:04.518 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:05.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:34:05.684 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-03-31 23:34:05.737 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2022-03-31 23:34:05.738 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0)
2022-03-31 23:34:05.739 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-03-31 23:34:05.740 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1)
2022-03-31 23:34:05.741 | 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-03-31 23:34:05.742 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0)
2022-03-31 23:34:05.744 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1)
2022-03-31 23:34:05.745 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-03-31 23:34:05.746 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1)
2022-03-31 23:34:05.747 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0)
2022-03-31 23:34:05.748 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-03-31 23:34:05.749 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2022-03-31 23:34:05.750 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2)
2022-03-31 23:34:05.751 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-03-31 23:34:05.809 | 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-03-31 23:34:05.810 | 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-03-31 23:34:05.811 | 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-03-31 23:34:05.849 | 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-03-31 23:34:05.891 | 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-03-31 23:34:05.892 | 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-03-31 23:34:05.893 | 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-03-31 23:34:05.894 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0)
2022-03-31 23:34:05.949 | 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-03-31 23:34:05.955 | 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-03-31 23:34:05.964 | 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-03-31 23:34:05.966 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3)
2022-03-31 23:34:05.979 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7)
2022-03-31 23:34:05.981 | 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-03-31 23:34:05.983 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3)
2022-03-31 23:34:06.047 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3)
2022-03-31 23:34:06.050 | 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-03-31 23:34:06.051 | 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.8)
2022-03-31 23:34:06.052 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28)
2022-03-31 23:34:06.101 | 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.13.3)
2022-03-31 23:34:06.113 | 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-03-31 23:34:08.277 | 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-03-31 23:34:08.284 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:34:08.284 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:34:08.403 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:34:08.406 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:34:08.410 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:08.413 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:08.416 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:08.418 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:08.420 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:08.422 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:34:08.425 | + functions-common:time_stop:2432          :   start_time=1648769643653
2022-03-31 23:34:08.427 | + functions-common:time_stop:2434          :   [[ -z 1648769643653 ]]
2022-03-31 23:34:08.430 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:08.436 | + functions-common:time_stop:2437          :   end_time=1648769648432
2022-03-31 23:34:08.438 | + functions-common:time_stop:2438          :   elapsed_time=4779
2022-03-31 23:34:08.441 | + functions-common:time_stop:2439          :   total=38681
2022-03-31 23:34:08.445 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:08.447 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=43460
2022-03-31 23:34:08.449 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:34:08.452 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-03-31 23:34:08.454 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-03-31 23:34:08.457 | + inc/python:pip_install_gr:77             :   local clean_name
2022-03-31 23:34:08.460 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-03-31 23:34:08.463 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-03-31 23:34:08.465 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-03-31 23:34:08.469 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:34:08.469 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-03-31 23:34:08.475 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-03-31 23:34:08.477 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-03-31 23:34:08.480 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-03-31 23:34:08.483 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-03-31 23:34:08.485 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-03-31 23:34:08.507 | Using python 3.8 to install python-memcached
2022-03-31 23:34:08.510 | + 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-03-31 23:34:09.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:09.354 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:09.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:09.354 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:10.492 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:34:10.517 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2022-03-31 23:34:10.520 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2022-03-31 23:34:12.771 | 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-03-31 23:34:12.779 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:34:12.779 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:34:12.891 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:34:12.894 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:34:12.898 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:12.901 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:12.904 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:12.907 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:12.911 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:12.914 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:34:12.916 | + functions-common:time_stop:2432          :   start_time=1648769648501
2022-03-31 23:34:12.918 | + functions-common:time_stop:2434          :   [[ -z 1648769648501 ]]
2022-03-31 23:34:12.921 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:12.925 | + functions-common:time_stop:2437          :   end_time=1648769652923
2022-03-31 23:34:12.928 | + functions-common:time_stop:2438          :   elapsed_time=4422
2022-03-31 23:34:12.930 | + functions-common:time_stop:2439          :   total=43460
2022-03-31 23:34:12.932 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:12.935 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=47882
2022-03-31 23:34:12.937 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:34:12.940 | + ./stack.sh:main:896                      :   is_service_enabled keystone
2022-03-31 23:34:12.957 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:12.959 | + ./stack.sh:main:897                      :   '[' 10.222.0.98 == 10.222.0.98 ']'
2022-03-31 23:34:12.962 | + ./stack.sh:main:898                      :   stack_install_service keystone
2022-03-31 23:34:12.964 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-03-31 23:34:12.966 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-03-31 23:34:12.969 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:34:12.971 | + lib/stack:stack_install_service:32       :   install_keystone
2022-03-31 23:34:12.974 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-03-31 23:34:12.990 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:12.992 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2022-03-31 23:34:12.995 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-03-31 23:34:12.997 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-03-31 23:34:12.999 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:34:13.001 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:34:13.004 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:34:13.007 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:34:13.009 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:34:13.012 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:34:13.028 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:34:13.030 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:34:13.032 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:13.035 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:34:13.035 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:34:13.041 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-03-31 23:34:13.043 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:13.046 | + functions-common:git_clone:677           :   cd /opt/stack/keystone
2022-03-31 23:34:13.048 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:34:13.049 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:34:13.052 | c141e6164 trivial: Fix typo
2022-03-31 23:34:13.055 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:34:13.057 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-03-31 23:34:13.059 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:34:13.062 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-03-31 23:34:13.065 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-03-31 23:34:13.067 | + inc/python:setup_develop:344             :   local extras=
2022-03-31 23:34:13.069 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-03-31 23:34:13.072 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:34:13.074 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-03-31 23:34:13.077 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-03-31 23:34:13.079 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:34:13.081 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-03-31 23:34:13.085 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-03-31 23:34:13.087 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:34:13.090 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-03-31 23:34:13.093 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:34:13.095 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:34:13.099 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-03-31 23:34:13.104 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-03-31 23:34:13.107 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2022-03-31 23:34:13.764 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-03-31 23:34:13.766 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:34:13.769 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:34:13.773 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:34:13.777 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-03-31 23:34:13.780 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-03-31 23:34:13.783 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:34:13.786 | + inc/python:setup_package:428             :   local extras=
2022-03-31 23:34:13.789 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:34:13.792 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-03-31 23:34:13.794 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-03-31 23:34:13.797 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-03-31 23:34:13.800 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:34:13.802 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-03-31 23:34:13.825 | Using python 3.8 to install /opt/stack/keystone
2022-03-31 23:34:13.828 | + 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-03-31 23:34:14.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:14.679 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:14.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:14.679 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:15.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:34:15.831 | Obtaining file:///opt/stack/keystone
2022-03-31 23:34:15.832 |   Preparing metadata (setup.py): started
2022-03-31 23:34:19.350 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:34:19.521 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1)
2022-03-31 23:34:19.522 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7)
2022-03-31 23:34:19.523 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3)
2022-03-31 23:34:19.524 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9)
2022-03-31 23:34:19.526 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1)
2022-03-31 23:34:19.527 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31)
2022-03-31 23:34:19.528 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0)
2022-03-31 23:34:19.529 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0)
2022-03-31 23:34:19.530 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4)
2022-03-31 23:34:19.531 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0)
2022-03-31 23:34:19.532 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0)
2022-03-31 23:34:19.533 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-03-31 23:34:19.534 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20)
2022-03-31 23:34:19.536 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1)
2022-03-31 23:34:19.537 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0)
2022-03-31 23:34:19.538 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0)
2022-03-31 23:34:19.539 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0)
2022-03-31 23:34:19.540 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0)
2022-03-31 23:34:19.541 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0)
2022-03-31 23:34:19.542 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0)
2022-03-31 23:34:19.543 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1)
2022-03-31 23:34:19.544 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0)
2022-03-31 23:34:19.546 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0)
2022-03-31 23:34:19.547 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0)
2022-03-31 23:34:19.548 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2)
2022-03-31 23:34:19.549 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-03-31 23:34:19.550 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1)
2022-03-31 23:34:19.551 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0)
2022-03-31 23:34:19.552 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5)
2022-03-31 23:34:19.553 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-03-31 23:34:19.554 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1)
2022-03-31 23:34:19.556 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3)
2022-03-31 23:34:19.557 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2)
2022-03-31 23:34:19.558 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3)
2022-03-31 23:34:19.568 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0)
2022-03-31 23:34:19.569 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0)
2022-03-31 23:34:19.613 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1)
2022-03-31 23:34:19.625 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0)
2022-03-31 23:34:19.626 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3)
2022-03-31 23:34:19.628 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4)
2022-03-31 23:34:19.629 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3)
2022-03-31 23:34:19.640 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1)
2022-03-31 23:34:19.702 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0)
2022-03-31 23:34:19.703 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1)
2022-03-31 23:34:19.798 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0)
2022-03-31 23:34:19.799 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0)
2022-03-31 23:34:19.801 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0)
2022-03-31 23:34:19.802 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0)
2022-03-31 23:34:19.855 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0)
2022-03-31 23:34:19.857 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1)
2022-03-31 23:34:19.858 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6)
2022-03-31 23:34:19.909 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2)
2022-03-31 23:34:19.912 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6)
2022-03-31 23:34:19.968 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0)
2022-03-31 23:34:19.969 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9)
2022-03-31 23:34:19.970 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0)
2022-03-31 23:34:19.971 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3)
2022-03-31 23:34:19.974 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0)
2022-03-31 23:34:19.975 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-03-31 23:34:19.996 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0)
2022-03-31 23:34:20.044 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1)
2022-03-31 23:34:20.066 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0)
2022-03-31 23:34:20.067 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7)
2022-03-31 23:34:20.068 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2)
2022-03-31 23:34:20.069 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3)
2022-03-31 23:34:20.149 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0)
2022-03-31 23:34:20.266 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0)
2022-03-31 23:34:20.266 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3)
2022-03-31 23:34:20.267 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0)
2022-03-31 23:34:20.269 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1)
2022-03-31 23:34:20.270 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2)
2022-03-31 23:34:20.489 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2)
2022-03-31 23:34:20.511 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2)
2022-03-31 23:34:20.512 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2)
2022-03-31 23:34:20.581 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1)
2022-03-31 23:34:20.582 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6)
2022-03-31 23:34:20.601 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-03-31 23:34:20.674 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21)
2022-03-31 23:34:20.713 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3)
2022-03-31 23:34:20.825 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0)
2022-03-31 23:34:20.898 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0)
2022-03-31 23:34:21.025 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3)
2022-03-31 23:34:21.054 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1)
2022-03-31 23:34:21.095 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1)
2022-03-31 23:34:21.097 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1)
2022-03-31 23:34:21.100 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0)
2022-03-31 23:34:21.101 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0)
2022-03-31 23:34:21.102 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3)
2022-03-31 23:34:21.103 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0)
2022-03-31 23:34:21.157 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5)
2022-03-31 23:34:21.295 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12)
2022-03-31 23:34:21.298 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3)
2022-03-31 23:34:21.299 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8)
2022-03-31 23:34:21.300 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28)
2022-03-31 23:34:21.451 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0)
2022-03-31 23:34:21.533 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0)
2022-03-31 23:34:21.607 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0)
2022-03-31 23:34:21.781 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0)
2022-03-31 23:34:22.043 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7)
2022-03-31 23:34:22.077 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0)
2022-03-31 23:34:23.729 | Installing collected packages: keystone
2022-03-31 23:34:23.730 |   Running setup.py develop for keystone
2022-03-31 23:34:28.138 | Successfully installed keystone
2022-03-31 23:34:28.138 | 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-03-31 23:34:28.146 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:34:28.147 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:34:28.286 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:34:28.289 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:34:28.292 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:28.295 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:28.298 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:28.301 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:28.304 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:28.306 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:34:28.308 | + functions-common:time_stop:2432          :   start_time=1648769653820
2022-03-31 23:34:28.310 | + functions-common:time_stop:2434          :   [[ -z 1648769653820 ]]
2022-03-31 23:34:28.314 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:28.319 | + functions-common:time_stop:2437          :   end_time=1648769668315
2022-03-31 23:34:28.321 | + functions-common:time_stop:2438          :   elapsed_time=14495
2022-03-31 23:34:28.324 | + functions-common:time_stop:2439          :   total=47882
2022-03-31 23:34:28.327 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:28.329 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=62377
2022-03-31 23:34:28.332 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:34:28.336 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:34:28.338 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-03-31 23:34:28.340 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-03-31 23:34:28.360 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-03-31 23:34:28.372 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2022-03-31 23:34:28.375 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2022-03-31 23:34:28.377 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:28.380 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:28.382 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]]
2022-03-31 23:34:28.385 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:28.387 | + lib/keystone:install_keystone:538        :   is_service_enabled ldap
2022-03-31 23:34:28.404 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:28.406 | + lib/keystone:install_keystone:542        :   '[' uwsgi == mod_wsgi ']'
2022-03-31 23:34:28.409 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:34:28.412 | + ./stack.sh:main:899                      :   configure_keystone
2022-03-31 23:34:28.414 | + lib/keystone:configure_keystone:192      :   sudo install -d -o ubuntu /etc/keystone
2022-03-31 23:34:28.427 | + 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-03-31 23:34:28.429 | + lib/keystone:configure_keystone:195      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2022-03-31 23:34:28.434 | + lib/keystone:configure_keystone:198      :   is_service_enabled ldap
2022-03-31 23:34:28.450 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:28.452 | + lib/keystone:configure_keystone:202      :   iniset /etc/keystone/keystone.conf identity driver sql
2022-03-31 23:34:28.483 | + lib/keystone:configure_keystone:203      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2022-03-31 23:34:28.511 | + lib/keystone:configure_keystone:204      :   iniset /etc/keystone/keystone.conf assignment driver sql
2022-03-31 23:34:28.542 | + lib/keystone:configure_keystone:205      :   iniset /etc/keystone/keystone.conf role driver sql
2022-03-31 23:34:28.575 | + lib/keystone:configure_keystone:206      :   iniset /etc/keystone/keystone.conf resource driver sql
2022-03-31 23:34:28.609 | + lib/keystone:configure_keystone:209      :   iniset /etc/keystone/keystone.conf cache enabled True
2022-03-31 23:34:28.642 | + lib/keystone:configure_keystone:210      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2022-03-31 23:34:28.673 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2022-03-31 23:34:28.705 | + lib/keystone:configure_keystone:213      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2022-03-31 23:34:28.707 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2022-03-31 23:34:28.710 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2022-03-31 23:34:28.712 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2022-03-31 23:34:28.715 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-03-31 23:34:28.717 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:34:28.733 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:28.736 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-03-31 23:34:28.739 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-03-31 23:34:28.741 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:34:28.757 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:28.759 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:34:28.762 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:34:28.793 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:34:28.795 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:34:28.798 | + lib/keystone:configure_keystone:215      :   local service_port=5000
2022-03-31 23:34:28.800 | + lib/keystone:configure_keystone:217      :   is_service_enabled tls-proxy
2022-03-31 23:34:28.817 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:28.819 | + lib/keystone:configure_keystone:226      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.98/identity
2022-03-31 23:34:28.851 | + lib/keystone:configure_keystone:228      :   [[ fernet != '' ]]
2022-03-31 23:34:28.853 | + lib/keystone:configure_keystone:229      :   iniset /etc/keystone/keystone.conf token provider fernet
2022-03-31 23:34:28.884 | ++ lib/keystone:configure_keystone:232      :   database_connection_url keystone
2022-03-31 23:34:28.886 | ++ lib/database:database_connection_url:134 :   local db=keystone
2022-03-31 23:34:28.889 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2022-03-31 23:34:28.891 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=keystone
2022-03-31 23:34:28.894 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-03-31 23:34:28.897 | + lib/keystone:configure_keystone:232      :   iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-03-31 23:34:28.927 | + lib/keystone:configure_keystone:235      :   '[' False '!=' False ']'
2022-03-31 23:34:28.930 | + lib/keystone:configure_keystone:240      :   setup_logging /etc/keystone/keystone.conf
2022-03-31 23:34:28.932 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2022-03-31 23:34:28.934 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2022-03-31 23:34:28.938 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:34:28.955 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:34:28.957 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:34:28.960 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:34:28.962 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:34:28.964 | + 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-03-31 23:34:28.994 | + 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-03-31 23:34:29.027 | + 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-03-31 23:34:29.055 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:34:29.084 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2022-03-31 23:34:29.112 | + lib/keystone:configure_keystone:244      :   '[' uwsgi == mod_wsgi ']'
2022-03-31 23:34:29.115 | + lib/keystone:configure_keystone:248      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity
2022-03-31 23:34:29.117 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2022-03-31 23:34:29.120 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2022-03-31 23:34:29.122 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2022-03-31 23:34:29.125 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-03-31 23:34:29.127 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-03-31 23:34:29.130 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2022-03-31 23:34:29.134 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2022-03-31 23:34:29.137 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-03-31 23:34:29.139 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-03-31 23:34:29.152 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-03-31 23:34:29.153 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:34:29.161 | d /var/run/uwsgi 0755 ubuntu root
2022-03-31 23:34:29.165 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:34:29.181 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2022-03-31 23:34:29.183 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2022-03-31 23:34:29.187 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public
2022-03-31 23:34:29.217 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2022-03-31 23:34:29.245 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2022-03-31 23:34:29.276 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2022-03-31 23:34:29.305 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2022-03-31 23:34:29.333 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2022-03-31 23:34:29.363 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2022-03-31 23:34:29.395 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2022-03-31 23:34:29.428 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2022-03-31 23:34:29.456 | + 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-03-31 23:34:29.484 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2022-03-31 23:34:29.514 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2022-03-31 23:34:29.546 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2022-03-31 23:34:29.576 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-03-31 23:34:29.578 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-03-31 23:34:29.581 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2022-03-31 23:34:29.584 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2022-03-31 23:34:29.586 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-03-31 23:34:29.589 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:29.591 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:29.593 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-03-31 23:34:29.596 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2022-03-31 23:34:29.599 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket
2022-03-31 23:34:29.626 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2022-03-31 23:34:29.656 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-03-31 23:34:29.663 | + 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-03-31 23:34:29.665 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2022-03-31 23:34:29.668 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2022-03-31 23:34:29.671 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2022-03-31 23:34:29.673 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-03-31 23:34:29.676 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-03-31 23:34:29.679 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:34:29.682 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:29.684 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:29.688 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-03-31 23:34:29.691 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-03-31 23:34:29.695 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:29.697 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:29.700 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2022-03-31 23:34:29.778 | Site keystone-wsgi-public already enabled
2022-03-31 23:34:29.783 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-03-31 23:34:29.785 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-03-31 23:34:29.788 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:34:29.790 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-03-31 23:34:29.935 | + lib/keystone:configure_keystone:251      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2022-03-31 23:34:29.969 | + lib/keystone:configure_keystone:253      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2022-03-31 23:34:30.006 | + lib/keystone:configure_keystone:255      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2022-03-31 23:34:30.037 | + lib/keystone:configure_keystone:263      :   [[ True = True ]]
2022-03-31 23:34:30.039 | + lib/keystone:configure_keystone:264      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2022-03-31 23:34:30.071 | + lib/keystone:configure_keystone:265      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2022-03-31 23:34:30.101 | + lib/keystone:configure_keystone:266      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2022-03-31 23:34:30.131 | + lib/keystone:configure_keystone:268      :   [[ False == True ]]
2022-03-31 23:34:30.134 | + ./stack.sh:main:903                      :   is_service_enabled swift
2022-03-31 23:34:30.153 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:30.157 | + ./stack.sh:main:904                      :   is_service_enabled ceilometer
2022-03-31 23:34:30.175 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:30.177 | + ./stack.sh:main:907                      :   stack_install_service swift
2022-03-31 23:34:30.180 | + lib/stack:stack_install_service:20       :   local service=swift
2022-03-31 23:34:30.182 | + lib/stack:stack_install_service:21       :   type install_swift
2022-03-31 23:34:30.185 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:34:30.187 | + lib/stack:stack_install_service:32       :   install_swift
2022-03-31 23:34:30.190 | + lib/swift:install_swift:718              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2022-03-31 23:34:30.192 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/swift.git
2022-03-31 23:34:30.195 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/swift
2022-03-31 23:34:30.197 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:34:30.200 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:34:30.203 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:34:30.205 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:34:30.208 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:34:30.211 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:34:30.227 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:34:30.230 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:34:30.233 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:30.236 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:34:30.236 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:34:30.241 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/swift ]]
2022-03-31 23:34:30.243 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:30.246 | + functions-common:git_clone:677           :   cd /opt/stack/swift
2022-03-31 23:34:30.249 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:34:30.249 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:34:30.254 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object"
2022-03-31 23:34:30.256 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:34:30.259 | + lib/swift:install_swift:721              :   setup_develop /opt/stack/swift keystone
2022-03-31 23:34:30.261 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:34:30.264 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2022-03-31 23:34:30.266 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2022-03-31 23:34:30.269 | + inc/python:setup_develop:344             :   local extras=keystone
2022-03-31 23:34:30.271 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2022-03-31 23:34:30.274 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:34:30.276 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2022-03-31 23:34:30.278 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2022-03-31 23:34:30.281 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:34:30.283 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2022-03-31 23:34:30.286 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2022-03-31 23:34:30.288 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:34:30.291 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2022-03-31 23:34:30.294 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:34:30.296 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:34:30.299 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2022-03-31 23:34:30.305 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2022-03-31 23:34:30.307 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift
2022-03-31 23:34:30.954 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2022-03-31 23:34:30.958 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:34:30.961 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:34:30.965 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:34:30.969 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2022-03-31 23:34:30.973 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2022-03-31 23:34:30.976 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:34:30.979 | + inc/python:setup_package:428             :   local extras=keystone
2022-03-31 23:34:30.981 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:34:30.984 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2022-03-31 23:34:30.986 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2022-03-31 23:34:30.989 | + inc/python:setup_package:438             :   extras='[keystone]'
2022-03-31 23:34:30.991 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:34:30.993 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2022-03-31 23:34:31.014 | Using python 3.8 to install /opt/stack/swift
2022-03-31 23:34:31.017 | + 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-03-31 23:34:31.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:31.871 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:31.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:31.871 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:33.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:34:33.043 | Obtaining file:///opt/stack/swift
2022-03-31 23:34:33.044 |   Preparing metadata (setup.py): started
2022-03-31 23:34:36.208 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:34:36.342 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0)
2022-03-31 23:34:36.343 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2)
2022-03-31 23:34:36.344 | 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.dev8) (0.11.0)
2022-03-31 23:34:36.345 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1)
2022-03-31 23:34:36.346 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0)
2022-03-31 23:34:36.347 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1)
2022-03-31 23:34:36.348 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0)
2022-03-31 23:34:36.349 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9)
2022-03-31 23:34:36.350 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0)
2022-03-31 23:34:36.351 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1)
2022-03-31 23:34:36.352 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0)
2022-03-31 23:34:36.389 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0)
2022-03-31 23:34:36.397 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0)
2022-03-31 23:34:36.452 | 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.dev8) (4.12.2)
2022-03-31 23:34:36.454 | 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.dev8) (4.7.0)
2022-03-31 23:34:36.455 | 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.dev8) (8.8.0)
2022-03-31 23:34:36.456 | 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.dev8) (4.3.0)
2022-03-31 23:34:36.457 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0)
2022-03-31 23:34:36.459 | 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.dev8) (4.4.0)
2022-03-31 23:34:36.460 | 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.dev8) (5.1.0)
2022-03-31 23:34:36.461 | 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.dev8) (4.1.0)
2022-03-31 23:34:36.462 | 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.dev8) (5.8.1)
2022-03-31 23:34:36.463 | 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.dev8) (3.1.1)
2022-03-31 23:34:36.465 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7)
2022-03-31 23:34:36.466 | 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.dev8) (2.10.1)
2022-03-31 23:34:36.486 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3)
2022-03-31 23:34:36.517 | 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.dev8) (2.0.12)
2022-03-31 23:34:36.518 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28)
2022-03-31 23:34:36.521 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3)
2022-03-31 23:34:36.522 | 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.dev8) (1.26.8)
2022-03-31 23:34:36.544 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21)
2022-03-31 23:34:36.633 | 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.dev8) (1.0.2)
2022-03-31 23:34:36.635 | 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.dev8) (3.5.0)
2022-03-31 23:34:36.637 | 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.dev8) (1.7.0)
2022-03-31 23:34:36.677 | 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.dev8) (1.1.5)
2022-03-31 23:34:36.721 | 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.dev8) (6.0)
2022-03-31 23:34:36.722 | 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.dev8) (2.5.0)
2022-03-31 23:34:36.724 | 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.dev8) (1.5.0)
2022-03-31 23:34:36.725 | 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.dev8) (0.8.0)
2022-03-31 23:34:36.786 | 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.dev8) (0.9.6)
2022-03-31 23:34:36.787 | 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.dev8) (2.8.2)
2022-03-31 23:34:36.799 | 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.dev8) (1.0.3)
2022-03-31 23:34:36.802 | 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.dev8) (2021.3)
2022-03-31 23:34:36.818 | 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.dev8) (21.3)
2022-03-31 23:34:36.821 | 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.dev8) (3.0.7)
2022-03-31 23:34:36.922 | 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.dev8) (1.13.3)
2022-03-31 23:34:36.937 | 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.dev8) (5.1.1)
2022-03-31 23:34:39.015 | Installing collected packages: swift
2022-03-31 23:34:39.016 |   Running setup.py develop for swift
2022-03-31 23:34:43.183 | Successfully installed swift
2022-03-31 23:34:43.183 | 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-03-31 23:34:43.191 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:34:43.191 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:34:43.325 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:34:43.329 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:34:43.333 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:43.336 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:43.339 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:43.341 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:43.343 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:43.345 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:34:43.348 | + functions-common:time_stop:2432          :   start_time=1648769671009
2022-03-31 23:34:43.350 | + functions-common:time_stop:2434          :   [[ -z 1648769671009 ]]
2022-03-31 23:34:43.353 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:43.357 | + functions-common:time_stop:2437          :   end_time=1648769683355
2022-03-31 23:34:43.359 | + functions-common:time_stop:2438          :   elapsed_time=12346
2022-03-31 23:34:43.362 | + functions-common:time_stop:2439          :   total=62377
2022-03-31 23:34:43.364 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:43.366 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=74723
2022-03-31 23:34:43.368 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:34:43.371 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:34:43.374 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-03-31 23:34:43.376 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-03-31 23:34:43.397 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-03-31 23:34:43.409 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2022-03-31 23:34:43.412 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2022-03-31 23:34:43.414 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:43.417 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:43.419 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]]
2022-03-31 23:34:43.422 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:43.424 | + lib/swift:install_swift:722              :   '[' False == True ']'
2022-03-31 23:34:43.427 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:34:43.429 | + ./stack.sh:main:908                      :   configure_swift
2022-03-31 23:34:43.432 | + lib/swift:configure_swift:331            :   local swift_pipeline=crossdomain
2022-03-31 23:34:43.434 | + lib/swift:configure_swift:332            :   local node_number
2022-03-31 23:34:43.436 | + lib/swift:configure_swift:333            :   local swift_node_config
2022-03-31 23:34:43.438 | + lib/swift:configure_swift:334            :   local swift_log_dir
2022-03-31 23:34:43.440 | + lib/swift:configure_swift:337            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-03-31 23:34:44.597 | No container-sync running
2022-03-31 23:34:44.597 | No object-reconstructor running
2022-03-31 23:34:44.597 | No container-updater running
2022-03-31 23:34:44.597 | No container-sharder running
2022-03-31 23:34:44.597 | No account-server running
2022-03-31 23:34:44.597 | No container-replicator running
2022-03-31 23:34:44.597 | No container-reconciler running
2022-03-31 23:34:44.597 | No object-expirer running
2022-03-31 23:34:44.597 | No object-updater running
2022-03-31 23:34:44.597 | No object-auditor running
2022-03-31 23:34:44.597 | No object-server running
2022-03-31 23:34:44.597 | No container-server running
2022-03-31 23:34:44.597 | No proxy-server running
2022-03-31 23:34:44.597 | No account-replicator running
2022-03-31 23:34:44.598 | No account-reaper running
2022-03-31 23:34:44.598 | No account-auditor running
2022-03-31 23:34:44.598 | No object-replicator running
2022-03-31 23:34:44.598 | No container-auditor running
2022-03-31 23:34:44.692 | + lib/swift:configure_swift:337            :   true
2022-03-31 23:34:44.695 | + lib/swift:configure_swift:339            :   sudo install -d -o ubuntu /etc/swift
2022-03-31 23:34:44.714 | + lib/swift:configure_swift:340            :   sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2022-03-31 23:34:44.728 | + lib/swift:configure_swift:342            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2022-03-31 23:34:44.731 | + lib/swift:configure_swift:355            :   sudo tee /etc/rsyncd.conf
2022-03-31 23:34:44.731 | ++ lib/swift:configure_swift:351            :   id -g -n ubuntu
2022-03-31 23:34:44.736 | + lib/swift:configure_swift:351            :   sed -e '
2022-03-31 23:34:44.736 |         s/%GROUP%/ubuntu/;
2022-03-31 23:34:44.736 |         s/%USER%/ubuntu/;
2022-03-31 23:34:44.736 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2022-03-31 23:34:44.736 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2022-03-31 23:34:44.740 | uid = ubuntu
2022-03-31 23:34:44.740 | gid = ubuntu
2022-03-31 23:34:44.740 | log file = /opt/stack/data/swift/logs/rsyncd.log
2022-03-31 23:34:44.740 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2022-03-31 23:34:44.740 | address = 127.0.0.1
2022-03-31 23:34:44.740 | 
2022-03-31 23:34:44.740 | [account6612]
2022-03-31 23:34:44.740 | max connections = 25
2022-03-31 23:34:44.740 | path = /opt/stack/data/swift/1/node/
2022-03-31 23:34:44.740 | read only = false
2022-03-31 23:34:44.740 | lock file = /opt/stack/data/swift/run/account6612.lock
2022-03-31 23:34:44.740 | 
2022-03-31 23:34:44.740 | [account6622]
2022-03-31 23:34:44.740 | max connections = 25
2022-03-31 23:34:44.740 | path = /opt/stack/data/swift/2/node/
2022-03-31 23:34:44.740 | read only = false
2022-03-31 23:34:44.740 | lock file = /opt/stack/data/swift/run/account6622.lock
2022-03-31 23:34:44.740 | 
2022-03-31 23:34:44.740 | [account6632]
2022-03-31 23:34:44.740 | max connections = 25
2022-03-31 23:34:44.740 | path = /opt/stack/data/swift/3/node/
2022-03-31 23:34:44.740 | read only = false
2022-03-31 23:34:44.741 | lock file = /opt/stack/data/swift/run/account6632.lock
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | [account6642]
2022-03-31 23:34:44.741 | max connections = 25
2022-03-31 23:34:44.741 | path = /opt/stack/data/swift/4/node/
2022-03-31 23:34:44.741 | read only = false
2022-03-31 23:34:44.741 | lock file = /opt/stack/data/swift/run/account6642.lock
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | [container6611]
2022-03-31 23:34:44.741 | max connections = 25
2022-03-31 23:34:44.741 | path = /opt/stack/data/swift/1/node/
2022-03-31 23:34:44.741 | read only = false
2022-03-31 23:34:44.741 | lock file = /opt/stack/data/swift/run/container6611.lock
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | [container6621]
2022-03-31 23:34:44.741 | max connections = 25
2022-03-31 23:34:44.741 | path = /opt/stack/data/swift/2/node/
2022-03-31 23:34:44.741 | read only = false
2022-03-31 23:34:44.741 | lock file = /opt/stack/data/swift/run/container6621.lock
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | [container6631]
2022-03-31 23:34:44.741 | max connections = 25
2022-03-31 23:34:44.741 | path = /opt/stack/data/swift/3/node/
2022-03-31 23:34:44.741 | read only = false
2022-03-31 23:34:44.741 | lock file = /opt/stack/data/swift/run/container6631.lock
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | [container6641]
2022-03-31 23:34:44.741 | max connections = 25
2022-03-31 23:34:44.741 | path = /opt/stack/data/swift/4/node/
2022-03-31 23:34:44.741 | read only = false
2022-03-31 23:34:44.741 | lock file = /opt/stack/data/swift/run/container6641.lock
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | 
2022-03-31 23:34:44.741 | [object6613]
2022-03-31 23:34:44.742 | max connections = 25
2022-03-31 23:34:44.742 | path = /opt/stack/data/swift/1/node/
2022-03-31 23:34:44.742 | read only = false
2022-03-31 23:34:44.742 | lock file = /opt/stack/data/swift/run/object6613.lock
2022-03-31 23:34:44.742 | 
2022-03-31 23:34:44.742 | [object6623]
2022-03-31 23:34:44.742 | max connections = 25
2022-03-31 23:34:44.742 | path = /opt/stack/data/swift/2/node/
2022-03-31 23:34:44.742 | read only = false
2022-03-31 23:34:44.742 | lock file = /opt/stack/data/swift/run/object6623.lock
2022-03-31 23:34:44.742 | 
2022-03-31 23:34:44.742 | [object6633]
2022-03-31 23:34:44.742 | max connections = 25
2022-03-31 23:34:44.742 | path = /opt/stack/data/swift/3/node/
2022-03-31 23:34:44.742 | read only = false
2022-03-31 23:34:44.742 | lock file = /opt/stack/data/swift/run/object6633.lock
2022-03-31 23:34:44.742 | 
2022-03-31 23:34:44.742 | [object6643]
2022-03-31 23:34:44.742 | max connections = 25
2022-03-31 23:34:44.742 | path = /opt/stack/data/swift/4/node/
2022-03-31 23:34:44.742 | read only = false
2022-03-31 23:34:44.742 | lock file = /opt/stack/data/swift/run/object6643.lock
2022-03-31 23:34:44.744 | + lib/swift:configure_swift:357            :   is_ubuntu
2022-03-31 23:34:44.746 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:34:44.749 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:34:44.751 | + lib/swift:configure_swift:358            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2022-03-31 23:34:44.763 | + lib/swift:configure_swift:363            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2022-03-31 23:34:44.765 | + lib/swift:configure_swift:364            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2022-03-31 23:34:44.770 | + lib/swift:configure_swift:365            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2022-03-31 23:34:44.774 | + lib/swift:configure_swift:369            :   local csyncfile=/etc/swift/container-sync-realms.conf
2022-03-31 23:34:44.776 | + lib/swift:configure_swift:370            :   cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2022-03-31 23:34:44.781 | + lib/swift:configure_swift:371            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2022-03-31 23:34:44.809 | + lib/swift:configure_swift:372            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.98:8080/v1/
2022-03-31 23:34:44.836 | + lib/swift:configure_swift:374            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2022-03-31 23:34:44.857 | + lib/swift:configure_swift:375            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2022-03-31 23:34:44.893 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2022-03-31 23:34:44.913 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2022-03-31 23:34:44.945 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2022-03-31 23:34:44.963 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2022-03-31 23:34:44.997 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2022-03-31 23:34:45.018 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2022-03-31 23:34:45.048 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2022-03-31 23:34:45.066 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2022-03-31 23:34:45.095 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2022-03-31 23:34:45.113 | + lib/swift:configure_swift:390            :   is_service_enabled tls-proxy
2022-03-31 23:34:45.128 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:45.131 | + lib/swift:configure_swift:393            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2022-03-31 23:34:45.160 | + lib/swift:configure_swift:399            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2022-03-31 23:34:45.188 | + lib/swift:configure_swift:400            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2022-03-31 23:34:45.220 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2022-03-31 23:34:45.255 | + lib/swift:configure_swift:406            :   is_service_enabled ceilometer
2022-03-31 23:34:45.270 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:45.273 | + lib/swift:configure_swift:417            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2022-03-31 23:34:45.300 | + lib/swift:configure_swift:423            :   is_service_enabled s3api
2022-03-31 23:34:45.317 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:45.320 | + lib/swift:configure_swift:426            :   is_service_enabled keystone
2022-03-31 23:34:45.335 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:45.337 | + lib/swift:configure_swift:427            :   swift_pipeline+=' authtoken'
2022-03-31 23:34:45.339 | + lib/swift:configure_swift:428            :   is_service_enabled s3api
2022-03-31 23:34:45.355 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:45.357 | + lib/swift:configure_swift:433            :   swift_pipeline+=' keystoneauth'
2022-03-31 23:34:45.359 | + lib/swift:configure_swift:436            :   swift_pipeline+=' tempauth '
2022-03-31 23:34:45.361 | + lib/swift:configure_swift:438            :   sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2022-03-31 23:34:45.366 | + lib/swift:configure_swift:439            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2022-03-31 23:34:45.372 | + lib/swift:configure_swift:441            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2022-03-31 23:34:45.399 | + lib/swift:configure_swift:442            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2022-03-31 23:34:45.426 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2022-03-31 23:34:45.456 | + lib/swift:configure_swift:450            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2022-03-31 23:34:45.487 | + lib/swift:configure_swift:452            :   iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory
2022-03-31 23:34:45.515 | + lib/swift:configure_swift:453            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2022-03-31 23:34:45.517 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/swift/proxy-server.conf
2022-03-31 23:34:45.519 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=swift
2022-03-31 23:34:45.521 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=filter:authtoken
2022-03-31 23:34:45.524 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2022-03-31 23:34:45.551 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2022-03-31 23:34:45.584 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.98/identity
2022-03-31 23:34:45.613 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2022-03-31 23:34:45.640 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2022-03-31 23:34:45.668 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2022-03-31 23:34:45.696 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2022-03-31 23:34:45.723 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2022-03-31 23:34:45.754 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:34:45.782 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2022-03-31 23:34:45.810 | + lib/swift:configure_swift:454            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2022-03-31 23:34:45.838 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2022-03-31 23:34:45.866 | + lib/swift:configure_swift:456            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2022-03-31 23:34:45.893 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2022-03-31 23:34:45.924 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2022-03-31 23:34:45.952 | + lib/swift:configure_swift:464            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2022-03-31 23:34:45.971 | + lib/swift:configure_swift:465            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2022-03-31 23:34:46.000 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2022-03-31 23:34:46.028 | + lib/swift:configure_swift:470            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2022-03-31 23:34:46.033 | + lib/swift:configure_swift:471            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2022-03-31 23:34:46.062 | + lib/swift:configure_swift:472            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2022-03-31 23:34:46.089 | + lib/swift:configure_swift:473            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2022-03-31 23:34:46.117 | + lib/swift:configure_swift:475            :   local node_number
2022-03-31 23:34:46.119 | + lib/swift:configure_swift:476            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-03-31 23:34:46.122 | + lib/swift:configure_swift:477            :   local swift_node_config=/etc/swift/object-server/1.conf
2022-03-31 23:34:46.124 | + lib/swift:configure_swift:478            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2022-03-31 23:34:46.129 | + lib/swift:configure_swift:479            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2022-03-31 23:34:46.131 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/object-server/1.conf
2022-03-31 23:34:46.133 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-03-31 23:34:46.135 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6613
2022-03-31 23:34:46.138 | + lib/swift:generate_swift_config_services:292 :   local server_type=object
2022-03-31 23:34:46.140 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-03-31 23:34:46.142 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-03-31 23:34:46.144 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2022-03-31 23:34:46.163 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2022-03-31 23:34:46.192 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2022-03-31 23:34:46.210 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2022-03-31 23:34:46.239 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2022-03-31 23:34:46.257 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2022-03-31 23:34:46.286 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2022-03-31 23:34:46.304 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-03-31 23:34:46.334 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2022-03-31 23:34:46.353 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-03-31 23:34:46.385 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2022-03-31 23:34:46.405 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2022-03-31 23:34:46.434 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2022-03-31 23:34:46.452 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2022-03-31 23:34:46.482 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2022-03-31 23:34:46.500 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2022-03-31 23:34:46.529 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2022-03-31 23:34:46.548 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2022-03-31 23:34:46.578 | + 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-03-31 23:34:46.584 | + lib/swift:configure_swift:480            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2022-03-31 23:34:46.603 | + lib/swift:configure_swift:481            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-03-31 23:34:46.635 | + lib/swift:configure_swift:482            :   iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
2022-03-31 23:34:46.670 | + lib/swift:configure_swift:484            :   swift_node_config=/etc/swift/container-server/1.conf
2022-03-31 23:34:46.672 | + lib/swift:configure_swift:485            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2022-03-31 23:34:46.677 | + lib/swift:configure_swift:486            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2022-03-31 23:34:46.679 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/container-server/1.conf
2022-03-31 23:34:46.681 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-03-31 23:34:46.684 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6611
2022-03-31 23:34:46.686 | + lib/swift:generate_swift_config_services:292 :   local server_type=container
2022-03-31 23:34:46.688 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-03-31 23:34:46.690 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-03-31 23:34:46.693 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2022-03-31 23:34:46.710 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2022-03-31 23:34:46.739 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2022-03-31 23:34:46.758 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2022-03-31 23:34:46.786 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2022-03-31 23:34:46.805 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2022-03-31 23:34:46.833 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2022-03-31 23:34:46.852 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-03-31 23:34:46.881 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2022-03-31 23:34:46.899 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-03-31 23:34:46.928 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2022-03-31 23:34:46.946 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2022-03-31 23:34:46.975 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2022-03-31 23:34:46.994 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2022-03-31 23:34:47.023 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2022-03-31 23:34:47.041 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2022-03-31 23:34:47.070 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2022-03-31 23:34:47.089 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2022-03-31 23:34:47.117 | + 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-03-31 23:34:47.122 | + lib/swift:configure_swift:487            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2022-03-31 23:34:47.145 | + lib/swift:configure_swift:488            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-03-31 23:34:47.175 | + lib/swift:configure_swift:490            :   swift_node_config=/etc/swift/account-server/1.conf
2022-03-31 23:34:47.177 | + lib/swift:configure_swift:491            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2022-03-31 23:34:47.182 | + lib/swift:configure_swift:492            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2022-03-31 23:34:47.184 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/account-server/1.conf
2022-03-31 23:34:47.187 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-03-31 23:34:47.189 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6612
2022-03-31 23:34:47.192 | + lib/swift:generate_swift_config_services:292 :   local server_type=account
2022-03-31 23:34:47.194 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-03-31 23:34:47.196 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-03-31 23:34:47.198 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2022-03-31 23:34:47.217 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2022-03-31 23:34:47.245 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2022-03-31 23:34:47.264 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2022-03-31 23:34:47.302 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2022-03-31 23:34:47.322 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2022-03-31 23:34:47.355 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2022-03-31 23:34:47.374 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-03-31 23:34:47.402 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2022-03-31 23:34:47.421 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-03-31 23:34:47.449 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2022-03-31 23:34:47.467 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2022-03-31 23:34:47.506 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2022-03-31 23:34:47.525 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2022-03-31 23:34:47.554 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2022-03-31 23:34:47.572 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2022-03-31 23:34:47.604 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2022-03-31 23:34:47.628 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2022-03-31 23:34:47.660 | + 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-03-31 23:34:47.665 | + lib/swift:configure_swift:493            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2022-03-31 23:34:47.685 | + lib/swift:configure_swift:494            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-03-31 23:34:47.719 | + lib/swift:configure_swift:498            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2022-03-31 23:34:47.748 | + lib/swift:configure_swift:499            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2022-03-31 23:34:47.777 | + lib/swift:configure_swift:500            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2022-03-31 23:34:47.806 | + lib/swift:configure_swift:502            :   testfile=/etc/swift/test.conf
2022-03-31 23:34:47.809 | + lib/swift:configure_swift:503            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2022-03-31 23:34:47.813 | + lib/swift:configure_swift:506            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2022-03-31 23:34:47.843 | + lib/swift:configure_swift:507            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2022-03-31 23:34:47.872 | + lib/swift:configure_swift:508            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2022-03-31 23:34:47.902 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2022-03-31 23:34:47.934 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2022-03-31 23:34:47.965 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2022-03-31 23:34:47.996 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2022-03-31 23:34:48.024 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test password4 testing4
2022-03-31 23:34:48.051 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2022-03-31 23:34:48.079 | + lib/swift:configure_swift:516            :   is_service_enabled keystone
2022-03-31 23:34:48.096 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:48.098 | + lib/swift:configure_swift:517            :   iniuncomment /etc/swift/test.conf func_test auth_version
2022-03-31 23:34:48.117 | + lib/swift:configure_swift:518            :   local auth_vers
2022-03-31 23:34:48.120 | ++ lib/swift:configure_swift:519            :   iniget /etc/swift/test.conf func_test auth_version
2022-03-31 23:34:48.140 | + lib/swift:configure_swift:519            :   auth_vers=3
2022-03-31 23:34:48.142 | + lib/swift:configure_swift:520            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.98
2022-03-31 23:34:48.171 | + lib/swift:configure_swift:521            :   [[ http == \h\t\t\p\s ]]
2022-03-31 23:34:48.174 | + lib/swift:configure_swift:524            :   iniset /etc/swift/test.conf func_test auth_port 80
2022-03-31 23:34:48.203 | + lib/swift:configure_swift:526            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.98/identity
2022-03-31 23:34:48.232 | + lib/swift:configure_swift:527            :   [[ 3 == \3 ]]
2022-03-31 23:34:48.234 | + lib/swift:configure_swift:528            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2022-03-31 23:34:48.262 | + lib/swift:configure_swift:532            :   is_service_enabled tls-proxy
2022-03-31 23:34:48.278 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:48.281 | + lib/swift:configure_swift:538            :   local user_group
2022-03-31 23:34:48.284 | ++ lib/swift:configure_swift:539            :   id -g ubuntu
2022-03-31 23:34:48.289 | + lib/swift:configure_swift:539            :   user_group=1000
2022-03-31 23:34:48.291 | + lib/swift:configure_swift:540            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2022-03-31 23:34:48.304 | + lib/swift:configure_swift:542            :   local swift_log_dir=/opt/stack/data/swift/logs
2022-03-31 23:34:48.306 | + lib/swift:configure_swift:543            :   sudo rm -rf /opt/stack/data/swift/logs
2022-03-31 23:34:48.318 | + lib/swift:configure_swift:544            :   local swift_log_group=adm
2022-03-31 23:34:48.320 | + lib/swift:configure_swift:545            :   is_suse
2022-03-31 23:34:48.323 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:34:48.325 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:34:48.328 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:34:48.330 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:34:48.332 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:34:48.335 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:34:48.337 | + lib/swift:configure_swift:548            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2022-03-31 23:34:48.350 | + lib/swift:configure_swift:550            :   [[ False != \F\a\l\s\e ]]
2022-03-31 23:34:48.353 | + lib/swift:configure_swift:558            :   '[' False == True ']'
2022-03-31 23:34:48.355 | + ./stack.sh:main:911                      :   is_service_enabled s3api
2022-03-31 23:34:48.372 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:34:48.375 | + ./stack.sh:main:917                      :   is_service_enabled g-api n-api
2022-03-31 23:34:48.395 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:48.398 | + ./stack.sh:main:919                      :   stack_install_service glance
2022-03-31 23:34:48.401 | + lib/stack:stack_install_service:20       :   local service=glance
2022-03-31 23:34:48.403 | + lib/stack:stack_install_service:21       :   type install_glance
2022-03-31 23:34:48.407 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:34:48.410 | + lib/stack:stack_install_service:32       :   install_glance
2022-03-31 23:34:48.413 | + lib/glance:install_glance:507            :   glance_store_extras=()
2022-03-31 23:34:48.416 | + lib/glance:install_glance:507            :   local glance_store_extras
2022-03-31 23:34:48.419 | + lib/glance:install_glance:509            :   is_service_enabled cinder
2022-03-31 23:34:48.438 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:48.441 | + lib/glance:install_glance:510            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2022-03-31 23:34:48.443 | + lib/glance:install_glance:513            :   is_service_enabled swift
2022-03-31 23:34:48.462 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:34:48.464 | + lib/glance:install_glance:514            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2022-03-31 23:34:48.467 | + lib/glance:install_glance:519            :   use_library_from_git glance_store
2022-03-31 23:34:48.470 | + inc/python:use_library_from_git:250      :   local name=glance_store
2022-03-31 23:34:48.472 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:34:48.475 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:34:48.478 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,glance_store, ]]
2022-03-31 23:34:48.481 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:34:48.485 | ++ lib/glance:install_glance:525            :   join_extras swift cinder
2022-03-31 23:34:48.488 | ++ inc/python:join_extras:29                :   local IFS=,
2022-03-31 23:34:48.491 | ++ inc/python:join_extras:30                :   echo swift,cinder
2022-03-31 23:34:48.494 | + lib/glance:install_glance:525            :   pip_install_gr_extras glance-store swift,cinder
2022-03-31 23:34:48.496 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2022-03-31 23:34:48.500 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2022-03-31 23:34:48.502 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2022-03-31 23:34:48.507 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2022-03-31 23:34:48.511 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2022-03-31 23:34:48.515 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2022-03-31 23:34:48.519 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:34:48.519 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2022-03-31 23:34:48.525 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2022-03-31 23:34:48.528 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2022-03-31 23:34:48.530 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2022-03-31 23:34:48.534 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2022-03-31 23:34:48.537 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2022-03-31 23:34:48.558 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2022-03-31 23:34:48.561 | + 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-03-31 23:34:49.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:49.414 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:49.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:49.414 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:50.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:34:50.576 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-03-31 23:34:50.657 | 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-03-31 23:34:50.658 | 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-03-31 23:34:50.659 | 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-03-31 23:34:50.660 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2)
2022-03-31 23:34:50.661 | 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-03-31 23:34:50.663 | 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-03-31 23:34:50.664 | 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-03-31 23:34:50.665 | 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-03-31 23:34:50.666 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0)
2022-03-31 23:34:50.667 | 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-03-31 23:34:50.668 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0)
2022-03-31 23:34:50.669 | 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-03-31 23:34:50.672 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0)
2022-03-31 23:34:50.674 | 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-03-31 23:34:50.676 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0)
2022-03-31 23:34:50.678 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0)
2022-03-31 23:34:50.681 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1)
2022-03-31 23:34:50.683 | 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-03-31 23:34:50.693 | 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-03-31 23:34:50.694 | 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.1.0)
2022-03-31 23:34:50.706 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7)
2022-03-31 23:34:50.775 | 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-03-31 23:34:50.776 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1)
2022-03-31 23:34:50.778 | 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-03-31 23:34:50.801 | 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-03-31 23:34:50.803 | 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-03-31 23:34:50.805 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0)
2022-03-31 23:34:50.806 | 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-03-31 23:34:50.808 | 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-03-31 23:34:50.819 | 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-03-31 23:34:50.859 | 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-03-31 23:34:50.860 | 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-03-31 23:34:50.861 | 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-03-31 23:34:50.862 | 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-03-31 23:34:50.883 | 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-03-31 23:34:50.885 | 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-03-31 23:34:50.900 | 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) (2021.3)
2022-03-31 23:34:50.915 | 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-03-31 23:34:50.917 | 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-03-31 23:34:50.936 | 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-03-31 23:34:50.938 | 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.1.1)
2022-03-31 23:34:51.017 | 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.8)
2022-03-31 23:34:51.018 | 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-03-31 23:34:51.021 | 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-03-31 23:34:51.023 | 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-03-31 23:34:51.072 | 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-03-31 23:34:51.096 | 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.13.3)
2022-03-31 23:34:51.293 | 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-03-31 23:34:51.296 | 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-03-31 23:34:51.329 | 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-03-31 23:34:51.331 | 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-03-31 23:34:51.332 | 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-03-31 23:34:51.333 | 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-03-31 23:34:51.336 | 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-03-31 23:34:51.338 | 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-03-31 23:34:51.416 | 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-03-31 23:34:51.583 | 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-03-31 23:34:51.606 | 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) (60.9.3)
2022-03-31 23:34:51.688 | 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-03-31 23:34:51.835 | 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-03-31 23:34:53.745 | 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-03-31 23:34:53.752 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:34:53.752 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:34:53.878 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:34:53.881 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:34:53.885 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:34:53.889 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:34:53.893 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:34:53.897 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:34:53.900 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:34:53.903 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:34:53.905 | + functions-common:time_stop:2432          :   start_time=1648769688552
2022-03-31 23:34:53.907 | + functions-common:time_stop:2434          :   [[ -z 1648769688552 ]]
2022-03-31 23:34:53.910 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:34:53.915 | + functions-common:time_stop:2437          :   end_time=1648769693912
2022-03-31 23:34:53.917 | + functions-common:time_stop:2438          :   elapsed_time=5360
2022-03-31 23:34:53.920 | + functions-common:time_stop:2439          :   total=74723
2022-03-31 23:34:53.922 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:34:53.925 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=80083
2022-03-31 23:34:53.927 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:34:53.930 | + lib/glance:install_glance:526            :   copy_rootwrap /usr/local/etc/glance
2022-03-31 23:34:53.933 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2022-03-31 23:34:53.935 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2022-03-31 23:34:53.948 | + lib/glance:copy_rootwrap:242             :   cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/
2022-03-31 23:34:53.954 | + lib/glance:install_glance:529            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2022-03-31 23:34:53.956 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/glance.git
2022-03-31 23:34:53.959 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/glance
2022-03-31 23:34:53.961 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:34:53.963 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:34:53.966 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:34:53.969 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:34:53.972 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:34:53.975 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:34:53.992 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:34:53.994 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:34:53.996 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:53.999 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:34:54.000 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:34:54.005 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/glance ]]
2022-03-31 23:34:54.008 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:34:54.010 | + functions-common:git_clone:677           :   cd /opt/stack/glance
2022-03-31 23:34:54.013 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:34:54.013 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:34:54.017 | c99c3af4f Merge "Document new properties used by Ironic"
2022-03-31 23:34:54.020 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:34:54.023 | + lib/glance:install_glance:531            :   setup_develop /opt/stack/glance
2022-03-31 23:34:54.026 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:34:54.029 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2022-03-31 23:34:54.031 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2022-03-31 23:34:54.041 | + inc/python:setup_develop:344             :   local extras=
2022-03-31 23:34:54.043 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2022-03-31 23:34:54.046 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:34:54.049 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2022-03-31 23:34:54.051 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2022-03-31 23:34:54.054 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:34:54.056 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-03-31 23:34:54.060 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2022-03-31 23:34:54.065 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:34:54.068 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2022-03-31 23:34:54.071 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:34:54.073 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:34:54.077 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2022-03-31 23:34:54.083 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2022-03-31 23:34:54.086 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance
2022-03-31 23:34:54.733 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2022-03-31 23:34:54.737 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:34:54.740 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:34:54.743 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:34:54.746 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2022-03-31 23:34:54.750 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2022-03-31 23:34:54.754 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:34:54.758 | + inc/python:setup_package:428             :   local extras=
2022-03-31 23:34:54.760 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:34:54.763 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-03-31 23:34:54.765 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-03-31 23:34:54.768 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-03-31 23:34:54.770 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:34:54.773 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2022-03-31 23:34:54.796 | Using python 3.8 to install /opt/stack/glance
2022-03-31 23:34:54.798 | + 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-03-31 23:34:55.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:55.645 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:55.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:34:55.645 |   from cryptography.utils import int_from_bytes
2022-03-31 23:34:56.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:34:56.829 | Obtaining file:///opt/stack/glance
2022-03-31 23:34:56.830 |   Preparing metadata (setup.py): started
2022-03-31 23:34:59.978 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:35:00.148 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1)
2022-03-31 23:35:00.149 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1)
2022-03-31 23:35:00.150 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31)
2022-03-31 23:35:00.151 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0)
2022-03-31 23:35:00.152 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1)
2022-03-31 23:35:00.153 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1)
2022-03-31 23:35:00.154 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7)
2022-03-31 23:35:00.155 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2)
2022-03-31 23:35:00.156 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6)
2022-03-31 23:35:00.157 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4)
2022-03-31 23:35:00.158 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0)
2022-03-31 23:35:00.160 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0)
2022-03-31 23:35:00.161 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0)
2022-03-31 23:35:00.162 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0)
2022-03-31 23:35:00.163 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2)
2022-03-31 23:35:00.164 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0)
2022-03-31 23:35:00.165 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0)
2022-03-31 23:35:00.166 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4)
2022-03-31 23:35:00.167 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0)
2022-03-31 23:35:00.168 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0)
2022-03-31 23:35:00.169 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0)
2022-03-31 23:35:00.170 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1)
2022-03-31 23:35:00.171 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0)
2022-03-31 23:35:00.172 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0)
2022-03-31 23:35:00.173 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0)
2022-03-31 23:35:00.174 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0)
2022-03-31 23:35:00.176 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0)
2022-03-31 23:35:00.177 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0)
2022-03-31 23:35:00.178 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0)
2022-03-31 23:35:00.179 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0)
2022-03-31 23:35:00.180 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0)
2022-03-31 23:35:00.181 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1)
2022-03-31 23:35:00.182 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0)
2022-03-31 23:35:00.183 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0)
2022-03-31 23:35:00.184 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3)
2022-03-31 23:35:00.185 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2)
2022-03-31 23:35:00.187 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0)
2022-03-31 23:35:00.188 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0)
2022-03-31 23:35:00.189 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1)
2022-03-31 23:35:00.190 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2)
2022-03-31 23:35:00.191 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2)
2022-03-31 23:35:00.192 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0)
2022-03-31 23:35:00.193 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1)
2022-03-31 23:35:00.208 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0)
2022-03-31 23:35:00.211 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1)
2022-03-31 23:35:00.212 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6)
2022-03-31 23:35:00.233 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0)
2022-03-31 23:35:00.235 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1)
2022-03-31 23:35:00.273 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0)
2022-03-31 23:35:00.288 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0)
2022-03-31 23:35:00.297 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3)
2022-03-31 23:35:00.312 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0)
2022-03-31 23:35:00.313 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2)
2022-03-31 23:35:00.314 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0)
2022-03-31 23:35:00.404 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7)
2022-03-31 23:35:00.482 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0)
2022-03-31 23:35:00.533 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1)
2022-03-31 23:35:00.537 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1)
2022-03-31 23:35:00.568 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3)
2022-03-31 23:35:00.612 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0)
2022-03-31 23:35:00.613 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0)
2022-03-31 23:35:00.616 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0)
2022-03-31 23:35:00.700 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1)
2022-03-31 23:35:00.703 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0)
2022-03-31 23:35:00.705 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0)
2022-03-31 23:35:00.729 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0)
2022-03-31 23:35:00.777 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6)
2022-03-31 23:35:00.780 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2)
2022-03-31 23:35:00.838 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9)
2022-03-31 23:35:00.840 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0)
2022-03-31 23:35:00.842 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0)
2022-03-31 23:35:00.844 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0)
2022-03-31 23:35:00.845 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3)
2022-03-31 23:35:00.872 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0)
2022-03-31 23:35:00.873 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3)
2022-03-31 23:35:00.875 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0)
2022-03-31 23:35:00.919 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0)
2022-03-31 23:35:00.960 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0)
2022-03-31 23:35:00.961 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3)
2022-03-31 23:35:00.963 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3)
2022-03-31 23:35:01.040 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3)
2022-03-31 23:35:01.098 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5)
2022-03-31 23:35:01.197 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7)
2022-03-31 23:35:01.464 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2)
2022-03-31 23:35:01.467 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1)
2022-03-31 23:35:01.468 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3)
2022-03-31 23:35:01.470 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0)
2022-03-31 23:35:01.524 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1)
2022-03-31 23:35:01.546 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0)
2022-03-31 23:35:01.658 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21)
2022-03-31 23:35:01.761 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0)
2022-03-31 23:35:01.970 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0)
2022-03-31 23:35:01.972 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4)
2022-03-31 23:35:01.973 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1)
2022-03-31 23:35:01.975 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0)
2022-03-31 23:35:01.978 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32)
2022-03-31 23:35:01.979 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5)
2022-03-31 23:35:01.980 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0)
2022-03-31 23:35:02.097 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1)
2022-03-31 23:35:02.128 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3)
2022-03-31 23:35:02.172 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3)
2022-03-31 23:35:02.173 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0)
2022-03-31 23:35:02.408 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1)
2022-03-31 23:35:02.592 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3)
2022-03-31 23:35:02.593 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8)
2022-03-31 23:35:02.594 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28)
2022-03-31 23:35:02.596 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12)
2022-03-31 23:35:02.699 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2)
2022-03-31 23:35:02.851 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0)
2022-03-31 23:35:02.984 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0)
2022-03-31 23:35:03.291 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0)
2022-03-31 23:35:03.293 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0)
2022-03-31 23:35:03.515 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2)
2022-03-31 23:35:03.790 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0)
2022-03-31 23:35:04.097 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2)
2022-03-31 23:35:04.098 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0)
2022-03-31 23:35:05.351 | Installing collected packages: glance
2022-03-31 23:35:05.352 |   Running setup.py develop for glance
2022-03-31 23:35:09.737 | Successfully installed glance
2022-03-31 23:35:09.738 | 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-03-31 23:35:09.745 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:35:09.745 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:35:09.886 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:35:09.890 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:35:09.894 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:35:09.898 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:35:09.901 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:35:09.905 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:35:09.909 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:35:09.913 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:35:09.916 | + functions-common:time_stop:2432          :   start_time=1648769694790
2022-03-31 23:35:09.918 | + functions-common:time_stop:2434          :   [[ -z 1648769694790 ]]
2022-03-31 23:35:09.921 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:35:09.925 | + functions-common:time_stop:2437          :   end_time=1648769709923
2022-03-31 23:35:09.928 | + functions-common:time_stop:2438          :   elapsed_time=15133
2022-03-31 23:35:09.930 | + functions-common:time_stop:2439          :   total=80083
2022-03-31 23:35:09.932 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:35:09.935 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=95216
2022-03-31 23:35:09.937 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:35:09.940 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:35:09.942 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-03-31 23:35:09.945 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-03-31 23:35:09.965 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-03-31 23:35:09.980 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2022-03-31 23:35:09.983 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2022-03-31 23:35:09.985 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:35:09.988 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:35:09.990 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]]
2022-03-31 23:35:09.993 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:35:09.997 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:35:09.999 | + ./stack.sh:main:920                      :   configure_glance
2022-03-31 23:35:10.002 | + lib/glance:configure_glance:323          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2022-03-31 23:35:10.015 | + lib/glance:configure_glance:326          :   local dburl
2022-03-31 23:35:10.019 | ++ lib/glance:configure_glance:327          :   database_connection_url glance
2022-03-31 23:35:10.022 | ++ lib/database:database_connection_url:134 :   local db=glance
2022-03-31 23:35:10.024 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2022-03-31 23:35:10.027 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=glance
2022-03-31 23:35:10.029 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-03-31 23:35:10.032 | + lib/glance:configure_glance:327          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-03-31 23:35:10.037 | + lib/glance:configure_glance:329          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2022-03-31 23:35:10.067 | + lib/glance:configure_glance:330          :   iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-03-31 23:35:10.097 | + lib/glance:configure_glance:331          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2022-03-31 23:35:10.128 | + lib/glance:configure_glance:332          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-03-31 23:35:10.158 | + lib/glance:configure_glance:333          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2022-03-31 23:35:10.188 | + lib/glance:configure_glance:334          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2022-03-31 23:35:10.218 | + lib/glance:configure_glance:335          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2022-03-31 23:35:10.221 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/glance/glance-api.conf
2022-03-31 23:35:10.223 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=glance
2022-03-31 23:35:10.226 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-03-31 23:35:10.229 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2022-03-31 23:35:10.258 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2022-03-31 23:35:10.288 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-03-31 23:35:10.318 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2022-03-31 23:35:10.352 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2022-03-31 23:35:10.385 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2022-03-31 23:35:10.416 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2022-03-31 23:35:10.446 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2022-03-31 23:35:10.477 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:35:10.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2022-03-31 23:35:10.537 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2022-03-31 23:35:10.568 | + lib/glance:configure_glance:337          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2022-03-31 23:35:10.571 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2022-03-31 23:35:10.574 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2022-03-31 23:35:10.576 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-03-31 23:35:10.579 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-03-31 23:35:10.581 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:35:10.598 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:10.602 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-03-31 23:35:10.605 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-03-31 23:35:10.607 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:35:10.627 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:10.629 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:35:10.632 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:35:10.662 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:35:10.665 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:35:10.668 | + lib/glance:configure_glance:338          :   '[' libvirt = libvirt ']'
2022-03-31 23:35:10.670 | + lib/glance:configure_glance:338          :   '[' kvm = parallels ']'
2022-03-31 23:35:10.673 | + lib/glance:configure_glance:342          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2022-03-31 23:35:10.704 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2022-03-31 23:35:10.740 | + lib/glance:configure_glance:346          :   configure_glance_store False False
2022-03-31 23:35:10.742 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2022-03-31 23:35:10.745 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2022-03-31 23:35:10.747 | + lib/glance:configure_glance_store:254    :   local be
2022-03-31 23:35:10.750 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2022-03-31 23:35:10.752 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2022-03-31 23:35:10.755 | + lib/glance:configure_glance_store:275    :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-03-31 23:35:10.791 | + lib/glance:configure_glance:349          :   '[' -n '' ']'
2022-03-31 23:35:10.794 | + lib/glance:configure_glance:352          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.98
2022-03-31 23:35:10.824 | + lib/glance:configure_glance:356          :   [[ False == \F\a\l\s\e ]]
2022-03-31 23:35:10.827 | + lib/glance:configure_glance:358          :   is_service_enabled s-proxy
2022-03-31 23:35:10.844 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:10.847 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2022-03-31 23:35:10.877 | + lib/glance:configure_glance:360          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2022-03-31 23:35:10.908 | + lib/glance:configure_glance:362          :   iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf
2022-03-31 23:35:10.938 | + lib/glance:configure_glance:363          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2022-03-31 23:35:10.969 | + lib/glance:configure_glance:364          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2022-03-31 23:35:11.000 | + lib/glance:configure_glance:365          :   is_service_enabled tls-proxy
2022-03-31 23:35:11.017 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:11.019 | + lib/glance:configure_glance:368          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2022-03-31 23:35:11.050 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2022-03-31 23:35:11.080 | + lib/glance:configure_glance:372          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2022-03-31 23:35:11.110 | + lib/glance:configure_glance:373          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.98/identity/v3
2022-03-31 23:35:11.140 | + lib/glance:configure_glance:374          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2022-03-31 23:35:11.170 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.98/image
2022-03-31 23:35:11.201 | + lib/glance:configure_glance:382          :   is_service_enabled tls-proxy
2022-03-31 23:35:11.218 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:11.220 | + lib/glance:configure_glance:388          :   setup_logging /etc/glance/glance-api.conf
2022-03-31 23:35:11.223 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2022-03-31 23:35:11.226 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2022-03-31 23:35:11.229 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:35:11.247 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:35:11.249 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:35:11.252 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:35:11.254 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:35:11.257 | + 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-03-31 23:35:11.290 | + 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-03-31 23:35:11.321 | + 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-03-31 23:35:11.352 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:35:11.385 | + lib/glance:configure_glance:390          :   cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2022-03-31 23:35:11.392 | + lib/glance:configure_glance:393          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2022-03-31 23:35:11.428 | + lib/glance:configure_glance:394          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2022-03-31 23:35:11.460 | + lib/glance:configure_glance:395          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-03-31 23:35:11.494 | + lib/glance:configure_glance:396          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.98/identity
2022-03-31 23:35:11.524 | + lib/glance:configure_glance:397          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2022-03-31 23:35:11.555 | + lib/glance:configure_glance:398          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2022-03-31 23:35:11.585 | + lib/glance:configure_glance:399          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2022-03-31 23:35:11.616 | + lib/glance:configure_glance:402          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-03-31 23:35:11.648 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2022-03-31 23:35:11.690 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2022-03-31 23:35:11.721 | + lib/glance:configure_glance:407          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2022-03-31 23:35:11.756 | + lib/glance:configure_glance:409          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2022-03-31 23:35:11.763 | + 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-03-31 23:35:11.774 | + lib/glance:configure_glance:413          :   is_service_enabled tls-proxy
2022-03-31 23:35:11.791 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:11.793 | + lib/glance:configure_glance:421          :   [[ False == False ]]
2022-03-31 23:35:11.796 | + lib/glance:configure_glance:422          :   write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image
2022-03-31 23:35:11.798 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2022-03-31 23:35:11.801 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2022-03-31 23:35:11.803 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2022-03-31 23:35:11.806 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2022-03-31 23:35:11.810 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2022-03-31 23:35:11.813 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2022-03-31 23:35:11.817 | + lib/apache:write_local_uwsgi_http_config:329 :   iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api
2022-03-31 23:35:11.847 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2022-03-31 23:35:11.849 | ++ functions:get_random_port:836            :   read lower_port upper_port
2022-03-31 23:35:11.852 | ++ functions:get_random_port:837            :   true
2022-03-31 23:35:11.854 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2022-03-31 23:35:11.857 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2022-03-31 23:35:11.859 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2022-03-31 23:35:11.926 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2022-03-31 23:35:11.929 | ++ functions:get_random_port:841            :   break 2
2022-03-31 23:35:11.932 | ++ functions:get_random_port:845            :   echo 60999
2022-03-31 23:35:11.936 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2022-03-31 23:35:11.940 | + lib/apache:write_local_uwsgi_http_config:331 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999
2022-03-31 23:35:11.972 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2022-03-31 23:35:12.000 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2022-03-31 23:35:12.034 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2022-03-31 23:35:12.071 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2022-03-31 23:35:12.100 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2022-03-31 23:35:12.128 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2022-03-31 23:35:12.159 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2022-03-31 23:35:12.187 | + 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-03-31 23:35:12.215 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2022-03-31 23:35:12.244 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2022-03-31 23:35:12.272 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2022-03-31 23:35:12.300 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2022-03-31 23:35:12.329 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2022-03-31 23:35:12.357 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2022-03-31 23:35:12.386 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2022-03-31 23:35:12.414 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2022-03-31 23:35:12.442 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2022-03-31 23:35:12.471 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2022-03-31 23:35:12.499 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2022-03-31 23:35:12.502 | + lib/apache:enable_apache_mod:59          :   local mod=proxy
2022-03-31 23:35:12.504 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:35:12.507 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:12.509 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:12.512 | + lib/apache:enable_apache_mod:64          :   [[ proxy != \v\e\r\s\i\o\n ]]
2022-03-31 23:35:12.514 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy
2022-03-31 23:35:12.571 | proxy (enabled by site administrator)
2022-03-31 23:35:12.576 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2022-03-31 23:35:12.579 | + lib/apache:enable_apache_mod:59          :   local mod=proxy_http
2022-03-31 23:35:12.583 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:35:12.586 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:12.589 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:12.592 | + lib/apache:enable_apache_mod:64          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2022-03-31 23:35:12.595 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy_http
2022-03-31 23:35:12.654 | proxy_http (enabled by site administrator)
2022-03-31 23:35:12.659 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2022-03-31 23:35:12.664 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2022-03-31 23:35:12.667 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2022-03-31 23:35:12.671 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-03-31 23:35:12.675 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:12.679 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:12.681 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2022-03-31 23:35:12.684 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2022-03-31 23:35:12.687 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2022-03-31 23:35:12.688 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2022-03-31 23:35:12.697 | KeepAlive Off
2022-03-31 23:35:12.701 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2022-03-31 23:35:12.702 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-03-31 23:35:12.710 | SetEnv proxy-sendchunked 1
2022-03-31 23:35:12.715 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-03-31 23:35:12.715 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2022-03-31 23:35:12.723 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2022-03-31 23:35:12.727 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2022-03-31 23:35:12.729 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2022-03-31 23:35:12.732 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-03-31 23:35:12.734 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-03-31 23:35:12.737 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:35:12.739 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:12.742 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:12.744 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-03-31 23:35:12.747 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-03-31 23:35:12.749 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:12.752 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:12.754 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2022-03-31 23:35:12.820 | Site glance-wsgi-api already enabled
2022-03-31 23:35:12.826 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2022-03-31 23:35:12.830 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-03-31 23:35:12.834 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:35:12.838 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-03-31 23:35:12.984 | ++ lib/glance:configure_glance:425          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2022-03-31 23:35:12.990 | + lib/glance:configure_glance:425          :   iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999
2022-03-31 23:35:13.023 | + lib/glance:configure_glance:435          :   [[ False == True ]]
2022-03-31 23:35:13.025 | + ./stack.sh:main:923                      :   is_service_enabled cinder
2022-03-31 23:35:13.045 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:13.047 | + ./stack.sh:main:925                      :   stack_install_service cinder
2022-03-31 23:35:13.050 | + lib/stack:stack_install_service:20       :   local service=cinder
2022-03-31 23:35:13.053 | + lib/stack:stack_install_service:21       :   type install_cinder
2022-03-31 23:35:13.056 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:35:13.058 | + lib/stack:stack_install_service:32       :   install_cinder
2022-03-31 23:35:13.061 | + lib/cinder:install_cinder:466            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2022-03-31 23:35:13.064 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/cinder.git
2022-03-31 23:35:13.066 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/cinder
2022-03-31 23:35:13.068 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:35:13.071 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:35:13.074 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:35:13.080 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:35:13.083 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:35:13.087 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:35:13.109 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:35:13.112 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:35:13.115 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:13.118 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:35:13.119 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:35:13.124 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/cinder ]]
2022-03-31 23:35:13.127 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:13.129 | + functions-common:git_clone:677           :   cd /opt/stack/cinder
2022-03-31 23:35:13.132 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:35:13.133 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:35:13.135 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD
2022-03-31 23:35:13.138 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:35:13.141 | + lib/cinder:install_cinder:467            :   setup_develop /opt/stack/cinder
2022-03-31 23:35:13.144 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:35:13.146 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2022-03-31 23:35:13.149 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2022-03-31 23:35:13.152 | + inc/python:setup_develop:344             :   local extras=
2022-03-31 23:35:13.154 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2022-03-31 23:35:13.157 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:35:13.159 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2022-03-31 23:35:13.162 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2022-03-31 23:35:13.165 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:35:13.167 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-03-31 23:35:13.171 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2022-03-31 23:35:13.173 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:35:13.177 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2022-03-31 23:35:13.179 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:35:13.182 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:35:13.185 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2022-03-31 23:35:13.191 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2022-03-31 23:35:13.194 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder
2022-03-31 23:35:13.858 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2022-03-31 23:35:13.862 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:35:13.865 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:35:13.868 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:35:13.871 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2022-03-31 23:35:13.874 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2022-03-31 23:35:13.877 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:35:13.879 | + inc/python:setup_package:428             :   local extras=
2022-03-31 23:35:13.883 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:35:13.886 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-03-31 23:35:13.889 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-03-31 23:35:13.892 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-03-31 23:35:13.895 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:35:13.899 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2022-03-31 23:35:13.920 | Using python 3.8 to install /opt/stack/cinder
2022-03-31 23:35:13.923 | + 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-03-31 23:35:14.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:35:14.779 |   from cryptography.utils import int_from_bytes
2022-03-31 23:35:14.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:35:14.779 |   from cryptography.utils import int_from_bytes
2022-03-31 23:35:15.930 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:35:15.956 | Obtaining file:///opt/stack/cinder
2022-03-31 23:35:15.957 |   Preparing metadata (setup.py): started
2022-03-31 23:35:19.970 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:35:20.199 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1)
2022-03-31 23:35:20.201 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1)
2022-03-31 23:35:20.202 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0)
2022-03-31 23:35:20.203 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2)
2022-03-31 23:35:20.204 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4)
2022-03-31 23:35:20.205 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2)
2022-03-31 23:35:20.207 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0)
2022-03-31 23:35:20.208 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0)
2022-03-31 23:35:20.209 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0)
2022-03-31 23:35:20.211 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0)
2022-03-31 23:35:20.212 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3)
2022-03-31 23:35:20.214 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0)
2022-03-31 23:35:20.215 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0)
2022-03-31 23:35:20.216 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0)
2022-03-31 23:35:20.217 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0)
2022-03-31 23:35:20.218 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0)
2022-03-31 23:35:20.219 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0)
2022-03-31 23:35:20.220 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1)
2022-03-31 23:35:20.221 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0)
2022-03-31 23:35:20.222 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0)
2022-03-31 23:35:20.224 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0)
2022-03-31 23:35:20.225 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1)
2022-03-31 23:35:20.226 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0)
2022-03-31 23:35:20.227 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0)
2022-03-31 23:35:20.229 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0)
2022-03-31 23:35:20.230 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2)
2022-03-31 23:35:20.231 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0)
2022-03-31 23:35:20.232 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2)
2022-03-31 23:35:20.233 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3)
2022-03-31 23:35:20.234 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1)
2022-03-31 23:35:20.235 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0)
2022-03-31 23:35:20.236 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1)
2022-03-31 23:35:20.237 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0)
2022-03-31 23:35:20.238 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7)
2022-03-31 23:35:20.239 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0)
2022-03-31 23:35:20.240 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0)
2022-03-31 23:35:20.241 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0)
2022-03-31 23:35:20.242 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0)
2022-03-31 23:35:20.243 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1)
2022-03-31 23:35:20.244 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3)
2022-03-31 23:35:20.245 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1)
2022-03-31 23:35:20.246 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1)
2022-03-31 23:35:20.247 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4)
2022-03-31 23:35:20.249 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74)
2022-03-31 23:35:20.250 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0)
2022-03-31 23:35:20.251 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31)
2022-03-31 23:35:20.252 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0)
2022-03-31 23:35:20.253 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0)
2022-03-31 23:35:20.254 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9)
2022-03-31 23:35:20.255 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1)
2022-03-31 23:35:20.256 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7)
2022-03-31 23:35:20.257 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0)
2022-03-31 23:35:20.259 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0)
2022-03-31 23:35:20.260 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0)
2022-03-31 23:35:20.261 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0)
2022-03-31 23:35:20.262 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0)
2022-03-31 23:35:20.263 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0)
2022-03-31 23:35:20.264 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1)
2022-03-31 23:35:20.265 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1)
2022-03-31 23:35:20.266 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2)
2022-03-31 23:35:20.267 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0)
2022-03-31 23:35:20.268 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7)
2022-03-31 23:35:20.281 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0)
2022-03-31 23:35:20.282 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2)
2022-03-31 23:35:20.283 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7)
2022-03-31 23:35:20.344 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0)
2022-03-31 23:35:20.374 | 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.dev43) (2.1.0)
2022-03-31 23:35:20.389 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0)
2022-03-31 23:35:20.390 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1)
2022-03-31 23:35:20.392 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0)
2022-03-31 23:35:20.393 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0)
2022-03-31 23:35:20.490 | 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.dev43) (1.7.0)
2022-03-31 23:35:20.543 | 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.dev43) (2.10.1)
2022-03-31 23:35:20.545 | 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.dev43) (3.1.1)
2022-03-31 23:35:20.572 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8)
2022-03-31 23:35:20.573 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8)
2022-03-31 23:35:20.574 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8)
2022-03-31 23:35:20.654 | 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.dev43) (0.17.3)
2022-03-31 23:35:20.699 | 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.dev43) (2.5.0)
2022-03-31 23:35:20.701 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0)
2022-03-31 23:35:20.702 | 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.dev43) (1.5.0)
2022-03-31 23:35:20.703 | 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.dev43) (0.8.0)
2022-03-31 23:35:20.764 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0)
2022-03-31 23:35:20.766 | 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.dev43) (2.0.1)
2022-03-31 23:35:20.767 | 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.dev43) (1.7.6)
2022-03-31 23:35:20.825 | 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.dev43) (2.8.2)
2022-03-31 23:35:20.828 | 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.dev43) (0.9.6)
2022-03-31 23:35:20.887 | 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.dev43) (0.4.0)
2022-03-31 23:35:20.888 | 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.dev43) (5.2.3)
2022-03-31 23:35:20.890 | 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.dev43) (5.0.9)
2022-03-31 23:35:20.891 | 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.dev43) (5.0.0)
2022-03-31 23:35:20.894 | 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.dev43) (2.4.0)
2022-03-31 23:35:20.919 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3)
2022-03-31 23:35:20.921 | 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.dev43) (3.3.0)
2022-03-31 23:35:20.922 | 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.dev43) (3.2.0)
2022-03-31 23:35:20.969 | 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.dev43) (1.0.3)
2022-03-31 23:35:21.054 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3)
2022-03-31 23:35:21.056 | 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.dev43) (3.0.0)
2022-03-31 23:35:21.079 | 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.dev43) (3.1.1)
2022-03-31 23:35:21.107 | 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.dev43) (0.11.0)
2022-03-31 23:35:21.174 | 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.dev43) (1.26.8)
2022-03-31 23:35:21.175 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0)
2022-03-31 23:35:21.307 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0)
2022-03-31 23:35:21.333 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3)
2022-03-31 23:35:21.471 | 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.dev43) (3.10.1)
2022-03-31 23:35:21.508 | 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.dev43) (1.13.3)
2022-03-31 23:35:21.512 | 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.dev43) (22.0.0)
2022-03-31 23:35:21.514 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3)
2022-03-31 23:35:21.713 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3)
2022-03-31 23:35:21.715 | 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.dev43) (2.0.12)
2022-03-31 23:35:21.716 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28)
2022-03-31 23:35:21.752 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7)
2022-03-31 23:35:21.781 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2)
2022-03-31 23:35:22.020 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2)
2022-03-31 23:35:22.021 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2)
2022-03-31 23:35:22.163 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0)
2022-03-31 23:35:22.164 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2)
2022-03-31 23:35:22.165 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3)
2022-03-31 23:35:22.295 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2)
2022-03-31 23:35:22.471 | 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.dev43) (4.11.1)
2022-03-31 23:35:22.472 | 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.dev43) (5.4.0)
2022-03-31 23:35:22.473 | 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.dev43) (1.1.6)
2022-03-31 23:35:22.508 | 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.dev43) (5.0.0)
2022-03-31 23:35:22.759 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21)
2022-03-31 23:35:22.840 | 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.dev43) (2.4.0)
2022-03-31 23:35:22.842 | 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.dev43) (0.5.0)
2022-03-31 23:35:23.018 | 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.dev43) (2.5.0)
2022-03-31 23:35:23.109 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4)
2022-03-31 23:35:23.110 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0)
2022-03-31 23:35:23.300 | 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.dev43) (2.1.0)
2022-03-31 23:35:23.722 | 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.dev43) (1.1.5)
2022-03-31 23:35:23.776 | 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.dev43) (0.13.1)
2022-03-31 23:35:23.824 | 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.dev43) (0.2.5)
2022-03-31 23:35:24.879 | 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.dev43) (1.32)
2022-03-31 23:35:25.150 | 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.dev43) (1.8.2)
2022-03-31 23:35:25.152 | 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.dev43) (21.4.0)
2022-03-31 23:35:25.294 | 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.dev43) (2.2)
2022-03-31 23:35:25.486 | 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.dev43) (1.0.0)
2022-03-31 23:35:25.615 | 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.dev43) (3.7.0)
2022-03-31 23:35:27.166 | Installing collected packages: cinder
2022-03-31 23:35:27.168 |   Running setup.py develop for cinder
2022-03-31 23:35:32.911 | Successfully installed cinder
2022-03-31 23:35:32.911 | 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-03-31 23:35:32.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:35:32.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:35:33.073 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:35:33.076 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:35:33.080 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:35:33.083 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:35:33.086 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:35:33.089 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:35:33.093 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:35:33.096 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:35:33.100 | + functions-common:time_stop:2432          :   start_time=1648769713915
2022-03-31 23:35:33.103 | + functions-common:time_stop:2434          :   [[ -z 1648769713915 ]]
2022-03-31 23:35:33.106 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:35:33.110 | + functions-common:time_stop:2437          :   end_time=1648769733108
2022-03-31 23:35:33.113 | + functions-common:time_stop:2438          :   elapsed_time=19193
2022-03-31 23:35:33.115 | + functions-common:time_stop:2439          :   total=95216
2022-03-31 23:35:33.118 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:35:33.120 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=114409
2022-03-31 23:35:33.123 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:35:33.126 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:35:33.129 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-03-31 23:35:33.131 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-03-31 23:35:33.150 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-03-31 23:35:33.164 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/cinder
2022-03-31 23:35:33.167 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/cinder
2022-03-31 23:35:33.171 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:35:33.174 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:35:33.178 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]]
2022-03-31 23:35:33.181 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:35:33.185 | + lib/cinder:install_cinder:468            :   [[ lioadm == \t\g\t\a\d\m ]]
2022-03-31 23:35:33.188 | + lib/cinder:install_cinder:470            :   [[ lioadm == \l\i\o\a\d\m ]]
2022-03-31 23:35:33.192 | + lib/cinder:install_cinder:471            :   is_ubuntu
2022-03-31 23:35:33.195 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:33.198 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:33.200 | + lib/cinder:install_cinder:473            :   sudo mkdir -p /etc/target
2022-03-31 23:35:33.213 | + lib/cinder:install_cinder:475            :   install_package targetcli-fb
2022-03-31 23:35:33.216 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:35:33.219 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:35:33.221 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:35:33.224 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:35:33.227 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:33.230 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:35:33.232 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:33.235 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:33.238 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:35:33.240 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:35:33.243 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:35:33.245 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:35:33.248 | + functions-common:install_package:1464    :   real_install_package targetcli-fb
2022-03-31 23:35:33.250 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:35:33.253 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:33.255 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:33.258 | + functions-common:real_install_package:1450 :   apt_get install targetcli-fb
2022-03-31 23:35:33.281 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb
2022-03-31 23:35:33.391 | Reading package lists...
2022-03-31 23:35:33.641 | Building dependency tree...
2022-03-31 23:35:33.642 | Reading state information...
2022-03-31 23:35:33.897 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1).
2022-03-31 23:35:33.897 | The following packages were automatically installed and are no longer required:
2022-03-31 23:35:33.898 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:35:33.898 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:35:33.898 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:35:33.898 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:35:33.898 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:35:33.898 |   python3-zope.interface
2022-03-31 23:35:33.898 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:35:34.034 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:35:34.039 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:35:34.041 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:35:34.045 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:35:34.049 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:35:34.052 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:35:34.055 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:35:34.058 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:35:34.062 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:35:34.066 | + functions-common:time_stop:2432          :   start_time=1648769733278
2022-03-31 23:35:34.070 | + functions-common:time_stop:2434          :   [[ -z 1648769733278 ]]
2022-03-31 23:35:34.073 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:35:34.078 | + functions-common:time_stop:2437          :   end_time=1648769734075
2022-03-31 23:35:34.080 | + functions-common:time_stop:2438          :   elapsed_time=797
2022-03-31 23:35:34.083 | + functions-common:time_stop:2439          :   total=20459
2022-03-31 23:35:34.086 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:35:34.088 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=21256
2022-03-31 23:35:34.091 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:35:34.093 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:35:34.096 | + ./stack.sh:main:926                      :   configure_cinder
2022-03-31 23:35:34.100 | + lib/cinder:configure_cinder:245          :   sudo install -d -o ubuntu -m 755 /etc/cinder
2022-03-31 23:35:34.113 | + lib/cinder:configure_cinder:247          :   rm -f /etc/cinder/cinder.conf
2022-03-31 23:35:34.117 | + lib/cinder:configure_cinder:249          :   configure_rootwrap cinder
2022-03-31 23:35:34.120 | + inc/rootwrap:configure_rootwrap:43       :   local project=cinder
2022-03-31 23:35:34.123 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-03-31 23:35:34.126 | ++ inc/rootwrap:configure_rootwrap:45       :   echo cinder
2022-03-31 23:35:34.126 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-03-31 23:35:34.132 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=CINDER
2022-03-31 23:35:34.134 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=CINDER_BIN_DIR
2022-03-31 23:35:34.137 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-03-31 23:35:34.140 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=CINDER_DIR
2022-03-31 23:35:34.142 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/cinder
2022-03-31 23:35:34.145 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder
2022-03-31 23:35:34.148 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/cinder-rootwrap
2022-03-31 23:35:34.150 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/cinder/rootwrap.d
2022-03-31 23:35:34.163 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d
2022-03-31 23:35:34.177 | + 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-03-31 23:35:34.189 | + 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-03-31 23:35:34.201 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
2022-03-31 23:35:34.213 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-03-31 23:35:34.216 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-03-31 23:35:34.220 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.mVawXLpRMw
2022-03-31 23:35:34.223 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-03-31 23:35:34.225 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-03-31 23:35:34.228 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/cinder-rootwrap-daemon ']'
2022-03-31 23:35:34.230 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.mVawXLpRMw
2022-03-31 23:35:34.234 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.mVawXLpRMw
2022-03-31 23:35:34.246 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.mVawXLpRMw /etc/sudoers.d/cinder-rootwrap
2022-03-31 23:35:34.258 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/cinder-rootwrap
2022-03-31 23:35:34.263 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-03-31 23:35:34.265 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-03-31 23:35:34.267 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-03-31 23:35:34.270 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-03-31 23:35:34.272 | + 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-03-31 23:35:34.274 | + 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-03-31 23:35:34.277 | + lib/cinder:configure_cinder:251          :   [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]]
2022-03-31 23:35:34.279 | + lib/cinder:configure_cinder:252          :   cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json
2022-03-31 23:35:34.284 | + lib/cinder:configure_cinder:255          :   cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2022-03-31 23:35:34.289 | + lib/cinder:configure_cinder:257          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2022-03-31 23:35:34.311 | + lib/cinder:configure_cinder:258          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2022-03-31 23:35:34.331 | + lib/cinder:configure_cinder:259          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2022-03-31 23:35:34.350 | + lib/cinder:configure_cinder:260          :   inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2022-03-31 23:35:34.369 | + lib/cinder:configure_cinder:261          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2022-03-31 23:35:34.388 | + lib/cinder:configure_cinder:262          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2022-03-31 23:35:34.408 | + lib/cinder:configure_cinder:263          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2022-03-31 23:35:34.430 | + lib/cinder:configure_cinder:264          :   inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2022-03-31 23:35:34.461 | + lib/cinder:configure_cinder:266          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder
2022-03-31 23:35:34.464 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-03-31 23:35:34.466 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=cinder
2022-03-31 23:35:34.469 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-03-31 23:35:34.472 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password
2022-03-31 23:35:34.509 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf keystone_authtoken interface public
2022-03-31 23:35:34.537 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-03-31 23:35:34.565 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2022-03-31 23:35:34.593 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd
2022-03-31 23:35:34.621 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default
2022-03-31 23:35:34.649 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2022-03-31 23:35:34.677 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default
2022-03-31 23:35:34.705 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:35:34.734 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211
2022-03-31 23:35:34.766 | + lib/cinder:configure_cinder:268          :   iniset /etc/cinder/cinder.conf DEFAULT debug True
2022-03-31 23:35:34.803 | + lib/cinder:configure_cinder:270          :   iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm
2022-03-31 23:35:34.833 | ++ lib/cinder:configure_cinder:271          :   database_connection_url cinder
2022-03-31 23:35:34.835 | ++ lib/database:database_connection_url:134 :   local db=cinder
2022-03-31 23:35:34.838 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql cinder
2022-03-31 23:35:34.841 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=cinder
2022-03-31 23:35:34.843 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-03-31 23:35:34.846 | + lib/cinder:configure_cinder:271          :   iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-03-31 23:35:34.878 | + lib/cinder:configure_cinder:272          :   iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2022-03-31 23:35:34.906 | + lib/cinder:configure_cinder:273          :   iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2022-03-31 23:35:34.935 | + lib/cinder:configure_cinder:274          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2022-03-31 23:35:34.963 | + lib/cinder:configure_cinder:275          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0
2022-03-31 23:35:34.996 | + lib/cinder:configure_cinder:276          :   iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2022-03-31 23:35:35.031 | + lib/cinder:configure_cinder:277          :   iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder
2022-03-31 23:35:35.068 | + lib/cinder:configure_cinder:278          :   [[ 4 == 6 ]]
2022-03-31 23:35:35.071 | + lib/cinder:configure_cinder:281          :   iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.98
2022-03-31 23:35:35.101 | + lib/cinder:configure_cinder:283          :   iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager
2022-03-31 23:35:35.132 | ++ lib/cinder:configure_cinder:284          :   openssl rand -hex 16
2022-03-31 23:35:35.140 | + lib/cinder:configure_cinder:284          :   iniset /etc/cinder/cinder.conf key_manager fixed_key c5311556f1b94deb8925eb1fb83973f5
2022-03-31 23:35:35.173 | + lib/cinder:configure_cinder:285          :   [[ -n '' ]]
2022-03-31 23:35:35.176 | + lib/cinder:configure_cinder:290          :   iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10
2022-03-31 23:35:35.206 | + lib/cinder:configure_cinder:291          :   iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10
2022-03-31 23:35:35.235 | + lib/cinder:configure_cinder:292          :   iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10
2022-03-31 23:35:35.263 | + lib/cinder:configure_cinder:297          :   iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120
2022-03-31 23:35:35.292 | + lib/cinder:configure_cinder:299          :   is_service_enabled c-vol
2022-03-31 23:35:35.308 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:35.311 | + lib/cinder:configure_cinder:321          :   is_service_enabled c-bak
2022-03-31 23:35:35.327 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:35.330 | + lib/cinder:configure_cinder:329          :   is_service_enabled ceilometer
2022-03-31 23:35:35.346 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:35.349 | + lib/cinder:configure_cinder:333          :   is_service_enabled tls-proxy
2022-03-31 23:35:35.366 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:35.368 | + lib/cinder:configure_cinder:347          :   '[' False '!=' False ']'
2022-03-31 23:35:35.371 | + lib/cinder:configure_cinder:351          :   iniset_rpc_backend cinder /etc/cinder/cinder.conf
2022-03-31 23:35:35.373 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=cinder
2022-03-31 23:35:35.375 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/cinder/cinder.conf
2022-03-31 23:35:35.378 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-03-31 23:35:35.380 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-03-31 23:35:35.383 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:35:35.399 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:35.402 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-03-31 23:35:35.404 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-03-31 23:35:35.407 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:35:35.422 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:35.425 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:35:35.428 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:35:35.456 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:35:35.458 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:35:35.461 | + lib/cinder:configure_cinder:354          :   setup_logging /etc/cinder/cinder.conf True
2022-03-31 23:35:35.463 | + functions:setup_logging:674              :   setup_systemd_logging /etc/cinder/cinder.conf
2022-03-31 23:35:35.466 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/cinder/cinder.conf
2022-03-31 23:35:35.469 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:35:35.487 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:35:35.489 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:35:35.492 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:35:35.494 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:35:35.496 | + 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-03-31 23:35:35.525 | + 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-03-31 23:35:35.555 | + 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-03-31 23:35:35.583 | + functions:setup_systemd_logging:706      :   iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:35:35.612 | + lib/cinder:configure_cinder:356          :   is_service_enabled c-api
2022-03-31 23:35:35.629 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:35.632 | + lib/cinder:configure_cinder:357          :   write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume
2022-03-31 23:35:35.634 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/cinder/cinder-api-uwsgi.ini
2022-03-31 23:35:35.637 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/cinder-wsgi
2022-03-31 23:35:35.639 | + lib/apache:write_uwsgi_config:256        :   local url=/volume
2022-03-31 23:35:35.642 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-03-31 23:35:35.644 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-03-31 23:35:35.647 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/cinder-wsgi
2022-03-31 23:35:35.651 | + lib/apache:write_uwsgi_config:259        :   name=cinder-wsgi
2022-03-31 23:35:35.654 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-03-31 23:35:35.656 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-03-31 23:35:35.669 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-03-31 23:35:35.669 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:35:35.678 | d /var/run/uwsgi 0755 ubuntu root
2022-03-31 23:35:35.681 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:35:35.697 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/cinder-wsgi.socket
2022-03-31 23:35:35.700 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/cinder/cinder-api-uwsgi.ini
2022-03-31 23:35:35.704 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi
2022-03-31 23:35:35.734 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2
2022-03-31 23:35:35.762 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true
2022-03-31 23:35:35.789 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true
2022-03-31 23:35:35.819 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false
2022-03-31 23:35:35.851 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-03-31 23:35:35.879 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true
2022-03-31 23:35:35.908 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3
2022-03-31 23:35:35.936 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true
2022-03-31 23:35:35.964 | + 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-03-31 23:35:35.993 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535
2022-03-31 23:35:36.022 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-03-31 23:35:36.051 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true
2022-03-31 23:35:36.079 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-03-31 23:35:36.081 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-03-31 23:35:36.085 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for cinder-wsgi
2022-03-31 23:35:36.088 | ++ lib/apache:apache_site_config_for:186    :   local site=cinder-wsgi
2022-03-31 23:35:36.090 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-03-31 23:35:36.093 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:36.095 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:36.098 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/cinder-wsgi.conf
2022-03-31 23:35:36.102 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf
2022-03-31 23:35:36.105 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket
2022-03-31 23:35:36.133 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666
2022-03-31 23:35:36.162 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 '
2022-03-31 23:35:36.162 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf
2022-03-31 23:35:36.171 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 
2022-03-31 23:35:36.175 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site cinder-wsgi
2022-03-31 23:35:36.177 | + lib/apache:enable_apache_site:203        :   local site=cinder-wsgi
2022-03-31 23:35:36.180 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-03-31 23:35:36.182 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-03-31 23:35:36.185 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:35:36.187 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:36.190 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:36.192 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-03-31 23:35:36.195 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-03-31 23:35:36.197 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:35:36.200 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:35:36.202 | + lib/apache:enable_apache_site:207        :   sudo a2ensite cinder-wsgi
2022-03-31 23:35:36.266 | Enabling site cinder-wsgi.
2022-03-31 23:35:36.275 | To activate the new configuration, you need to run:
2022-03-31 23:35:36.275 |   systemctl reload apache2
2022-03-31 23:35:36.282 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-03-31 23:35:36.285 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-03-31 23:35:36.289 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:35:36.291 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-03-31 23:35:36.433 | + lib/cinder:configure_cinder:360          :   [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]]
2022-03-31 23:35:36.436 | + lib/cinder:configure_cinder:364          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2022-03-31 23:35:36.468 | + lib/cinder:configure_cinder:366          :   iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.98/image
2022-03-31 23:35:36.498 | + lib/cinder:configure_cinder:367          :   is_service_enabled tls-proxy
2022-03-31 23:35:36.514 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:36.516 | + lib/cinder:configure_cinder:373          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova
2022-03-31 23:35:36.519 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-03-31 23:35:36.521 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-03-31 23:35:36.524 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-03-31 23:35:36.526 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf nova auth_type password
2022-03-31 23:35:36.558 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf nova interface public
2022-03-31 23:35:36.586 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.98/identity
2022-03-31 23:35:36.615 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf nova username nova
2022-03-31 23:35:36.644 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf nova password Passw0rd
2022-03-31 23:35:36.673 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf nova user_domain_name Default
2022-03-31 23:35:36.702 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf nova project_name service
2022-03-31 23:35:36.731 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf nova project_domain_name Default
2022-03-31 23:35:36.760 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:35:36.792 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211
2022-03-31 23:35:36.821 | + lib/cinder:configure_cinder:374          :   iniset /etc/cinder/cinder.conf nova region_name RegionOne
2022-03-31 23:35:36.851 | + lib/cinder:configure_cinder:375          :   iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5
2022-03-31 23:35:36.880 | + lib/cinder:configure_cinder:377          :   [[ ! -z '' ]]
2022-03-31 23:35:36.883 | + lib/cinder:configure_cinder:379          :   is_service_enabled etcd3
2022-03-31 23:35:36.903 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:36.906 | + lib/cinder:configure_cinder:380          :   iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.98:2379
2022-03-31 23:35:36.938 | + lib/cinder:configure_cinder:383          :   [[ False == True ]]
2022-03-31 23:35:36.941 | + ./stack.sh:main:929                      :   is_service_enabled neutron
2022-03-31 23:35:36.959 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:36.962 | + ./stack.sh:main:931                      :   stack_install_service neutron
2022-03-31 23:35:36.965 | + lib/stack:stack_install_service:20       :   local service=neutron
2022-03-31 23:35:36.967 | + lib/stack:stack_install_service:21       :   type install_neutron
2022-03-31 23:35:36.970 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:35:36.973 | + lib/stack:stack_install_service:32       :   install_neutron
2022-03-31 23:35:36.975 | + lib/neutron:install_neutron:687          :   is_neutron_legacy_enabled
2022-03-31 23:35:36.979 | ++ 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-03-31 23:35:36.980 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:35:36.985 | + 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-03-31 23:35:36.988 | + 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-03-31 23:35:36.991 | + 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-03-31 23:35:36.993 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:35:36.996 | + lib/neutron:install_neutron:689          :   install_mutnauq
2022-03-31 23:35:36.999 | + lib/neutron-legacy:install_mutnauq:467   :   use_library_from_git neutron-lib
2022-03-31 23:35:37.001 | + inc/python:use_library_from_git:250      :   local name=neutron-lib
2022-03-31 23:35:37.004 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:35:37.006 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:35:37.009 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]]
2022-03-31 23:35:37.012 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:35:37.015 | + lib/neutron-legacy:install_mutnauq:472   :   git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master
2022-03-31 23:35:37.017 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/neutron.git
2022-03-31 23:35:37.020 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/neutron
2022-03-31 23:35:37.022 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:35:37.024 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:35:37.027 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:35:37.030 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:35:37.032 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:35:37.035 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:35:37.052 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:35:37.054 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:35:37.057 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:37.060 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:35:37.060 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:35:37.065 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/neutron ]]
2022-03-31 23:35:37.068 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:37.070 | + functions-common:git_clone:677           :   cd /opt/stack/neutron
2022-03-31 23:35:37.073 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:35:37.073 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:35:37.087 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests"
2022-03-31 23:35:37.091 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:35:37.094 | + lib/neutron-legacy:install_mutnauq:473   :   setup_develop /opt/stack/neutron
2022-03-31 23:35:37.097 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:35:37.101 | + inc/python:setup_develop:339             :   [[ /opt/stack/neutron == -bindep* ]]
2022-03-31 23:35:37.103 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/neutron
2022-03-31 23:35:37.110 | + inc/python:setup_develop:344             :   local extras=
2022-03-31 23:35:37.112 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/neutron -e
2022-03-31 23:35:37.116 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:35:37.120 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/neutron == -bindep* ]]
2022-03-31 23:35:37.122 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/neutron
2022-03-31 23:35:37.125 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:35:37.128 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-03-31 23:35:37.132 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/neutron
2022-03-31 23:35:37.135 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:35:37.139 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/neutron
2022-03-31 23:35:37.141 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:35:37.145 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:35:37.149 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg
2022-03-31 23:35:37.157 | + inc/python:_setup_package_with_constraints_edit:385 :   name=neutron
2022-03-31 23:35:37.159 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron
2022-03-31 23:35:37.814 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/neutron -e
2022-03-31 23:35:37.818 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:35:37.821 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:35:37.824 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:35:37.826 | + inc/python:setup_package:421             :   [[ /opt/stack/neutron == -bindep* ]]
2022-03-31 23:35:37.829 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/neutron
2022-03-31 23:35:37.832 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:35:37.834 | + inc/python:setup_package:428             :   local extras=
2022-03-31 23:35:37.836 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:35:37.839 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-03-31 23:35:37.841 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-03-31 23:35:37.844 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-03-31 23:35:37.847 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:35:37.850 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/neutron
2022-03-31 23:35:37.875 | Using python 3.8 to install /opt/stack/neutron
2022-03-31 23:35:37.877 | + 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-03-31 23:35:38.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:35:38.739 |   from cryptography.utils import int_from_bytes
2022-03-31 23:35:38.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:35:38.739 |   from cryptography.utils import int_from_bytes
2022-03-31 23:35:39.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:35:39.902 | Obtaining file:///opt/stack/neutron
2022-03-31 23:35:39.903 |   Preparing metadata (setup.py): started
2022-03-31 23:35:44.035 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:35:44.134 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1)
2022-03-31 23:35:44.135 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0)
2022-03-31 23:35:44.136 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1)
2022-03-31 23:35:44.137 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1)
2022-03-31 23:35:44.138 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0)
2022-03-31 23:35:44.139 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1)
2022-03-31 23:35:44.141 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0)
2022-03-31 23:35:44.141 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1)
2022-03-31 23:35:44.142 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4)
2022-03-31 23:35:44.144 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1)
2022-03-31 23:35:44.145 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3)
2022-03-31 23:35:44.146 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0)
2022-03-31 23:35:44.147 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0)
2022-03-31 23:35:44.148 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0)
2022-03-31 23:35:44.149 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0)
2022-03-31 23:35:44.151 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0)
2022-03-31 23:35:44.152 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1)
2022-03-31 23:35:44.153 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31)
2022-03-31 23:35:44.154 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7)
2022-03-31 23:35:44.155 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0)
2022-03-31 23:35:44.156 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6)
2022-03-31 23:35:44.157 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0)
2022-03-31 23:35:44.158 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1)
2022-03-31 23:35:44.159 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0)
2022-03-31 23:35:44.160 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0)
2022-03-31 23:35:44.161 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0)
2022-03-31 23:35:44.162 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0)
2022-03-31 23:35:44.164 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0)
2022-03-31 23:35:44.165 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0)
2022-03-31 23:35:44.166 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0)
2022-03-31 23:35:44.167 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1)
2022-03-31 23:35:44.168 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0)
2022-03-31 23:35:44.169 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0)
2022-03-31 23:35:44.170 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0)
2022-03-31 23:35:44.171 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1)
2022-03-31 23:35:44.172 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0)
2022-03-31 23:35:44.173 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0)
2022-03-31 23:35:44.174 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0)
2022-03-31 23:35:44.176 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2)
2022-03-31 23:35:44.177 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0)
2022-03-31 23:35:44.178 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2)
2022-03-31 23:35:44.179 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1)
2022-03-31 23:35:44.180 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0)
2022-03-31 23:35:44.181 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0)
2022-03-31 23:35:44.182 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1)
2022-03-31 23:35:44.183 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3)
2022-03-31 23:35:44.184 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0)
2022-03-31 23:35:44.186 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:44.186 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0)
2022-03-31 23:35:44.188 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0)
2022-03-31 23:35:44.189 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0)
2022-03-31 23:35:44.190 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0)
2022-03-31 23:35:44.191 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1)
2022-03-31 23:35:44.192 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0)
2022-03-31 23:35:44.193 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0)
2022-03-31 23:35:44.209 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6)
2022-03-31 23:35:44.210 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0)
2022-03-31 23:35:44.212 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1)
2022-03-31 23:35:44.219 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3)
2022-03-31 23:35:44.232 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0)
2022-03-31 23:35:44.233 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2)
2022-03-31 23:35:44.234 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0)
2022-03-31 23:35:44.254 | 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.dev73) (3.0.7)
2022-03-31 23:35:44.261 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0)
2022-03-31 23:35:44.321 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2)
2022-03-31 23:35:44.322 | 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.dev73) (1.7.0)
2022-03-31 23:35:44.376 | 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.dev73) (4.4.0)
2022-03-31 23:35:44.378 | 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.dev73) (3.1.1)
2022-03-31 23:35:44.421 | 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.dev73) (2.7.0)
2022-03-31 23:35:44.424 | 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.dev73) (1.2.2)
2022-03-31 23:35:44.455 | 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.dev73) (1.1.5)
2022-03-31 23:35:44.457 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1)
2022-03-31 23:35:44.458 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4)
2022-03-31 23:35:44.459 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0)
2022-03-31 23:35:44.461 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0)
2022-03-31 23:35:44.462 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0)
2022-03-31 23:35:44.463 | 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.dev73) (1.32)
2022-03-31 23:35:44.464 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0)
2022-03-31 23:35:44.482 | 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.dev73) (1.0.3)
2022-03-31 23:35:44.577 | 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.dev73) (0.17.3)
2022-03-31 23:35:44.622 | 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.dev73) (1.5.0)
2022-03-31 23:35:44.711 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0)
2022-03-31 23:35:44.713 | 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.dev73) (0.13.0)
2022-03-31 23:35:44.714 | 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.dev73) (2.0.1)
2022-03-31 23:35:44.773 | 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.dev73) (0.9.6)
2022-03-31 23:35:44.775 | 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.dev73) (2.8.2)
2022-03-31 23:35:44.833 | 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.dev73) (0.4.0)
2022-03-31 23:35:44.837 | 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.dev73) (5.0.9)
2022-03-31 23:35:44.838 | 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.dev73) (5.2.3)
2022-03-31 23:35:44.845 | 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.dev73) (5.0.0)
2022-03-31 23:35:44.870 | 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.dev73) (3.3.0)
2022-03-31 23:35:44.878 | 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.dev73) (3.2.0)
2022-03-31 23:35:44.935 | 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.dev73) (1.15.0)
2022-03-31 23:35:44.987 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3)
2022-03-31 23:35:45.019 | 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.dev73) (3.0.0)
2022-03-31 23:35:45.025 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3)
2022-03-31 23:35:45.047 | 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.dev73) (3.1.1)
2022-03-31 23:35:45.190 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0)
2022-03-31 23:35:45.262 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3)
2022-03-31 23:35:45.339 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5)
2022-03-31 23:35:45.340 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0)
2022-03-31 23:35:45.450 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.451 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.452 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.453 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.454 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.455 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.456 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-03-31 23:35:45.669 | 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.dev73) (3.10.1)
2022-03-31 23:35:45.670 | 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.dev73) (2.5.0)
2022-03-31 23:35:45.671 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0)
2022-03-31 23:35:45.715 | 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.dev73) (3.17.6)
2022-03-31 23:35:45.719 | 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.dev73) (2.1.0)
2022-03-31 23:35:45.811 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3)
2022-03-31 23:35:45.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28)
2022-03-31 23:35:45.814 | 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.dev73) (2.0.12)
2022-03-31 23:35:45.815 | 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.dev73) (1.26.8)
2022-03-31 23:35:45.851 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7)
2022-03-31 23:35:46.187 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2)
2022-03-31 23:35:46.263 | 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.dev73) (5.0.0)
2022-03-31 23:35:46.454 | 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.dev73) (2.21)
2022-03-31 23:35:46.528 | 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.dev73) (0.5.0)
2022-03-31 23:35:46.530 | 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.dev73) (2.4.0)
2022-03-31 23:35:46.755 | 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.dev73) (2.5.0)
2022-03-31 23:35:46.929 | 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.dev73) (2.2)
2022-03-31 23:35:47.456 | 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.dev73) (0.13.1)
2022-03-31 23:35:47.535 | 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.dev73) (0.2.5)
2022-03-31 23:35:48.139 | 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.dev73) (0.5.2)
2022-03-31 23:35:48.139 | 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.dev73) (0.4.2)
2022-03-31 23:35:48.441 | 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.dev73) (2.0.0)
2022-03-31 23:35:48.442 | 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.dev73) (4.10.0)
2022-03-31 23:35:48.609 | 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.dev73) (3.7.0)
2022-03-31 23:35:48.855 | 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.dev73) (21.4.0)
2022-03-31 23:35:48.856 | 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.dev73) (1.8.2)
2022-03-31 23:35:49.044 | 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.dev73) (1.0.0)
2022-03-31 23:35:49.261 | 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.dev73) (2.3.1)
2022-03-31 23:35:50.768 | Installing collected packages: neutron
2022-03-31 23:35:50.769 |   Attempting uninstall: neutron
2022-03-31 23:35:50.770 |     Found existing installation: neutron 20.0.0
2022-03-31 23:35:52.061 |     Uninstalling neutron-20.0.0:
2022-03-31 23:35:52.140 |       Successfully uninstalled neutron-20.0.0
2022-03-31 23:35:52.142 |   Running setup.py develop for neutron
2022-03-31 23:35:58.267 | Successfully installed neutron
2022-03-31 23:35:58.267 | 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-03-31 23:35:58.275 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:35:58.275 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:35:58.423 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:35:58.427 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:35:58.431 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:35:58.433 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:35:58.435 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:35:58.438 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:35:58.440 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:35:58.442 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:35:58.445 | + functions-common:time_stop:2432          :   start_time=1648769737868
2022-03-31 23:35:58.447 | + functions-common:time_stop:2434          :   [[ -z 1648769737868 ]]
2022-03-31 23:35:58.451 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:35:58.456 | + functions-common:time_stop:2437          :   end_time=1648769758452
2022-03-31 23:35:58.458 | + functions-common:time_stop:2438          :   elapsed_time=20584
2022-03-31 23:35:58.461 | + functions-common:time_stop:2439          :   total=114409
2022-03-31 23:35:58.464 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:35:58.467 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=134993
2022-03-31 23:35:58.471 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:35:58.474 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:35:58.478 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-03-31 23:35:58.480 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-03-31 23:35:58.501 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-03-31 23:35:58.519 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/neutron
2022-03-31 23:35:58.522 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/neutron
2022-03-31 23:35:58.524 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:35:58.528 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:35:58.531 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]]
2022-03-31 23:35:58.540 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:35:58.543 | + lib/neutron-legacy:install_mutnauq:475   :   [[ openvswitch == \o\v\n ]]
2022-03-31 23:35:58.546 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:35:58.549 | + ./stack.sh:main:934                      :   is_service_enabled nova
2022-03-31 23:35:58.569 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:35:58.572 | + ./stack.sh:main:936                      :   stack_install_service nova
2022-03-31 23:35:58.574 | + lib/stack:stack_install_service:20       :   local service=nova
2022-03-31 23:35:58.577 | + lib/stack:stack_install_service:21       :   type install_nova
2022-03-31 23:35:58.580 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:35:58.582 | + lib/stack:stack_install_service:32       :   install_nova
2022-03-31 23:35:58.585 | + lib/nova:install_nova:893                :   use_library_from_git os-vif
2022-03-31 23:35:58.587 | + inc/python:use_library_from_git:250      :   local name=os-vif
2022-03-31 23:35:58.590 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:35:58.594 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:35:58.597 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-vif, ]]
2022-03-31 23:35:58.601 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:35:58.604 | + lib/nova:install_nova:898                :   is_service_enabled n-cpu
2022-03-31 23:35:58.624 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:58.627 | + lib/nova:install_nova:902                :   is_service_enabled n-novnc
2022-03-31 23:35:58.645 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:58.647 | + lib/nova:install_nova:914                :   is_service_enabled n-spice
2022-03-31 23:35:58.666 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:35:58.668 | + lib/nova:install_nova:926                :   git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master
2022-03-31 23:35:58.671 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/nova.git
2022-03-31 23:35:58.673 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/nova
2022-03-31 23:35:58.676 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:35:58.678 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:35:58.682 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:35:58.684 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:35:58.687 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:35:58.691 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:35:58.708 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:35:58.710 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:35:58.712 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:58.715 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:35:58.716 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:35:58.721 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/nova ]]
2022-03-31 23:35:58.723 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:35:58.726 | + functions-common:git_clone:677           :   cd /opt/stack/nova
2022-03-31 23:35:58.729 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:35:58.729 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:35:58.751 | b0851b0e9c Merge "Fix pre_live_migration rollback"
2022-03-31 23:35:58.754 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:35:58.757 | + lib/nova:install_nova:927                :   setup_develop /opt/stack/nova
2022-03-31 23:35:58.760 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:35:58.762 | + inc/python:setup_develop:339             :   [[ /opt/stack/nova == -bindep* ]]
2022-03-31 23:35:58.765 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/nova
2022-03-31 23:35:58.767 | + inc/python:setup_develop:344             :   local extras=
2022-03-31 23:35:58.770 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/nova -e
2022-03-31 23:35:58.773 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:35:58.775 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/nova == -bindep* ]]
2022-03-31 23:35:58.778 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/nova
2022-03-31 23:35:58.780 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:35:58.783 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-03-31 23:35:58.786 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/nova
2022-03-31 23:35:58.789 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:35:58.792 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/nova
2022-03-31 23:35:58.794 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:35:58.797 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:35:58.800 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg
2022-03-31 23:35:58.806 | + inc/python:_setup_package_with_constraints_edit:385 :   name=nova
2022-03-31 23:35:58.809 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova
2022-03-31 23:35:59.468 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/nova -e
2022-03-31 23:35:59.472 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:35:59.476 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:35:59.479 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:35:59.489 | + inc/python:setup_package:421             :   [[ /opt/stack/nova == -bindep* ]]
2022-03-31 23:35:59.493 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/nova
2022-03-31 23:35:59.497 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:35:59.502 | + inc/python:setup_package:428             :   local extras=
2022-03-31 23:35:59.506 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:35:59.509 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-03-31 23:35:59.512 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-03-31 23:35:59.514 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-03-31 23:35:59.517 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:35:59.520 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/nova
2022-03-31 23:35:59.543 | Using python 3.8 to install /opt/stack/nova
2022-03-31 23:35:59.545 | + 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-03-31 23:36:00.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:00.414 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:00.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:00.414 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:01.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:36:01.561 | Obtaining file:///opt/stack/nova
2022-03-31 23:36:01.562 |   Preparing metadata (setup.py): started
2022-03-31 23:36:06.742 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:36:06.961 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1)
2022-03-31 23:36:06.962 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31)
2022-03-31 23:36:06.964 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1)
2022-03-31 23:36:06.965 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0)
2022-03-31 23:36:06.966 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3)
2022-03-31 23:36:06.966 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0)
2022-03-31 23:36:06.967 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0)
2022-03-31 23:36:06.969 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1)
2022-03-31 23:36:06.970 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1)
2022-03-31 23:36:06.971 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7)
2022-03-31 23:36:06.972 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2)
2022-03-31 23:36:06.972 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1)
2022-03-31 23:36:06.974 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0)
2022-03-31 23:36:06.975 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1)
2022-03-31 23:36:06.976 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0)
2022-03-31 23:36:06.977 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6)
2022-03-31 23:36:06.978 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0)
2022-03-31 23:36:06.979 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0)
2022-03-31 23:36:06.980 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1)
2022-03-31 23:36:06.981 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2)
2022-03-31 23:36:06.982 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0)
2022-03-31 23:36:06.983 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0)
2022-03-31 23:36:06.984 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0)
2022-03-31 23:36:06.985 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0)
2022-03-31 23:36:06.986 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0)
2022-03-31 23:36:06.987 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1)
2022-03-31 23:36:06.989 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0)
2022-03-31 23:36:06.990 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0)
2022-03-31 23:36:06.991 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1)
2022-03-31 23:36:06.992 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0)
2022-03-31 23:36:06.993 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0)
2022-03-31 23:36:06.994 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0)
2022-03-31 23:36:06.995 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0)
2022-03-31 23:36:06.996 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0)
2022-03-31 23:36:06.997 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0)
2022-03-31 23:36:06.998 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0)
2022-03-31 23:36:06.999 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0)
2022-03-31 23:36:07.000 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2)
2022-03-31 23:36:07.001 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0)
2022-03-31 23:36:07.002 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1)
2022-03-31 23:36:07.004 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0)
2022-03-31 23:36:07.005 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0)
2022-03-31 23:36:07.006 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0)
2022-03-31 23:36:07.007 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0)
2022-03-31 23:36:07.008 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0)
2022-03-31 23:36:07.009 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0)
2022-03-31 23:36:07.010 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1)
2022-03-31 23:36:07.011 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0)
2022-03-31 23:36:07.012 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0)
2022-03-31 23:36:07.014 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0)
2022-03-31 23:36:07.015 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0)
2022-03-31 23:36:07.016 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0)
2022-03-31 23:36:07.017 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1)
2022-03-31 23:36:07.019 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1)
2022-03-31 23:36:07.020 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1)
2022-03-31 23:36:07.021 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0)
2022-03-31 23:36:07.022 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2)
2022-03-31 23:36:07.023 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3)
2022-03-31 23:36:07.024 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0)
2022-03-31 23:36:07.025 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4)
2022-03-31 23:36:07.026 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2)
2022-03-31 23:36:07.027 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0)
2022-03-31 23:36:07.028 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0)
2022-03-31 23:36:07.029 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0)
2022-03-31 23:36:07.046 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6)
2022-03-31 23:36:07.047 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0)
2022-03-31 23:36:07.049 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1)
2022-03-31 23:36:07.071 | 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.dev22) (5.3.0)
2022-03-31 23:36:07.113 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0)
2022-03-31 23:36:07.143 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0)
2022-03-31 23:36:07.144 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0)
2022-03-31 23:36:07.168 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0)
2022-03-31 23:36:07.291 | 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.dev22) (3.1.1)
2022-03-31 23:36:07.292 | 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.dev22) (4.4.0)
2022-03-31 23:36:07.353 | 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.dev22) (1.1.5)
2022-03-31 23:36:07.356 | 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.dev22) (1.32)
2022-03-31 23:36:07.357 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0)
2022-03-31 23:36:07.358 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0)
2022-03-31 23:36:07.360 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4)
2022-03-31 23:36:07.362 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0)
2022-03-31 23:36:07.385 | 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.dev22) (5.6.0)
2022-03-31 23:36:07.387 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1)
2022-03-31 23:36:07.436 | 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.dev22) (2.5.0)
2022-03-31 23:36:07.438 | 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.dev22) (1.15.1)
2022-03-31 23:36:07.441 | 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.dev22) (0.6.6)
2022-03-31 23:36:07.526 | 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.dev22) (0.17.3)
2022-03-31 23:36:07.637 | 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.dev22) (2.0.1)
2022-03-31 23:36:07.640 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0)
2022-03-31 23:36:07.718 | 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.dev22) (0.9.6)
2022-03-31 23:36:07.780 | 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.dev22) (5.0.9)
2022-03-31 23:36:07.782 | 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.dev22) (5.0.0)
2022-03-31 23:36:07.783 | 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.dev22) (0.4.0)
2022-03-31 23:36:07.787 | 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.dev22) (5.2.3)
2022-03-31 23:36:07.812 | 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.dev22) (3.3.0)
2022-03-31 23:36:07.815 | 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.dev22) (3.2.0)
2022-03-31 23:36:07.867 | 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.dev22) (1.0.3)
2022-03-31 23:36:07.923 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3)
2022-03-31 23:36:07.957 | 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.dev22) (3.0.0)
2022-03-31 23:36:07.960 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3)
2022-03-31 23:36:08.010 | 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.dev22) (3.0.7)
2022-03-31 23:36:08.013 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3)
2022-03-31 23:36:08.099 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0)
2022-03-31 23:36:08.126 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3)
2022-03-31 23:36:08.204 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5)
2022-03-31 23:36:08.280 | 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.dev22) (3.17.6)
2022-03-31 23:36:08.344 | 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.dev22) (1.13.3)
2022-03-31 23:36:08.347 | 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.dev22) (1.3.3)
2022-03-31 23:36:08.349 | 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.dev22) (22.0.0)
2022-03-31 23:36:08.390 | 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.dev22) (2.1.0)
2022-03-31 23:36:08.394 | 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.dev22) (2.5.0)
2022-03-31 23:36:08.395 | 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.dev22) (3.10.1)
2022-03-31 23:36:08.474 | 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.dev22) (2.0.12)
2022-03-31 23:36:08.476 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28)
2022-03-31 23:36:08.477 | 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.dev22) (1.26.8)
2022-03-31 23:36:08.480 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3)
2022-03-31 23:36:08.574 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7)
2022-03-31 23:36:08.782 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2)
2022-03-31 23:36:08.784 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2)
2022-03-31 23:36:08.891 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3)
2022-03-31 23:36:08.895 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0)
2022-03-31 23:36:08.896 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2)
2022-03-31 23:36:08.983 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2)
2022-03-31 23:36:09.059 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2)
2022-03-31 23:36:09.093 | 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.dev22) (5.0.0)
2022-03-31 23:36:09.329 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21)
2022-03-31 23:36:09.406 | 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.dev22) (2.4.0)
2022-03-31 23:36:09.409 | 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.dev22) (0.5.0)
2022-03-31 23:36:09.611 | 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.dev22) (2.5.0)
2022-03-31 23:36:09.727 | 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.dev22) (2.2)
2022-03-31 23:36:10.233 | 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.dev22) (0.13.1)
2022-03-31 23:36:10.276 | 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.dev22) (2.16.0)
2022-03-31 23:36:10.639 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:10.640 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:10.641 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:10.643 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:10.644 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:10.645 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:10.646 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-03-31 23:36:11.872 | 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.dev22) (3.7.0)
2022-03-31 23:36:12.272 | 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.dev22) (21.4.0)
2022-03-31 23:36:12.274 | 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.dev22) (1.8.2)
2022-03-31 23:36:12.370 | 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.dev22) (2.4.0)
2022-03-31 23:36:12.477 | 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.dev22) (1.0.0)
2022-03-31 23:36:14.017 | Installing collected packages: nova
2022-03-31 23:36:14.019 |   Running setup.py develop for nova
2022-03-31 23:36:20.562 | Successfully installed nova
2022-03-31 23:36:20.562 | 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-03-31 23:36:20.570 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:36:20.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:36:20.723 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:36:20.727 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:36:20.730 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:36:20.734 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:36:20.737 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:36:20.741 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:36:20.744 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:36:20.747 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:36:20.750 | + functions-common:time_stop:2432          :   start_time=1648769759537
2022-03-31 23:36:20.752 | + functions-common:time_stop:2434          :   [[ -z 1648769759537 ]]
2022-03-31 23:36:20.755 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:36:20.760 | + functions-common:time_stop:2437          :   end_time=1648769780756
2022-03-31 23:36:20.764 | + functions-common:time_stop:2438          :   elapsed_time=21219
2022-03-31 23:36:20.767 | + functions-common:time_stop:2439          :   total=134993
2022-03-31 23:36:20.771 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:36:20.773 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=156212
2022-03-31 23:36:20.777 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:36:20.781 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:36:20.783 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-03-31 23:36:20.787 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-03-31 23:36:20.807 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-03-31 23:36:20.819 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/nova
2022-03-31 23:36:20.822 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/nova
2022-03-31 23:36:20.824 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:36:20.827 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:36:20.829 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]]
2022-03-31 23:36:20.832 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:36:20.835 | + 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-03-31 23:36:20.849 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:36:20.852 | + ./stack.sh:main:937                      :   configure_nova
2022-03-31 23:36:20.855 | + lib/nova:configure_nova:248              :   sudo install -d -o ubuntu /etc/nova
2022-03-31 23:36:20.869 | + lib/nova:configure_nova:250              :   configure_rootwrap nova
2022-03-31 23:36:20.872 | + inc/rootwrap:configure_rootwrap:43       :   local project=nova
2022-03-31 23:36:20.874 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-03-31 23:36:20.878 | ++ inc/rootwrap:configure_rootwrap:45       :   echo nova
2022-03-31 23:36:20.879 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-03-31 23:36:20.884 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=NOVA
2022-03-31 23:36:20.886 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=NOVA_BIN_DIR
2022-03-31 23:36:20.889 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-03-31 23:36:20.892 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=NOVA_DIR
2022-03-31 23:36:20.895 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/nova
2022-03-31 23:36:20.897 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova
2022-03-31 23:36:20.900 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/nova-rootwrap
2022-03-31 23:36:20.902 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/nova/rootwrap.d
2022-03-31 23:36:20.915 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d
2022-03-31 23:36:20.930 | + 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-03-31 23:36:20.944 | + 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-03-31 23:36:20.956 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
2022-03-31 23:36:20.969 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-03-31 23:36:20.972 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-03-31 23:36:20.977 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.TJQFSn9l71
2022-03-31 23:36:20.979 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-03-31 23:36:20.982 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-03-31 23:36:20.985 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/nova-rootwrap-daemon ']'
2022-03-31 23:36:20.987 | + inc/rootwrap:configure_rootwrap:71       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-03-31 23:36:20.990 | + inc/rootwrap:configure_rootwrap:72       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-03-31 23:36:20.992 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.TJQFSn9l71
2022-03-31 23:36:20.997 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.TJQFSn9l71
2022-03-31 23:36:21.009 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.TJQFSn9l71 /etc/sudoers.d/nova-rootwrap
2022-03-31 23:36:21.024 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/nova-rootwrap
2022-03-31 23:36:21.030 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-03-31 23:36:21.034 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-03-31 23:36:21.038 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-03-31 23:36:21.041 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-03-31 23:36:21.044 | + 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-03-31 23:36:21.046 | + 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-03-31 23:36:21.049 | + 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-03-31 23:36:21.052 | + lib/nova:configure_nova:254              :   cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
2022-03-31 23:36:21.057 | + lib/nova:configure_nova:257              :   is_service_enabled n-cpu
2022-03-31 23:36:21.073 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:21.076 | + lib/nova:configure_nova:338              :   create_nova_conf
2022-03-31 23:36:21.078 | + lib/nova:create_nova_conf:412            :   rm -f /opt/stack/nova/bin/nova.conf
2022-03-31 23:36:21.082 | + lib/nova:create_nova_conf:415            :   rm -f /etc/nova/nova.conf
2022-03-31 23:36:21.086 | + lib/nova:create_nova_conf:416            :   iniset /etc/nova/nova.conf DEFAULT debug True
2022-03-31 23:36:21.121 | + lib/nova:create_nova_conf:417            :   '[' True == True ']'
2022-03-31 23:36:21.124 | + lib/nova:create_nova_conf:418            :   iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2022-03-31 23:36:21.153 | + lib/nova:create_nova_conf:420            :   iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini
2022-03-31 23:36:21.182 | + lib/nova:create_nova_conf:421            :   iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2022-03-31 23:36:21.213 | + lib/nova:create_nova_conf:422            :   iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
2022-03-31 23:36:21.244 | + lib/nova:create_nova_conf:423            :   iniset /etc/nova/nova.conf scheduler workers 2
2022-03-31 23:36:21.281 | + lib/nova:create_nova_conf:424            :   iniset /etc/nova/nova.conf neutron default_floating_pool public
2022-03-31 23:36:21.317 | + lib/nova:create_nova_conf:425            :   [[ 4 == 6 ]]
2022-03-31 23:36:21.320 | + lib/nova:create_nova_conf:428            :   iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.98
2022-03-31 23:36:21.347 | + lib/nova:create_nova_conf:430            :   iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2022-03-31 23:36:21.375 | + lib/nova:create_nova_conf:431            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0
2022-03-31 23:36:21.403 | + lib/nova:create_nova_conf:432            :   iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0
2022-03-31 23:36:21.430 | + lib/nova:create_nova_conf:433            :   iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0
2022-03-31 23:36:21.458 | + lib/nova:create_nova_conf:435            :   iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager
2022-03-31 23:36:21.490 | + lib/nova:create_nova_conf:437            :   is_fedora
2022-03-31 23:36:21.493 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:36:21.495 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:36:21.498 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:36:21.501 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:36:21.504 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:36:21.506 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:36:21.509 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:36:21.512 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:36:21.515 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:36:21.517 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:36:21.519 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:36:21.522 | + lib/nova:create_nova_conf:437            :   is_suse
2022-03-31 23:36:21.525 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:36:21.527 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:36:21.529 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:36:21.532 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:36:21.534 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:36:21.536 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:36:21.539 | + lib/nova:create_nova_conf:446            :   is_service_enabled n-api n-cond n-sched
2022-03-31 23:36:21.562 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:21.565 | + lib/nova:create_nova_conf:450            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:36:21.567 | + lib/nova:create_nova_conf:453            :   local db=nova_cell0
2022-03-31 23:36:21.570 | + lib/nova:create_nova_conf:456            :   iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False
2022-03-31 23:36:21.599 | ++ lib/nova:create_nova_conf:459            :   database_connection_url nova_cell0
2022-03-31 23:36:21.602 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-03-31 23:36:21.605 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-03-31 23:36:21.607 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-03-31 23:36:21.609 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-03-31 23:36:21.612 | + lib/nova:create_nova_conf:459            :   iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-03-31 23:36:21.643 | ++ lib/nova:create_nova_conf:460            :   database_connection_url nova_api
2022-03-31 23:36:21.645 | ++ lib/database:database_connection_url:134 :   local db=nova_api
2022-03-31 23:36:21.647 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_api
2022-03-31 23:36:21.650 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_api
2022-03-31 23:36:21.652 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-03-31 23:36:21.655 | + lib/nova:create_nova_conf:460            :   iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-03-31 23:36:21.688 | + lib/nova:create_nova_conf:465            :   iniset /etc/nova/nova.conf cache enabled True
2022-03-31 23:36:21.719 | + lib/nova:create_nova_conf:466            :   iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached
2022-03-31 23:36:21.746 | + lib/nova:create_nova_conf:467            :   iniset /etc/nova/nova.conf cache memcache_servers localhost:11211
2022-03-31 23:36:21.774 | + lib/nova:create_nova_conf:470            :   is_service_enabled n-api
2022-03-31 23:36:21.790 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:21.792 | + lib/nova:create_nova_conf:471            :   is_service_enabled n-api-meta
2022-03-31 23:36:21.808 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:21.812 | ++ lib/nova:create_nova_conf:473            :   echo osapi_compute,metadata
2022-03-31 23:36:21.812 | ++ lib/nova:create_nova_conf:473            :   sed s/,metadata//
2022-03-31 23:36:21.818 | + lib/nova:create_nova_conf:473            :   NOVA_ENABLED_APIS=osapi_compute
2022-03-31 23:36:21.820 | + lib/nova:create_nova_conf:475            :   iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute
2022-03-31 23:36:21.847 | + lib/nova:create_nova_conf:476            :   is_service_enabled tls-proxy
2022-03-31 23:36:21.864 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:21.866 | + lib/nova:create_nova_conf:482            :   configure_keystone_authtoken_middleware /etc/nova/nova.conf nova
2022-03-31 23:36:21.869 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/nova/nova.conf
2022-03-31 23:36:21.871 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-03-31 23:36:21.873 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-03-31 23:36:21.876 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/nova/nova.conf keystone_authtoken auth_type password
2022-03-31 23:36:21.905 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/nova/nova.conf keystone_authtoken interface public
2022-03-31 23:36:21.933 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-03-31 23:36:21.960 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/nova/nova.conf keystone_authtoken username nova
2022-03-31 23:36:21.989 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd
2022-03-31 23:36:22.016 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default
2022-03-31 23:36:22.044 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/nova/nova.conf keystone_authtoken project_name service
2022-03-31 23:36:22.072 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default
2022-03-31 23:36:22.099 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:36:22.127 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211
2022-03-31 23:36:22.155 | + lib/nova:create_nova_conf:485            :   is_service_enabled cinder
2022-03-31 23:36:22.172 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:22.174 | + lib/nova:create_nova_conf:486            :   configure_cinder_access
2022-03-31 23:36:22.176 | + lib/nova:configure_cinder_access:613     :   iniset /etc/nova/nova.conf cinder os_region_name RegionOne
2022-03-31 23:36:22.207 | + lib/nova:configure_cinder_access:614     :   iniset /etc/nova/nova.conf cinder auth_type password
2022-03-31 23:36:22.235 | + lib/nova:configure_cinder_access:615     :   iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.98/identity
2022-03-31 23:36:22.262 | + lib/nova:configure_cinder_access:622     :   iniset /etc/nova/nova.conf cinder username nova
2022-03-31 23:36:22.291 | + lib/nova:configure_cinder_access:623     :   iniset /etc/nova/nova.conf cinder password Passw0rd
2022-03-31 23:36:22.320 | + lib/nova:configure_cinder_access:624     :   iniset /etc/nova/nova.conf cinder user_domain_name Default
2022-03-31 23:36:22.348 | + lib/nova:configure_cinder_access:625     :   iniset /etc/nova/nova.conf cinder project_name service
2022-03-31 23:36:22.376 | + lib/nova:configure_cinder_access:626     :   iniset /etc/nova/nova.conf cinder project_domain_name Default
2022-03-31 23:36:22.404 | + lib/nova:configure_cinder_access:627     :   is_service_enabled tls-proxy
2022-03-31 23:36:22.420 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:22.424 | + lib/nova:create_nova_conf:489            :   '[' -n /opt/stack/data/nova ']'
2022-03-31 23:36:22.426 | + lib/nova:create_nova_conf:490            :   iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2022-03-31 23:36:22.455 | + lib/nova:create_nova_conf:491            :   iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova
2022-03-31 23:36:22.487 | + lib/nova:create_nova_conf:493            :   '[' -n /opt/stack/data/nova/instances ']'
2022-03-31 23:36:22.489 | + lib/nova:create_nova_conf:494            :   iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2022-03-31 23:36:22.517 | + lib/nova:create_nova_conf:496            :   '[' False '!=' False ']'
2022-03-31 23:36:22.520 | + lib/nova:create_nova_conf:499            :   '[' False '!=' False ']'
2022-03-31 23:36:22.522 | + lib/nova:create_nova_conf:505            :   is_suse
2022-03-31 23:36:22.525 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:36:22.527 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:36:22.529 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:36:22.532 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:36:22.534 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:36:22.536 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:36:22.539 | + lib/nova:create_nova_conf:505            :   is_fedora
2022-03-31 23:36:22.541 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:36:22.544 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:36:22.546 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:36:22.548 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:36:22.551 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:36:22.553 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:36:22.555 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:36:22.558 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:36:22.560 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:36:22.562 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:36:22.564 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:36:22.567 | + lib/nova:create_nova_conf:510            :   setup_logging /etc/nova/nova.conf
2022-03-31 23:36:22.569 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova.conf
2022-03-31 23:36:22.571 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova.conf
2022-03-31 23:36:22.574 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:36:22.591 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:36:22.593 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:36:22.596 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:36:22.598 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:36:22.603 | + 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-03-31 23:36:22.635 | + 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-03-31 23:36:22.663 | + 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-03-31 23:36:22.692 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:36:22.720 | + lib/nova:create_nova_conf:512            :   iniset /etc/nova/nova.conf upgrade_levels compute auto
2022-03-31 23:36:22.751 | + lib/nova:create_nova_conf:514            :   is_service_enabled n-api
2022-03-31 23:36:22.767 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:22.770 | + lib/nova:create_nova_conf:515            :   write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute
2022-03-31 23:36:22.772 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-api-uwsgi.ini
2022-03-31 23:36:22.775 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-api-wsgi
2022-03-31 23:36:22.777 | + lib/apache:write_uwsgi_config:256        :   local url=/compute
2022-03-31 23:36:22.779 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-03-31 23:36:22.782 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-03-31 23:36:22.785 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-api-wsgi
2022-03-31 23:36:22.789 | + lib/apache:write_uwsgi_config:259        :   name=nova-api-wsgi
2022-03-31 23:36:22.791 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-03-31 23:36:22.794 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-03-31 23:36:22.806 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-03-31 23:36:22.807 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:36:22.815 | d /var/run/uwsgi 0755 ubuntu root
2022-03-31 23:36:22.818 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:36:22.834 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-api-wsgi.socket
2022-03-31 23:36:22.837 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-api-uwsgi.ini
2022-03-31 23:36:22.841 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi
2022-03-31 23:36:22.871 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2
2022-03-31 23:36:22.906 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true
2022-03-31 23:36:22.940 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true
2022-03-31 23:36:22.971 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false
2022-03-31 23:36:22.999 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-03-31 23:36:23.026 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true
2022-03-31 23:36:23.054 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3
2022-03-31 23:36:23.081 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true
2022-03-31 23:36:23.109 | + 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-03-31 23:36:23.138 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535
2022-03-31 23:36:23.166 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-03-31 23:36:23.195 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true
2022-03-31 23:36:23.223 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-03-31 23:36:23.226 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-03-31 23:36:23.229 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for nova-api-wsgi
2022-03-31 23:36:23.231 | ++ lib/apache:apache_site_config_for:186    :   local site=nova-api-wsgi
2022-03-31 23:36:23.234 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-03-31 23:36:23.236 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:23.238 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:23.241 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/nova-api-wsgi.conf
2022-03-31 23:36:23.243 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf
2022-03-31 23:36:23.246 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket
2022-03-31 23:36:23.273 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666
2022-03-31 23:36:23.302 | + 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-03-31 23:36:23.302 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf
2022-03-31 23:36:23.310 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 
2022-03-31 23:36:23.315 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site nova-api-wsgi
2022-03-31 23:36:23.318 | + lib/apache:enable_apache_site:203        :   local site=nova-api-wsgi
2022-03-31 23:36:23.322 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-03-31 23:36:23.326 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-03-31 23:36:23.329 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:36:23.333 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:23.336 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:23.340 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-03-31 23:36:23.344 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-03-31 23:36:23.348 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:23.352 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:23.354 | + lib/apache:enable_apache_site:207        :   sudo a2ensite nova-api-wsgi
2022-03-31 23:36:23.418 | Enabling site nova-api-wsgi.
2022-03-31 23:36:23.427 | To activate the new configuration, you need to run:
2022-03-31 23:36:23.428 |   systemctl reload apache2
2022-03-31 23:36:23.434 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-03-31 23:36:23.437 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-03-31 23:36:23.440 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:36:23.444 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-03-31 23:36:23.579 | + lib/nova:create_nova_conf:518            :   is_service_enabled n-api-meta
2022-03-31 23:36:23.605 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:23.607 | + 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-03-31 23:36:23.610 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-metadata-uwsgi.ini
2022-03-31 23:36:23.612 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-metadata-wsgi
2022-03-31 23:36:23.615 | + lib/apache:write_uwsgi_config:256        :   local url=
2022-03-31 23:36:23.617 | + lib/apache:write_uwsgi_config:257        :   local http=0.0.0.0:8775
2022-03-31 23:36:23.619 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-03-31 23:36:23.622 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-metadata-wsgi
2022-03-31 23:36:23.626 | + lib/apache:write_uwsgi_config:259        :   name=nova-metadata-wsgi
2022-03-31 23:36:23.629 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-03-31 23:36:23.631 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-03-31 23:36:23.644 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:36:23.645 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-03-31 23:36:23.653 | d /var/run/uwsgi 0755 ubuntu root
2022-03-31 23:36:23.657 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:36:23.672 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-metadata-wsgi.socket
2022-03-31 23:36:23.674 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-metadata-uwsgi.ini
2022-03-31 23:36:23.678 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi
2022-03-31 23:36:23.709 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2
2022-03-31 23:36:23.740 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true
2022-03-31 23:36:23.768 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true
2022-03-31 23:36:23.796 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false
2022-03-31 23:36:23.824 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90
2022-03-31 23:36:23.852 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true
2022-03-31 23:36:23.879 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3
2022-03-31 23:36:23.907 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true
2022-03-31 23:36:23.935 | + 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-03-31 23:36:23.962 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535
2022-03-31 23:36:23.990 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close'
2022-03-31 23:36:24.018 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true
2022-03-31 23:36:24.046 | + lib/apache:write_uwsgi_config:299        :   [[ -n 0.0.0.0:8775 ]]
2022-03-31 23:36:24.048 | + lib/apache:write_uwsgi_config:300        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775
2022-03-31 23:36:24.075 | + lib/nova:create_nova_conf:522            :   is_service_enabled ceilometer
2022-03-31 23:36:24.092 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:24.094 | + lib/nova:create_nova_conf:530            :   iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2
2022-03-31 23:36:24.126 | ++ lib/nova:create_nova_conf:531            :   get_notification_url
2022-03-31 23:36:24.129 | ++ lib/rpc_backend:get_notification_url:149 :   local virtual_host=
2022-03-31 23:36:24.132 | ++ lib/rpc_backend:get_notification_url:150 :   is_service_enabled rabbit
2022-03-31 23:36:24.148 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:24.151 | ++ lib/rpc_backend:get_notification_url:151 :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:36:24.154 | + lib/nova:create_nova_conf:531            :   iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:36:24.182 | + lib/nova:create_nova_conf:532            :   iniset /etc/nova/nova.conf notifications notification_format unversioned
2022-03-31 23:36:24.217 | + lib/nova:create_nova_conf:533            :   iniset_rpc_backend nova /etc/nova/nova.conf
2022-03-31 23:36:24.220 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-03-31 23:36:24.222 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova.conf
2022-03-31 23:36:24.226 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-03-31 23:36:24.230 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-03-31 23:36:24.232 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:36:24.250 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:24.254 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-03-31 23:36:24.257 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-03-31 23:36:24.259 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:36:24.278 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:24.281 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:36:24.284 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:36:24.312 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:36:24.314 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:36:24.317 | + lib/nova:create_nova_conf:535            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2022-03-31 23:36:24.345 | + lib/nova:create_nova_conf:536            :   iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2022-03-31 23:36:24.374 | + lib/nova:create_nova_conf:538            :   iniset /etc/nova/nova.conf conductor workers 2
2022-03-31 23:36:24.405 | + lib/nova:create_nova_conf:540            :   is_service_enabled tls-proxy
2022-03-31 23:36:24.421 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:24.424 | + lib/nova:create_nova_conf:545            :   iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5
2022-03-31 23:36:24.452 | + lib/nova:create_nova_conf:547            :   '[' True == True ']'
2022-03-31 23:36:24.455 | + lib/nova:create_nova_conf:548            :   init_nova_service_user_conf
2022-03-31 23:36:24.457 | + lib/nova:init_nova_service_user_conf:796 :   iniset /etc/nova/nova.conf service_user send_service_user_token True
2022-03-31 23:36:24.488 | + lib/nova:init_nova_service_user_conf:797 :   iniset /etc/nova/nova.conf service_user auth_type password
2022-03-31 23:36:24.517 | + lib/nova:init_nova_service_user_conf:798 :   iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.98/identity
2022-03-31 23:36:24.549 | + lib/nova:init_nova_service_user_conf:799 :   iniset /etc/nova/nova.conf service_user username nova
2022-03-31 23:36:24.583 | + lib/nova:init_nova_service_user_conf:800 :   iniset /etc/nova/nova.conf service_user password Passw0rd
2022-03-31 23:36:24.615 | + lib/nova:init_nova_service_user_conf:801 :   iniset /etc/nova/nova.conf service_user user_domain_name Default
2022-03-31 23:36:24.644 | + lib/nova:init_nova_service_user_conf:802 :   iniset /etc/nova/nova.conf service_user project_name service
2022-03-31 23:36:24.672 | + lib/nova:init_nova_service_user_conf:803 :   iniset /etc/nova/nova.conf service_user project_domain_name Default
2022-03-31 23:36:24.700 | + lib/nova:init_nova_service_user_conf:804 :   iniset /etc/nova/nova.conf service_user auth_strategy keystone
2022-03-31 23:36:24.730 | + lib/nova:create_nova_conf:551            :   is_service_enabled n-cond
2022-03-31 23:36:24.746 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:24.749 | ++ lib/nova:create_nova_conf:552            :   seq 1 1
2022-03-31 23:36:24.754 | + lib/nova:create_nova_conf:552            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:36:24.756 | + lib/nova:create_nova_conf:553            :   local conf
2022-03-31 23:36:24.759 | + lib/nova:create_nova_conf:554            :   local vhost
2022-03-31 23:36:24.762 | ++ lib/nova:create_nova_conf:555            :   conductor_conf 1
2022-03-31 23:36:24.764 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:36:24.767 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:36:24.769 | + lib/nova:create_nova_conf:555            :   conf=/etc/nova/nova_cell1.conf
2022-03-31 23:36:24.772 | + lib/nova:create_nova_conf:556            :   vhost=nova_cell1
2022-03-31 23:36:24.774 | + lib/nova:create_nova_conf:558            :   rm -f /etc/nova/nova_cell1.conf
2022-03-31 23:36:24.779 | ++ lib/nova:create_nova_conf:559            :   database_connection_url nova_cell1
2022-03-31 23:36:24.781 | ++ lib/database:database_connection_url:134 :   local db=nova_cell1
2022-03-31 23:36:24.783 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell1
2022-03-31 23:36:24.786 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell1
2022-03-31 23:36:24.788 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-03-31 23:36:24.791 | + lib/nova:create_nova_conf:559            :   iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-03-31 23:36:24.822 | + lib/nova:create_nova_conf:560            :   iniset /etc/nova/nova_cell1.conf conductor workers 2
2022-03-31 23:36:24.853 | + lib/nova:create_nova_conf:561            :   iniset /etc/nova/nova_cell1.conf DEFAULT debug True
2022-03-31 23:36:24.884 | + lib/nova:create_nova_conf:563            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:36:24.886 | + lib/nova:create_nova_conf:566            :   rpc_backend_add_vhost nova_cell1
2022-03-31 23:36:24.889 | + lib/rpc_backend:rpc_backend_add_vhost:125 :   local vhost=nova_cell1
2022-03-31 23:36:24.891 | + lib/rpc_backend:rpc_backend_add_vhost:126 :   is_service_enabled rabbit
2022-03-31 23:36:24.907 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:24.911 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   sudo rabbitmqctl list_vhosts
2022-03-31 23:36:24.911 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   grep nova_cell1
2022-03-31 23:36:25.629 | + lib/rpc_backend:rpc_backend_add_vhost:127 :   '[' -z nova_cell1 ']'
2022-03-31 23:36:25.632 | + lib/nova:create_nova_conf:567            :   iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1
2022-03-31 23:36:25.634 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-03-31 23:36:25.637 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova_cell1.conf
2022-03-31 23:36:25.639 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-03-31 23:36:25.641 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-03-31 23:36:25.644 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:36:25.661 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:25.664 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-03-31 23:36:25.667 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-03-31 23:36:25.669 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:36:25.686 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:25.688 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-03-31 23:36:25.691 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-03-31 23:36:25.718 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:36:25.721 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:36:25.723 | + lib/nova:create_nova_conf:571            :   is_service_enabled placement placement-client
2022-03-31 23:36:25.740 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:25.742 | + lib/nova:create_nova_conf:572            :   configure_placement_nova_compute /etc/nova/nova_cell1.conf
2022-03-31 23:36:25.745 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova_cell1.conf
2022-03-31 23:36:25.747 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova_cell1.conf placement auth_type password
2022-03-31 23:36:25.778 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.98/identity
2022-03-31 23:36:25.807 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova_cell1.conf placement username placement
2022-03-31 23:36:25.835 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova_cell1.conf placement password Passw0rd
2022-03-31 23:36:25.863 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova_cell1.conf placement user_domain_name Default
2022-03-31 23:36:25.891 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova_cell1.conf placement project_name service
2022-03-31 23:36:25.919 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova_cell1.conf placement project_domain_name Default
2022-03-31 23:36:25.947 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova_cell1.conf placement region_name RegionOne
2022-03-31 23:36:25.976 | + lib/nova:create_nova_conf:576            :   setup_logging /etc/nova/nova_cell1.conf
2022-03-31 23:36:25.978 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova_cell1.conf
2022-03-31 23:36:25.980 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova_cell1.conf
2022-03-31 23:36:25.984 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:36:26.001 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:36:26.003 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:36:26.005 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:36:26.008 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:36:26.010 | + 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-03-31 23:36:26.038 | + 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-03-31 23:36:26.066 | + 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-03-31 23:36:26.094 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:36:26.123 | + lib/nova:create_nova_conf:583            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:36:26.126 | ++ lib/nova:create_nova_conf:586            :   seq 1 1
2022-03-31 23:36:26.130 | + lib/nova:create_nova_conf:586            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:36:26.133 | + lib/nova:create_nova_conf:587            :   local conf
2022-03-31 23:36:26.135 | + lib/nova:create_nova_conf:588            :   local offset
2022-03-31 23:36:26.138 | ++ lib/nova:create_nova_conf:589            :   conductor_conf 1
2022-03-31 23:36:26.141 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:36:26.143 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:36:26.146 | + lib/nova:create_nova_conf:589            :   conf=/etc/nova/nova_cell1.conf
2022-03-31 23:36:26.148 | + lib/nova:create_nova_conf:590            :   offset=0
2022-03-31 23:36:26.151 | + lib/nova:create_nova_conf:591            :   configure_console_proxies /etc/nova/nova_cell1.conf 0
2022-03-31 23:36:26.153 | + lib/nova:configure_console_proxies:698   :   local conf=/etc/nova/nova_cell1.conf
2022-03-31 23:36:26.156 | + lib/nova:configure_console_proxies:699   :   local offset=0
2022-03-31 23:36:26.158 | + lib/nova:configure_console_proxies:703   :   offset=0
2022-03-31 23:36:26.160 | + lib/nova:configure_console_proxies:705   :   is_service_enabled n-novnc
2022-03-31 23:36:26.177 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:26.179 | + lib/nova:configure_console_proxies:705   :   '[' False '!=' False ']'
2022-03-31 23:36:26.181 | + lib/nova:configure_console_proxies:737   :   is_service_enabled n-spice
2022-03-31 23:36:26.199 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:26.202 | + lib/nova:configure_console_proxies:742   :   is_service_enabled n-sproxy
2022-03-31 23:36:26.218 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:26.220 | + lib/nova:configure_nova:340              :   is_service_enabled n-cpu
2022-03-31 23:36:26.238 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:26.240 | + ./stack.sh:main:940                      :   is_service_enabled placement
2022-03-31 23:36:26.258 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:26.260 | + ./stack.sh:main:942                      :   stack_install_service placement
2022-03-31 23:36:26.263 | + lib/stack:stack_install_service:20       :   local service=placement
2022-03-31 23:36:26.265 | + lib/stack:stack_install_service:21       :   type install_placement
2022-03-31 23:36:26.268 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-03-31 23:36:26.270 | + lib/stack:stack_install_service:32       :   install_placement
2022-03-31 23:36:26.273 | + lib/placement:install_placement:137      :   install_apache_wsgi
2022-03-31 23:36:26.276 | + lib/apache:install_apache_wsgi:143       :   is_ubuntu
2022-03-31 23:36:26.278 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:26.281 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:26.283 | + lib/apache:install_apache_wsgi:145       :   install_package apache2
2022-03-31 23:36:26.286 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:36:26.289 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:36:26.291 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:36:26.294 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:36:26.296 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:36:26.299 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:36:26.301 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:26.304 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:26.306 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:36:26.309 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:36:26.311 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:36:26.314 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:36:26.316 | + functions-common:install_package:1464    :   real_install_package apache2
2022-03-31 23:36:26.319 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:36:26.322 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:26.324 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:26.327 | + functions-common:real_install_package:1450 :   apt_get install apache2
2022-03-31 23:36:26.349 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2022-03-31 23:36:26.460 | Reading package lists...
2022-03-31 23:36:26.716 | Building dependency tree...
2022-03-31 23:36:26.718 | Reading state information...
2022-03-31 23:36:26.983 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-03-31 23:36:26.983 | The following packages were automatically installed and are no longer required:
2022-03-31 23:36:26.985 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:36:26.985 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:36:26.985 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:36:26.985 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:36:26.985 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:36:26.985 |   python3-zope.interface
2022-03-31 23:36:26.985 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:36:27.114 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:36:27.119 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:36:27.123 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:36:27.126 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:36:27.129 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:36:27.132 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:36:27.135 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:36:27.137 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:36:27.140 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:36:27.142 | + functions-common:time_stop:2432          :   start_time=1648769786346
2022-03-31 23:36:27.145 | + functions-common:time_stop:2434          :   [[ -z 1648769786346 ]]
2022-03-31 23:36:27.147 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:36:27.152 | + functions-common:time_stop:2437          :   end_time=1648769787149
2022-03-31 23:36:27.154 | + functions-common:time_stop:2438          :   elapsed_time=803
2022-03-31 23:36:27.157 | + functions-common:time_stop:2439          :   total=21256
2022-03-31 23:36:27.159 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:36:27.162 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=22059
2022-03-31 23:36:27.164 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:36:27.167 | + lib/apache:install_apache_wsgi:146       :   is_package_installed libapache2-mod-wsgi
2022-03-31 23:36:27.170 | + functions-common:is_package_installed:1472 :   [[ -z libapache2-mod-wsgi ]]
2022-03-31 23:36:27.172 | + functions-common:is_package_installed:1476 :   [[ -z deb ]]
2022-03-31 23:36:27.175 | + functions-common:is_package_installed:1480 :   [[ deb = \d\e\b ]]
2022-03-31 23:36:27.177 | + functions-common:is_package_installed:1481 :   dpkg -s libapache2-mod-wsgi
2022-03-31 23:36:27.201 | + lib/apache:install_apache_wsgi:149       :   install_package libapache2-mod-wsgi-py3
2022-03-31 23:36:27.203 | + functions-common:install_package:1463    :   update_package_repo
2022-03-31 23:36:27.207 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-03-31 23:36:27.209 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-03-31 23:36:27.212 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-03-31 23:36:27.215 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-03-31 23:36:27.218 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-03-31 23:36:27.221 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:27.223 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:27.226 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-03-31 23:36:27.229 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-03-31 23:36:27.231 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-03-31 23:36:27.234 | + functions-common:apt_get_update:1190     :   return
2022-03-31 23:36:27.236 | + functions-common:install_package:1464    :   real_install_package libapache2-mod-wsgi-py3
2022-03-31 23:36:27.239 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-03-31 23:36:27.242 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:27.244 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:27.247 | + functions-common:real_install_package:1450 :   apt_get install libapache2-mod-wsgi-py3
2022-03-31 23:36:27.270 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3
2022-03-31 23:36:27.387 | Reading package lists...
2022-03-31 23:36:27.642 | Building dependency tree...
2022-03-31 23:36:27.643 | Reading state information...
2022-03-31 23:36:27.899 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3).
2022-03-31 23:36:27.900 | The following packages were automatically installed and are no longer required:
2022-03-31 23:36:27.901 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-03-31 23:36:27.901 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-03-31 23:36:27.901 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-03-31 23:36:27.901 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-03-31 23:36:27.901 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-03-31 23:36:27.901 |   python3-zope.interface
2022-03-31 23:36:27.901 | Use 'sudo apt autoremove' to remove them.
2022-03-31 23:36:28.048 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-03-31 23:36:28.054 | + functions-common:apt_get:1234            :   result=0
2022-03-31 23:36:28.057 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-03-31 23:36:28.060 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:36:28.063 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:36:28.067 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:36:28.069 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:36:28.072 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:36:28.075 | + functions-common:time_stop:2431          :   name=apt-get
2022-03-31 23:36:28.077 | + functions-common:time_stop:2432          :   start_time=1648769787267
2022-03-31 23:36:28.080 | + functions-common:time_stop:2434          :   [[ -z 1648769787267 ]]
2022-03-31 23:36:28.083 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:36:28.087 | + functions-common:time_stop:2437          :   end_time=1648769788085
2022-03-31 23:36:28.090 | + functions-common:time_stop:2438          :   elapsed_time=818
2022-03-31 23:36:28.093 | + functions-common:time_stop:2439          :   total=22059
2022-03-31 23:36:28.095 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:36:28.098 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=22877
2022-03-31 23:36:28.101 | + functions-common:apt_get:1238            :   return 0
2022-03-31 23:36:28.104 | + lib/apache:install_apache_wsgi:164       :   enable_apache_mod wsgi
2022-03-31 23:36:28.106 | + lib/apache:enable_apache_mod:59          :   local mod=wsgi
2022-03-31 23:36:28.109 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:36:28.111 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:28.114 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:28.117 | + lib/apache:enable_apache_mod:64          :   [[ wsgi != \v\e\r\s\i\o\n ]]
2022-03-31 23:36:28.119 | + lib/apache:enable_apache_mod:64          :   a2query -m wsgi
2022-03-31 23:36:28.175 | wsgi (enabled by maintainer script)
2022-03-31 23:36:28.180 | + lib/placement:install_placement:139      :   pip_install_gr osc-placement
2022-03-31 23:36:28.183 | + inc/python:pip_install_gr:76             :   local name=osc-placement
2022-03-31 23:36:28.186 | + inc/python:pip_install_gr:77             :   local clean_name
2022-03-31 23:36:28.189 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements osc-placement
2022-03-31 23:36:28.192 | ++ inc/python:get_from_global_requirements:225 :   local package=osc-placement
2022-03-31 23:36:28.196 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-03-31 23:36:28.200 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:36:28.200 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-03-31 23:36:28.207 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='osc-placement  '
2022-03-31 23:36:28.209 | ++ inc/python:get_from_global_requirements:228 :   [[ osc-placement   == '' ]]
2022-03-31 23:36:28.212 | ++ inc/python:get_from_global_requirements:231 :   echo osc-placement
2022-03-31 23:36:28.215 | + inc/python:pip_install_gr:78             :   clean_name=osc-placement
2022-03-31 23:36:28.218 | + inc/python:pip_install_gr:79             :   pip_install osc-placement
2022-03-31 23:36:28.241 | Using python 3.8 to install osc-placement
2022-03-31 23:36:28.244 | + 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-03-31 23:36:29.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:29.102 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:29.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:29.102 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:30.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:36:30.281 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0)
2022-03-31 23:36:30.292 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0)
2022-03-31 23:36:30.293 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6)
2022-03-31 23:36:30.294 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0)
2022-03-31 23:36:30.295 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1)
2022-03-31 23:36:30.296 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2)
2022-03-31 23:36:30.298 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0)
2022-03-31 23:36:30.356 | 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-03-31 23:36:30.357 | 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-03-31 23:36:30.359 | 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-03-31 23:36:30.360 | 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-03-31 23:36:30.373 | 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-03-31 23:36:30.376 | 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-03-31 23:36:30.376 | 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-03-31 23:36:30.390 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3)
2022-03-31 23:36:30.391 | 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-03-31 23:36:30.392 | 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-03-31 23:36:30.393 | 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-03-31 23:36:30.395 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7)
2022-03-31 23:36:30.396 | 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-03-31 23:36:30.417 | 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-03-31 23:36:30.418 | 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-03-31 23:36:30.420 | 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.1.1)
2022-03-31 23:36:30.421 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0)
2022-03-31 23:36:30.429 | 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.13.3)
2022-03-31 23:36:30.466 | 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-03-31 23:36:30.468 | 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-03-31 23:36:30.469 | 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-03-31 23:36:30.471 | 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-03-31 23:36:30.472 | 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) (0.10.0)
2022-03-31 23:36:30.473 | 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-03-31 23:36:30.474 | 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-03-31 23:36:30.475 | 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.1)
2022-03-31 23:36:30.540 | 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-03-31 23:36:30.541 | 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.8)
2022-03-31 23:36:30.544 | 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-03-31 23:36:30.545 | 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-03-31 23:36:30.631 | 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-03-31 23:36:30.632 | 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-03-31 23:36:30.634 | 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-03-31 23:36:30.675 | 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-03-31 23:36:30.714 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2)
2022-03-31 23:36:30.872 | 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-03-31 23:36:33.062 | 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-03-31 23:36:33.069 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:36:33.069 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:36:33.197 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:36:33.202 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:36:33.208 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:36:33.212 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:36:33.216 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:36:33.219 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:36:33.224 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:36:33.227 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:36:33.230 | + functions-common:time_stop:2432          :   start_time=1648769788235
2022-03-31 23:36:33.233 | + functions-common:time_stop:2434          :   [[ -z 1648769788235 ]]
2022-03-31 23:36:33.236 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:36:33.241 | + functions-common:time_stop:2437          :   end_time=1648769793238
2022-03-31 23:36:33.244 | + functions-common:time_stop:2438          :   elapsed_time=5003
2022-03-31 23:36:33.246 | + functions-common:time_stop:2439          :   total=156212
2022-03-31 23:36:33.249 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:36:33.251 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=161215
2022-03-31 23:36:33.254 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:36:33.257 | + lib/placement:install_placement:140      :   git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master
2022-03-31 23:36:33.260 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/placement.git
2022-03-31 23:36:33.263 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/placement
2022-03-31 23:36:33.266 | + functions-common:git_clone:610           :   local git_ref=master
2022-03-31 23:36:33.268 | + functions-common:git_clone:611           :   local orig_dir
2022-03-31 23:36:33.271 | ++ functions-common:git_clone:612           :   pwd
2022-03-31 23:36:33.275 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-03-31 23:36:33.277 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-03-31 23:36:33.281 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-03-31 23:36:33.299 | + functions-common:git_clone:615           :   RECLONE=False
2022-03-31 23:36:33.302 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-03-31 23:36:33.304 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-03-31 23:36:33.307 | + functions-common:git_clone:629           :   echo master
2022-03-31 23:36:33.308 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-03-31 23:36:33.313 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/placement ]]
2022-03-31 23:36:33.316 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-03-31 23:36:33.318 | + functions-common:git_clone:677           :   cd /opt/stack/placement
2022-03-31 23:36:33.321 | + functions-common:git_clone:678           :   git show --oneline
2022-03-31 23:36:33.322 | + functions-common:git_clone:678           :   head -1
2022-03-31 23:36:33.325 | ffca1ebd Merge "Add zed spec directory"
2022-03-31 23:36:33.328 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-03-31 23:36:33.330 | + lib/placement:install_placement:141      :   setup_develop /opt/stack/placement
2022-03-31 23:36:33.333 | + inc/python:setup_develop:338             :   local bindep
2022-03-31 23:36:33.336 | + inc/python:setup_develop:339             :   [[ /opt/stack/placement == -bindep* ]]
2022-03-31 23:36:33.338 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/placement
2022-03-31 23:36:33.341 | + inc/python:setup_develop:344             :   local extras=
2022-03-31 23:36:33.344 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/placement -e
2022-03-31 23:36:33.346 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-03-31 23:36:33.349 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/placement == -bindep* ]]
2022-03-31 23:36:33.352 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/placement
2022-03-31 23:36:33.355 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-03-31 23:36:33.357 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-03-31 23:36:33.361 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/placement
2022-03-31 23:36:33.363 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-03-31 23:36:33.366 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/placement
2022-03-31 23:36:33.369 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-03-31 23:36:33.372 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-03-31 23:36:33.375 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg
2022-03-31 23:36:33.383 | + inc/python:_setup_package_with_constraints_edit:385 :   name=openstack-placement
2022-03-31 23:36:33.385 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement
2022-03-31 23:36:34.042 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/placement -e
2022-03-31 23:36:34.045 | + inc/python:setup_package:418             :   local bindep=0
2022-03-31 23:36:34.049 | + inc/python:setup_package:419             :   local bindep_flag=
2022-03-31 23:36:34.052 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-03-31 23:36:34.055 | + inc/python:setup_package:421             :   [[ /opt/stack/placement == -bindep* ]]
2022-03-31 23:36:34.058 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/placement
2022-03-31 23:36:34.062 | + inc/python:setup_package:427             :   local flags=-e
2022-03-31 23:36:34.065 | + inc/python:setup_package:428             :   local extras=
2022-03-31 23:36:34.068 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-03-31 23:36:34.072 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-03-31 23:36:34.074 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-03-31 23:36:34.077 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-03-31 23:36:34.079 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-03-31 23:36:34.082 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/placement
2022-03-31 23:36:34.104 | Using python 3.8 to install /opt/stack/placement
2022-03-31 23:36:34.107 | + 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-03-31 23:36:34.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:34.958 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:34.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:34.958 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:36.095 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:36:36.121 | Obtaining file:///opt/stack/placement
2022-03-31 23:36:36.121 |   Preparing metadata (setup.py): started
2022-03-31 23:36:39.252 |   Preparing metadata (setup.py): finished with status 'done'
2022-03-31 23:36:39.298 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1)
2022-03-31 23:36:39.300 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31)
2022-03-31 23:36:39.301 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0)
2022-03-31 23:36:39.302 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1)
2022-03-31 23:36:39.303 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7)
2022-03-31 23:36:39.304 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0)
2022-03-31 23:36:39.305 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1)
2022-03-31 23:36:39.307 | 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.dev7) (60.9.3)
2022-03-31 23:36:39.308 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0)
2022-03-31 23:36:39.309 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0)
2022-03-31 23:36:39.311 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0)
2022-03-31 23:36:39.312 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0)
2022-03-31 23:36:39.313 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0)
2022-03-31 23:36:39.314 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2)
2022-03-31 23:36:39.316 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0)
2022-03-31 23:36:39.317 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0)
2022-03-31 23:36:39.318 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1)
2022-03-31 23:36:39.319 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0)
2022-03-31 23:36:39.320 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0)
2022-03-31 23:36:39.321 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0)
2022-03-31 23:36:39.322 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1)
2022-03-31 23:36:39.388 | 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.dev7) (5.1.0)
2022-03-31 23:36:39.390 | 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.dev7) (4.4.0)
2022-03-31 23:36:39.391 | 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.dev7) (1.16.0)
2022-03-31 23:36:39.392 | 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.dev7) (3.1.1)
2022-03-31 23:36:39.394 | 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.dev7) (2.10.1)
2022-03-31 23:36:39.395 | 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.dev7) (4.5.0)
2022-03-31 23:36:39.414 | 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.dev7) (0.17.3)
2022-03-31 23:36:39.456 | 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.dev7) (0.8.0)
2022-03-31 23:36:39.457 | 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.dev7) (6.0)
2022-03-31 23:36:39.458 | 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.dev7) (3.5.0)
2022-03-31 23:36:39.459 | 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.dev7) (2.5.0)
2022-03-31 23:36:39.461 | 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.dev7) (1.5.0)
2022-03-31 23:36:39.512 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6)
2022-03-31 23:36:39.514 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1)
2022-03-31 23:36:39.515 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0)
2022-03-31 23:36:39.517 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0)
2022-03-31 23:36:39.558 | 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.dev7) (0.9.6)
2022-03-31 23:36:39.560 | 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.dev7) (2.8.2)
2022-03-31 23:36:39.579 | 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.dev7) (3.0.3)
2022-03-31 23:36:39.580 | 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.dev7) (3.3.0)
2022-03-31 23:36:39.582 | 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.dev7) (3.2.0)
2022-03-31 23:36:39.609 | 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.dev7) (1.0.3)
2022-03-31 23:36:39.611 | 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.dev7) (2021.3)
2022-03-31 23:36:39.623 | 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.dev7) (3.1.1)
2022-03-31 23:36:39.640 | 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.dev7) (0.11.0)
2022-03-31 23:36:39.642 | 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.dev7) (3.0.7)
2022-03-31 23:36:39.643 | 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.dev7) (1.0.2)
2022-03-31 23:36:39.645 | 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.dev7) (21.3)
2022-03-31 23:36:39.688 | 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.dev7) (3.3)
2022-03-31 23:36:39.690 | 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.dev7) (2.0.12)
2022-03-31 23:36:39.691 | 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.dev7) (1.26.8)
2022-03-31 23:36:39.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28)
2022-03-31 23:36:39.709 | 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.dev7) (0.7)
2022-03-31 23:36:39.873 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2)
2022-03-31 23:36:39.912 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6)
2022-03-31 23:36:39.913 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1)
2022-03-31 23:36:39.915 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0)
2022-03-31 23:36:39.931 | 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.dev7) (1.15.0)
2022-03-31 23:36:39.965 | 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.dev7) (1.13.3)
2022-03-31 23:36:40.021 | 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.dev7) (2.1.0)
2022-03-31 23:36:40.114 | 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.dev7) (1.7.0)
2022-03-31 23:36:40.198 | 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.dev7) (1.1.5)
2022-03-31 23:36:40.251 | 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.dev7) (0.2.5)
2022-03-31 23:36:40.443 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2)
2022-03-31 23:36:40.444 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2)
2022-03-31 23:36:40.445 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1)
2022-03-31 23:36:40.525 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0)
2022-03-31 23:36:40.575 | 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.dev7) (2.21)
2022-03-31 23:36:40.737 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0)
2022-03-31 23:36:40.844 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0)
2022-03-31 23:36:40.845 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0)
2022-03-31 23:36:42.778 | Installing collected packages: openstack-placement
2022-03-31 23:36:42.778 |   Attempting uninstall: openstack-placement
2022-03-31 23:36:42.779 |     Found existing installation: openstack-placement 7.1.0.dev7
2022-03-31 23:36:42.781 |     Can't uninstall 'openstack-placement'. No files were found to uninstall.
2022-03-31 23:36:42.783 |   Running setup.py develop for openstack-placement
2022-03-31 23:36:47.041 | Successfully installed openstack-placement
2022-03-31 23:36:47.042 | 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-03-31 23:36:47.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:36:47.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:36:47.185 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:36:47.188 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:36:47.192 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:36:47.196 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:36:47.198 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:36:47.201 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:36:47.203 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:36:47.205 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:36:47.208 | + functions-common:time_stop:2432          :   start_time=1648769794098
2022-03-31 23:36:47.210 | + functions-common:time_stop:2434          :   [[ -z 1648769794098 ]]
2022-03-31 23:36:47.213 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:36:47.218 | + functions-common:time_stop:2437          :   end_time=1648769807215
2022-03-31 23:36:47.221 | + functions-common:time_stop:2438          :   elapsed_time=13117
2022-03-31 23:36:47.225 | + functions-common:time_stop:2439          :   total=161215
2022-03-31 23:36:47.227 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:36:47.230 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=174332
2022-03-31 23:36:47.232 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:36:47.235 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-03-31 23:36:47.238 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-03-31 23:36:47.241 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-03-31 23:36:47.260 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-03-31 23:36:47.273 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/placement
2022-03-31 23:36:47.276 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/placement
2022-03-31 23:36:47.279 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:36:47.282 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:36:47.284 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]]
2022-03-31 23:36:47.287 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:36:47.290 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-03-31 23:36:47.292 | + ./stack.sh:main:943                      :   configure_placement
2022-03-31 23:36:47.295 | + lib/placement:configure_placement:106    :   sudo install -d -o ubuntu /etc/placement
2022-03-31 23:36:47.308 | + lib/placement:configure_placement:107    :   create_placement_conf
2022-03-31 23:36:47.311 | + lib/placement:create_placement_conf:96   :   rm -f /etc/placement/placement.conf
2022-03-31 23:36:47.315 | ++ lib/placement:create_placement_conf:97   :   database_connection_url placement
2022-03-31 23:36:47.319 | ++ lib/database:database_connection_url:134 :   local db=placement
2022-03-31 23:36:47.322 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql placement
2022-03-31 23:36:47.324 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=placement
2022-03-31 23:36:47.327 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-03-31 23:36:47.330 | + lib/placement:create_placement_conf:97   :   iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-03-31 23:36:47.363 | + lib/placement:create_placement_conf:98   :   iniset /etc/placement/placement.conf DEFAULT debug True
2022-03-31 23:36:47.403 | + lib/placement:create_placement_conf:99   :   iniset /etc/placement/placement.conf api auth_strategy keystone
2022-03-31 23:36:47.436 | + lib/placement:create_placement_conf:100  :   configure_keystone_authtoken_middleware /etc/placement/placement.conf placement
2022-03-31 23:36:47.439 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/placement/placement.conf
2022-03-31 23:36:47.442 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=placement
2022-03-31 23:36:47.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-03-31 23:36:47.447 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/placement/placement.conf keystone_authtoken auth_type password
2022-03-31 23:36:47.480 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/placement/placement.conf keystone_authtoken interface public
2022-03-31 23:36:47.510 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-03-31 23:36:47.540 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/placement/placement.conf keystone_authtoken username placement
2022-03-31 23:36:47.569 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd
2022-03-31 23:36:47.599 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default
2022-03-31 23:36:47.629 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/placement/placement.conf keystone_authtoken project_name service
2022-03-31 23:36:47.659 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default
2022-03-31 23:36:47.689 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:36:47.719 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211
2022-03-31 23:36:47.749 | + lib/placement:create_placement_conf:101  :   setup_logging /etc/placement/placement.conf
2022-03-31 23:36:47.752 | + functions:setup_logging:674              :   setup_systemd_logging /etc/placement/placement.conf
2022-03-31 23:36:47.755 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/placement/placement.conf
2022-03-31 23:36:47.758 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:36:47.776 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:36:47.779 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:36:47.782 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:36:47.784 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:36:47.787 | + 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-03-31 23:36:47.817 | + 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-03-31 23:36:47.847 | + 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-03-31 23:36:47.878 | + functions:setup_systemd_logging:706      :   iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:36:47.909 | + lib/placement:configure_placement:109    :   [[ uwsgi == \u\w\s\g\i ]]
2022-03-31 23:36:47.911 | + lib/placement:configure_placement:110    :   write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement
2022-03-31 23:36:47.915 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/placement/placement-uwsgi.ini
2022-03-31 23:36:47.917 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/placement-api
2022-03-31 23:36:47.920 | + lib/apache:write_uwsgi_config:256        :   local url=/placement
2022-03-31 23:36:47.923 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-03-31 23:36:47.926 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-03-31 23:36:47.929 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/placement-api
2022-03-31 23:36:47.934 | + lib/apache:write_uwsgi_config:259        :   name=placement-api
2022-03-31 23:36:47.937 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-03-31 23:36:47.939 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-03-31 23:36:47.953 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-03-31 23:36:47.953 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:36:47.961 | d /var/run/uwsgi 0755 ubuntu root
2022-03-31 23:36:47.965 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-03-31 23:36:47.984 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/placement-api.socket
2022-03-31 23:36:47.986 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/placement/placement-uwsgi.ini
2022-03-31 23:36:47.992 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api
2022-03-31 23:36:48.026 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2
2022-03-31 23:36:48.056 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/placement/placement-uwsgi.ini uwsgi master true
2022-03-31 23:36:48.085 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true
2022-03-31 23:36:48.115 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false
2022-03-31 23:36:48.145 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90
2022-03-31 23:36:48.175 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true
2022-03-31 23:36:48.204 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3
2022-03-31 23:36:48.234 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true
2022-03-31 23:36:48.263 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-03-31 23:36:48.296 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535
2022-03-31 23:36:48.328 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close'
2022-03-31 23:36:48.357 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true
2022-03-31 23:36:48.387 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-03-31 23:36:48.390 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-03-31 23:36:48.393 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for placement-api
2022-03-31 23:36:48.396 | ++ lib/apache:apache_site_config_for:186    :   local site=placement-api
2022-03-31 23:36:48.398 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-03-31 23:36:48.401 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:48.404 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:48.406 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/placement-api.conf
2022-03-31 23:36:48.410 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/placement-api.conf
2022-03-31 23:36:48.412 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket
2022-03-31 23:36:48.442 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666
2022-03-31 23:36:48.472 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 '
2022-03-31 23:36:48.473 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/placement-api.conf
2022-03-31 23:36:48.482 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 
2022-03-31 23:36:48.485 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site placement-api
2022-03-31 23:36:48.488 | + lib/apache:enable_apache_site:203        :   local site=placement-api
2022-03-31 23:36:48.491 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-03-31 23:36:48.493 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-03-31 23:36:48.496 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-03-31 23:36:48.499 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:48.501 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:48.504 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-03-31 23:36:48.506 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-03-31 23:36:48.509 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:48.512 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:48.514 | + lib/apache:enable_apache_site:207        :   sudo a2ensite placement-api
2022-03-31 23:36:48.586 | Site placement-api already enabled
2022-03-31 23:36:48.592 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-03-31 23:36:48.596 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-03-31 23:36:48.598 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:36:48.603 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-03-31 23:36:48.742 | + ./stack.sh:main:950                      :   is_service_enabled placement placement-client
2022-03-31 23:36:48.762 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:48.764 | + ./stack.sh:main:951                      :   is_service_enabled n-cpu
2022-03-31 23:36:48.785 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:48.788 | + ./stack.sh:main:951                      :   is_service_enabled n-sch
2022-03-31 23:36:48.807 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:48.809 | + ./stack.sh:main:952                      :   configure_placement_nova_compute
2022-03-31 23:36:48.812 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova.conf
2022-03-31 23:36:48.814 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova.conf placement auth_type password
2022-03-31 23:36:48.846 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity
2022-03-31 23:36:48.876 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova.conf placement username placement
2022-03-31 23:36:48.915 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-03-31 23:36:48.949 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-03-31 23:36:48.979 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova.conf placement project_name service
2022-03-31 23:36:49.009 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-03-31 23:36:49.039 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova.conf placement region_name RegionOne
2022-03-31 23:36:49.069 | + ./stack.sh:main:956                      :   is_service_enabled horizon
2022-03-31 23:36:49.087 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:49.089 | + ./stack.sh:main:961                      :   is_service_enabled tls-proxy
2022-03-31 23:36:49.107 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:36:49.110 | + ./stack.sh:main:969                      :   run_phase stack install
2022-03-31 23:36:49.113 | + functions-common:run_phase:1853          :   local mode=stack
2022-03-31 23:36:49.115 | + functions-common:run_phase:1854          :   local phase=install
2022-03-31 23:36:49.118 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-03-31 23:36:49.121 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-03-31 23:36:49.123 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-03-31 23:36:49.126 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-03-31 23:36:49.129 | + functions-common:run_phase:1863          :   local extra
2022-03-31 23:36:49.132 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-03-31 23:36:49.137 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-03-31 23:36:49.139 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-03-31 23:36:49.143 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-03-31 23:36:49.145 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install
2022-03-31 23:36:49.148 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-03-31 23:36:49.165 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:49.167 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-03-31 23:36:49.169 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:36:49.172 | ++ extras.d/80-tempest.sh:source:7          :   [[ install == \i\n\s\t\a\l\l ]]
2022-03-31 23:36:49.174 | ++ extras.d/80-tempest.sh:source:8          :   echo_summary 'Installing Tempest'
2022-03-31 23:36:49.177 | ++ ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:36:49.179 | ++ ./stack.sh:echo_summary:446              :   echo -e Installing Tempest
2022-03-31 23:36:49.182 | ++ extras.d/80-tempest.sh:source:9          :   async_runfunc install_tempest
2022-03-31 23:36:49.184 | ++ inc/async:async_runfunc:116              :   async_run install_tempest install_tempest
2022-03-31 23:36:49.241 | ++ inc/async:async_inner:63                 :   install_tempest
2022-03-31 23:36:49.281 | [316529 Async install_tempest:341858]: running: install_tempest
2022-03-31 23:36:49.283 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-03-31 23:36:49.286 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-03-31 23:36:49.289 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-03-31 23:36:49.292 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-03-31 23:36:49.295 | + functions-common:run_phase:1880          :   run_plugins stack install
2022-03-31 23:36:49.298 | + functions-common:run_plugins:1839        :   local mode=stack
2022-03-31 23:36:49.301 | + functions-common:run_plugins:1840        :   local phase=install
2022-03-31 23:36:49.304 | + functions-common:run_plugins:1842        :   local plugins=
2022-03-31 23:36:49.310 | + functions-common:run_plugins:1843        :   local plugin
2022-03-31 23:36:49.313 | + ./stack.sh:main:972                      :   use_library_from_git python-openstackclient
2022-03-31 23:36:49.315 | + inc/python:use_library_from_git:250      :   local name=python-openstackclient
2022-03-31 23:36:49.318 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-03-31 23:36:49.321 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-03-31 23:36:49.323 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]]
2022-03-31 23:36:49.326 | + inc/python:use_library_from_git:253      :   return 1
2022-03-31 23:36:49.329 | + ./stack.sh:main:976                      :   pip_install_gr python-openstackclient
2022-03-31 23:36:49.333 | + inc/python:pip_install_gr:76             :   local name=python-openstackclient
2022-03-31 23:36:49.336 | + inc/python:pip_install_gr:77             :   local clean_name
2022-03-31 23:36:49.340 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-openstackclient
2022-03-31 23:36:49.342 | ++ inc/python:get_from_global_requirements:225 :   local package=python-openstackclient
2022-03-31 23:36:49.345 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-03-31 23:36:49.349 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt
2022-03-31 23:36:49.353 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-03-31 23:36:49.358 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-openstackclient  '
2022-03-31 23:36:49.361 | ++ inc/python:get_from_global_requirements:228 :   [[ python-openstackclient   == '' ]]
2022-03-31 23:36:49.364 | ++ inc/python:get_from_global_requirements:231 :   echo python-openstackclient
2022-03-31 23:36:49.367 | + inc/python:pip_install_gr:78             :   clean_name=python-openstackclient
2022-03-31 23:36:49.369 | + inc/python:pip_install_gr:79             :   pip_install python-openstackclient
2022-03-31 23:36:49.391 | Using python 3.8 to install python-openstackclient
2022-03-31 23:36:49.394 | + 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-03-31 23:36:50.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:50.251 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:50.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:36:50.252 |   from cryptography.utils import int_from_bytes
2022-03-31 23:36:51.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-03-31 23:36:51.415 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0)
2022-03-31 23:36:51.434 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0)
2022-03-31 23:36:51.435 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1)
2022-03-31 23:36:51.436 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0)
2022-03-31 23:36:51.437 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0)
2022-03-31 23:36:51.438 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2)
2022-03-31 23:36:51.439 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0)
2022-03-31 23:36:51.440 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0)
2022-03-31 23:36:51.441 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2)
2022-03-31 23:36:51.442 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0)
2022-03-31 23:36:51.443 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1)
2022-03-31 23:36:51.444 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0)
2022-03-31 23:36:51.455 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1)
2022-03-31 23:36:51.457 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7)
2022-03-31 23:36:51.458 | 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-03-31 23:36:51.459 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0)
2022-03-31 23:36:51.460 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0)
2022-03-31 23:36:51.487 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1)
2022-03-31 23:36:51.488 | 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-03-31 23:36:51.489 | 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-03-31 23:36:51.490 | 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-03-31 23:36:51.492 | 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-03-31 23:36:51.493 | 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-03-31 23:36:51.494 | 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-03-31 23:36:51.495 | 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-03-31 23:36:51.496 | 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-03-31 23:36:51.497 | 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-03-31 23:36:51.498 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0)
2022-03-31 23:36:51.511 | 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-03-31 23:36:51.530 | 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-03-31 23:36:51.532 | 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-03-31 23:36:51.533 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3)
2022-03-31 23:36:51.534 | 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-03-31 23:36:51.556 | 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-03-31 23:36:51.573 | 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-03-31 23:36:51.575 | 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-03-31 23:36:51.576 | 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-03-31 23:36:51.668 | 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-03-31 23:36:51.669 | 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-03-31 23:36:51.670 | 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-03-31 23:36:51.712 | 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-03-31 23:36:51.723 | 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.13.3)
2022-03-31 23:36:51.756 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2)
2022-03-31 23:36:51.920 | 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-03-31 23:36:51.934 | 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-03-31 23:36:52.036 | 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-03-31 23:36:52.038 | 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.8)
2022-03-31 23:36:52.040 | 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-03-31 23:36:52.042 | 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-03-31 23:36:52.170 | 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-03-31 23:36:54.463 | 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-03-31 23:36:54.470 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-03-31 23:36:54.470 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-03-31 23:36:54.602 | + inc/python:pip_install:200               :   result=0
2022-03-31 23:36:54.604 | + inc/python:pip_install:202               :   time_stop pip_install
2022-03-31 23:36:54.607 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:36:54.610 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:36:54.613 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:36:54.616 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:36:54.618 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:36:54.621 | + functions-common:time_stop:2431          :   name=pip_install
2022-03-31 23:36:54.623 | + functions-common:time_stop:2432          :   start_time=1648769809386
2022-03-31 23:36:54.625 | + functions-common:time_stop:2434          :   [[ -z 1648769809386 ]]
2022-03-31 23:36:54.628 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:36:54.633 | + functions-common:time_stop:2437          :   end_time=1648769814630
2022-03-31 23:36:54.635 | + functions-common:time_stop:2438          :   elapsed_time=5244
2022-03-31 23:36:54.638 | + functions-common:time_stop:2439          :   total=174332
2022-03-31 23:36:54.640 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:36:54.642 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=179576
2022-03-31 23:36:54.645 | + inc/python:pip_install:203               :   return 0
2022-03-31 23:36:54.647 | + ./stack.sh:main:981                      :   install_oscwrap
2022-03-31 23:36:54.651 | ++ functions-common:install_oscwrap:2470    :   mktemp
2022-03-31 23:36:54.655 | + functions-common:install_oscwrap:2470    :   OSCWRAP_TIMER_FILE=/tmp/tmp.Yk6GVkIgqN
2022-03-31 23:36:54.658 | + functions-common:install_oscwrap:2473    :   shopt -s expand_aliases
2022-03-31 23:36:54.661 | + functions-common:install_oscwrap:2476    :   unalias -a
2022-03-31 23:36:54.663 | + functions-common:install_oscwrap:2478    :   alias openstack=oscwrap
2022-03-31 23:36:54.666 | + ./stack.sh:main:986                      :   [[ False != \F\a\l\s\e ]]
2022-03-31 23:36:54.669 | + ./stack.sh:main:1026                     :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-03-31 23:36:54.671 | + ./stack.sh:main:1034                     :   is_service_enabled mysql postgresql
2022-03-31 23:36:54.689 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:36:54.692 | + ./stack.sh:main:1035                     :   configure_database
2022-03-31 23:36:54.694 | + lib/database:configure_database:128      :   configure_database_mysql
2022-03-31 23:36:54.697 | + lib/databases/mysql:configure_database_mysql:72 :   local my_conf mysql slow_log
2022-03-31 23:36:54.699 | + lib/databases/mysql:configure_database_mysql:73 :   echo_summary 'Configuring and starting MySQL'
2022-03-31 23:36:54.702 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:36:54.704 | + ./stack.sh:echo_summary:446              :   echo -e Configuring and starting MySQL
2022-03-31 23:36:54.706 | + lib/databases/mysql:configure_database_mysql:75 :   is_ubuntu
2022-03-31 23:36:54.709 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:54.711 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:54.713 | + lib/databases/mysql:configure_database_mysql:76 :   my_conf=/etc/mysql/my.cnf
2022-03-31 23:36:54.716 | ++ lib/databases/mysql:configure_database_mysql:90 :   ipv6_unquote 0.0.0.0
2022-03-31 23:36:54.720 | ++ functions-common:ipv6_unquote:2223       :   tr -d '[]'
2022-03-31 23:36:54.721 | ++ functions-common:ipv6_unquote:2223       :   echo 0.0.0.0
2022-03-31 23:36:54.725 | + lib/databases/mysql:configure_database_mysql:90 :   iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0
2022-03-31 23:36:54.778 | + lib/databases/mysql:configure_database_mysql:93 :   is_fedora
2022-03-31 23:36:54.780 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-03-31 23:36:54.783 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-03-31 23:36:54.785 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-03-31 23:36:54.788 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-03-31 23:36:54.790 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-03-31 23:36:54.793 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-03-31 23:36:54.795 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-03-31 23:36:54.797 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-03-31 23:36:54.800 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-03-31 23:36:54.802 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-03-31 23:36:54.805 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-03-31 23:36:54.807 | + lib/databases/mysql:configure_database_mysql:93 :   is_suse
2022-03-31 23:36:54.809 | + functions-common:is_suse:542             :   is_opensuse
2022-03-31 23:36:54.812 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-03-31 23:36:54.814 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-03-31 23:36:54.816 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-03-31 23:36:54.819 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-03-31 23:36:54.821 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-03-31 23:36:54.824 | + lib/databases/mysql:configure_database_mysql:96 :   is_ubuntu
2022-03-31 23:36:54.826 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:54.829 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:54.831 | + lib/databases/mysql:configure_database_mysql:98 :   restart_service mysql
2022-03-31 23:36:54.833 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:36:54.836 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart mysql
2022-03-31 23:36:56.952 | + lib/databases/mysql:configure_database_mysql:104 :   sudo mysqladmin -u root password Passw0rd
2022-03-31 23:36:56.968 | mysqladmin: connect to server at 'localhost' failed
2022-03-31 23:36:56.968 | error: 'Access denied for user 'root'@'localhost' (using password: NO)'
2022-03-31 23:36:56.972 | + lib/databases/mysql:configure_database_mysql:104 :   true
2022-03-31 23:36:56.975 | + lib/databases/mysql:configure_database_mysql:108 :   is_ubuntu
2022-03-31 23:36:56.978 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:56.981 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:56.983 | + lib/databases/mysql:configure_database_mysql:108 :   '[' mysql == mariadb ']'
2022-03-31 23:36:56.986 | + lib/databases/mysql:configure_database_mysql:111 :   local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 '
2022-03-31 23:36:56.988 | + lib/databases/mysql:configure_database_mysql:117 :   is_ubuntu
2022-03-31 23:36:56.991 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:36:56.993 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:36:56.996 | + lib/databases/mysql:configure_database_mysql:117 :   [[ focal != \b\u\l\l\s\e\y\e ]]
2022-03-31 23:36:56.998 | + lib/databases/mysql:configure_database_mysql:117 :   '[' mysql == mariadb ']'
2022-03-31 23:36:57.000 | + 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-03-31 23:36:57.013 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:36:57.050 | + lib/databases/mysql:configure_database_mysql:124 :   sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';'
2022-03-31 23:36:57.063 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:36:57.082 | + lib/databases/mysql:configure_database_mysql:129 :   iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL
2022-03-31 23:36:57.140 | + lib/databases/mysql:configure_database_mysql:130 :   iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB
2022-03-31 23:36:57.195 | + lib/databases/mysql:configure_database_mysql:131 :   iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024
2022-03-31 23:36:57.251 | + lib/databases/mysql:configure_database_mysql:133 :   [[ False == \T\r\u\e ]]
2022-03-31 23:36:57.253 | + lib/databases/mysql:configure_database_mysql:153 :   restart_service mysql
2022-03-31 23:36:57.256 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:36:57.258 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart mysql
2022-03-31 23:37:00.701 | + ./stack.sh:main:1039                     :   save_stackenv 1039
2022-03-31 23:37:00.703 | + functions-common:save_stackenv:60        :   local tag=1039
2022-03-31 23:37:00.707 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-03-31 23:37:00.712 | + functions-common:save_stackenv:62        :   time_stamp=2022-03-31-233700
2022-03-31 23:37:00.714 | + functions-common:save_stackenv:63        :   echo '# 2022-03-31-233700 1039'
2022-03-31 23:37:00.717 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.720 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-03-31 23:37:00.722 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.725 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-03-31 23:37:00.728 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.730 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-03-31 23:37:00.733 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.735 | + 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-03-31 23:37:00.738 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.740 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.98
2022-03-31 23:37:00.743 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.746 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity
2022-03-31 23:37:00.748 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.751 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-233234
2022-03-31 23:37:00.753 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.756 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-03-31 23:37:00.758 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.761 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.98
2022-03-31 23:37:00.763 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.766 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-03-31 23:37:00.768 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.771 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-03-31 23:37:00.773 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.776 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-03-31 23:37:00.778 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-03-31 23:37:00.781 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-03-31 23:37:00.784 | + ./stack.sh:main:1051                     :   [[ True == \T\r\u\e ]]
2022-03-31 23:37:00.786 | + ./stack.sh:main:1052                     :   [[ -f /sys/kernel/mm/ksm/run ]]
2022-03-31 23:37:00.789 | + ./stack.sh:main:1053                     :   sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'
2022-03-31 23:37:00.801 | + ./stack.sh:main:1065                     :   start_dstat
2022-03-31 23:37:00.804 | + lib/dstat:start_dstat:31                 :   run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.806 | + functions-common:run_process:1680        :   local service=dstat
2022-03-31 23:37:00.809 | + functions-common:run_process:1681        :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.811 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:37:00.814 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:37:00.816 | + functions-common:run_process:1685        :   local name=dstat
2022-03-31 23:37:00.819 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:37:00.821 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:37:00.824 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:37:00.826 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:37:00.830 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:37:00.834 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648769820831
2022-03-31 23:37:00.837 | + functions-common:run_process:1688        :   is_service_enabled dstat
2022-03-31 23:37:00.855 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:37:00.857 | + functions-common:run_process:1689        :   _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ''
2022-03-31 23:37:00.860 | + functions-common:_run_under_systemd:1645 :   local service=dstat
2022-03-31 23:37:00.862 | + functions-common:_run_under_systemd:1646 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.865 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.867 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.870 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.872 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]]
2022-03-31 23:37:00.875 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]]
2022-03-31 23:37:00.877 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@dstat.service
2022-03-31 23:37:00.880 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:37:00.882 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:37:00.885 | + functions-common:_run_under_systemd:1654 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]]
2022-03-31 23:37:00.887 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu
2022-03-31 23:37:00.890 | + functions-common:write_user_unit_file:1562 :   local service=devstack@dstat.service
2022-03-31 23:37:00.892 | + functions-common:write_user_unit_file:1563 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:00.895 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:37:00.897 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:37:00.900 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:37:00.902 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:37:00.904 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@dstat.service
2022-03-31 23:37:00.907 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:37:00.912 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service'
2022-03-31 23:37:00.966 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu
2022-03-31 23:37:01.020 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-03-31 23:37:01.074 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process
2022-03-31 23:37:01.129 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300
2022-03-31 23:37:01.184 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:37:01.240 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:37:01.242 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target
2022-03-31 23:37:01.296 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:37:01.746 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@dstat.service
2022-03-31 23:37:01.764 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service.
2022-03-31 23:37:02.219 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@dstat.service
2022-03-31 23:37:02.241 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:37:02.244 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:37:02.246 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:37:02.249 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:37:02.251 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:37:02.254 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:37:02.256 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:37:02.259 | + functions-common:time_stop:2432          :   start_time=1648769820831
2022-03-31 23:37:02.261 | + functions-common:time_stop:2434          :   [[ -z 1648769820831 ]]
2022-03-31 23:37:02.265 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:37:02.269 | + functions-common:time_stop:2437          :   end_time=1648769822266
2022-03-31 23:37:02.272 | + functions-common:time_stop:2438          :   elapsed_time=1435
2022-03-31 23:37:02.274 | + functions-common:time_stop:2439          :   total=0
2022-03-31 23:37:02.277 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:37:02.279 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=1435
2022-03-31 23:37:02.282 | + lib/dstat:start_dstat:36                 :   run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root
2022-03-31 23:37:02.285 | + functions-common:run_process:1680        :   local service=memory_tracker
2022-03-31 23:37:02.288 | + functions-common:run_process:1681        :   local command=/home/ubuntu/devstack/tools/memory_tracker.sh
2022-03-31 23:37:02.290 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:37:02.293 | + functions-common:run_process:1683        :   local user=root
2022-03-31 23:37:02.295 | + functions-common:run_process:1685        :   local name=memory_tracker
2022-03-31 23:37:02.298 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:37:02.301 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:37:02.303 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:37:02.306 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:37:02.309 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:37:02.314 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648769822311
2022-03-31 23:37:02.316 | + functions-common:run_process:1688        :   is_service_enabled memory_tracker
2022-03-31 23:37:02.334 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:02.336 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:37:02.339 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:37:02.341 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:37:02.344 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:37:02.347 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:37:02.350 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:37:02.353 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:37:02.355 | + functions-common:time_stop:2432          :   start_time=1648769822311
2022-03-31 23:37:02.358 | + functions-common:time_stop:2434          :   [[ -z 1648769822311 ]]
2022-03-31 23:37:02.361 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:37:02.365 | + functions-common:time_stop:2437          :   end_time=1648769822363
2022-03-31 23:37:02.368 | + functions-common:time_stop:2438          :   elapsed_time=52
2022-03-31 23:37:02.370 | + functions-common:time_stop:2439          :   total=1435
2022-03-31 23:37:02.373 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:37:02.375 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=1487
2022-03-31 23:37:02.378 | + lib/dstat:start_dstat:40                 :   is_service_enabled peakmem_tracker
2022-03-31 23:37:02.397 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:02.399 | + ./stack.sh:main:1069                     :   is_service_enabled tcpdump
2022-03-31 23:37:02.424 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:02.427 | + ./stack.sh:main:1077                     :   is_service_enabled etcd3
2022-03-31 23:37:02.453 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:37:02.456 | + ./stack.sh:main:1078                     :   start_etcd3
2022-03-31 23:37:02.458 | + lib/etcd3:start_etcd3:41                 :   local cmd=/opt/stack/bin/etcd
2022-03-31 23:37:02.461 | + lib/etcd3:start_etcd3:42                 :   cmd+=' --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd'
2022-03-31 23:37:02.464 | + lib/etcd3:start_etcd3:43                 :   cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'
2022-03-31 23:37:02.466 | + lib/etcd3:start_etcd3:44                 :   cmd+=' --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380'
2022-03-31 23:37:02.469 | + lib/etcd3:start_etcd3:45                 :   cmd+=' --initial-advertise-peer-urls http://10.222.0.98:2380'
2022-03-31 23:37:02.471 | + lib/etcd3:start_etcd3:46                 :   cmd+=' --advertise-client-urls http://10.222.0.98:2379'
2022-03-31 23:37:02.474 | + lib/etcd3:start_etcd3:47                 :   '[' 0.0.0.0 == :: ']'
2022-03-31 23:37:02.477 | + lib/etcd3:start_etcd3:50                 :   cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
2022-03-31 23:37:02.479 | + lib/etcd3:start_etcd3:52                 :   cmd+=' --listen-client-urls http://10.222.0.98:2379'
2022-03-31 23:37:02.482 | + lib/etcd3:start_etcd3:53                 :   '[' True == True ']'
2022-03-31 23:37:02.484 | + lib/etcd3:start_etcd3:54                 :   cmd+=' --debug'
2022-03-31 23:37:02.487 | + lib/etcd3:start_etcd3:57                 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-03-31 23:37:02.490 | + lib/etcd3:start_etcd3:58                 :   write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.98:2379 --debug' '' root
2022-03-31 23:37:02.493 | + functions-common:write_user_unit_file:1562 :   local service=devstack@etcd.service
2022-03-31 23:37:02.496 | + functions-common:write_user_unit_file:1563 :   local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.98:2379 --debug'
2022-03-31 23:37:02.498 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:37:02.500 | + functions-common:write_user_unit_file:1565 :   local user=root
2022-03-31 23:37:02.503 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:37:02.505 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:37:02.508 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-03-31 23:37:02.516 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:37:02.525 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service'
2022-03-31 23:37:02.602 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root
2022-03-31 23:37:02.670 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.98:2379 --debug'
2022-03-31 23:37:02.721 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process
2022-03-31 23:37:02.773 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300
2022-03-31 23:37:02.825 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:37:02.878 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:37:02.881 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target
2022-03-31 23:37:02.944 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:37:03.412 | + lib/etcd3:start_etcd3:60                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target
2022-03-31 23:37:03.466 | + lib/etcd3:start_etcd3:61                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify
2022-03-31 23:37:03.527 | + lib/etcd3:start_etcd3:62                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure
2022-03-31 23:37:03.581 | + lib/etcd3:start_etcd3:63                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536
2022-03-31 23:37:03.636 | + lib/etcd3:start_etcd3:64                 :   is_arch aarch64
2022-03-31 23:37:03.639 | ++ functions-common:is_arch:506             :   uname -m
2022-03-31 23:37:03.644 | + functions-common:is_arch:506             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2022-03-31 23:37:03.646 | + lib/etcd3:start_etcd3:68                 :   sudo systemctl daemon-reload
2022-03-31 23:37:04.139 | + lib/etcd3:start_etcd3:69                 :   sudo systemctl enable devstack@etcd.service
2022-03-31 23:37:04.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service.
2022-03-31 23:37:04.580 | + lib/etcd3:start_etcd3:70                 :   sudo systemctl start devstack@etcd.service
2022-03-31 23:37:05.265 | + ./stack.sh:main:1084                     :   is_service_enabled tls-proxy
2022-03-31 23:37:05.285 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:05.288 | + ./stack.sh:main:1089                     :   write_clouds_yaml
2022-03-31 23:37:05.290 | + functions-common:write_clouds_yaml:79    :   CLOUDS_YAML=/etc/openstack/clouds.yaml
2022-03-31 23:37:05.294 | ++ functions-common:write_clouds_yaml:81    :   dirname /etc/openstack/clouds.yaml
2022-03-31 23:37:05.299 | + functions-common:write_clouds_yaml:81    :   sudo mkdir -p /etc/openstack
2022-03-31 23:37:05.311 | + functions-common:write_clouds_yaml:82    :   sudo chown -R ubuntu /etc/openstack
2022-03-31 23:37:05.323 | + functions-common:write_clouds_yaml:84    :   CA_CERT_ARG=
2022-03-31 23:37:05.326 | + functions-common:write_clouds_yaml:85    :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-03-31 23:37:05.329 | + 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.98/identity --os-username demo --os-password Passw0rd --os-project-name demo
2022-03-31 23:37:05.465 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name admin
2022-03-31 23:37:05.607 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name demo
2022-03-31 23:37:05.746 | + 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.98/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo
2022-03-31 23:37:05.881 | + 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.98/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo
2022-03-31 23:37:06.017 | + 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.98/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo
2022-03-31 23:37:06.154 | + 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.98/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo
2022-03-31 23:37:06.289 | + 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.98/identity --os-username admin --os-password Passw0rd --os-system-scope all
2022-03-31 23:37:06.425 | + 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.98/identity --os-username system_member --os-password Passw0rd --os-system-scope all
2022-03-31 23:37:06.563 | + 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.98/identity --os-username system_reader --os-password Passw0rd --os-system-scope all
2022-03-31 23:37:06.703 | + functions-common:write_clouds_yaml:198   :   cat
2022-03-31 23:37:06.708 | ++ functions-common:write_clouds_yaml:204   :   eval echo '~ubuntu'
2022-03-31 23:37:06.712 | +++ functions-common:write_clouds_yaml:204   :   echo /home/ubuntu
2022-03-31 23:37:06.715 | + functions-common:write_clouds_yaml:204   :   rm -f /home/ubuntu/.config/openstack/clouds.yaml
2022-03-31 23:37:06.719 | + ./stack.sh:main:1090                     :   export OS_CLOUD=devstack-admin
2022-03-31 23:37:06.722 | + ./stack.sh:main:1090                     :   OS_CLOUD=devstack-admin
2022-03-31 23:37:06.725 | + ./stack.sh:main:1092                     :   is_service_enabled keystone
2022-03-31 23:37:06.742 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:37:06.745 | + ./stack.sh:main:1093                     :   echo_summary 'Starting Keystone'
2022-03-31 23:37:06.747 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:37:06.750 | + ./stack.sh:echo_summary:446              :   echo -e Starting Keystone
2022-03-31 23:37:06.752 | + ./stack.sh:main:1095                     :   '[' 10.222.0.98 == 10.222.0.98 ']'
2022-03-31 23:37:06.755 | + ./stack.sh:main:1096                     :   init_keystone
2022-03-31 23:37:06.757 | + lib/keystone:init_keystone:473           :   is_service_enabled ldap
2022-03-31 23:37:06.773 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:06.775 | + lib/keystone:init_keystone:477           :   [[ True == True ]]
2022-03-31 23:37:06.778 | + lib/keystone:init_keystone:479           :   recreate_database keystone
2022-03-31 23:37:06.780 | + lib/database:recreate_database:112       :   local db=keystone
2022-03-31 23:37:06.782 | + lib/database:recreate_database:113       :   recreate_database_mysql keystone
2022-03-31 23:37:06.785 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=keystone
2022-03-31 23:37:06.787 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2022-03-31 23:37:06.792 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:37:07.253 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'
2022-03-31 23:37:07.258 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:37:07.275 | + lib/keystone:init_keystone:482           :   time_start dbsync
2022-03-31 23:37:07.278 | + functions-common:time_start:2411         :   local name=dbsync
2022-03-31 23:37:07.281 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:37:07.284 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:37:07.287 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:37:07.293 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648769827290
2022-03-31 23:37:07.295 | + lib/keystone:init_keystone:484           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync
2022-03-31 23:37:11.983 | 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=343783) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-03-31 23:37:11.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:11.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.992 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.993 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.993 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:11.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:11.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:11.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:12.022 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:12.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.024 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.024 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.024 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:12.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:12.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:12.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.087 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:12.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:12.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:12.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:12.096 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-03-31 23:37:13.834 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.834 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-03-31 23:37:13.842 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.842 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-03-31 23:37:13.849 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.849 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-03-31 23:37:13.857 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.857 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-03-31 23:37:13.865 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.866 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-03-31 23:37:13.873 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.873 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-03-31 23:37:13.926 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:13.926 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:13.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.928 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.928 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.929 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.929 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.929 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:13.929 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:13.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:13.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.932 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.932 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.932 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:13.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:13.942 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:13.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.944 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.944 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.944 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:13.944 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:13.944 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:13.945 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:14.507 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:14.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.509 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.510 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.510 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.510 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.510 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:14.511 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:14.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:14.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.540 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.540 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.540 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.540 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.540 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:14.541 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:14.548 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-03-31 23:37:14.606 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.606 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-03-31 23:37:14.614 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.614 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-03-31 23:37:14.622 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.623 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-03-31 23:37:14.630 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.630 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-03-31 23:37:14.637 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.637 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-03-31 23:37:14.645 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.645 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-03-31 23:37:14.653 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:14.653 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:14.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.655 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.656 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.656 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.656 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:14.656 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:14.657 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:14.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.659 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.659 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.659 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.660 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.660 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:14.660 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:14.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.669 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.670 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.670 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:14.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:14.670 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:15.149 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:15.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.151 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.151 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.152 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.152 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:15.152 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:15.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:37:15.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.181 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.182 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.182 | 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=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:37:15.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:37:15.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:37:15.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=343783) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:37:15.190 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-03-31 23:37:15.199 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.199 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-03-31 23:37:15.206 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.206 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-03-31 23:37:15.213 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.213 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-03-31 23:37:15.220 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.220 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-03-31 23:37:15.227 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.228 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-03-31 23:37:15.235 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.235 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-03-31 23:37:15.242 | INFO migrate.versioning.api [-] done
2022-03-31 23:37:15.655 | + lib/keystone:init_keystone:485           :   time_stop dbsync
2022-03-31 23:37:15.658 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:37:15.660 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:37:15.663 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:37:15.665 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:37:15.668 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:37:15.670 | + functions-common:time_stop:2431          :   name=dbsync
2022-03-31 23:37:15.673 | + functions-common:time_stop:2432          :   start_time=1648769827290
2022-03-31 23:37:15.675 | + functions-common:time_stop:2434          :   [[ -z 1648769827290 ]]
2022-03-31 23:37:15.679 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:37:15.683 | + functions-common:time_stop:2437          :   end_time=1648769835680
2022-03-31 23:37:15.686 | + functions-common:time_stop:2438          :   elapsed_time=8390
2022-03-31 23:37:15.689 | + functions-common:time_stop:2439          :   total=0
2022-03-31 23:37:15.691 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:37:15.694 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=8390
2022-03-31 23:37:15.696 | + lib/keystone:init_keystone:487           :   [[ fernet == \f\e\r\n\e\t ]]
2022-03-31 23:37:15.698 | + lib/keystone:init_keystone:488           :   rm -rf /etc/keystone/fernet-keys/
2022-03-31 23:37:15.703 | + lib/keystone:init_keystone:489           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup
2022-03-31 23:37:20.232 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it
2022-03-31 23:37:20.232 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-03-31 23:37:20.232 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-03-31 23:37:20.233 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']
2022-03-31 23:37:20.233 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-03-31 23:37:20.233 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-03-31 23:37:20.234 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-03-31 23:37:20.234 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-03-31 23:37:20.234 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-03-31 23:37:20.621 | + lib/keystone:init_keystone:491           :   rm -rf /etc/keystone/credential-keys/
2022-03-31 23:37:20.626 | + lib/keystone:init_keystone:492           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup
2022-03-31 23:37:25.170 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it
2022-03-31 23:37:25.171 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-03-31 23:37:25.171 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-03-31 23:37:25.171 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']
2022-03-31 23:37:25.172 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-03-31 23:37:25.172 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-03-31 23:37:25.172 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-03-31 23:37:25.172 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-03-31 23:37:25.173 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-03-31 23:37:25.552 | + ./stack.sh:main:1097                     :   start_keystone
2022-03-31 23:37:25.554 | + lib/keystone:start_keystone:550          :   local service_port=5000
2022-03-31 23:37:25.557 | + lib/keystone:start_keystone:551          :   local auth_protocol=http
2022-03-31 23:37:25.560 | + lib/keystone:start_keystone:552          :   is_service_enabled tls-proxy
2022-03-31 23:37:25.577 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:25.579 | + lib/keystone:start_keystone:557          :   '[' uwsgi == mod_wsgi ']'
2022-03-31 23:37:25.582 | ++ lib/keystone:start_keystone:561          :   which uwsgi
2022-03-31 23:37:25.586 | + lib/keystone:start_keystone:561          :   run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' ''
2022-03-31 23:37:25.589 | + functions-common:run_process:1680        :   local service=keystone
2022-03-31 23:37:25.591 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.594 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:37:25.596 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:37:25.598 | + functions-common:run_process:1685        :   local name=keystone
2022-03-31 23:37:25.601 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:37:25.604 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:37:25.606 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:37:25.609 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:37:25.612 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:37:25.617 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648769845613
2022-03-31 23:37:25.620 | + functions-common:run_process:1688        :   is_service_enabled keystone
2022-03-31 23:37:25.637 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:37:25.640 | + functions-common:run_process:1689        :   _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ''
2022-03-31 23:37:25.643 | + functions-common:_run_under_systemd:1645 :   local service=keystone
2022-03-31 23:37:25.645 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.647 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.650 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.652 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.655 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]
2022-03-31 23:37:25.658 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]
2022-03-31 23:37:25.660 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@keystone.service
2022-03-31 23:37:25.663 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:37:25.666 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:37:25.668 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]
2022-03-31 23:37:25.671 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu
2022-03-31 23:37:25.673 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@keystone.service
2022-03-31 23:37:25.675 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.677 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-03-31 23:37:25.679 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-03-31 23:37:25.681 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@keystone.service
2022-03-31 23:37:25.684 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-03-31 23:37:25.688 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service'
2022-03-31 23:37:25.740 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service
2022-03-31 23:37:25.792 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu
2022-03-31 23:37:25.843 | + functions-common:write_uwsgi_user_unit_file:1599 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-03-31 23:37:25.895 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:37:25.947 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify
2022-03-31 23:37:25.999 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process
2022-03-31 23:37:26.051 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always
2022-03-31 23:37:26.108 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all
2022-03-31 23:37:26.164 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100
2022-03-31 23:37:26.178 | ++ inc/async:async_inner:64                 :   rc=0
2022-03-31 23:37:26.204 | [341858 Async install_tempest:341858]: finished successfully
2022-03-31 23:37:26.219 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-03-31 23:37:26.221 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target
2022-03-31 23:37:26.272 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-03-31 23:37:26.733 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@keystone.service
2022-03-31 23:37:26.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service.
2022-03-31 23:37:27.215 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@keystone.service
2022-03-31 23:37:27.301 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:37:27.303 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:37:27.305 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:37:27.308 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:37:27.310 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:37:27.313 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:37:27.315 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:37:27.318 | + functions-common:time_stop:2432          :   start_time=1648769845613
2022-03-31 23:37:27.321 | + functions-common:time_stop:2434          :   [[ -z 1648769845613 ]]
2022-03-31 23:37:27.324 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:37:27.329 | + functions-common:time_stop:2437          :   end_time=1648769847326
2022-03-31 23:37:27.331 | + functions-common:time_stop:2438          :   elapsed_time=1713
2022-03-31 23:37:27.333 | + functions-common:time_stop:2439          :   total=1487
2022-03-31 23:37:27.336 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:37:27.338 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=3200
2022-03-31 23:37:27.341 | + lib/keystone:start_keystone:564          :   echo 'Waiting for keystone to start...'
2022-03-31 23:37:27.341 | Waiting for keystone to start...
2022-03-31 23:37:27.343 | + lib/keystone:start_keystone:570          :   local service_uri=http://10.222.0.98/identity/v3/
2022-03-31 23:37:27.345 | + lib/keystone:start_keystone:572          :   wait_for_service 60 http://10.222.0.98/identity/v3/
2022-03-31 23:37:27.348 | + functions:wait_for_service:457           :   local timeout=60
2022-03-31 23:37:27.351 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/identity/v3/
2022-03-31 23:37:27.353 | + functions:wait_for_service:459           :   local rval=0
2022-03-31 23:37:27.355 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-03-31 23:37:27.358 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-03-31 23:37:27.360 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:37:27.362 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:37:27.365 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:37:27.370 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648769847367
2022-03-31 23:37:27.372 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-03-31 23:37:27.378 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/identity/v3/
2022-03-31 23:37:33.853 | + ::                                       :   [[ 200 == 503 ]]
2022-03-31 23:37:33.855 | + ::                                       :   [[ 0 -eq 7 ]]
2022-03-31 23:37:33.860 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-03-31 23:37:33.864 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:37:33.868 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:37:33.871 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:37:33.873 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:37:33.876 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:37:33.878 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-03-31 23:37:33.880 | + functions-common:time_stop:2432          :   start_time=1648769847367
2022-03-31 23:37:33.883 | + functions-common:time_stop:2434          :   [[ -z 1648769847367 ]]
2022-03-31 23:37:33.886 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:37:33.890 | + functions-common:time_stop:2437          :   end_time=1648769853888
2022-03-31 23:37:33.893 | + functions-common:time_stop:2438          :   elapsed_time=6521
2022-03-31 23:37:33.895 | + functions-common:time_stop:2439          :   total=0
2022-03-31 23:37:33.898 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:37:33.900 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=6521
2022-03-31 23:37:33.903 | + functions:wait_for_service:467           :   return 0
2022-03-31 23:37:33.905 | + lib/keystone:start_keystone:577          :   is_service_enabled tls-proxy
2022-03-31 23:37:33.926 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:37:33.929 | + lib/keystone:start_keystone:582          :   restart_service memcached
2022-03-31 23:37:33.931 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:37:33.934 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart memcached
2022-03-31 23:37:33.963 | + ./stack.sh:main:1098                     :   bootstrap_keystone
2022-03-31 23:37:33.967 | + 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.98/identity
2022-03-31 23:37:38.553 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.553 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.553 | 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=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.561 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.577 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.578 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.608 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.642 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.642 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.731 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.731 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.731 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.732 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.732 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.732 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.744 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.744 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.752 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.755 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.755 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.756 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.756 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.756 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.756 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.756 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=344614) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-03-31 23:37:38.790 | 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=344614) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-03-31 23:37:39.117 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created domain default
2022-03-31 23:37:39.167 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created project admin
2022-03-31 23:37:39.201 | DEBUG passlib.handlers.bcrypt [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=344614) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}
2022-03-31 23:37:39.201 | DEBUG passlib.handlers.bcrypt [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=344614) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}
2022-03-31 23:37:39.269 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created user admin
2022-03-31 23:37:39.293 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created role reader
2022-03-31 23:37:39.310 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created role member
2022-03-31 23:37:39.344 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created implied role where 8d209ea2f2ff4fc5b8e83b5569cd154f implies 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:37:39.357 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created role admin
2022-03-31 23:37:39.377 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created implied role where bcc4ce5f406d4030a8d032e6f6aa29f6 implies 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:37:39.391 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Granted role admin on project admin to user admin.
2022-03-31 23:37:39.399 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Granted role admin on the system to user admin.
2022-03-31 23:37:39.414 | WARNING py.warnings [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 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-03-31 23:37:39.414 |   warnings.warn(('Invalid uuid: %s. To ensure interoperability, '
2022-03-31 23:37:39.414 | 
2022-03-31 23:37:39.419 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created region RegionOne
2022-03-31 23:37:39.460 | INFO keystone.cmd.bootstrap [None req-1c54db27-42fd-4008-87f4-f9ce96a905d8 None None] Created public endpoint http://10.222.0.98/identity
2022-03-31 23:37:39.950 | + lib/keystone:bootstrap_keystone:610      :   '[' False == True ']'
2022-03-31 23:37:39.954 | + ./stack.sh:main:1101                     :   create_keystone_accounts
2022-03-31 23:37:39.958 | + lib/keystone:create_keystone_accounts:309 :   local admin_project
2022-03-31 23:37:39.963 | ++ lib/keystone:create_keystone_accounts:310 :   oscwrap project show admin -f value -c id
2022-03-31 23:37:42.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:42.968 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:42.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:42.968 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:43.138 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:43.142 | + lib/keystone:create_keystone_accounts:310 :   admin_project=fd6e8cf5430348eaa5b8869ed65752a2
2022-03-31 23:37:43.145 | + lib/keystone:create_keystone_accounts:311 :   local admin_user
2022-03-31 23:37:43.148 | ++ lib/keystone:create_keystone_accounts:312 :   oscwrap user show admin -f value -c id
2022-03-31 23:37:45.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:45.358 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:45.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:45.358 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:45.537 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:45.542 | + lib/keystone:create_keystone_accounts:312 :   admin_user=127c41d6e7cf4949b315ff2b7b98e18b
2022-03-31 23:37:45.545 | + lib/keystone:create_keystone_accounts:314 :   local admin_role=admin
2022-03-31 23:37:45.550 | + lib/keystone:create_keystone_accounts:315 :   local member_role=member
2022-03-31 23:37:45.553 | + lib/keystone:create_keystone_accounts:316 :   local reader_role=reader
2022-03-31 23:37:45.556 | + lib/keystone:create_keystone_accounts:318 :   async_run ks-domain-role get_or_add_user_domain_role admin 127c41d6e7cf4949b315ff2b7b98e18b default
2022-03-31 23:37:45.616 | + inc/async:async_inner:63                 :   get_or_add_user_domain_role admin 127c41d6e7cf4949b315ff2b7b98e18b default
2022-03-31 23:37:45.656 | [316529 Async ks-domain-role:344731]: running: get_or_add_user_domain_role admin 127c41d6e7cf4949b315ff2b7b98e18b default
2022-03-31 23:37:45.658 | + lib/keystone:create_keystone_accounts:321 :   get_or_create_domain Default
2022-03-31 23:37:45.661 | + functions-common:get_or_create_domain:877 :   local domain_id
2022-03-31 23:37:45.664 | ++ functions-common:get_or_create_domain:889 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-03-31 23:37:48.841 | + functions-common:get_or_create_domain:887 :   domain_id=default
2022-03-31 23:37:48.843 | + functions-common:get_or_create_domain:888 :   echo default
2022-03-31 23:37:48.844 | default
2022-03-31 23:37:48.846 | + lib/keystone:create_keystone_accounts:322 :   async_run ks-project get_or_create_project service Default
2022-03-31 23:37:48.908 | + inc/async:async_inner:63                 :   get_or_create_project service Default
2022-03-31 23:37:48.948 | [316529 Async ks-project:344871]: running: get_or_create_project service Default
2022-03-31 23:37:48.950 | + lib/keystone:create_keystone_accounts:325 :   async_run ks-service get_or_create_role service
2022-03-31 23:37:49.012 | + inc/async:async_inner:63                 :   get_or_create_role service
2022-03-31 23:37:49.062 | [316529 Async ks-service:344957]: running: get_or_create_role service
2022-03-31 23:37:49.064 | + lib/keystone:create_keystone_accounts:331 :   async_run ks-reseller get_or_create_role ResellerAdmin
2022-03-31 23:37:49.145 | + inc/async:async_inner:63                 :   get_or_create_role ResellerAdmin
2022-03-31 23:37:49.198 | [316529 Async ks-reseller:345043]: running: get_or_create_role ResellerAdmin
2022-03-31 23:37:49.201 | + lib/keystone:create_keystone_accounts:335 :   local another_role=anotherrole
2022-03-31 23:37:49.216 | + lib/keystone:create_keystone_accounts:336 :   async_run ks-anotherrole get_or_create_role anotherrole
2022-03-31 23:37:49.626 | + inc/async:async_inner:63                 :   get_or_create_role anotherrole
2022-03-31 23:37:49.847 | [316529 Async ks-anotherrole:345133]: running: get_or_create_role anotherrole
2022-03-31 23:37:49.872 | + lib/keystone:create_keystone_accounts:339 :   local invis_project
2022-03-31 23:37:49.912 | ++ lib/keystone:create_keystone_accounts:340 :   get_or_create_project invisible_to_admin default
2022-03-31 23:37:49.932 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:37:49.965 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id
2022-03-31 23:37:52.763 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:37:52.858 | [344957 Async ks-service:344957]: finished successfully
2022-03-31 23:37:52.975 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:37:53.064 | [344871 Async ks-project:344871]: finished successfully
2022-03-31 23:37:53.192 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:37:53.226 | [345043 Async ks-reseller:345043]: finished successfully
2022-03-31 23:37:53.555 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:37:53.583 | [345133 Async ks-anotherrole:345133]: finished successfully
2022-03-31 23:37:53.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:53.588 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:53.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:53.588 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:53.762 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:53.765 | ++ functions-common:get_or_create_project:938 :   project_id=96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:37:53.768 | ++ functions-common:get_or_create_project:939 :   echo 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:37:53.771 | + lib/keystone:create_keystone_accounts:340 :   invis_project=96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:37:53.773 | + lib/keystone:create_keystone_accounts:343 :   local demo_project
2022-03-31 23:37:53.776 | ++ lib/keystone:create_keystone_accounts:344 :   get_or_create_project demo default
2022-03-31 23:37:53.779 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:37:53.782 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id
2022-03-31 23:37:56.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:56.306 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:56.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:56.306 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:56.495 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:56.498 | ++ functions-common:get_or_create_project:938 :   project_id=3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:37:56.501 | ++ functions-common:get_or_create_project:939 :   echo 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:37:56.505 | + lib/keystone:create_keystone_accounts:344 :   demo_project=3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:37:56.507 | + lib/keystone:create_keystone_accounts:345 :   local demo_user
2022-03-31 23:37:56.511 | ++ lib/keystone:create_keystone_accounts:347 :   get_or_create_user demo Passw0rd default demo@example.com
2022-03-31 23:37:56.513 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:37:56.516 | ++ functions-common:get_or_create_user:910  :   [[ ! -z demo@example.com ]]
2022-03-31 23:37:56.518 | ++ functions-common:get_or_create_user:911  :   local email=--email=demo@example.com
2022-03-31 23:37:56.522 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id
2022-03-31 23:37:56.643 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:37:56.668 | [344731 Async ks-domain-role:344731]: finished successfully
2022-03-31 23:37:59.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.106 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.106 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.289 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.293 | ++ functions-common:get_or_create_user:925  :   user_id=3eb1aae6507b44dbb8667c3c95df956a
2022-03-31 23:37:59.296 | ++ functions-common:get_or_create_user:926  :   echo 3eb1aae6507b44dbb8667c3c95df956a
2022-03-31 23:37:59.300 | + lib/keystone:create_keystone_accounts:347 :   demo_user=3eb1aae6507b44dbb8667c3c95df956a
2022-03-31 23:37:59.303 | + lib/keystone:create_keystone_accounts:349 :   async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole
2022-03-31 23:37:59.353 | [316529 Async ks-domain-role:344731]: Waiting for completion of get_or_add_user_domain_role admin 127c41d6e7cf4949b315ff2b7b98e18b default running on PID 344731 (6 other jobs running)
2022-03-31 23:37:59.378 | [316529 Async ks-domain-role:344731]: Signaling child to exit
2022-03-31 23:37:59.379 | WAKEUP
2022-03-31 23:37:59.402 | [316529 Async ks-domain-role:344731]: Signaled
2022-03-31 23:37:59.404 | + functions-common:get_or_add_user_domain_role:1003 :   local user_role_id
2022-03-31 23:37:59.404 | ++ functions-common:get_or_add_user_domain_role:1009 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 127c41d6e7cf4949b315ff2b7b98e18b --domain default
2022-03-31 23:37:59.404 | ++ functions-common:get_or_add_user_domain_role:1009 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:37:59.404 | ++ functions-common:get_or_add_user_domain_role:1009 :   get_field 1
2022-03-31 23:37:59.404 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:37:59.404 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:37:59.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.404 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.404 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.404 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.404 | + functions-common:get_or_add_user_domain_role:1009 :   user_role_id=
2022-03-31 23:37:59.404 | + functions-common:get_or_add_user_domain_role:1010 :   [[ -z '' ]]
2022-03-31 23:37:59.404 | + functions-common:get_or_add_user_domain_role:1012 :   openstack --os-cloud devstack-system-admin role add admin --user 127c41d6e7cf4949b315ff2b7b98e18b --domain default
2022-03-31 23:37:59.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.404 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.404 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.404 | ++ functions-common:get_or_add_user_domain_role:1019 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 127c41d6e7cf4949b315ff2b7b98e18b --domain default
2022-03-31 23:37:59.404 | ++ functions-common:get_or_add_user_domain_role:1019 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:37:59.404 | ++ functions-common:get_or_add_user_domain_role:1019 :   get_field 1
2022-03-31 23:37:59.404 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:37:59.404 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:37:59.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.405 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.405 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.405 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.405 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:37:59.405 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:37:59.405 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:37:59.405 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | 127c41d6e7cf4949b315ff2b7b98e18b |       |         | default |        | False     |'
2022-03-31 23:37:59.405 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:37:59.405 | + functions-common:get_or_add_user_domain_role:1019 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:37:59.405 | + functions-common:get_or_add_user_domain_role:1021 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:37:59.405 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:37:59.448 | [316529 Async ks-domain-role:344731]: finished get_or_add_user_domain_role admin 127c41d6e7cf4949b315ff2b7b98e18b default with result 0 in 11 seconds
2022-03-31 23:37:59.457 | Not waiting for async task ks-domain that we never started or has already been waited for
2022-03-31 23:37:59.493 | [316529 Async ks-project:344871]: Waiting for completion of get_or_create_project service Default running on PID 344871 (5 other jobs running)
2022-03-31 23:37:59.518 | [316529 Async ks-project:344871]: Signaling child to exit
2022-03-31 23:37:59.518 | WAKEUP
2022-03-31 23:37:59.541 | [316529 Async ks-project:344871]: Signaled
2022-03-31 23:37:59.543 | + functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:37:59.543 | ++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id
2022-03-31 23:37:59.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.543 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.543 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.543 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.543 | + functions-common:get_or_create_project:938 :   project_id=166018f763e143c1a956b8316da33057
2022-03-31 23:37:59.543 | + functions-common:get_or_create_project:939 :   echo 166018f763e143c1a956b8316da33057
2022-03-31 23:37:59.543 | 166018f763e143c1a956b8316da33057
2022-03-31 23:37:59.592 | [316529 Async ks-project:344871]: finished get_or_create_project service Default with result 0 in 4 seconds
2022-03-31 23:37:59.630 | [316529 Async ks-service:344957]: Waiting for completion of get_or_create_role service running on PID 344957 (4 other jobs running)
2022-03-31 23:37:59.655 | [316529 Async ks-service:344957]: Signaling child to exit
2022-03-31 23:37:59.656 | WAKEUP
2022-03-31 23:37:59.681 | [316529 Async ks-service:344957]: Signaled
2022-03-31 23:37:59.683 | + functions-common:get_or_create_role:945  :   local role_id
2022-03-31 23:37:59.683 | ++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id
2022-03-31 23:37:59.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.683 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.683 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.683 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.683 | + functions-common:get_or_create_role:950  :   role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:37:59.683 | + functions-common:get_or_create_role:951  :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:37:59.683 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:37:59.728 | [316529 Async ks-service:344957]: finished get_or_create_role service with result 0 in 3 seconds
2022-03-31 23:37:59.765 | [316529 Async ks-reseller:345043]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 345043 (3 other jobs running)
2022-03-31 23:37:59.790 | [316529 Async ks-reseller:345043]: Signaling child to exit
2022-03-31 23:37:59.790 | WAKEUP
2022-03-31 23:37:59.813 | [316529 Async ks-reseller:345043]: Signaled
2022-03-31 23:37:59.814 | + functions-common:get_or_create_role:945  :   local role_id
2022-03-31 23:37:59.814 | ++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id
2022-03-31 23:37:59.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.814 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.814 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.814 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.814 | + functions-common:get_or_create_role:950  :   role_id=e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:37:59.814 | + functions-common:get_or_create_role:951  :   echo e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:37:59.815 | e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:37:59.859 | [316529 Async ks-reseller:345043]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds
2022-03-31 23:37:59.900 | [316529 Async ks-anotherrole:345133]: Waiting for completion of get_or_create_role anotherrole running on PID 345133 (2 other jobs running)
2022-03-31 23:37:59.926 | [316529 Async ks-anotherrole:345133]: Signaling child to exit
2022-03-31 23:37:59.926 | WAKEUP
2022-03-31 23:37:59.951 | [316529 Async ks-anotherrole:345133]: Signaled
2022-03-31 23:37:59.952 | + functions-common:get_or_create_role:945  :   local role_id
2022-03-31 23:37:59.952 | ++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-03-31 23:37:59.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:37:59.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:37:59.952 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:37:59.952 | + functions-common:get_or_create_role:950  :   role_id=daf857d4263b4212b98da9eea1be2465
2022-03-31 23:37:59.952 | + functions-common:get_or_create_role:951  :   echo daf857d4263b4212b98da9eea1be2465
2022-03-31 23:37:59.952 | daf857d4263b4212b98da9eea1be2465
2022-03-31 23:37:59.997 | [316529 Async ks-anotherrole:345133]: finished get_or_create_role anotherrole with result 0 in 4 seconds
2022-03-31 23:38:00.001 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:38:00.004 | + lib/keystone:create_keystone_accounts:351 :   async_run ks-demo-member get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.063 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.104 | [316529 Async ks-demo-member:346019]: running: get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.107 | + lib/keystone:create_keystone_accounts:353 :   async_run ks-demo-admin get_or_add_user_project_role admin 127c41d6e7cf4949b315ff2b7b98e18b 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.169 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin 127c41d6e7cf4949b315ff2b7b98e18b 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.217 | [316529 Async ks-demo-admin:346131]: running: get_or_add_user_project_role admin 127c41d6e7cf4949b315ff2b7b98e18b 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.220 | + lib/keystone:create_keystone_accounts:354 :   async_run ks-demo-another get_or_add_user_project_role anotherrole 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.287 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.335 | [316529 Async ks-demo-another:346243]: running: get_or_add_user_project_role anotherrole 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:00.338 | + lib/keystone:create_keystone_accounts:355 :   async_run ks-demo-invis get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:38:00.406 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:38:00.498 | [316529 Async ks-demo-invis:346355]: running: get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:38:00.505 | + lib/keystone:create_keystone_accounts:358 :   local demo_reader
2022-03-31 23:38:00.521 | ++ lib/keystone:create_keystone_accounts:360 :   get_or_create_user demo_reader Passw0rd default demo_reader@example.com
2022-03-31 23:38:00.536 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:38:00.560 | ++ functions-common:get_or_create_user:910  :   [[ ! -z demo_reader@example.com ]]
2022-03-31 23:38:00.580 | ++ functions-common:get_or_create_user:911  :   local email=--email=demo_reader@example.com
2022-03-31 23:38:00.613 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id
2022-03-31 23:38:04.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:04.677 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:04.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:04.677 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:04.889 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:04.892 | ++ functions-common:get_or_create_user:925  :   user_id=56a59eb8e06a4eb284615373c8a57cee
2022-03-31 23:38:04.894 | ++ functions-common:get_or_create_user:926  :   echo 56a59eb8e06a4eb284615373c8a57cee
2022-03-31 23:38:04.897 | + lib/keystone:create_keystone_accounts:360 :   demo_reader=56a59eb8e06a4eb284615373c8a57cee
2022-03-31 23:38:04.899 | + lib/keystone:create_keystone_accounts:362 :   async_run ks-demo-reader get_or_add_user_project_role reader 56a59eb8e06a4eb284615373c8a57cee 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:04.969 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 56a59eb8e06a4eb284615373c8a57cee 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:05.171 | [316529 Async ks-demo-reader:346523]: running: get_or_add_user_project_role reader 56a59eb8e06a4eb284615373c8a57cee 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:05.190 | + lib/keystone:create_keystone_accounts:365 :   local alt_demo_project
2022-03-31 23:38:05.204 | ++ lib/keystone:create_keystone_accounts:366 :   get_or_create_project alt_demo default
2022-03-31 23:38:05.224 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:38:05.248 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id
2022-03-31 23:38:10.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:10.386 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:10.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:10.386 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:10.727 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:10.743 | ++ functions-common:get_or_create_project:938 :   project_id=61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:10.761 | ++ functions-common:get_or_create_project:939 :   echo 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:10.781 | + lib/keystone:create_keystone_accounts:366 :   alt_demo_project=61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:10.796 | + lib/keystone:create_keystone_accounts:368 :   local alt_demo_user
2022-03-31 23:38:10.800 | ++ lib/keystone:create_keystone_accounts:370 :   get_or_create_user alt_demo Passw0rd default alt_demo@example.com
2022-03-31 23:38:10.805 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:38:10.815 | ++ functions-common:get_or_create_user:910  :   [[ ! -z alt_demo@example.com ]]
2022-03-31 23:38:10.817 | ++ functions-common:get_or_create_user:911  :   local email=--email=alt_demo@example.com
2022-03-31 23:38:10.823 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id
2022-03-31 23:38:14.894 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:14.926 | [346243 Async ks-demo-another:346243]: finished successfully
2022-03-31 23:38:15.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:15.673 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:15.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:15.673 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:15.880 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:15.884 | ++ functions-common:get_or_create_user:925  :   user_id=b6045885c9d94b8fbd6d5b604037fb90
2022-03-31 23:38:15.887 | ++ functions-common:get_or_create_user:926  :   echo b6045885c9d94b8fbd6d5b604037fb90
2022-03-31 23:38:15.889 | + lib/keystone:create_keystone_accounts:370 :   alt_demo_user=b6045885c9d94b8fbd6d5b604037fb90
2022-03-31 23:38:15.892 | + lib/keystone:create_keystone_accounts:372 :   async_run ks-alt-admin get_or_add_user_project_role admin b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:15.964 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:16.051 | [316529 Async ks-alt-admin:346965]: running: get_or_add_user_project_role admin b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:16.054 | + lib/keystone:create_keystone_accounts:373 :   async_run ks-alt-another get_or_add_user_project_role anotherrole b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:16.250 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:16.465 | [316529 Async ks-alt-another:347077]: running: get_or_add_user_project_role anotherrole b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:16.481 | + lib/keystone:create_keystone_accounts:376 :   local alt_demo_member
2022-03-31 23:38:16.523 | ++ lib/keystone:create_keystone_accounts:378 :   get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com
2022-03-31 23:38:16.541 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:38:16.562 | ++ functions-common:get_or_create_user:910  :   [[ ! -z alt_demo_member@example.com ]]
2022-03-31 23:38:16.577 | ++ functions-common:get_or_create_user:911  :   local email=--email=alt_demo_member@example.com
2022-03-31 23:38:16.605 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id
2022-03-31 23:38:17.069 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:17.228 | [346019 Async ks-demo-member:346019]: finished successfully
2022-03-31 23:38:17.436 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:17.588 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:17.621 | [346131 Async ks-demo-admin:346131]: finished successfully
2022-03-31 23:38:17.796 | [346355 Async ks-demo-invis:346355]: finished successfully
2022-03-31 23:38:19.396 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:19.425 | [346523 Async ks-demo-reader:346523]: finished successfully
2022-03-31 23:38:19.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:19.980 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:19.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:19.980 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:20.172 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:20.175 | ++ functions-common:get_or_create_user:925  :   user_id=9ed0cc507445442c865280a779aa5e82
2022-03-31 23:38:20.178 | ++ functions-common:get_or_create_user:926  :   echo 9ed0cc507445442c865280a779aa5e82
2022-03-31 23:38:20.181 | + lib/keystone:create_keystone_accounts:378 :   alt_demo_member=9ed0cc507445442c865280a779aa5e82
2022-03-31 23:38:20.183 | + lib/keystone:create_keystone_accounts:379 :   async_run ks-alt-member-user get_or_add_user_project_role member 9ed0cc507445442c865280a779aa5e82 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:20.262 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member 9ed0cc507445442c865280a779aa5e82 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:20.327 | [316529 Async ks-alt-member-user:347427]: running: get_or_add_user_project_role member 9ed0cc507445442c865280a779aa5e82 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:20.334 | + lib/keystone:create_keystone_accounts:382 :   local alt_demo_reader
2022-03-31 23:38:20.340 | ++ lib/keystone:create_keystone_accounts:384 :   get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com
2022-03-31 23:38:20.344 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:38:20.347 | ++ functions-common:get_or_create_user:910  :   [[ ! -z alt_demo_reader@example.com ]]
2022-03-31 23:38:20.351 | ++ functions-common:get_or_create_user:911  :   local email=--email=alt_demo_reader@example.com
2022-03-31 23:38:20.354 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id
2022-03-31 23:38:23.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:23.077 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:23.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:23.077 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:23.272 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:23.275 | ++ functions-common:get_or_create_user:925  :   user_id=792c661595034b84a86b4cfbcf8fbe0b
2022-03-31 23:38:23.278 | ++ functions-common:get_or_create_user:926  :   echo 792c661595034b84a86b4cfbcf8fbe0b
2022-03-31 23:38:23.281 | + lib/keystone:create_keystone_accounts:384 :   alt_demo_reader=792c661595034b84a86b4cfbcf8fbe0b
2022-03-31 23:38:23.284 | + lib/keystone:create_keystone_accounts:385 :   async_run ks-alt-reader-user get_or_add_user_project_role reader 792c661595034b84a86b4cfbcf8fbe0b 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:23.354 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 792c661595034b84a86b4cfbcf8fbe0b 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:23.399 | [316529 Async ks-alt-reader-user:347604]: running: get_or_add_user_project_role reader 792c661595034b84a86b4cfbcf8fbe0b 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:23.405 | ++ lib/keystone:create_keystone_accounts:392 :   get_or_create_user system_member Passw0rd default system_member@example.com
2022-03-31 23:38:23.409 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:38:23.411 | ++ functions-common:get_or_create_user:910  :   [[ ! -z system_member@example.com ]]
2022-03-31 23:38:23.415 | ++ functions-common:get_or_create_user:911  :   local email=--email=system_member@example.com
2022-03-31 23:38:23.418 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id
2022-03-31 23:38:26.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:26.374 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:26.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:26.374 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:26.673 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:26.685 | ++ functions-common:get_or_create_user:925  :   user_id=d420bff7b4fa4b1da9ee63d62e8d55ce
2022-03-31 23:38:26.697 | ++ functions-common:get_or_create_user:926  :   echo d420bff7b4fa4b1da9ee63d62e8d55ce
2022-03-31 23:38:26.726 | + lib/keystone:create_keystone_accounts:392 :   system_member_user=d420bff7b4fa4b1da9ee63d62e8d55ce
2022-03-31 23:38:26.739 | + lib/keystone:create_keystone_accounts:393 :   async_run ks-system-member get_or_add_user_system_role member d420bff7b4fa4b1da9ee63d62e8d55ce all
2022-03-31 23:38:27.005 | + inc/async:async_inner:63                 :   get_or_add_user_system_role member d420bff7b4fa4b1da9ee63d62e8d55ce all
2022-03-31 23:38:27.113 | [316529 Async ks-system-member:347828]: running: get_or_add_user_system_role member d420bff7b4fa4b1da9ee63d62e8d55ce all
2022-03-31 23:38:27.129 | ++ lib/keystone:create_keystone_accounts:396 :   get_or_create_user system_reader Passw0rd default system_reader@example.com
2022-03-31 23:38:27.146 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:38:27.165 | ++ functions-common:get_or_create_user:910  :   [[ ! -z system_reader@example.com ]]
2022-03-31 23:38:27.182 | ++ functions-common:get_or_create_user:911  :   local email=--email=system_reader@example.com
2022-03-31 23:38:27.217 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id
2022-03-31 23:38:29.657 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:29.773 | [346965 Async ks-alt-admin:346965]: finished successfully
2022-03-31 23:38:30.009 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:30.128 | [347077 Async ks-alt-another:347077]: finished successfully
2022-03-31 23:38:30.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:30.785 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:30.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:30.785 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:30.995 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:30.998 | ++ functions-common:get_or_create_user:925  :   user_id=7a98d32bb7034b37817cf846861bb5e3
2022-03-31 23:38:31.002 | ++ functions-common:get_or_create_user:926  :   echo 7a98d32bb7034b37817cf846861bb5e3
2022-03-31 23:38:31.004 | + lib/keystone:create_keystone_accounts:396 :   system_reader_user=7a98d32bb7034b37817cf846861bb5e3
2022-03-31 23:38:31.012 | + lib/keystone:create_keystone_accounts:397 :   async_run ks-system-reader get_or_add_user_system_role reader 7a98d32bb7034b37817cf846861bb5e3 all
2022-03-31 23:38:31.100 | + inc/async:async_inner:63                 :   get_or_add_user_system_role reader 7a98d32bb7034b37817cf846861bb5e3 all
2022-03-31 23:38:31.202 | [316529 Async ks-system-reader:348142]: running: get_or_add_user_system_role reader 7a98d32bb7034b37817cf846861bb5e3 all
2022-03-31 23:38:31.207 | + lib/keystone:create_keystone_accounts:400 :   local admin_group
2022-03-31 23:38:31.221 | ++ lib/keystone:create_keystone_accounts:402 :   get_or_create_group admins default 'openstack admin group'
2022-03-31 23:38:31.223 | ++ functions-common:get_or_create_group:894 :   local 'desc=openstack admin group'
2022-03-31 23:38:31.230 | ++ functions-common:get_or_create_group:895 :   local group_id
2022-03-31 23:38:31.238 | +++ functions-common:get_or_create_group:904 :   oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id
2022-03-31 23:38:33.941 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:34.051 | [347427 Async ks-alt-member-user:347427]: finished successfully
2022-03-31 23:38:34.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:34.369 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:34.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:34.369 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:34.578 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:34.581 | ++ functions-common:get_or_create_group:902 :   group_id=5f3282a0747e417491a4366b1b6e3e28
2022-03-31 23:38:34.583 | ++ functions-common:get_or_create_group:903 :   echo 5f3282a0747e417491a4366b1b6e3e28
2022-03-31 23:38:34.586 | + lib/keystone:create_keystone_accounts:402 :   admin_group=5f3282a0747e417491a4366b1b6e3e28
2022-03-31 23:38:34.589 | + lib/keystone:create_keystone_accounts:403 :   local non_admin_group
2022-03-31 23:38:34.592 | ++ lib/keystone:create_keystone_accounts:405 :   get_or_create_group nonadmins default 'non-admin group'
2022-03-31 23:38:34.595 | ++ functions-common:get_or_create_group:894 :   local 'desc=non-admin group'
2022-03-31 23:38:34.597 | ++ functions-common:get_or_create_group:895 :   local group_id
2022-03-31 23:38:34.601 | +++ functions-common:get_or_create_group:904 :   oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id
2022-03-31 23:38:36.202 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:36.232 | [347604 Async ks-alt-reader-user:347604]: finished successfully
2022-03-31 23:38:37.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:37.154 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:37.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:37.154 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:37.343 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:37.346 | ++ functions-common:get_or_create_group:902 :   group_id=250cd35e951347d1a60ecaecfd2c98c0
2022-03-31 23:38:37.350 | ++ functions-common:get_or_create_group:903 :   echo 250cd35e951347d1a60ecaecfd2c98c0
2022-03-31 23:38:37.353 | + lib/keystone:create_keystone_accounts:405 :   non_admin_group=250cd35e951347d1a60ecaecfd2c98c0
2022-03-31 23:38:37.355 | + lib/keystone:create_keystone_accounts:407 :   async_run ks-group-memberdemo get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:37.429 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:37.485 | [316529 Async ks-group-memberdemo:348497]: running: get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:37.488 | + lib/keystone:create_keystone_accounts:408 :   async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:37.587 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:37.661 | [316529 Async ks-group-anotherdemo:348583]: running: get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:37.664 | + lib/keystone:create_keystone_accounts:409 :   async_run ks-group-memberalt get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:37.915 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:38.084 | [316529 Async ks-group-memberalt:348669]: running: get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:38.109 | + lib/keystone:create_keystone_accounts:410 :   async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:38.584 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:38.827 | [316529 Async ks-group-anotheralt:348776]: running: get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:38.848 | + lib/keystone:create_keystone_accounts:411 :   async_run ks-group-admin get_or_add_group_project_role admin 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2
2022-03-31 23:38:39.132 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:39.301 | + inc/async:async_inner:63                 :   get_or_add_group_project_role admin 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2
2022-03-31 23:38:39.303 | [347828 Async ks-system-member:347828]: finished successfully
2022-03-31 23:38:39.511 | [316529 Async ks-group-admin:348887]: running: get_or_add_group_project_role admin 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2
2022-03-31 23:38:39.541 | + lib/keystone:create_keystone_accounts:413 :   async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader
2022-03-31 23:38:39.926 | [316529 Async ks-demo-member:346019]: Waiting for completion of get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6 running on PID 346019 (17 other jobs running)
2022-03-31 23:38:40.098 | [316529 Async ks-demo-member:346019]: Signaling child to exit
2022-03-31 23:38:40.099 | WAKEUP
2022-03-31 23:38:40.297 | [316529 Async ks-demo-member:346019]: Signaled
2022-03-31 23:38:40.312 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:40.312 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:40.312 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:40.312 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:40.312 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:40.312 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:40.312 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:40.312 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:40.312 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3eb1aae6507b44dbb8667c3c95df956a --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:40.312 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:40.312 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:40.312 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:40.312 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:40.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:40.312 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:40.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:40.312 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:40.312 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:40.312 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:40.312 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:40.313 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add member --user 3eb1aae6507b44dbb8667c3c95df956a --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:40.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:40.313 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:40.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:40.313 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:40.313 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3eb1aae6507b44dbb8667c3c95df956a --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:40.313 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:40.313 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:40.313 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:40.313 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:40.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:40.313 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:40.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:40.313 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:40.313 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:40.313 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:40.313 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:40.313 | ++ functions-common:get_field:818           :   echo '| 8d209ea2f2ff4fc5b8e83b5569cd154f | 3eb1aae6507b44dbb8667c3c95df956a |       | 3f51001183eb41e3a4a907a31e5fdad6 |        |        | False     |'
2022-03-31 23:38:40.313 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:40.313 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:40.313 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:40.313 | + functions-common:get_or_add_user_project_role:997 :   echo 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:40.313 | 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:40.634 | [316529 Async ks-demo-member:346019]: finished get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6 with result 0 in 17 seconds
2022-03-31 23:38:40.898 | [316529 Async ks-demo-admin:346131]: Waiting for completion of get_or_add_user_project_role admin 127c41d6e7cf4949b315ff2b7b98e18b 3f51001183eb41e3a4a907a31e5fdad6 running on PID 346131 (16 other jobs running)
2022-03-31 23:38:41.061 | [316529 Async ks-demo-admin:346131]: Signaling child to exit
2022-03-31 23:38:41.062 | WAKEUP
2022-03-31 23:38:41.199 | [316529 Async ks-demo-admin:346131]: Signaled
2022-03-31 23:38:41.212 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:41.212 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:41.212 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:41.212 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:41.212 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:41.212 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:41.212 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:41.212 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:41.212 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:41.212 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:41.212 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:41.212 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 127c41d6e7cf4949b315ff2b7b98e18b --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:41.212 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:41.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:41.212 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:41.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:41.212 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:41.212 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:41.212 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:41.213 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:41.213 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user 127c41d6e7cf4949b315ff2b7b98e18b --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:41.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:41.213 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:41.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:41.213 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:41.213 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:41.213 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:41.213 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 127c41d6e7cf4949b315ff2b7b98e18b --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:41.213 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:41.213 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:41.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:41.213 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:41.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:41.213 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:41.213 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:41.213 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:41.213 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:41.213 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | 127c41d6e7cf4949b315ff2b7b98e18b |       | 3f51001183eb41e3a4a907a31e5fdad6 |        |        | False     |'
2022-03-31 23:38:41.213 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:41.213 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:41.213 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:38:41.213 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:38:41.213 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:38:41.496 | [316529 Async ks-demo-admin:346131]: finished get_or_add_user_project_role admin 127c41d6e7cf4949b315ff2b7b98e18b 3f51001183eb41e3a4a907a31e5fdad6 with result 0 in 17 seconds
2022-03-31 23:38:41.786 | [316529 Async ks-demo-another:346243]: Waiting for completion of get_or_add_user_project_role anotherrole 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6 running on PID 346243 (15 other jobs running)
2022-03-31 23:38:41.947 | [316529 Async ks-demo-another:346243]: Signaling child to exit
2022-03-31 23:38:41.948 | WAKEUP
2022-03-31 23:38:42.112 | [316529 Async ks-demo-another:346243]: Signaled
2022-03-31 23:38:42.124 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:42.124 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:42.124 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:42.124 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:42.124 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:42.124 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:42.124 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:42.124 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:42.124 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3eb1aae6507b44dbb8667c3c95df956a --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:42.124 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:42.124 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:42.124 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:42.124 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:42.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.124 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.125 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.125 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:42.125 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:42.125 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:42.125 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add anotherrole --user 3eb1aae6507b44dbb8667c3c95df956a --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:42.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.125 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.125 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.125 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:42.125 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3eb1aae6507b44dbb8667c3c95df956a --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:42.125 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:42.125 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:42.125 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:42.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.125 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.125 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.125 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:42.125 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:42.125 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:42.125 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:42.125 | ++ functions-common:get_field:818           :   echo '| daf857d4263b4212b98da9eea1be2465 | 3eb1aae6507b44dbb8667c3c95df956a |       | 3f51001183eb41e3a4a907a31e5fdad6 |        |        | False     |'
2022-03-31 23:38:42.125 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:42.125 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=daf857d4263b4212b98da9eea1be2465
2022-03-31 23:38:42.125 | + functions-common:get_or_add_user_project_role:997 :   echo daf857d4263b4212b98da9eea1be2465
2022-03-31 23:38:42.125 | daf857d4263b4212b98da9eea1be2465
2022-03-31 23:38:42.456 | [316529 Async ks-demo-another:346243]: finished get_or_add_user_project_role anotherrole 3eb1aae6507b44dbb8667c3c95df956a 3f51001183eb41e3a4a907a31e5fdad6 with result 0 in 14 seconds
2022-03-31 23:38:42.673 | [316529 Async ks-demo-invis:346355]: Waiting for completion of get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 96bd149a27af449a8e1a6b80d947fe3f running on PID 346355 (14 other jobs running)
2022-03-31 23:38:42.745 | [316529 Async ks-demo-invis:346355]: Signaling child to exit
2022-03-31 23:38:42.746 | WAKEUP
2022-03-31 23:38:42.844 | [316529 Async ks-demo-invis:346355]: Signaled
2022-03-31 23:38:42.864 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:42.864 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:42.864 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:42.864 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:42.864 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:42.864 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:42.864 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:42.864 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:42.864 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:42.864 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:42.864 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3eb1aae6507b44dbb8667c3c95df956a --project 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:38:42.864 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:42.864 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:42.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.864 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.864 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.864 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:42.864 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:42.864 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:42.864 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add member --user 3eb1aae6507b44dbb8667c3c95df956a --project 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:38:42.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.864 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.865 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.865 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:42.865 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3eb1aae6507b44dbb8667c3c95df956a --project 96bd149a27af449a8e1a6b80d947fe3f
2022-03-31 23:38:42.865 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:42.865 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:42.865 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:42.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.865 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:42.865 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:42.865 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:42.865 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:42.865 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:42.865 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:42.865 | ++ functions-common:get_field:818           :   echo '| 8d209ea2f2ff4fc5b8e83b5569cd154f | 3eb1aae6507b44dbb8667c3c95df956a |       | 96bd149a27af449a8e1a6b80d947fe3f |        |        | False     |'
2022-03-31 23:38:42.865 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:42.865 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:42.865 | + functions-common:get_or_add_user_project_role:997 :   echo 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:42.865 | 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:43.157 | [316529 Async ks-demo-invis:346355]: finished get_or_add_user_project_role member 3eb1aae6507b44dbb8667c3c95df956a 96bd149a27af449a8e1a6b80d947fe3f with result 0 in 17 seconds
2022-03-31 23:38:43.381 | [316529 Async ks-demo-reader:346523]: Waiting for completion of get_or_add_user_project_role reader 56a59eb8e06a4eb284615373c8a57cee 3f51001183eb41e3a4a907a31e5fdad6 running on PID 346523 (13 other jobs running)
2022-03-31 23:38:43.390 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:43.492 | [316529 Async ks-demo-reader:346523]: Signaling child to exit
2022-03-31 23:38:43.499 | WAKEUP
2022-03-31 23:38:43.525 | [348142 Async ks-system-reader:348142]: finished successfully
2022-03-31 23:38:43.630 | [316529 Async ks-demo-reader:346523]: Signaled
2022-03-31 23:38:43.636 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:43.636 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:43.636 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:43.636 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:43.636 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:43.636 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:43.636 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:43.636 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:43.636 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:43.636 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 56a59eb8e06a4eb284615373c8a57cee --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:43.636 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:43.636 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:43.636 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:43.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:43.636 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:43.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:43.636 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:43.636 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:43.636 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:43.636 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:43.636 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add reader --user 56a59eb8e06a4eb284615373c8a57cee --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:43.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:43.636 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:43.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:43.637 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:43.637 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:43.637 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:43.637 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 56a59eb8e06a4eb284615373c8a57cee --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:43.637 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:43.637 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:43.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:43.637 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:43.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:43.637 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:43.637 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:43.637 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:43.637 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:43.637 | ++ functions-common:get_field:818           :   echo '| 368cf92cf30949d3a2cd1afdaa71a731 | 56a59eb8e06a4eb284615373c8a57cee |       | 3f51001183eb41e3a4a907a31e5fdad6 |        |        | False     |'
2022-03-31 23:38:43.637 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:43.637 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:43.637 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:43.637 | + functions-common:get_or_add_user_project_role:997 :   echo 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:43.637 | 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:43.852 | [316529 Async ks-demo-reader:346523]: finished get_or_add_user_project_role reader 56a59eb8e06a4eb284615373c8a57cee 3f51001183eb41e3a4a907a31e5fdad6 with result 0 in 14 seconds
2022-03-31 23:38:43.880 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:38:43.900 | + lib/keystone:create_keystone_accounts:414 :   async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user
2022-03-31 23:38:44.193 | [316529 Async ks-alt-admin:346965]: Waiting for completion of get_or_add_user_project_role admin b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1 running on PID 346965 (12 other jobs running)
2022-03-31 23:38:44.373 | [316529 Async ks-alt-admin:346965]: Signaling child to exit
2022-03-31 23:38:44.374 | WAKEUP
2022-03-31 23:38:44.528 | [316529 Async ks-alt-admin:346965]: Signaled
2022-03-31 23:38:44.541 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:44.541 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:44.541 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:44.541 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:44.541 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:44.541 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:44.541 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:44.541 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:44.541 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:44.541 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b6045885c9d94b8fbd6d5b604037fb90 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:44.541 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:44.541 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:44.543 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:44.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:44.543 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:44.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:44.543 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:44.543 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:44.543 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:44.543 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:44.543 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user b6045885c9d94b8fbd6d5b604037fb90 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:44.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:44.543 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:44.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:44.544 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:44.544 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b6045885c9d94b8fbd6d5b604037fb90 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:44.544 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:44.544 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:44.544 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:44.544 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:44.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:44.544 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:44.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:44.544 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:44.544 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:44.544 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:44.544 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:44.544 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:44.544 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | b6045885c9d94b8fbd6d5b604037fb90 |       | 61b2c23ecdb64aa18c28a292b57403e1 |        |        | False     |'
2022-03-31 23:38:44.544 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:44.544 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:38:44.544 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:38:44.544 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:38:44.830 | [316529 Async ks-alt-admin:346965]: finished get_or_add_user_project_role admin b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1 with result 0 in 13 seconds
2022-03-31 23:38:45.092 | [316529 Async ks-alt-another:347077]: Waiting for completion of get_or_add_user_project_role anotherrole b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1 running on PID 347077 (11 other jobs running)
2022-03-31 23:38:45.248 | [316529 Async ks-alt-another:347077]: Signaling child to exit
2022-03-31 23:38:45.249 | WAKEUP
2022-03-31 23:38:45.307 | [316529 Async ks-alt-another:347077]: Signaled
2022-03-31 23:38:45.324 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:45.324 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:45.324 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:45.324 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:45.324 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:45.324 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:45.324 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:45.324 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:45.324 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b6045885c9d94b8fbd6d5b604037fb90 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:45.324 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:45.324 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:45.324 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:45.324 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:45.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:45.324 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:45.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:45.324 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:45.324 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:45.324 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:45.325 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:45.325 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add anotherrole --user b6045885c9d94b8fbd6d5b604037fb90 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:45.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:45.325 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:45.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:45.325 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:45.325 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b6045885c9d94b8fbd6d5b604037fb90 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:45.325 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:45.325 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:45.325 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:45.325 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:45.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:45.325 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:45.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:45.325 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:45.325 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:45.325 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:45.325 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:45.325 | ++ functions-common:get_field:818           :   echo '| daf857d4263b4212b98da9eea1be2465 | b6045885c9d94b8fbd6d5b604037fb90 |       | 61b2c23ecdb64aa18c28a292b57403e1 |        |        | False     |'
2022-03-31 23:38:45.325 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:45.325 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:45.325 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=daf857d4263b4212b98da9eea1be2465
2022-03-31 23:38:45.325 | + functions-common:get_or_add_user_project_role:997 :   echo daf857d4263b4212b98da9eea1be2465
2022-03-31 23:38:45.325 | daf857d4263b4212b98da9eea1be2465
2022-03-31 23:38:45.630 | [316529 Async ks-alt-another:347077]: finished get_or_add_user_project_role anotherrole b6045885c9d94b8fbd6d5b604037fb90 61b2c23ecdb64aa18c28a292b57403e1 with result 0 in 13 seconds
2022-03-31 23:38:45.804 | [316529 Async ks-alt-member-user:347427]: Waiting for completion of get_or_add_user_project_role member 9ed0cc507445442c865280a779aa5e82 61b2c23ecdb64aa18c28a292b57403e1 running on PID 347427 (10 other jobs running)
2022-03-31 23:38:45.962 | [316529 Async ks-alt-member-user:347427]: Signaling child to exit
2022-03-31 23:38:45.963 | WAKEUP
2022-03-31 23:38:46.122 | [316529 Async ks-alt-member-user:347427]: Signaled
2022-03-31 23:38:46.131 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:46.131 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:46.131 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:46.131 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:46.131 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:46.131 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:46.131 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:46.131 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:46.131 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ed0cc507445442c865280a779aa5e82 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:46.131 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:46.131 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:46.131 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:46.131 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:46.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.132 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.132 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.132 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:46.132 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:46.132 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:46.132 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add member --user 9ed0cc507445442c865280a779aa5e82 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:46.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.132 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.132 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.132 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ed0cc507445442c865280a779aa5e82 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:46.132 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:46.132 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:46.132 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:46.132 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:46.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.132 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.132 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.132 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:46.132 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:46.132 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:46.132 | ++ functions-common:get_field:818           :   echo '| 8d209ea2f2ff4fc5b8e83b5569cd154f | 9ed0cc507445442c865280a779aa5e82 |       | 61b2c23ecdb64aa18c28a292b57403e1 |        |        | False     |'
2022-03-31 23:38:46.132 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:46.132 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:46.132 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:46.132 | + functions-common:get_or_add_user_project_role:997 :   echo 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:46.132 | 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:46.430 | [316529 Async ks-alt-member-user:347427]: finished get_or_add_user_project_role member 9ed0cc507445442c865280a779aa5e82 61b2c23ecdb64aa18c28a292b57403e1 with result 0 in 13 seconds
2022-03-31 23:38:46.659 | [316529 Async ks-alt-reader-user:347604]: Waiting for completion of get_or_add_user_project_role reader 792c661595034b84a86b4cfbcf8fbe0b 61b2c23ecdb64aa18c28a292b57403e1 running on PID 347604 (9 other jobs running)
2022-03-31 23:38:46.798 | [316529 Async ks-alt-reader-user:347604]: Signaling child to exit
2022-03-31 23:38:46.798 | WAKEUP
2022-03-31 23:38:46.933 | [316529 Async ks-alt-reader-user:347604]: Signaled
2022-03-31 23:38:46.940 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:38:46.940 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:38:46.940 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:46.940 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:46.940 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:46.940 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:46.940 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:46.940 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:38:46.940 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 792c661595034b84a86b4cfbcf8fbe0b --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:46.941 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:38:46.941 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:46.941 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:46.941 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:46.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.941 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.941 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.941 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:46.941 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:38:46.941 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:38:46.941 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add reader --user 792c661595034b84a86b4cfbcf8fbe0b --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:46.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.941 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.941 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.941 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:38:46.941 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 792c661595034b84a86b4cfbcf8fbe0b --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:46.941 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:38:46.941 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:38:46.941 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:46.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.941 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:46.941 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:46.941 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:46.941 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:38:46.941 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:38:46.941 | ++ functions-common:get_field:818           :   echo '| 368cf92cf30949d3a2cd1afdaa71a731 | 792c661595034b84a86b4cfbcf8fbe0b |       | 61b2c23ecdb64aa18c28a292b57403e1 |        |        | False     |'
2022-03-31 23:38:46.941 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:38:46.941 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:38:46.941 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:46.942 | + functions-common:get_or_add_user_project_role:997 :   echo 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:46.942 | 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:47.207 | [316529 Async ks-alt-reader-user:347604]: finished get_or_add_user_project_role reader 792c661595034b84a86b4cfbcf8fbe0b 61b2c23ecdb64aa18c28a292b57403e1 with result 0 in 12 seconds
2022-03-31 23:38:47.237 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:38:47.260 | + lib/keystone:create_keystone_accounts:415 :   async_wait ks-system-member ks-system-reader
2022-03-31 23:38:47.627 | [316529 Async ks-system-member:347828]: Waiting for completion of get_or_add_user_system_role member d420bff7b4fa4b1da9ee63d62e8d55ce all running on PID 347828 (8 other jobs running)
2022-03-31 23:38:47.825 | [316529 Async ks-system-member:347828]: Signaling child to exit
2022-03-31 23:38:47.826 | WAKEUP
2022-03-31 23:38:47.979 | [316529 Async ks-system-member:347828]: Signaled
2022-03-31 23:38:47.993 | + functions-common:get_or_add_user_system_role:1027 :   local user_role_id
2022-03-31 23:38:47.993 | + functions-common:get_or_add_user_system_role:1028 :   local domain_args
2022-03-31 23:38:47.993 | ++ functions-common:get_or_add_user_system_role:1030 :   _get_domain_args
2022-03-31 23:38:47.993 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:47.993 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:47.993 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:47.993 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:47.993 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:47.993 | + functions-common:get_or_add_user_system_role:1030 :   domain_args=
2022-03-31 23:38:47.993 | ++ functions-common:get_or_add_user_system_role:1038 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d420bff7b4fa4b1da9ee63d62e8d55ce --system all -f value -c Role
2022-03-31 23:38:47.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:47.993 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:47.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:47.993 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:47.993 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:47.994 | + functions-common:get_or_add_user_system_role:1038 :   user_role_id=
2022-03-31 23:38:47.994 | + functions-common:get_or_add_user_system_role:1039 :   [[ -z '' ]]
2022-03-31 23:38:47.994 | + functions-common:get_or_add_user_system_role:1041 :   openstack --os-cloud devstack-system-admin role add member --user d420bff7b4fa4b1da9ee63d62e8d55ce --system all
2022-03-31 23:38:47.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:47.994 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:47.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:47.994 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:47.994 | ++ functions-common:get_or_add_user_system_role:1050 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d420bff7b4fa4b1da9ee63d62e8d55ce --system all -f value -c Role
2022-03-31 23:38:47.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:47.994 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:47.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:47.994 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:47.994 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:47.994 | + functions-common:get_or_add_user_system_role:1050 :   user_role_id=8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:47.994 | + functions-common:get_or_add_user_system_role:1052 :   echo 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:47.994 | 8d209ea2f2ff4fc5b8e83b5569cd154f
2022-03-31 23:38:48.296 | [316529 Async ks-system-member:347828]: finished get_or_add_user_system_role member d420bff7b4fa4b1da9ee63d62e8d55ce all with result 0 in 12 seconds
2022-03-31 23:38:48.499 | [316529 Async ks-system-reader:348142]: Waiting for completion of get_or_add_user_system_role reader 7a98d32bb7034b37817cf846861bb5e3 all running on PID 348142 (7 other jobs running)
2022-03-31 23:38:48.656 | [316529 Async ks-system-reader:348142]: Signaling child to exit
2022-03-31 23:38:48.656 | WAKEUP
2022-03-31 23:38:48.786 | [316529 Async ks-system-reader:348142]: Signaled
2022-03-31 23:38:48.787 | + functions-common:get_or_add_user_system_role:1027 :   local user_role_id
2022-03-31 23:38:48.787 | + functions-common:get_or_add_user_system_role:1028 :   local domain_args
2022-03-31 23:38:48.787 | ++ functions-common:get_or_add_user_system_role:1030 :   _get_domain_args
2022-03-31 23:38:48.787 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:38:48.787 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:38:48.787 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:38:48.787 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:38:48.787 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:38:48.787 | + functions-common:get_or_add_user_system_role:1030 :   domain_args=
2022-03-31 23:38:48.787 | ++ functions-common:get_or_add_user_system_role:1038 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a98d32bb7034b37817cf846861bb5e3 --system all -f value -c Role
2022-03-31 23:38:48.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:48.787 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:48.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:48.787 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:48.787 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:48.787 | + functions-common:get_or_add_user_system_role:1038 :   user_role_id=
2022-03-31 23:38:48.787 | + functions-common:get_or_add_user_system_role:1039 :   [[ -z '' ]]
2022-03-31 23:38:48.788 | + functions-common:get_or_add_user_system_role:1041 :   openstack --os-cloud devstack-system-admin role add reader --user 7a98d32bb7034b37817cf846861bb5e3 --system all
2022-03-31 23:38:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:48.788 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:48.788 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:48.788 | ++ functions-common:get_or_add_user_system_role:1050 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a98d32bb7034b37817cf846861bb5e3 --system all -f value -c Role
2022-03-31 23:38:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:48.788 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:48.788 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:48.788 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:48.788 | + functions-common:get_or_add_user_system_role:1050 :   user_role_id=368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:48.788 | + functions-common:get_or_add_user_system_role:1052 :   echo 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:48.788 | 368cf92cf30949d3a2cd1afdaa71a731
2022-03-31 23:38:49.045 | [316529 Async ks-system-reader:348142]: finished get_or_add_user_system_role reader 7a98d32bb7034b37817cf846861bb5e3 all with result 0 in 12 seconds
2022-03-31 23:38:49.076 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:38:49.098 | + lib/keystone:create_keystone_accounts:416 :   async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin
2022-03-31 23:38:49.474 | [316529 Async ks-group-memberdemo:348497]: Waiting for completion of get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 running on PID 348497 (6 other jobs running)
2022-03-31 23:38:49.617 | [316529 Async ks-group-memberdemo:348497]: Signaling child to exit
2022-03-31 23:38:51.422 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:51.539 | [348497 Async ks-group-memberdemo:348497]: finished successfully
2022-03-31 23:38:51.677 | WAKEUP
2022-03-31 23:38:51.812 | [316529 Async ks-group-memberdemo:348497]: Signaled
2022-03-31 23:38:51.824 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-03-31 23:38:51.824 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 250cd35e951347d1a60ecaecfd2c98c0 --project 3f51001183eb41e3a4a907a31e5fdad6 -f value
2022-03-31 23:38:51.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:51.824 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:51.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:51.824 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:51.824 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:51.824 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-03-31 23:38:51.825 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-03-31 23:38:51.825 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add member --group 250cd35e951347d1a60ecaecfd2c98c0 --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:51.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:51.825 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:51.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:51.825 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:51.825 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 250cd35e951347d1a60ecaecfd2c98c0 --project 3f51001183eb41e3a4a907a31e5fdad6 -f value
2022-03-31 23:38:51.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:51.825 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:51.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:51.825 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:51.825 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:51.825 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='8d209ea2f2ff4fc5b8e83b5569cd154f  250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6   False'
2022-03-31 23:38:51.825 | + functions-common:get_or_add_group_project_role:1076 :   echo 8d209ea2f2ff4fc5b8e83b5569cd154f 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 False
2022-03-31 23:38:51.825 | 8d209ea2f2ff4fc5b8e83b5569cd154f 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 False
2022-03-31 23:38:51.869 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:51.921 | [348583 Async ks-group-anotherdemo:348583]: finished successfully
2022-03-31 23:38:51.938 | [316529 Async ks-group-memberdemo:348497]: finished get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 with result 0 in 14 seconds
2022-03-31 23:38:52.013 | [316529 Async ks-group-anotherdemo:348583]: Waiting for completion of get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 running on PID 348583 (5 other jobs running)
2022-03-31 23:38:52.046 | [316529 Async ks-group-anotherdemo:348583]: Signaling child to exit
2022-03-31 23:38:52.046 | WAKEUP
2022-03-31 23:38:52.080 | [316529 Async ks-group-anotherdemo:348583]: Signaled
2022-03-31 23:38:52.082 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-03-31 23:38:52.082 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 250cd35e951347d1a60ecaecfd2c98c0 --project 3f51001183eb41e3a4a907a31e5fdad6 -f value
2022-03-31 23:38:52.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.082 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.082 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.082 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:52.082 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-03-31 23:38:52.082 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-03-31 23:38:52.082 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 250cd35e951347d1a60ecaecfd2c98c0 --project 3f51001183eb41e3a4a907a31e5fdad6
2022-03-31 23:38:52.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.082 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.082 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.082 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 250cd35e951347d1a60ecaecfd2c98c0 --project 3f51001183eb41e3a4a907a31e5fdad6 -f value
2022-03-31 23:38:52.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.082 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.082 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.082 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:52.082 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='daf857d4263b4212b98da9eea1be2465  250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6   False'
2022-03-31 23:38:52.082 | + functions-common:get_or_add_group_project_role:1076 :   echo daf857d4263b4212b98da9eea1be2465 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 False
2022-03-31 23:38:52.082 | daf857d4263b4212b98da9eea1be2465 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 False
2022-03-31 23:38:52.155 | [316529 Async ks-group-anotherdemo:348583]: finished get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 3f51001183eb41e3a4a907a31e5fdad6 with result 0 in 14 seconds
2022-03-31 23:38:52.220 | [316529 Async ks-group-memberalt:348669]: Waiting for completion of get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 running on PID 348669 (4 other jobs running)
2022-03-31 23:38:52.256 | [316529 Async ks-group-memberalt:348669]: Signaling child to exit
2022-03-31 23:38:52.580 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:52.608 | [348669 Async ks-group-memberalt:348669]: finished successfully
2022-03-31 23:38:52.633 | WAKEUP
2022-03-31 23:38:52.661 | [316529 Async ks-group-memberalt:348669]: Signaled
2022-03-31 23:38:52.663 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-03-31 23:38:52.663 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 250cd35e951347d1a60ecaecfd2c98c0 --project 61b2c23ecdb64aa18c28a292b57403e1 -f value
2022-03-31 23:38:52.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.663 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.663 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.663 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:52.663 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-03-31 23:38:52.663 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-03-31 23:38:52.663 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add member --group 250cd35e951347d1a60ecaecfd2c98c0 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:52.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.663 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.663 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.663 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 250cd35e951347d1a60ecaecfd2c98c0 --project 61b2c23ecdb64aa18c28a292b57403e1 -f value
2022-03-31 23:38:52.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.663 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:52.663 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:52.663 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:52.663 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='8d209ea2f2ff4fc5b8e83b5569cd154f  250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1   False'
2022-03-31 23:38:52.663 | + functions-common:get_or_add_group_project_role:1076 :   echo 8d209ea2f2ff4fc5b8e83b5569cd154f 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 False
2022-03-31 23:38:52.663 | 8d209ea2f2ff4fc5b8e83b5569cd154f 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 False
2022-03-31 23:38:52.714 | [316529 Async ks-group-memberalt:348669]: finished get_or_add_group_project_role member 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 with result 0 in 14 seconds
2022-03-31 23:38:52.754 | [316529 Async ks-group-anotheralt:348776]: Waiting for completion of get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 running on PID 348776 (3 other jobs running)
2022-03-31 23:38:52.783 | [316529 Async ks-group-anotheralt:348776]: Signaling child to exit
2022-03-31 23:38:53.750 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:53.778 | [348776 Async ks-group-anotheralt:348776]: finished successfully
2022-03-31 23:38:53.799 | WAKEUP
2022-03-31 23:38:53.824 | [316529 Async ks-group-anotheralt:348776]: Signaled
2022-03-31 23:38:53.826 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-03-31 23:38:53.826 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 250cd35e951347d1a60ecaecfd2c98c0 --project 61b2c23ecdb64aa18c28a292b57403e1 -f value
2022-03-31 23:38:53.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:53.826 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:53.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:53.826 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:53.826 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:53.826 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-03-31 23:38:53.826 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-03-31 23:38:53.826 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 250cd35e951347d1a60ecaecfd2c98c0 --project 61b2c23ecdb64aa18c28a292b57403e1
2022-03-31 23:38:53.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:53.826 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:53.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:53.826 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:53.826 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 250cd35e951347d1a60ecaecfd2c98c0 --project 61b2c23ecdb64aa18c28a292b57403e1 -f value
2022-03-31 23:38:53.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:53.826 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:53.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:53.826 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:53.826 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:53.826 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='daf857d4263b4212b98da9eea1be2465  250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1   False'
2022-03-31 23:38:53.826 | + functions-common:get_or_add_group_project_role:1076 :   echo daf857d4263b4212b98da9eea1be2465 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 False
2022-03-31 23:38:53.826 | daf857d4263b4212b98da9eea1be2465 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 False
2022-03-31 23:38:53.875 | [316529 Async ks-group-anotheralt:348776]: finished get_or_add_group_project_role anotherrole 250cd35e951347d1a60ecaecfd2c98c0 61b2c23ecdb64aa18c28a292b57403e1 with result 0 in 15 seconds
2022-03-31 23:38:53.916 | [316529 Async ks-group-admin:348887]: Waiting for completion of get_or_add_group_project_role admin 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2 running on PID 348887 (2 other jobs running)
2022-03-31 23:38:53.937 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:38:53.943 | [316529 Async ks-group-admin:348887]: Signaling child to exit
2022-03-31 23:38:53.963 | [348887 Async ks-group-admin:348887]: finished successfully
2022-03-31 23:38:53.983 | WAKEUP
2022-03-31 23:38:54.006 | [316529 Async ks-group-admin:348887]: Signaled
2022-03-31 23:38:54.008 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-03-31 23:38:54.008 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5f3282a0747e417491a4366b1b6e3e28 --project fd6e8cf5430348eaa5b8869ed65752a2 -f value
2022-03-31 23:38:54.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:54.008 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:54.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:54.008 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:54.008 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:54.008 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-03-31 23:38:54.008 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-03-31 23:38:54.008 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add admin --group 5f3282a0747e417491a4366b1b6e3e28 --project fd6e8cf5430348eaa5b8869ed65752a2
2022-03-31 23:38:54.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:54.008 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:54.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:54.008 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:54.008 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5f3282a0747e417491a4366b1b6e3e28 --project fd6e8cf5430348eaa5b8869ed65752a2 -f value
2022-03-31 23:38:54.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:54.008 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:54.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:38:54.008 |   from cryptography.utils import int_from_bytes
2022-03-31 23:38:54.008 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:38:54.008 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='bcc4ce5f406d4030a8d032e6f6aa29f6  5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2   False'
2022-03-31 23:38:54.008 | + functions-common:get_or_add_group_project_role:1076 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2 False
2022-03-31 23:38:54.008 | bcc4ce5f406d4030a8d032e6f6aa29f6 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2 False
2022-03-31 23:38:54.053 | [316529 Async ks-group-admin:348887]: finished get_or_add_group_project_role admin 5f3282a0747e417491a4366b1b6e3e28 fd6e8cf5430348eaa5b8869ed65752a2 with result 0 in 14 seconds
2022-03-31 23:38:54.058 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:38:54.061 | + lib/keystone:create_keystone_accounts:418 :   is_service_enabled ldap
2022-03-31 23:38:54.078 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:38:54.081 | + ./stack.sh:main:1102                     :   is_service_enabled nova
2022-03-31 23:38:54.099 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:38:54.102 | + ./stack.sh:main:1103                     :   async_runfunc create_nova_accounts
2022-03-31 23:38:54.104 | + inc/async:async_runfunc:116              :   async_run create_nova_accounts create_nova_accounts
2022-03-31 23:38:54.169 | + inc/async:async_inner:63                 :   create_nova_accounts
2022-03-31 23:38:54.209 | [316529 Async create_nova_accounts:350802]: running: create_nova_accounts
2022-03-31 23:38:54.212 | + ./stack.sh:main:1105                     :   is_service_enabled glance
2022-03-31 23:38:54.231 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:38:54.233 | + ./stack.sh:main:1106                     :   async_runfunc create_glance_accounts
2022-03-31 23:38:54.236 | + inc/async:async_runfunc:116              :   async_run create_glance_accounts create_glance_accounts
2022-03-31 23:38:54.298 | + inc/async:async_inner:63                 :   create_glance_accounts
2022-03-31 23:38:54.351 | [316529 Async create_glance_accounts:350917]: running: create_glance_accounts
2022-03-31 23:38:54.354 | + ./stack.sh:main:1108                     :   is_service_enabled cinder
2022-03-31 23:38:54.379 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:38:54.382 | + ./stack.sh:main:1109                     :   async_runfunc create_cinder_accounts
2022-03-31 23:38:54.384 | + inc/async:async_runfunc:116              :   async_run create_cinder_accounts create_cinder_accounts
2022-03-31 23:38:54.454 | + inc/async:async_inner:63                 :   create_cinder_accounts
2022-03-31 23:38:54.498 | [316529 Async create_cinder_accounts:351047]: running: create_cinder_accounts
2022-03-31 23:38:54.501 | + ./stack.sh:main:1111                     :   is_service_enabled neutron
2022-03-31 23:38:54.520 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:38:54.523 | + ./stack.sh:main:1112                     :   async_runfunc create_neutron_accounts
2022-03-31 23:38:54.526 | + inc/async:async_runfunc:116              :   async_run create_neutron_accounts create_neutron_accounts
2022-03-31 23:38:54.592 | + inc/async:async_inner:63                 :   create_neutron_accounts
2022-03-31 23:38:54.669 | [316529 Async create_neutron_accounts:351162]: running: create_neutron_accounts
2022-03-31 23:38:54.672 | + ./stack.sh:main:1114                     :   is_service_enabled swift
2022-03-31 23:38:54.716 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:38:54.720 | + ./stack.sh:main:1115                     :   async_runfunc create_swift_accounts
2022-03-31 23:38:54.726 | + inc/async:async_runfunc:116              :   async_run create_swift_accounts create_swift_accounts
2022-03-31 23:38:55.120 | + inc/async:async_inner:63                 :   create_swift_accounts
2022-03-31 23:38:55.347 | [316529 Async create_swift_accounts:351304]: running: create_swift_accounts
2022-03-31 23:38:55.373 | + ./stack.sh:main:1123                     :   is_service_enabled horizon
2022-03-31 23:38:55.509 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:38:55.533 | + ./stack.sh:main:1128                     :   async_wait create_nova_accounts create_glance_accounts create_cinder_accounts
2022-03-31 23:38:55.876 | [316529 Async create_nova_accounts:350802]: Waiting for completion of create_nova_accounts running on PID 350802 (6 other jobs running)
2022-03-31 23:38:56.038 | [316529 Async create_nova_accounts:350802]: Signaling child to exit
2022-03-31 23:39:35.039 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:39:35.190 | [351162 Async create_neutron_accounts:351162]: finished successfully
2022-03-31 23:39:53.120 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:39:53.156 | [351047 Async create_cinder_accounts:351047]: finished successfully
2022-03-31 23:40:09.958 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:40:09.991 | [350917 Async create_glance_accounts:350917]: finished successfully
2022-03-31 23:40:16.365 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:40:16.391 | [350802 Async create_nova_accounts:350802]: finished successfully
2022-03-31 23:40:16.411 | WAKEUP
2022-03-31 23:40:16.435 | [316529 Async create_nova_accounts:350802]: Signaled
2022-03-31 23:40:16.436 | + 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-03-31 23:40:16.436 | + lib/nova:create_nova_accounts:359        :   create_service_user nova admin
2022-03-31 23:40:16.436 | + lib/keystone:create_service_user:431     :   get_or_create_user nova Passw0rd Default
2022-03-31 23:40:16.436 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:40:16.436 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:40:16.436 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:40:16.436 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:40:16.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.436 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.436 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.436 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.436 | + functions-common:get_or_create_user:925  :   user_id=fd9cb7837767440e82372a40ae4ebab6
2022-03-31 23:40:16.437 | + functions-common:get_or_create_user:926  :   echo fd9cb7837767440e82372a40ae4ebab6
2022-03-31 23:40:16.437 | fd9cb7837767440e82372a40ae4ebab6
2022-03-31 23:40:16.437 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service nova service Default Default
2022-03-31 23:40:16.437 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.437 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.437 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.437 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.437 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.437 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.437 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.437 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.437 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.437 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.437 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.437 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.437 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.437 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.437 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.437 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.437 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.437 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.437 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.437 | ++ 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-03-31 23:40:16.438 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.438 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.438 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.438 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.438 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.438 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.438 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.438 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.438 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | fd9cb7837767440e82372a40ae4ebab6 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.438 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.438 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.438 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.438 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.438 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-03-31 23:40:16.438 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin nova service Default Default
2022-03-31 23:40:16.438 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.438 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.438 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.438 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.438 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.438 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.438 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.438 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.438 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.439 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.439 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.439 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.439 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.439 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.439 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.439 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.439 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.439 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.439 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.439 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.439 | ++ 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-03-31 23:40:16.439 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.439 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.439 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.439 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.439 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.439 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.439 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | fd9cb7837767440e82372a40ae4ebab6 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.439 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.439 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.439 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:40:16.439 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:40:16.439 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:40:16.439 | + lib/nova:create_nova_accounts:361        :   local nova_api_url
2022-03-31 23:40:16.439 | + lib/nova:create_nova_accounts:362        :   [[ True == \F\a\l\s\e ]]
2022-03-31 23:40:16.439 | + lib/nova:create_nova_accounts:365        :   nova_api_url=http://10.222.0.98/compute
2022-03-31 23:40:16.440 | + lib/nova:create_nova_accounts:368        :   get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)'
2022-03-31 23:40:16.440 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:40:16.440 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id
2022-03-31 23:40:16.440 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id
2022-03-31 23:40:16.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.440 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.440 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.440 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.440 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:40:16.440 | 016235c95ecc4e288274549bae2758e1'
2022-03-31 23:40:16.440 | + functions-common:get_or_create_service:1094 :   echo 016235c95ecc4e288274549bae2758e1
2022-03-31 23:40:16.440 | 016235c95ecc4e288274549bae2758e1
2022-03-31 23:40:16.440 | + lib/nova:create_nova_accounts:370        :   get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.98/compute/v2/$(project_id)s'
2022-03-31 23:40:16.440 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:40:16.440 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' RegionOne
2022-03-31 23:40:16.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:40:16.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value
2022-03-31 23:40:16.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.440 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.440 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.440 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:40:16.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:40:16.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' --region RegionOne -f value -c id
2022-03-31 23:40:16.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.440 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.440 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.440 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=e3719c6f96074629a8f9f061565a6284
2022-03-31 23:40:16.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo e3719c6f96074629a8f9f061565a6284
2022-03-31 23:40:16.441 | + functions-common:get_or_create_endpoint:1127 :   public_id=e3719c6f96074629a8f9f061565a6284
2022-03-31 23:40:16.441 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:40:16.441 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:40:16.441 | + functions-common:get_or_create_endpoint:1136 :   echo e3719c6f96074629a8f9f061565a6284
2022-03-31 23:40:16.441 | e3719c6f96074629a8f9f061565a6284
2022-03-31 23:40:16.441 | + lib/nova:create_nova_accounts:374        :   get_or_create_service nova compute 'Nova Compute Service'
2022-03-31 23:40:16.441 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:40:16.441 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show compute -f value -c id
2022-03-31 23:40:16.441 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id
2022-03-31 23:40:16.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.441 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.441 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.441 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.441 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:40:16.441 | e32381e61d424316b141942970b8ecc8'
2022-03-31 23:40:16.441 | + functions-common:get_or_create_service:1094 :   echo e32381e61d424316b141942970b8ecc8
2022-03-31 23:40:16.441 | e32381e61d424316b141942970b8ecc8
2022-03-31 23:40:16.441 | + lib/nova:create_nova_accounts:376        :   get_or_create_endpoint compute RegionOne http://10.222.0.98/compute/v2.1
2022-03-31 23:40:16.441 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:40:16.441 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface compute public http://10.222.0.98/compute/v2.1 RegionOne
2022-03-31 23:40:16.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:40:16.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value
2022-03-31 23:40:16.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.441 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.441 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.441 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:40:16.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:40:16.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.98/compute/v2.1 --region RegionOne -f value -c id
2022-03-31 23:40:16.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.442 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.442 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.442 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=9ef3241350c644da929f75f2bb299634
2022-03-31 23:40:16.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 9ef3241350c644da929f75f2bb299634
2022-03-31 23:40:16.442 | + functions-common:get_or_create_endpoint:1127 :   public_id=9ef3241350c644da929f75f2bb299634
2022-03-31 23:40:16.442 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:40:16.442 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:40:16.442 | + functions-common:get_or_create_endpoint:1136 :   echo 9ef3241350c644da929f75f2bb299634
2022-03-31 23:40:16.442 | 9ef3241350c644da929f75f2bb299634
2022-03-31 23:40:16.442 | + lib/nova:create_nova_accounts:381        :   is_service_enabled n-api
2022-03-31 23:40:16.442 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:40:16.442 | + lib/nova:create_nova_accounts:383        :   is_service_enabled swift
2022-03-31 23:40:16.442 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:40:16.442 | + lib/nova:create_nova_accounts:386        :   get_or_add_user_project_role ResellerAdmin nova service Default Default
2022-03-31 23:40:16.442 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.442 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.442 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.442 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.442 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.442 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.442 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.442 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.442 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.442 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.443 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.443 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.443 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.443 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.443 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.443 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.443 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.443 | ++ 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-03-31 23:40:16.443 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.443 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.443 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.443 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.443 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.443 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.443 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.443 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.443 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.443 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.443 | ++ functions-common:get_field:818           :   echo '| e3d6d50a2a3440eba076eabe6306f319 | fd9cb7837767440e82372a40ae4ebab6 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.443 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.443 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:40:16.443 | + functions-common:get_or_add_user_project_role:997 :   echo e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:40:16.443 | e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:40:16.443 | + lib/nova:create_nova_accounts:391        :   is_service_enabled s3api
2022-03-31 23:40:16.443 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:40:16.444 | + lib/nova:create_nova_accounts:402        :   is_service_enabled n-api
2022-03-31 23:40:16.444 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:40:16.444 | + lib/nova:create_nova_accounts:403        :   [[ False = True ]]
2022-03-31 23:40:16.485 | [316529 Async create_nova_accounts:350802]: finished create_nova_accounts with result 0 in 82 seconds
2022-03-31 23:40:16.526 | [316529 Async create_glance_accounts:350917]: Waiting for completion of create_glance_accounts running on PID 350917 (5 other jobs running)
2022-03-31 23:40:16.552 | [316529 Async create_glance_accounts:350917]: Signaling child to exit
2022-03-31 23:40:16.552 | WAKEUP
2022-03-31 23:40:16.575 | [316529 Async create_glance_accounts:350917]: Signaled
2022-03-31 23:40:16.577 | + lib/glance:create_glance_accounts:451    :   is_service_enabled g-api
2022-03-31 23:40:16.577 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:40:16.577 | + lib/glance:create_glance_accounts:453    :   create_service_user glance
2022-03-31 23:40:16.577 | + lib/keystone:create_service_user:431     :   get_or_create_user glance Passw0rd Default
2022-03-31 23:40:16.577 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:40:16.577 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:40:16.577 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:40:16.577 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:40:16.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.577 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.577 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.577 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.577 | + functions-common:get_or_create_user:925  :   user_id=50283451fb2c427b91abc307743241e6
2022-03-31 23:40:16.577 | + functions-common:get_or_create_user:926  :   echo 50283451fb2c427b91abc307743241e6
2022-03-31 23:40:16.578 | 50283451fb2c427b91abc307743241e6
2022-03-31 23:40:16.578 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance service Default Default
2022-03-31 23:40:16.578 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.578 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.578 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.578 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.578 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.578 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.578 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.578 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.578 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.578 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.578 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.578 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.578 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.578 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.578 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.578 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.578 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.578 | ++ 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-03-31 23:40:16.578 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.578 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.579 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.579 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.579 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.579 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.579 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.579 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.579 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.579 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | 50283451fb2c427b91abc307743241e6 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.579 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.579 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.579 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.579 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.579 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.579 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-03-31 23:40:16.579 | + lib/glance:create_glance_accounts:456    :   is_service_enabled s-proxy
2022-03-31 23:40:16.579 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:40:16.579 | + lib/glance:create_glance_accounts:457    :   create_service_user glance-swift ResellerAdmin
2022-03-31 23:40:16.579 | + lib/keystone:create_service_user:431     :   get_or_create_user glance-swift Passw0rd Default
2022-03-31 23:40:16.579 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:40:16.579 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:40:16.580 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:40:16.580 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:40:16.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.580 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.580 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.580 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.580 | + functions-common:get_or_create_user:925  :   user_id=f964c76b32284a069e661391deb82eaf
2022-03-31 23:40:16.580 | + functions-common:get_or_create_user:926  :   echo f964c76b32284a069e661391deb82eaf
2022-03-31 23:40:16.580 | f964c76b32284a069e661391deb82eaf
2022-03-31 23:40:16.580 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance-swift service Default Default
2022-03-31 23:40:16.580 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.580 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.580 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.580 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.580 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.580 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.580 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.580 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.580 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.580 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.581 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.581 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.581 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.581 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.581 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.581 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.581 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.581 | ++ 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-03-31 23:40:16.581 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.581 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.581 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.581 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.581 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.581 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.581 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.581 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.581 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.581 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.581 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | f964c76b32284a069e661391deb82eaf |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.581 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.581 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.581 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.581 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.581 | + lib/keystone:create_service_user:434     :   [[ -n ResellerAdmin ]]
2022-03-31 23:40:16.581 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role ResellerAdmin glance-swift service Default Default
2022-03-31 23:40:16.581 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.581 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.581 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.581 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.582 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.582 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.582 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.582 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.582 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.582 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.582 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.582 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.582 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.582 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.582 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.582 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.582 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.582 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.582 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.582 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.582 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.582 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.582 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.582 | ++ 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-03-31 23:40:16.582 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.582 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.582 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.582 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.582 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.583 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.583 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.583 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.583 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.583 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.583 | ++ functions-common:get_field:818           :   echo '| e3d6d50a2a3440eba076eabe6306f319 | f964c76b32284a069e661391deb82eaf |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.583 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.583 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:40:16.583 | + functions-common:get_or_add_user_project_role:997 :   echo e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:40:16.583 | e3d6d50a2a3440eba076eabe6306f319
2022-03-31 23:40:16.583 | + lib/glance:create_glance_accounts:460    :   get_or_create_service glance image 'Glance Image Service'
2022-03-31 23:40:16.583 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:40:16.583 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show image -f value -c id
2022-03-31 23:40:16.583 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id
2022-03-31 23:40:16.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.583 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.583 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.583 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.583 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:40:16.583 | f49e8f2c59f442119468d85791c2d731'
2022-03-31 23:40:16.583 | + functions-common:get_or_create_service:1094 :   echo f49e8f2c59f442119468d85791c2d731
2022-03-31 23:40:16.583 | f49e8f2c59f442119468d85791c2d731
2022-03-31 23:40:16.583 | + lib/glance:create_glance_accounts:462    :   get_or_create_endpoint image RegionOne http://10.222.0.98/image
2022-03-31 23:40:16.583 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:40:16.583 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface image public http://10.222.0.98/image RegionOne
2022-03-31 23:40:16.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:40:16.583 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value
2022-03-31 23:40:16.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.583 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.584 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.584 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:40:16.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:40:16.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.98/image --region RegionOne -f value -c id
2022-03-31 23:40:16.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.584 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.584 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.584 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=374c18f6e47746fba40ea323bb1da4dc
2022-03-31 23:40:16.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 374c18f6e47746fba40ea323bb1da4dc
2022-03-31 23:40:16.584 | + functions-common:get_or_create_endpoint:1127 :   public_id=374c18f6e47746fba40ea323bb1da4dc
2022-03-31 23:40:16.584 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:40:16.584 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:40:16.584 | + functions-common:get_or_create_endpoint:1136 :   echo 374c18f6e47746fba40ea323bb1da4dc
2022-03-31 23:40:16.584 | 374c18f6e47746fba40ea323bb1da4dc
2022-03-31 23:40:16.584 | ++ lib/glance:create_glance_accounts:467    :   get_or_create_domain Default
2022-03-31 23:40:16.584 | ++ functions-common:get_or_create_domain:877 :   local domain_id
2022-03-31 23:40:16.584 | +++ functions-common:get_or_create_domain:889 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-03-31 23:40:16.584 | ++ functions-common:get_or_create_domain:887 :   domain_id=default
2022-03-31 23:40:16.584 | ++ functions-common:get_or_create_domain:888 :   echo default
2022-03-31 23:40:16.584 | + lib/glance:create_glance_accounts:467    :   service_domain_id=default
2022-03-31 23:40:16.584 | + lib/glance:create_glance_accounts:468    :   iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default
2022-03-31 23:40:16.584 | + lib/glance:create_glance_accounts:469    :   iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default
2022-03-31 23:40:16.584 | + lib/glance:create_glance_accounts:471    :   [[ False = True ]]
2022-03-31 23:40:16.628 | [316529 Async create_glance_accounts:350917]: finished create_glance_accounts with result 0 in 75 seconds
2022-03-31 23:40:16.667 | [316529 Async create_cinder_accounts:351047]: Waiting for completion of create_cinder_accounts running on PID 351047 (4 other jobs running)
2022-03-31 23:40:16.699 | [316529 Async create_cinder_accounts:351047]: Signaling child to exit
2022-03-31 23:40:16.699 | WAKEUP
2022-03-31 23:40:16.725 | [316529 Async create_cinder_accounts:351047]: Signaled
2022-03-31 23:40:16.727 | + 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-03-31 23:40:16.727 | + lib/cinder:create_cinder_accounts:400    :   create_service_user cinder
2022-03-31 23:40:16.727 | + lib/keystone:create_service_user:431     :   get_or_create_user cinder Passw0rd Default
2022-03-31 23:40:16.727 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:40:16.727 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:40:16.727 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:40:16.727 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:40:16.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.727 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.727 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.727 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.728 | + functions-common:get_or_create_user:925  :   user_id=0296722bc15047f9bfa024ae46c39fc3
2022-03-31 23:40:16.728 | + functions-common:get_or_create_user:926  :   echo 0296722bc15047f9bfa024ae46c39fc3
2022-03-31 23:40:16.728 | 0296722bc15047f9bfa024ae46c39fc3
2022-03-31 23:40:16.728 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service cinder service Default Default
2022-03-31 23:40:16.728 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.728 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.728 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.728 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.728 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.728 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.728 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.728 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.728 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.728 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.728 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.728 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.728 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.728 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.728 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.728 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.728 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.728 | ++ 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-03-31 23:40:16.728 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.729 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.729 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.729 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.729 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.729 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.729 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.729 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.729 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.729 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | 0296722bc15047f9bfa024ae46c39fc3 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.729 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.729 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.729 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.729 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.729 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.729 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-03-31 23:40:16.729 | + lib/cinder:create_cinder_accounts:403    :   get_or_create_service cinder block-storage 'Cinder Volume Service'
2022-03-31 23:40:16.729 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:40:16.729 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id
2022-03-31 23:40:16.729 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id
2022-03-31 23:40:16.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.729 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.729 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.729 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.729 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:40:16.729 | eaa6c6ceb41043c1bc1dc241bcc66170'
2022-03-31 23:40:16.729 | + functions-common:get_or_create_service:1094 :   echo eaa6c6ceb41043c1bc1dc241bcc66170
2022-03-31 23:40:16.729 | eaa6c6ceb41043c1bc1dc241bcc66170
2022-03-31 23:40:16.729 | + lib/cinder:create_cinder_accounts:404    :   '[' True == False ']'
2022-03-31 23:40:16.729 | + lib/cinder:create_cinder_accounts:417    :   get_or_create_endpoint block-storage RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s'
2022-03-31 23:40:16.730 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:40:16.730 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne
2022-03-31 23:40:16.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:40:16.730 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value
2022-03-31 23:40:16.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.730 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.730 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.730 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:40:16.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:40:16.730 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-03-31 23:40:16.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.730 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.730 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.730 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=876553961e1b40f9a9c6df36bb4fc28d
2022-03-31 23:40:16.730 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 876553961e1b40f9a9c6df36bb4fc28d
2022-03-31 23:40:16.730 | + functions-common:get_or_create_endpoint:1127 :   public_id=876553961e1b40f9a9c6df36bb4fc28d
2022-03-31 23:40:16.730 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:40:16.730 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:40:16.730 | + functions-common:get_or_create_endpoint:1136 :   echo 876553961e1b40f9a9c6df36bb4fc28d
2022-03-31 23:40:16.730 | 876553961e1b40f9a9c6df36bb4fc28d
2022-03-31 23:40:16.730 | + lib/cinder:create_cinder_accounts:421    :   get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3'
2022-03-31 23:40:16.730 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:40:16.730 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id
2022-03-31 23:40:16.730 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id
2022-03-31 23:40:16.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.730 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.730 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.730 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.731 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:40:16.731 | 923f57dff83f434a9bcda130c748085f'
2022-03-31 23:40:16.731 | + functions-common:get_or_create_service:1094 :   echo 923f57dff83f434a9bcda130c748085f
2022-03-31 23:40:16.731 | 923f57dff83f434a9bcda130c748085f
2022-03-31 23:40:16.731 | + lib/cinder:create_cinder_accounts:423    :   get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s'
2022-03-31 23:40:16.731 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:40:16.731 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne
2022-03-31 23:40:16.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:40:16.731 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value
2022-03-31 23:40:16.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.731 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.731 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.731 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:40:16.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:40:16.731 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-03-31 23:40:16.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.731 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.731 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.731 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=53daa51ec370450283076c8ffd595194
2022-03-31 23:40:16.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 53daa51ec370450283076c8ffd595194
2022-03-31 23:40:16.731 | + functions-common:get_or_create_endpoint:1127 :   public_id=53daa51ec370450283076c8ffd595194
2022-03-31 23:40:16.731 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:40:16.731 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:40:16.731 | + functions-common:get_or_create_endpoint:1136 :   echo 53daa51ec370450283076c8ffd595194
2022-03-31 23:40:16.731 | 53daa51ec370450283076c8ffd595194
2022-03-31 23:40:16.731 | + lib/cinder:create_cinder_accounts:428    :   configure_cinder_internal_tenant
2022-03-31 23:40:16.731 | ++ lib/cinder:configure_cinder_internal_tenant:611 :   get_or_create_project service
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:40:16.732 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id
2022-03-31 23:40:16.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.732 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.732 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.732 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_project:938 :   project_id=166018f763e143c1a956b8316da33057
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_project:939 :   echo 166018f763e143c1a956b8316da33057
2022-03-31 23:40:16.732 | + lib/cinder:configure_cinder_internal_tenant:611 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 166018f763e143c1a956b8316da33057
2022-03-31 23:40:16.732 | ++ lib/cinder:configure_cinder_internal_tenant:612 :   get_or_create_user cinder
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:40:16.732 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id
2022-03-31 23:40:16.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.732 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.732 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.732 | No password was supplied, authentication will fail when a user does not have a password.
2022-03-31 23:40:16.732 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_user:925  :   user_id=0296722bc15047f9bfa024ae46c39fc3
2022-03-31 23:40:16.732 | ++ functions-common:get_or_create_user:926  :   echo 0296722bc15047f9bfa024ae46c39fc3
2022-03-31 23:40:16.732 | + lib/cinder:configure_cinder_internal_tenant:612 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0296722bc15047f9bfa024ae46c39fc3
2022-03-31 23:40:16.778 | [316529 Async create_cinder_accounts:351047]: finished create_cinder_accounts with result 0 in 58 seconds
2022-03-31 23:40:16.783 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:40:16.786 | + ./stack.sh:main:1129                     :   async_wait create_neutron_accounts create_swift_accounts configure_horizon
2022-03-31 23:40:16.843 | [316529 Async create_neutron_accounts:351162]: Waiting for completion of create_neutron_accounts running on PID 351162 (3 other jobs running)
2022-03-31 23:40:16.870 | [316529 Async create_neutron_accounts:351162]: Signaling child to exit
2022-03-31 23:40:16.871 | WAKEUP
2022-03-31 23:40:16.897 | [316529 Async create_neutron_accounts:351162]: Signaled
2022-03-31 23:40:16.898 | + lib/neutron:create_neutron_accounts:669  :   is_neutron_legacy_enabled
2022-03-31 23:40:16.898 | ++ 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-03-31 23:40:16.898 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:40:16.898 | + 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-03-31 23:40:16.898 | + 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-03-31 23:40:16.898 | + 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-03-31 23:40:16.898 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:40:16.898 | + lib/neutron:create_neutron_accounts:671  :   create_mutnauq_accounts
2022-03-31 23:40:16.899 | + lib/neutron-legacy:create_mutnauq_accounts:436 :   local neutron_url
2022-03-31 23:40:16.899 | + lib/neutron-legacy:create_mutnauq_accounts:437 :   '[' False == True ']'
2022-03-31 23:40:16.899 | + lib/neutron-legacy:create_mutnauq_accounts:440 :   neutron_url=http://10.222.0.98:9696/
2022-03-31 23:40:16.899 | + 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-03-31 23:40:16.899 | + lib/neutron-legacy:create_mutnauq_accounts:445 :   create_service_user neutron
2022-03-31 23:40:16.899 | + lib/keystone:create_service_user:431     :   get_or_create_user neutron Passw0rd Default
2022-03-31 23:40:16.899 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:40:16.899 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:40:16.899 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:40:16.899 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:40:16.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.899 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.899 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.899 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.899 | + functions-common:get_or_create_user:925  :   user_id=e8bc0852f3c2491188d5e1aaf4c10a8b
2022-03-31 23:40:16.899 | + functions-common:get_or_create_user:926  :   echo e8bc0852f3c2491188d5e1aaf4c10a8b
2022-03-31 23:40:16.899 | e8bc0852f3c2491188d5e1aaf4c10a8b
2022-03-31 23:40:16.899 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service neutron service Default Default
2022-03-31 23:40:16.899 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:40:16.899 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:40:16.899 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:40:16.900 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:40:16.900 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.900 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.900 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:40:16.900 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.900 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.900 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.900 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.900 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.900 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:40:16.900 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:40:16.900 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default
2022-03-31 23:40:16.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.900 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.900 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.900 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:40:16.900 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:40:16.900 | ++ 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-03-31 23:40:16.900 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:40:16.900 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.900 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.900 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.900 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.900 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:40:16.900 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:40:16.900 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:40:16.901 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | e8bc0852f3c2491188d5e1aaf4c10a8b |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:40:16.901 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:40:16.901 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.901 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.901 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:40:16.901 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-03-31 23:40:16.901 | + lib/neutron-legacy:create_mutnauq_accounts:447 :   get_or_create_service neutron network 'Neutron Service'
2022-03-31 23:40:16.901 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:40:16.901 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show network -f value -c id
2022-03-31 23:40:16.901 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id
2022-03-31 23:40:16.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.901 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.901 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.901 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.901 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:40:16.901 | 934c17b9ec814e0eb9991badbae23306'
2022-03-31 23:40:16.901 | + functions-common:get_or_create_service:1094 :   echo 934c17b9ec814e0eb9991badbae23306
2022-03-31 23:40:16.901 | 934c17b9ec814e0eb9991badbae23306
2022-03-31 23:40:16.901 | + lib/neutron-legacy:create_mutnauq_accounts:449 :   get_or_create_endpoint network RegionOne http://10.222.0.98:9696/
2022-03-31 23:40:16.901 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:40:16.901 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface network public http://10.222.0.98:9696/ RegionOne
2022-03-31 23:40:16.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:40:16.901 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value
2022-03-31 23:40:16.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.901 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.901 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.901 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:40:16.901 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:40:16.902 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.98:9696/ --region RegionOne -f value -c id
2022-03-31 23:40:16.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.902 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:40:16.902 |   from cryptography.utils import int_from_bytes
2022-03-31 23:40:16.902 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:40:16.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=2d42d416e7c3498d9598fe02ad1168f6
2022-03-31 23:40:16.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 2d42d416e7c3498d9598fe02ad1168f6
2022-03-31 23:40:16.902 | + functions-common:get_or_create_endpoint:1127 :   public_id=2d42d416e7c3498d9598fe02ad1168f6
2022-03-31 23:40:16.902 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:40:16.902 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:40:16.902 | + functions-common:get_or_create_endpoint:1136 :   echo 2d42d416e7c3498d9598fe02ad1168f6
2022-03-31 23:40:16.902 | 2d42d416e7c3498d9598fe02ad1168f6
2022-03-31 23:40:16.950 | [316529 Async create_neutron_accounts:351162]: finished create_neutron_accounts with result 0 in 40 seconds
2022-03-31 23:40:16.990 | [316529 Async create_swift_accounts:351304]: Waiting for completion of create_swift_accounts running on PID 351304 (2 other jobs running)
2022-03-31 23:40:17.016 | [316529 Async create_swift_accounts:351304]: Signaling child to exit
2022-03-31 23:41:04.428 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:41:04.458 | [351304 Async create_swift_accounts:351304]: finished successfully
2022-03-31 23:41:04.478 | WAKEUP
2022-03-31 23:41:04.501 | [316529 Async create_swift_accounts:351304]: Signaled
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:608      :   export swiftusertest1_password=testing
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:608      :   swiftusertest1_password=testing
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:609      :   export swiftusertest2_password=testing2
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:609      :   swiftusertest2_password=testing2
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:610      :   export swiftusertest3_password=testing3
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:610      :   swiftusertest3_password=testing3
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:611      :   export swiftusertest4_password=testing4
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:611      :   swiftusertest4_password=testing4
2022-03-31 23:41:04.503 | + lib/swift:create_swift_accounts:613      :   local another_role
2022-03-31 23:41:04.503 | ++ lib/swift:create_swift_accounts:614      :   get_or_create_role anotherrole
2022-03-31 23:41:04.503 | ++ functions-common:get_or_create_role:945  :   local role_id
2022-03-31 23:41:04.503 | +++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-03-31 23:41:04.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.503 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.503 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.503 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.503 | ++ functions-common:get_or_create_role:950  :   role_id=daf857d4263b4212b98da9eea1be2465
2022-03-31 23:41:04.504 | ++ functions-common:get_or_create_role:951  :   echo daf857d4263b4212b98da9eea1be2465
2022-03-31 23:41:04.504 | + lib/swift:create_swift_accounts:614      :   another_role=daf857d4263b4212b98da9eea1be2465
2022-03-31 23:41:04.504 | + lib/swift:create_swift_accounts:618      :   create_service_user swift admin
2022-03-31 23:41:04.504 | + lib/keystone:create_service_user:431     :   get_or_create_user swift Passw0rd Default
2022-03-31 23:41:04.504 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:41:04.504 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:41:04.504 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:41:04.504 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:41:04.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.504 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.504 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.504 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.504 | + functions-common:get_or_create_user:925  :   user_id=acf4fb7c598c416c8dea7e018243cb30
2022-03-31 23:41:04.504 | + functions-common:get_or_create_user:926  :   echo acf4fb7c598c416c8dea7e018243cb30
2022-03-31 23:41:04.504 | acf4fb7c598c416c8dea7e018243cb30
2022-03-31 23:41:04.504 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service swift service Default Default
2022-03-31 23:41:04.504 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:41:04.504 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:41:04.504 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:41:04.504 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:41:04.504 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.504 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-03-31 23:41:04.504 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:41:04.504 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.505 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.505 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.505 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.505 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.505 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:41:04.505 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:41:04.505 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default
2022-03-31 23:41:04.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.505 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.505 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.505 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:41:04.505 | ++ 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-03-31 23:41:04.505 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.505 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.505 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.505 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.505 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.505 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.505 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:41:04.505 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:41:04.505 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:41:04.505 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | acf4fb7c598c416c8dea7e018243cb30 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:41:04.505 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.505 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:41:04.505 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:41:04.505 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:41:04.505 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-03-31 23:41:04.506 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin swift service Default Default
2022-03-31 23:41:04.506 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:41:04.506 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:41:04.506 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:41:04.506 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:41:04.506 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-03-31 23:41:04.506 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.506 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:41:04.506 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.506 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.506 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.506 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.506 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.506 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:41:04.506 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:41:04.506 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default
2022-03-31 23:41:04.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.506 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.506 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.506 | ++ 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-03-31 23:41:04.506 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.506 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:41:04.506 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.506 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.507 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.507 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.507 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.507 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:41:04.507 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:41:04.507 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | acf4fb7c598c416c8dea7e018243cb30 |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:41:04.507 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:41:04.507 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.507 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.507 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.507 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.507 | + lib/swift:create_swift_accounts:620      :   get_or_create_service swift object-store 'Swift Service'
2022-03-31 23:41:04.507 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:41:04.507 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id
2022-03-31 23:41:04.507 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id
2022-03-31 23:41:04.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.507 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.507 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.507 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.507 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:41:04.507 | 6dc592c616b04cd4a1cb29a67a130573'
2022-03-31 23:41:04.507 | + functions-common:get_or_create_service:1094 :   echo 6dc592c616b04cd4a1cb29a67a130573
2022-03-31 23:41:04.507 | 6dc592c616b04cd4a1cb29a67a130573
2022-03-31 23:41:04.507 | + lib/swift:create_swift_accounts:622      :   get_or_create_endpoint object-store RegionOne 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' http://10.222.0.98:8080
2022-03-31 23:41:04.507 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:41:04.507 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' RegionOne
2022-03-31 23:41:04.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:41:04.507 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value
2022-03-31 23:41:04.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:41:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:41:04.508 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=e6bbb073b5624373ae23ddae2dee0b78
2022-03-31 23:41:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo e6bbb073b5624373ae23ddae2dee0b78
2022-03-31 23:41:04.508 | + functions-common:get_or_create_endpoint:1127 :   public_id=e6bbb073b5624373ae23ddae2dee0b78
2022-03-31 23:41:04.508 | + functions-common:get_or_create_endpoint:1129 :   [[ -n http://10.222.0.98:8080 ]]
2022-03-31 23:41:04.508 | + functions-common:get_or_create_endpoint:1130 :   _get_or_create_endpoint_with_interface object-store admin http://10.222.0.98:8080 RegionOne
2022-03-31 23:41:04.508 | + functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:41:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.508 | + functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:41:04.508 | + functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:41:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.98:8080 --region RegionOne -f value -c id
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.508 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.508 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.509 | + functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=feea7266833643afbda93c8d30da19b3
2022-03-31 23:41:04.509 | + functions-common:_get_or_create_endpoint_with_interface:1112 :   echo feea7266833643afbda93c8d30da19b3
2022-03-31 23:41:04.509 | feea7266833643afbda93c8d30da19b3
2022-03-31 23:41:04.509 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:41:04.509 | + functions-common:get_or_create_endpoint:1136 :   echo e6bbb073b5624373ae23ddae2dee0b78
2022-03-31 23:41:04.509 | e6bbb073b5624373ae23ddae2dee0b78
2022-03-31 23:41:04.509 | + lib/swift:create_swift_accounts:627      :   local swift_project_test1
2022-03-31 23:41:04.509 | ++ lib/swift:create_swift_accounts:628      :   get_or_create_project swiftprojecttest1 default
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:41:04.509 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id
2022-03-31 23:41:04.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.509 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.509 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.509 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_project:938 :   project_id=e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_project:939 :   echo e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.509 | + lib/swift:create_swift_accounts:628      :   swift_project_test1=e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.509 | + lib/swift:create_swift_accounts:629      :   die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1'
2022-03-31 23:41:04.509 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.509 | ++ lib/swift:create_swift_accounts:631      :   get_or_create_user swiftusertest1 testing default test@example.com
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test@example.com ]]
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_user:911  :   local email=--email=test@example.com
2022-03-31 23:41:04.509 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id
2022-03-31 23:41:04.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.509 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.509 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.509 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_user:925  :   user_id=d1e92e4c9aa94ad4877e582850769edd
2022-03-31 23:41:04.509 | ++ functions-common:get_or_create_user:926  :   echo d1e92e4c9aa94ad4877e582850769edd
2022-03-31 23:41:04.509 | + lib/swift:create_swift_accounts:631      :   SWIFT_USER_TEST1=d1e92e4c9aa94ad4877e582850769edd
2022-03-31 23:41:04.509 | + lib/swift:create_swift_accounts:632      :   die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'
2022-03-31 23:41:04.510 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.510 | + lib/swift:create_swift_accounts:633      :   get_or_add_user_project_role admin d1e92e4c9aa94ad4877e582850769edd e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.510 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:41:04.510 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:41:04.510 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:41:04.510 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:41:04.510 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:41:04.510 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:41:04.510 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.510 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d1e92e4c9aa94ad4877e582850769edd --project e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.510 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.510 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.510 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.510 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.510 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:41:04.510 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:41:04.510 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user d1e92e4c9aa94ad4877e582850769edd --project e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.510 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.510 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d1e92e4c9aa94ad4877e582850769edd --project e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.510 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:41:04.510 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.510 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.511 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.511 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.511 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.511 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:41:04.511 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:41:04.511 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | d1e92e4c9aa94ad4877e582850769edd |       | e2e9c24870374833abc91701725d7788 |        |        | False     |'
2022-03-31 23:41:04.511 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:41:04.511 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.511 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.511 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.511 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.511 | + lib/swift:create_swift_accounts:635      :   local swift_user_test3
2022-03-31 23:41:04.511 | ++ lib/swift:create_swift_accounts:637      :   get_or_create_user swiftusertest3 testing3 default test3@example.com
2022-03-31 23:41:04.511 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:41:04.511 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test3@example.com ]]
2022-03-31 23:41:04.511 | ++ functions-common:get_or_create_user:911  :   local email=--email=test3@example.com
2022-03-31 23:41:04.511 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id
2022-03-31 23:41:04.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.511 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.511 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.511 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.511 | ++ functions-common:get_or_create_user:925  :   user_id=5e3cfc222e01452b81b414d2ce446276
2022-03-31 23:41:04.511 | ++ functions-common:get_or_create_user:926  :   echo 5e3cfc222e01452b81b414d2ce446276
2022-03-31 23:41:04.511 | + lib/swift:create_swift_accounts:637      :   swift_user_test3=5e3cfc222e01452b81b414d2ce446276
2022-03-31 23:41:04.511 | + lib/swift:create_swift_accounts:638      :   die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3'
2022-03-31 23:41:04.511 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.511 | + lib/swift:create_swift_accounts:639      :   get_or_add_user_project_role daf857d4263b4212b98da9eea1be2465 5e3cfc222e01452b81b414d2ce446276 e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.511 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:41:04.512 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:41:04.512 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:41:04.512 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:41:04.512 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:41:04.512 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:41:04.512 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role daf857d4263b4212b98da9eea1be2465 --user 5e3cfc222e01452b81b414d2ce446276 --project e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.512 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.512 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.512 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.512 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.512 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.512 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:41:04.512 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:41:04.512 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add daf857d4263b4212b98da9eea1be2465 --user 5e3cfc222e01452b81b414d2ce446276 --project e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.512 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.512 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role daf857d4263b4212b98da9eea1be2465 --user 5e3cfc222e01452b81b414d2ce446276 --project e2e9c24870374833abc91701725d7788
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.512 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:41:04.512 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.512 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.512 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.512 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.513 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.513 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:41:04.513 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:41:04.513 | ++ functions-common:get_field:818           :   echo '| daf857d4263b4212b98da9eea1be2465 | 5e3cfc222e01452b81b414d2ce446276 |       | e2e9c24870374833abc91701725d7788 |        |        | False     |'
2022-03-31 23:41:04.513 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:41:04.513 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.513 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=daf857d4263b4212b98da9eea1be2465
2022-03-31 23:41:04.513 | + functions-common:get_or_add_user_project_role:997 :   echo daf857d4263b4212b98da9eea1be2465
2022-03-31 23:41:04.513 | daf857d4263b4212b98da9eea1be2465
2022-03-31 23:41:04.513 | + lib/swift:create_swift_accounts:641      :   local swift_project_test2
2022-03-31 23:41:04.513 | ++ lib/swift:create_swift_accounts:642      :   get_or_create_project swiftprojecttest2 default
2022-03-31 23:41:04.513 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:41:04.513 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id
2022-03-31 23:41:04.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.513 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.513 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.513 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.513 | ++ functions-common:get_or_create_project:938 :   project_id=89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.513 | ++ functions-common:get_or_create_project:939 :   echo 89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.513 | + lib/swift:create_swift_accounts:642      :   swift_project_test2=89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.513 | + lib/swift:create_swift_accounts:643      :   die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2'
2022-03-31 23:41:04.513 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.513 | + lib/swift:create_swift_accounts:645      :   local swift_user_test2
2022-03-31 23:41:04.513 | ++ lib/swift:create_swift_accounts:647      :   get_or_create_user swiftusertest2 testing2 default test2@example.com
2022-03-31 23:41:04.513 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:41:04.513 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test2@example.com ]]
2022-03-31 23:41:04.513 | ++ functions-common:get_or_create_user:911  :   local email=--email=test2@example.com
2022-03-31 23:41:04.513 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id
2022-03-31 23:41:04.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.513 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.513 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.514 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.514 | ++ functions-common:get_or_create_user:925  :   user_id=7469d7437e414ea897106380d5464c06
2022-03-31 23:41:04.514 | ++ functions-common:get_or_create_user:926  :   echo 7469d7437e414ea897106380d5464c06
2022-03-31 23:41:04.514 | + lib/swift:create_swift_accounts:647      :   swift_user_test2=7469d7437e414ea897106380d5464c06
2022-03-31 23:41:04.514 | + lib/swift:create_swift_accounts:648      :   die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2'
2022-03-31 23:41:04.514 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.514 | + lib/swift:create_swift_accounts:649      :   get_or_add_user_project_role admin 7469d7437e414ea897106380d5464c06 89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.514 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:41:04.514 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:41:04.514 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:41:04.514 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:41:04.514 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:41:04.514 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:41:04.514 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:41:04.514 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:41:04.514 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7469d7437e414ea897106380d5464c06 --project 89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.514 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.514 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:41:04.514 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.514 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.514 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.514 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.514 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.514 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:41:04.514 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:41:04.514 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user 7469d7437e414ea897106380d5464c06 --project 89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.514 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.514 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.514 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7469d7437e414ea897106380d5464c06 --project 89105e2772184796b6c86246509129ea
2022-03-31 23:41:04.515 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.515 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:41:04.515 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.515 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.515 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.515 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.515 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.515 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:41:04.515 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:41:04.515 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | 7469d7437e414ea897106380d5464c06 |       | 89105e2772184796b6c86246509129ea |        |        | False     |'
2022-03-31 23:41:04.515 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:41:04.515 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.515 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.515 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.515 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.515 | + lib/swift:create_swift_accounts:651      :   local swift_domain
2022-03-31 23:41:04.515 | ++ lib/swift:create_swift_accounts:652      :   get_or_create_domain swift_test 'Used for swift functional testing'
2022-03-31 23:41:04.515 | ++ functions-common:get_or_create_domain:877 :   local domain_id
2022-03-31 23:41:04.515 | +++ functions-common:get_or_create_domain:889 :   oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id
2022-03-31 23:41:04.515 | +++ functions-common:get_or_create_domain:891 :   oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id
2022-03-31 23:41:04.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.515 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.515 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.515 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.515 | ++ functions-common:get_or_create_domain:887 :   domain_id='
2022-03-31 23:41:04.515 | 7a0159761269488ebc30c4103d38c5ed'
2022-03-31 23:41:04.515 | ++ functions-common:get_or_create_domain:888 :   echo 7a0159761269488ebc30c4103d38c5ed
2022-03-31 23:41:04.515 | + lib/swift:create_swift_accounts:652      :   swift_domain=7a0159761269488ebc30c4103d38c5ed
2022-03-31 23:41:04.515 | + lib/swift:create_swift_accounts:653      :   die_if_not_set 653 swift_domain 'Failure creating swift_test domain'
2022-03-31 23:41:04.516 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:655      :   local swift_project_test4
2022-03-31 23:41:04.516 | ++ lib/swift:create_swift_accounts:656      :   get_or_create_project swiftprojecttest4 7a0159761269488ebc30c4103d38c5ed
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-03-31 23:41:04.516 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=7a0159761269488ebc30c4103d38c5ed --or-show -f value -c id
2022-03-31 23:41:04.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.516 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.516 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.516 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_project:938 :   project_id=42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_project:939 :   echo 42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:656      :   swift_project_test4=42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:657      :   die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4'
2022-03-31 23:41:04.516 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:659      :   local swift_user_test4
2022-03-31 23:41:04.516 | ++ lib/swift:create_swift_accounts:661      :   get_or_create_user swiftusertest4 testing4 7a0159761269488ebc30c4103d38c5ed test4@example.com
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test4@example.com ]]
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_user:911  :   local email=--email=test4@example.com
2022-03-31 23:41:04.516 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=7a0159761269488ebc30c4103d38c5ed --email=test4@example.com --or-show -f value -c id
2022-03-31 23:41:04.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.516 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.516 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.516 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_user:925  :   user_id=df151516e6404fea890fdbab39e0134c
2022-03-31 23:41:04.516 | ++ functions-common:get_or_create_user:926  :   echo df151516e6404fea890fdbab39e0134c
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:661      :   swift_user_test4=df151516e6404fea890fdbab39e0134c
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:662      :   die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4'
2022-03-31 23:41:04.516 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:41:04.516 | + lib/swift:create_swift_accounts:663      :   get_or_add_user_project_role admin df151516e6404fea890fdbab39e0134c 42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.517 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-03-31 23:41:04.517 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:41:04.517 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:41:04.517 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-03-31 23:41:04.517 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-03-31 23:41:04.517 | ++ functions-common:_get_domain_args:967    :   echo
2022-03-31 23:41:04.517 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df151516e6404fea890fdbab39e0134c --project 42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:41:04.517 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.517 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.517 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.517 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.517 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.517 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:41:04.517 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:41:04.517 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user df151516e6404fea890fdbab39e0134c --project 42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.517 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.517 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df151516e6404fea890fdbab39e0134c --project 42223a869f744dbf8f10338b715e863a
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:41:04.517 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:41:04.517 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:41:04.517 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.517 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:04.517 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:04.518 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:41:04.518 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:41:04.518 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:41:04.518 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | df151516e6404fea890fdbab39e0134c |       | 42223a869f744dbf8f10338b715e863a |        |        | False     |'
2022-03-31 23:41:04.518 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:41:04.518 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:41:04.518 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.518 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.518 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:41:04.552 | [316529 Async create_swift_accounts:351304]: finished create_swift_accounts with result 0 in 129 seconds
2022-03-31 23:41:04.560 | Not waiting for async task configure_horizon that we never started or has already been waited for
2022-03-31 23:41:04.562 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:41:04.565 | + ./stack.sh:main:1135                     :   is_service_enabled mysql postgresql
2022-03-31 23:41:04.584 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:04.586 | + ./stack.sh:main:1135                     :   is_service_enabled glance
2022-03-31 23:41:04.604 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:04.607 | + ./stack.sh:main:1136                     :   echo_summary 'Configuring Glance'
2022-03-31 23:41:04.610 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:41:04.612 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Glance
2022-03-31 23:41:04.615 | + ./stack.sh:main:1137                     :   async_runfunc init_glance
2022-03-31 23:41:04.618 | + inc/async:async_runfunc:116              :   async_run init_glance init_glance
2022-03-31 23:41:04.678 | + inc/async:async_inner:63                 :   init_glance
2022-03-31 23:41:04.717 | [316529 Async init_glance:355560]: running: init_glance
2022-03-31 23:41:04.720 | + ./stack.sh:main:1144                     :   is_service_enabled neutron
2022-03-31 23:41:04.739 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:04.742 | + ./stack.sh:main:1145                     :   echo_summary 'Configuring Neutron'
2022-03-31 23:41:04.754 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:41:04.757 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Neutron
2022-03-31 23:41:04.760 | + ./stack.sh:main:1147                     :   configure_neutron
2022-03-31 23:41:04.762 | + lib/neutron:configure_neutron:620        :   is_neutron_legacy_enabled
2022-03-31 23:41:04.767 | ++ 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-03-31 23:41:04.767 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:41:04.774 | + 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-03-31 23:41:04.777 | + 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-03-31 23:41:04.781 | + 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-03-31 23:41:04.784 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:41:04.787 | + lib/neutron:configure_neutron:622        :   configure_mutnauq
2022-03-31 23:41:04.791 | + lib/neutron-legacy:configure_mutnauq:349 :   _configure_neutron_common
2022-03-31 23:41:04.794 | + lib/neutron-legacy:_configure_neutron_common:774 :   _create_neutron_conf_dir
2022-03-31 23:41:04.799 | + lib/neutron-legacy:_create_neutron_conf_dir:767 :   sudo install -d -o ubuntu /etc/neutron
2022-03-31 23:41:04.813 | + lib/neutron-legacy:_configure_neutron_common:777 :   cd /opt/stack/neutron
2022-03-31 23:41:04.816 | + lib/neutron-legacy:_configure_neutron_common:777 :   exec ./tools/generate_config_file_samples.sh
2022-03-31 23:41:08.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:08.356 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:08.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:08.356 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:11.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:11.882 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:11.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:11.883 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:14.832 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:41:14.858 | [355560 Async init_glance:355560]: finished successfully
2022-03-31 23:41:15.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:15.446 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:15.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:15.446 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:18.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:18.977 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:18.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:18.977 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:22.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:22.454 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:22.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:22.455 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:25.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:25.928 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:25.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:25.929 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:29.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:29.384 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:29.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:29.384 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:33.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:33.031 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:33.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:33.031 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:37.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:37.749 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:37.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:37.749 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:37.749 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp'
2022-03-31 23:41:43.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:43.629 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:43.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:43.629 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:43.957 | + lib/neutron-legacy:_configure_neutron_common:779 :   cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf
2022-03-31 23:41:43.964 | + lib/neutron-legacy:_configure_neutron_common:781 :   Q_POLICY_FILE=/etc/neutron/policy.json
2022-03-31 23:41:43.967 | + lib/neutron-legacy:_configure_neutron_common:785 :   '[' -f /opt/stack/neutron/etc/policy.json ']'
2022-03-31 23:41:43.971 | + lib/neutron-legacy:_configure_neutron_common:789 :   echo '{"context_is_admin":  "role:admin or user_name:neutron"}'
2022-03-31 23:41:43.974 | + lib/neutron-legacy:_configure_neutron_common:794 :   neutron_plugin_configure_common
2022-03-31 23:41:43.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 :   Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2022-03-31 23:41:43.981 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 :   Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2022-03-31 23:41:43.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 :   Q_PLUGIN_CLASS=ml2
2022-03-31 23:41:43.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 :   _neutron_service_plugin_class_add router
2022-03-31 23:41:43.990 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=router
2022-03-31 23:41:43.992 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ '' == '' ]]
2022-03-31 23:41:43.994 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 :   Q_SERVICE_PLUGIN_CLASSES=router
2022-03-31 23:41:43.997 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ etc/neutron/plugins/ml2 == '' ]]
2022-03-31 23:41:43.999 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2_conf.ini == '' ]]
2022-03-31 23:41:44.001 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2 == '' ]]
2022-03-31 23:41:44.004 | + lib/neutron-legacy:_configure_neutron_common:801 :   mkdir -p /etc/neutron/plugins/ml2
2022-03-31 23:41:44.008 | + lib/neutron-legacy:_configure_neutron_common:802 :   Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:44.010 | + lib/neutron-legacy:_configure_neutron_common:805 :   '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'
2022-03-31 23:41:44.013 | + 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-03-31 23:41:44.018 | ++ lib/neutron-legacy:_configure_neutron_common:811 :   database_connection_url neutron
2022-03-31 23:41:44.020 | ++ lib/database:database_connection_url:134 :   local db=neutron
2022-03-31 23:41:44.023 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql neutron
2022-03-31 23:41:44.025 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=neutron
2022-03-31 23:41:44.027 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-03-31 23:41:44.030 | + lib/neutron-legacy:_configure_neutron_common:811 :   iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-03-31 23:41:44.059 | + lib/neutron-legacy:_configure_neutron_common:812 :   iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2022-03-31 23:41:44.088 | + lib/neutron-legacy:_configure_neutron_common:813 :   iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2022-03-31 23:41:44.118 | + lib/neutron-legacy:_configure_neutron_common:814 :   iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0
2022-03-31 23:41:44.153 | + lib/neutron-legacy:_configure_neutron_common:815 :   iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock
2022-03-31 23:41:44.183 | + lib/neutron-legacy:_configure_neutron_common:818 :   iniset /etc/neutron/neutron.conf nova region_name RegionOne
2022-03-31 23:41:44.218 | + lib/neutron-legacy:_configure_neutron_common:820 :   '[' libvirt = fake ']'
2022-03-31 23:41:44.222 | + lib/neutron-legacy:_configure_neutron_common:830 :   setup_logging /etc/neutron/neutron.conf
2022-03-31 23:41:44.225 | + functions:setup_logging:674              :   setup_systemd_logging /etc/neutron/neutron.conf
2022-03-31 23:41:44.228 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/neutron/neutron.conf
2022-03-31 23:41:44.232 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-03-31 23:41:44.250 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-03-31 23:41:44.252 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-03-31 23:41:44.255 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-03-31 23:41:44.257 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-03-31 23:41:44.259 | + 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-03-31 23:41:44.288 | + 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-03-31 23:41:44.317 | + 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-03-31 23:41:44.347 | + functions:setup_systemd_logging:706      :   iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-03-31 23:41:44.377 | + lib/neutron-legacy:_configure_neutron_common:832 :   is_service_enabled tls-proxy
2022-03-31 23:41:44.393 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:41:44.396 | + lib/neutron-legacy:_configure_neutron_common:838 :   _neutron_setup_rootwrap
2022-03-31 23:41:44.398 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 :   [[ True == \F\a\l\s\e ]]
2022-03-31 23:41:44.401 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 :   Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2022-03-31 23:41:44.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 :   [[ -d /etc/neutron/rootwrap.d ]]
2022-03-31 23:41:44.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 :   sudo rm -rf /etc/neutron/rootwrap.d
2022-03-31 23:41:44.418 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 :   _neutron_deploy_rootwrap_filters /opt/stack/neutron
2022-03-31 23:41:44.421 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 :   [[ True == \F\a\l\s\e ]]
2022-03-31 23:41:44.423 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 :   local srcdir=/opt/stack/neutron
2022-03-31 23:41:44.426 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 :   sudo install -d -o root -m 755 /etc/neutron/rootwrap.d
2022-03-31 23:41:44.439 | + 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-03-31 23:41:44.452 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 :   test -r /opt/stack/neutron/etc/neutron/rootwrap.conf
2022-03-31 23:41:44.454 | + 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-03-31 23:41:44.467 | + 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-03-31 23:41:44.479 | + 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-03-31 23:41:44.492 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 :   ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-03-31 23:41:44.494 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 :   ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-03-31 23:41:44.498 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   mktemp
2022-03-31 23:41:44.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   TEMPFILE=/tmp/tmp.VGSmYrzltV
2022-03-31 23:41:44.505 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-03-31 23:41:44.507 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-03-31 23:41:44.510 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 :   chmod 0440 /tmp/tmp.VGSmYrzltV
2022-03-31 23:41:44.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 :   sudo chown root:root /tmp/tmp.VGSmYrzltV
2022-03-31 23:41:44.526 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 :   sudo mv /tmp/tmp.VGSmYrzltV /etc/sudoers.d/neutron-rootwrap
2022-03-31 23:41:44.538 | + 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-03-31 23:41:44.568 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:44.571 | + 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-03-31 23:41:44.604 | + lib/neutron-legacy:configure_mutnauq:350 :   iniset_rpc_backend neutron /etc/neutron/neutron.conf
2022-03-31 23:41:44.607 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=neutron
2022-03-31 23:41:44.610 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/neutron/neutron.conf
2022-03-31 23:41:44.612 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-03-31 23:41:44.615 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-03-31 23:41:44.617 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:41:44.637 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:44.640 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-03-31 23:41:44.643 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-03-31 23:41:44.646 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:41:44.665 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:44.668 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:41:44.671 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-03-31 23:41:44.705 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:41:44.708 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:41:44.712 | + lib/neutron-legacy:configure_mutnauq:352 :   is_service_enabled q-metering
2022-03-31 23:41:44.734 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:44.737 | + lib/neutron-legacy:configure_mutnauq:353 :   _configure_neutron_metering
2022-03-31 23:41:44.739 | + lib/neutron-legacy:_configure_neutron_metering:887 :   neutron_agent_metering_configure_common
2022-03-31 23:41:44.742 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 :   _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin
2022-03-31 23:41:44.744 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin
2022-03-31 23:41:44.747 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ router == '' ]]
2022-03-31 23:41:44.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 :   [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]]
2022-03-31 23:41:44.752 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 :   Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin
2022-03-31 23:41:44.755 | + lib/neutron-legacy:_configure_neutron_metering:888 :   neutron_agent_metering_configure_agent
2022-03-31 23:41:44.757 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 :   METERING_AGENT_CONF_PATH=/etc/neutron/services/metering
2022-03-31 23:41:44.760 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 :   mkdir -p /etc/neutron/services/metering
2022-03-31 23:41:44.764 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 :   METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini
2022-03-31 23:41:44.767 | + 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-03-31 23:41:44.772 | + lib/neutron-legacy:configure_mutnauq:355 :   is_service_enabled q-agt q-svc
2022-03-31 23:41:44.792 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:44.795 | + lib/neutron-legacy:configure_mutnauq:356 :   _configure_neutron_service
2022-03-31 23:41:44.798 | + lib/neutron-legacy:_configure_neutron_service:915 :   Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2022-03-31 23:41:44.800 | + lib/neutron-legacy:_configure_neutron_service:916 :   cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2022-03-31 23:41:44.805 | + lib/neutron-legacy:_configure_neutron_service:919 :   iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2
2022-03-31 23:41:44.838 | + lib/neutron-legacy:_configure_neutron_service:921 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-03-31 23:41:44.870 | + lib/neutron-legacy:_configure_neutron_service:922 :   iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json
2022-03-31 23:41:44.900 | + lib/neutron-legacy:_configure_neutron_service:923 :   iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2022-03-31 23:41:44.937 | + lib/neutron-legacy:_configure_neutron_service:925 :   iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2022-03-31 23:41:44.968 | + lib/neutron-legacy:_configure_neutron_service:926 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron
2022-03-31 23:41:44.970 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-03-31 23:41:44.973 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=neutron
2022-03-31 23:41:44.975 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-03-31 23:41:44.978 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password
2022-03-31 23:41:45.007 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf keystone_authtoken interface public
2022-03-31 23:41:45.040 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-03-31 23:41:45.071 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2022-03-31 23:41:45.103 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd
2022-03-31 23:41:45.133 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default
2022-03-31 23:41:45.163 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2022-03-31 23:41:45.194 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default
2022-03-31 23:41:45.224 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:41:45.255 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211
2022-03-31 23:41:45.285 | + lib/neutron-legacy:_configure_neutron_service:929 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2022-03-31 23:41:45.316 | + lib/neutron-legacy:_configure_neutron_service:930 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2022-03-31 23:41:45.346 | + lib/neutron-legacy:_configure_neutron_service:932 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova
2022-03-31 23:41:45.349 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-03-31 23:41:45.351 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-03-31 23:41:45.354 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-03-31 23:41:45.357 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf nova auth_type password
2022-03-31 23:41:45.387 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf nova interface public
2022-03-31 23:41:45.417 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.98/identity
2022-03-31 23:41:45.447 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf nova username nova
2022-03-31 23:41:45.477 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf nova password Passw0rd
2022-03-31 23:41:45.508 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf nova user_domain_name Default
2022-03-31 23:41:45.539 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf nova project_name service
2022-03-31 23:41:45.569 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf nova project_domain_name Default
2022-03-31 23:41:45.600 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-03-31 23:41:45.630 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211
2022-03-31 23:41:45.663 | + lib/neutron-legacy:_configure_neutron_service:935 :   neutron_plugin_configure_service
2022-03-31 23:41:45.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 :   [[ vlan != \l\o\c\a\l ]]
2022-03-31 23:41:45.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 :   Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)
2022-03-31 23:41:45.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   '[' '' == '' ']'
2022-03-31 23:41:45.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ '' == '' ]]
2022-03-31 23:41:45.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ physnet1 != '' ]]
2022-03-31 23:41:45.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 :   ML2_VLAN_RANGES=physnet1
2022-03-31 23:41:45.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 :   [[ 1350:1399 != '' ]]
2022-03-31 23:41:45.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 :   ML2_VLAN_RANGES=physnet1:1350:1399
2022-03-31 23:41:45.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 :   [[ physnet1:1350:1399 != '' ]]
2022-03-31 23:41:45.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 :   Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)
2022-03-31 23:41:45.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 :   [[ -z '' ]]
2022-03-31 23:41:45.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 :   [[ -n physnet1 ]]
2022-03-31 23:41:45.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2022-03-31 23:41:45.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 :   [[ -n physnet1 ]]
2022-03-31 23:41:45.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1,
2022-03-31 23:41:45.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ -n physnet1 ]]
2022-03-31 23:41:45.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ physnet1 != \p\h\y\s\n\e\t\1 ]]
2022-03-31 23:41:45.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:45.722 | + 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-03-31 23:41:45.752 | + 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-03-31 23:41:45.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:45.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-03-31 23:41:45.759 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=mechanism_drivers=openvswitch,hyperv
2022-03-31 23:41:45.762 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z mechanism_drivers=openvswitch,hyperv ']'
2022-03-31 23:41:45.764 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:45.767 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv
2022-03-31 23:41:45.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 :   [[ -n '' ]]
2022-03-31 23:41:45.798 | + 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-03-31 23:41:45.801 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:45.803 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-03-31 23:41:45.806 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=extension_drivers=port_security
2022-03-31 23:41:45.808 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z extension_drivers=port_security ']'
2022-03-31 23:41:45.810 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:45.813 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security
2022-03-31 23:41:45.841 | + 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-03-31 23:41:45.844 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:45.846 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-03-31 23:41:45.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tenant_network_types=vlan
2022-03-31 23:41:45.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tenant_network_types=vlan ']'
2022-03-31 23:41:45.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:45.857 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan
2022-03-31 23:41:45.885 | + 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-03-31 23:41:45.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:45.890 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_gre
2022-03-31 23:41:45.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tunnel_id_ranges=1:1000
2022-03-31 23:41:45.895 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tunnel_id_ranges=1:1000 ']'
2022-03-31 23:41:45.897 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:45.900 | + 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-03-31 23:41:45.931 | + 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-03-31 23:41:45.934 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:45.936 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vxlan
2022-03-31 23:41:45.938 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-03-31 23:41:45.941 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-03-31 23:41:45.943 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:45.946 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000
2022-03-31 23:41:45.975 | + 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-03-31 23:41:45.977 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:45.980 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_flat
2022-03-31 23:41:45.982 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=flat_networks=physnet1,
2022-03-31 23:41:45.985 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z flat_networks=physnet1, ']'
2022-03-31 23:41:45.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:45.989 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1,
2022-03-31 23:41:46.019 | + 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:1350:1399
2022-03-31 23:41:46.022 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:46.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vlan
2022-03-31 23:41:46.030 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=network_vlan_ranges=physnet1:1350:1399
2022-03-31 23:41:46.034 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z network_vlan_ranges=physnet1:1350:1399 ']'
2022-03-31 23:41:46.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:46.041 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1350:1399
2022-03-31 23:41:46.072 | + 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-03-31 23:41:46.074 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:41:46.076 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_geneve
2022-03-31 23:41:46.079 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-03-31 23:41:46.081 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-03-31 23:41:46.084 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-03-31 23:41:46.086 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000
2022-03-31 23:41:46.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 :   [[ legacy != \l\e\g\a\c\y ]]
2022-03-31 23:41:46.118 | + lib/neutron-legacy:configure_mutnauq:358 :   is_service_enabled q-agt
2022-03-31 23:41:46.135 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:46.138 | + lib/neutron-legacy:configure_mutnauq:359 :   _configure_neutron_plugin_agent
2022-03-31 23:41:46.141 | + 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-03-31 23:41:46.172 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:46.175 | + 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-03-31 23:41:46.204 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-03-31 23:41:46.236 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 :   neutron_plugin_configure_plugin_agent
2022-03-31 23:41:46.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 :   _neutron_ovs_base_setup_bridge br-int
2022-03-31 23:41:46.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 :   local bridge=br-int
2022-03-31 23:41:46.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-03-31 23:41:49.251 | INFO neutron.common.config [-] Logging enabled!
2022-03-31 23:41:49.252 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73
2022-03-31 23:41:49.252 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=357536) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-03-31 23:41:49.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=357536) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-03-31 23:41:49.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=357536) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-03-31 23:41:49.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=357536) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:49.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=357536) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:49.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=357536) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:49.302 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=357536) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:49.356 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-03-31 23:41:49.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:49.356 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:49.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:49.357 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:49.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 :   _neutron_ovs_base_add_bridge br-int
2022-03-31 23:41:49.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-int
2022-03-31 23:41:49.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int'
2022-03-31 23:41:49.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-03-31 23:41:49.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-int
2022-03-31 23:41:49.805 | + 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-03-31 23:41:49.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 :   _neutron_ovs_base_configure_firewall_driver
2022-03-31 23:41:49.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:49.828 | + 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-03-31 23:41:49.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 :   running_in_container
2022-03-31 23:41:49.862 | ++ functions:running_in_container:793       :   systemd-detect-virt --container
2022-03-31 23:41:49.870 | + functions:running_in_container:793       :   [[ none != \n\o\n\e ]]
2022-03-31 23:41:49.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 :   enable_kernel_bridge_firewall
2022-03-31 23:41:49.875 | + functions:enable_kernel_bridge_firewall:802 :   sudo modprobe bridge
2022-03-31 23:41:49.888 | + functions:enable_kernel_bridge_firewall:805 :   sudo modprobe br_netfilter
2022-03-31 23:41:49.901 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-03-31 23:41:49.904 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-iptables=1
2022-03-31 23:41:49.912 | net.bridge.bridge-nf-call-iptables = 1
2022-03-31 23:41:49.917 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-03-31 23:41:49.920 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1
2022-03-31 23:41:49.929 | net.bridge.bridge-nf-call-ip6tables = 1
2022-03-31 23:41:49.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 :   [[ False == \T\r\u\e ]]
2022-03-31 23:41:49.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ physnet1 != '' ]]
2022-03-31 23:41:49.940 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ br-data != '' ]]
2022-03-31 23:41:49.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 :   [[ physnet1:br-data == '' ]]
2022-03-31 23:41:49.946 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 :   _neutron_ovs_base_add_bridge br-data
2022-03-31 23:41:49.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-03-31 23:41:49.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data'
2022-03-31 23:41:49.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-03-31 23:41:49.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-03-31 23:41:49.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 :   [[ physnet1:br-data != '' ]]
2022-03-31 23:41:49.994 | + 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-03-31 23:41:50.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 :   AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2022-03-31 23:41:50.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types
2022-03-31 23:41:50.063 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system
2022-03-31 23:41:50.092 | + lib/neutron-legacy:configure_mutnauq:361 :   is_service_enabled q-dhcp
2022-03-31 23:41:50.110 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:50.112 | + lib/neutron-legacy:configure_mutnauq:362 :   _configure_neutron_dhcp_agent
2022-03-31 23:41:50.115 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 :   cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini
2022-03-31 23:41:50.120 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2022-03-31 23:41:50.152 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True
2022-03-31 23:41:50.181 | + 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-03-31 23:41:50.214 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:50.216 | + 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-03-31 23:41:50.246 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 :   is_service_enabled q-l3
2022-03-31 23:41:50.263 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:50.266 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 :   _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-03-31 23:41:50.280 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2022-03-31 23:41:50.314 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-03-31 23:41:50.317 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-03-31 23:41:50.320 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch
2022-03-31 23:41:50.351 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 :   neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini
2022-03-31 23:41:50.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-03-31 23:41:50.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 :   :
2022-03-31 23:41:50.359 | + lib/neutron-legacy:configure_mutnauq:364 :   is_service_enabled q-l3
2022-03-31 23:41:50.376 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:50.379 | + lib/neutron-legacy:configure_mutnauq:365 :   _configure_neutron_l3_agent
2022-03-31 23:41:50.381 | + 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-03-31 23:41:50.386 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 :   iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2022-03-31 23:41:50.418 | + 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-03-31 23:41:50.455 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:50.458 | + 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-03-31 23:41:50.487 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 :   _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2022-03-31 23:41:50.490 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2022-03-31 23:41:50.520 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2022-03-31 23:41:50.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/l3_agent.ini
2022-03-31 23:41:50.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch
2022-03-31 23:41:50.555 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 :   neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini
2022-03-31 23:41:50.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 :   local conf_file=/etc/neutron/l3_agent.ini
2022-03-31 23:41:50.560 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 :   _neutron_ovs_base_configure_l3_agent
2022-03-31 23:41:50.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-03-31 23:41:53.567 | INFO neutron.common.config [-] Logging enabled!
2022-03-31 23:41:53.567 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73
2022-03-31 23:41:53.568 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=358066) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-03-31 23:41:53.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=358066) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-03-31 23:41:53.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=358066) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-03-31 23:41:53.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=358066) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:53.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=358066) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:53.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=358066) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:53.618 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=358066) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-03-31 23:41:53.677 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int
2022-03-31 23:41:53.678 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=358066) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}
2022-03-31 23:41:53.679 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=358066) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}}
2022-03-31 23:41:53.679 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-03-31 23:41:53.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:53.679 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:53.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:41:53.679 |   from cryptography.utils import int_from_bytes
2022-03-31 23:41:54.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 :   [[ False = \T\r\u\e ]]
2022-03-31 23:41:54.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 :   _neutron_ovs_base_add_public_bridge
2022-03-31 23:41:54.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 :   _neutron_ovs_base_add_bridge br-data
2022-03-31 23:41:54.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-03-31 23:41:54.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data'
2022-03-31 23:41:54.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-03-31 23:41:54.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-03-31 23:41:54.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 :   set_mtu br-data 1500
2022-03-31 23:41:54.126 | + functions:set_mtu:785                    :   local dev=br-data
2022-03-31 23:41:54.129 | + functions:set_mtu:786                    :   local mtu=1500
2022-03-31 23:41:54.132 | + functions:set_mtu:787                    :   sudo ip link set mtu 1500 dev br-data
2022-03-31 23:41:54.145 | + 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-03-31 23:41:54.168 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 :   _configure_public_network_connectivity
2022-03-31 23:41:54.170 | + lib/neutron-legacy:_configure_public_network_connectivity:709 :   [[ -n eth1 ]]
2022-03-31 23:41:54.173 | + lib/neutron-legacy:_configure_public_network_connectivity:710 :   _move_neutron_addresses_route eth1 br-data True False inet
2022-03-31 23:41:54.176 | + lib/neutron-legacy:_move_neutron_addresses_route:650 :   local from_intf=eth1
2022-03-31 23:41:54.178 | + lib/neutron-legacy:_move_neutron_addresses_route:651 :   local to_intf=br-data
2022-03-31 23:41:54.181 | + lib/neutron-legacy:_move_neutron_addresses_route:652 :   local add_ovs_port=True
2022-03-31 23:41:54.183 | + lib/neutron-legacy:_move_neutron_addresses_route:653 :   local del_ovs_port=False
2022-03-31 23:41:54.186 | + lib/neutron-legacy:_move_neutron_addresses_route:654 :   local af=inet
2022-03-31 23:41:54.189 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n eth1 ]]
2022-03-31 23:41:54.191 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n br-data ]]
2022-03-31 23:41:54.193 | + lib/neutron-legacy:_move_neutron_addresses_route:662 :   local IP_REPLACE=
2022-03-31 23:41:54.196 | + lib/neutron-legacy:_move_neutron_addresses_route:663 :   local IP_DEL=
2022-03-31 23:41:54.199 | + lib/neutron-legacy:_move_neutron_addresses_route:664 :   local IP_UP=
2022-03-31 23:41:54.201 | + lib/neutron-legacy:_move_neutron_addresses_route:665 :   local DEFAULT_ROUTE_GW
2022-03-31 23:41:54.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   ip -f inet r
2022-03-31 23:41:54.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   awk '/default.+eth1\s/ { print $3; exit }'
2022-03-31 23:41:54.212 | + lib/neutron-legacy:_move_neutron_addresses_route:666 :   DEFAULT_ROUTE_GW=
2022-03-31 23:41:54.214 | + lib/neutron-legacy:_move_neutron_addresses_route:667 :   local ADD_OVS_PORT=
2022-03-31 23:41:54.217 | + lib/neutron-legacy:_move_neutron_addresses_route:668 :   local DEL_OVS_PORT=
2022-03-31 23:41:54.219 | + lib/neutron-legacy:_move_neutron_addresses_route:669 :   local ARP_CMD=
2022-03-31 23:41:54.224 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   ip -f inet a s dev eth1 scope global primary
2022-03-31 23:41:54.224 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   grep inet
2022-03-31 23:41:54.224 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   awk '{ print $2, $3, $4; exit }'
2022-03-31 23:41:54.232 | + lib/neutron-legacy:_move_neutron_addresses_route:671 :   IP_BRD='192.168.0.65/22 brd 192.168.3.255'
2022-03-31 23:41:54.236 | + lib/neutron-legacy:_move_neutron_addresses_route:673 :   '[' '' '!=' '' ']'
2022-03-31 23:41:54.239 | + lib/neutron-legacy:_move_neutron_addresses_route:677 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:54.243 | + lib/neutron-legacy:_move_neutron_addresses_route:678 :   ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1'
2022-03-31 23:41:54.246 | + lib/neutron-legacy:_move_neutron_addresses_route:681 :   [[ False == \T\r\u\e ]]
2022-03-31 23:41:54.250 | + lib/neutron-legacy:_move_neutron_addresses_route:685 :   [[ 192.168.0.65/22 brd 192.168.3.255 != '' ]]
2022-03-31 23:41:54.252 | + lib/neutron-legacy:_move_neutron_addresses_route:686 :   IP_DEL='sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1'
2022-03-31 23:41:54.255 | + lib/neutron-legacy:_move_neutron_addresses_route:687 :   IP_REPLACE='sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data'
2022-03-31 23:41:54.257 | + lib/neutron-legacy:_move_neutron_addresses_route:688 :   IP_UP='sudo ip link set br-data up'
2022-03-31 23:41:54.260 | + lib/neutron-legacy:_move_neutron_addresses_route:689 :   [[ inet == \i\n\e\t ]]
2022-03-31 23:41:54.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   echo 192.168.0.65/22 brd 192.168.3.255
2022-03-31 23:41:54.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   awk '{ print $1; exit }'
2022-03-31 23:41:54.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   grep -o -E '(.*)/'
2022-03-31 23:41:54.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   cut -d / -f1
2022-03-31 23:41:54.270 | + lib/neutron-legacy:_move_neutron_addresses_route:690 :   IP=192.168.0.65
2022-03-31 23:41:54.273 | + lib/neutron-legacy:_move_neutron_addresses_route:691 :   ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.65 '
2022-03-31 23:41:54.275 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1
2022-03-31 23:41:54.288 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data
2022-03-31 23:41:54.301 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip link set br-data up
2022-03-31 23:41:54.314 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ovs-vsctl --may-exist add-port br-data eth1
2022-03-31 23:41:54.335 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ping -c 3 -w 5 -I br-data 192.168.0.65
2022-03-31 23:41:54.344 | PING 192.168.0.65 (192.168.0.65) from 192.168.0.65 br-data: 56(84) bytes of data.
2022-03-31 23:41:54.344 | 64 bytes from 192.168.0.65: icmp_seq=1 ttl=64 time=0.076 ms
2022-03-31 23:41:55.347 | 64 bytes from 192.168.0.65: icmp_seq=2 ttl=64 time=0.069 ms
2022-03-31 23:41:56.371 | 64 bytes from 192.168.0.65: icmp_seq=3 ttl=64 time=0.067 ms
2022-03-31 23:41:56.371 | 
2022-03-31 23:41:56.371 | --- 192.168.0.65 ping statistics ---
2022-03-31 23:41:56.371 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms
2022-03-31 23:41:56.371 | rtt min/avg/max/mdev = 0.067/0.070/0.076/0.003 ms
2022-03-31 23:41:56.380 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 :   ip -f inet6 a s dev eth1
2022-03-31 23:41:56.381 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 :   grep -c global
2022-03-31 23:41:56.390 | + lib/neutron-legacy:_configure_public_network_connectivity:712 :   [[ 0 != 0 ]]
2022-03-31 23:41:56.395 | + lib/neutron-legacy:configure_mutnauq:367 :   is_service_enabled q-meta
2022-03-31 23:41:56.416 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:56.419 | + lib/neutron-legacy:configure_mutnauq:368 :   _configure_neutron_metadata_agent
2022-03-31 23:41:56.422 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 :   cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini
2022-03-31 23:41:56.427 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 :   iniset /etc/neutron/metadata_agent.ini DEFAULT debug True
2022-03-31 23:41:56.457 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 :   iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.98
2022-03-31 23:41:56.487 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 :   iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2
2022-03-31 23:41:56.519 | + 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-03-31 23:41:56.552 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 :   [[ True == \T\r\u\e ]]
2022-03-31 23:41:56.555 | + 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-03-31 23:41:56.585 | + lib/neutron-legacy:configure_mutnauq:371 :   [[ legacy != \l\e\g\a\c\y ]]
2022-03-31 23:41:56.587 | + lib/neutron-legacy:configure_mutnauq:374 :   is_service_enabled ceilometer
2022-03-31 23:41:56.605 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:41:56.608 | + lib/neutron-legacy:configure_mutnauq:378 :   [[ openvswitch == \o\v\n ]]
2022-03-31 23:41:56.610 | + lib/neutron-legacy:configure_mutnauq:384 :   is_service_enabled q-placement neutron-placement
2022-03-31 23:41:56.629 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:41:56.631 | + lib/neutron-legacy:configure_mutnauq:387 :   is_service_enabled q-trunk neutron-trunk
2022-03-31 23:41:56.648 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:41:56.651 | + lib/neutron-legacy:configure_mutnauq:390 :   is_service_enabled q-qos neutron-qos
2022-03-31 23:41:56.669 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:41:56.671 | + lib/neutron-legacy:configure_mutnauq:398 :   iniset /etc/neutron/neutron.conf DEFAULT api_workers 2
2022-03-31 23:41:56.702 | + lib/neutron-legacy:configure_mutnauq:402 :   iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0
2022-03-31 23:41:56.737 | + lib/neutron:configure_neutron:627        :   '[' False == True ']'
2022-03-31 23:41:56.740 | + ./stack.sh:main:1150                     :   is_service_enabled mysql postgresql
2022-03-31 23:41:56.758 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:56.761 | + ./stack.sh:main:1150                     :   is_service_enabled neutron
2022-03-31 23:41:56.778 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:56.781 | + ./stack.sh:main:1151                     :   async_runfunc init_neutron
2022-03-31 23:41:56.784 | + inc/async:async_runfunc:116              :   async_run init_neutron init_neutron
2022-03-31 23:41:56.849 | + inc/async:async_inner:63                 :   init_neutron
2022-03-31 23:41:56.889 | [316529 Async init_neutron:358544]: running: init_neutron
2022-03-31 23:41:56.892 | + ./stack.sh:main:1159                     :   is_service_enabled q-dhcp
2022-03-31 23:41:56.918 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:56.921 | ++ ./stack.sh:main:1162                     :   pidof NetworkManager
2022-03-31 23:41:56.932 | ++ ./stack.sh:main:1162                     :   true
2022-03-31 23:41:56.935 | + ./stack.sh:main:1162                     :   netman_pid=
2022-03-31 23:41:56.938 | + ./stack.sh:main:1163                     :   '[' -z '' ']'
2022-03-31 23:41:56.941 | + ./stack.sh:main:1164                     :   sudo killall dnsmasq
2022-03-31 23:41:56.957 | + ./stack.sh:main:1169                     :   clean_iptables
2022-03-31 23:41:56.962 | + lib/nova:clean_iptables:186              :   grep nova
2022-03-31 23:41:56.963 | + lib/nova:clean_iptables:186              :   sed 's/-c [0-9]* [0-9]* //g'
2022-03-31 23:41:56.964 | + lib/nova:clean_iptables:186              :   grep '\-A'
2022-03-31 23:41:56.967 | + lib/nova:clean_iptables:186              :   bash
2022-03-31 23:41:56.967 | + lib/nova:clean_iptables:186              :   sed s/-A/-D/g
2022-03-31 23:41:56.969 | + lib/nova:clean_iptables:186              :   awk '{print "sudo iptables",$0}'
2022-03-31 23:41:56.970 | + lib/nova:clean_iptables:186              :   sudo iptables -S -v
2022-03-31 23:41:56.988 | + lib/nova:clean_iptables:188              :   grep '\-A'
2022-03-31 23:41:56.989 | + lib/nova:clean_iptables:188              :   sed 's/-c [0-9]* [0-9]* //g'
2022-03-31 23:41:56.992 | + lib/nova:clean_iptables:188              :   sudo iptables -S -v -t nat
2022-03-31 23:41:56.992 | + lib/nova:clean_iptables:188              :   grep nova
2022-03-31 23:41:56.995 | + lib/nova:clean_iptables:188              :   sed s/-A/-D/g
2022-03-31 23:41:56.998 | + lib/nova:clean_iptables:188              :   bash
2022-03-31 23:41:56.999 | + lib/nova:clean_iptables:188              :   awk '{print "sudo iptables -t nat",$0}'
2022-03-31 23:41:57.009 | + lib/nova:clean_iptables:190              :   sed 's/-c [0-9]* [0-9]* //g'
2022-03-31 23:41:57.012 | + lib/nova:clean_iptables:190              :   grep nova
2022-03-31 23:41:57.015 | + lib/nova:clean_iptables:190              :   bash
2022-03-31 23:41:57.015 | + lib/nova:clean_iptables:190              :   awk '{print "sudo iptables",$0}'
2022-03-31 23:41:57.017 | + lib/nova:clean_iptables:190              :   sed s/-N/-X/g
2022-03-31 23:41:57.017 | + lib/nova:clean_iptables:190              :   sudo iptables -S -v
2022-03-31 23:41:57.018 | + lib/nova:clean_iptables:190              :   grep '\-N'
2022-03-31 23:41:57.032 | + lib/nova:clean_iptables:192              :   grep nova
2022-03-31 23:41:57.035 | + lib/nova:clean_iptables:192              :   sed 's/-c [0-9]* [0-9]* //g'
2022-03-31 23:41:57.039 | + lib/nova:clean_iptables:192              :   sudo iptables -S -v -t nat
2022-03-31 23:41:57.039 | + lib/nova:clean_iptables:192              :   grep '\-N'
2022-03-31 23:41:57.039 | + lib/nova:clean_iptables:192              :   sed s/-N/-X/g
2022-03-31 23:41:57.043 | + lib/nova:clean_iptables:192              :   awk '{print "sudo iptables -t nat",$0}'
2022-03-31 23:41:57.043 | + lib/nova:clean_iptables:192              :   bash
2022-03-31 23:41:57.051 | + ./stack.sh:main:1172                     :   sudo sysctl -w net.ipv4.ip_forward=1
2022-03-31 23:41:57.060 | net.ipv4.ip_forward = 1
2022-03-31 23:41:57.063 | + ./stack.sh:main:1177                     :   is_service_enabled nova neutron
2022-03-31 23:41:57.088 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:57.091 | + ./stack.sh:main:1178                     :   configure_os_vif
2022-03-31 23:41:57.093 | + lib/os-vif:configure_os_vif:21           :   [[ -e /etc/nova/nova.conf ]]
2022-03-31 23:41:57.096 | + lib/os-vif:configure_os_vif:22           :   iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl
2022-03-31 23:41:57.131 | + lib/os-vif:configure_os_vif:23           :   iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False
2022-03-31 23:41:57.163 | + lib/os-vif:configure_os_vif:25           :   [[ -e /etc/neutron/neutron.conf ]]
2022-03-31 23:41:57.166 | + lib/os-vif:configure_os_vif:26           :   iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl
2022-03-31 23:41:57.204 | + lib/os-vif:configure_os_vif:27           :   iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False
2022-03-31 23:41:57.236 | + ./stack.sh:main:1184                     :   is_service_enabled swift
2022-03-31 23:41:57.258 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:57.261 | + ./stack.sh:main:1185                     :   echo_summary 'Configuring Swift'
2022-03-31 23:41:57.264 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:41:57.267 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Swift
2022-03-31 23:41:57.270 | + ./stack.sh:main:1186                     :   async_runfunc init_swift
2022-03-31 23:41:57.272 | + inc/async:async_runfunc:116              :   async_run init_swift init_swift
2022-03-31 23:41:57.338 | + inc/async:async_inner:63                 :   init_swift
2022-03-31 23:41:57.385 | [316529 Async init_swift:358906]: running: init_swift
2022-03-31 23:41:57.388 | + ./stack.sh:main:1193                     :   is_service_enabled cinder
2022-03-31 23:41:57.407 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:57.409 | + ./stack.sh:main:1194                     :   echo_summary 'Configuring Cinder'
2022-03-31 23:41:57.412 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:41:57.415 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Cinder
2022-03-31 23:41:57.417 | + ./stack.sh:main:1195                     :   async_runfunc init_cinder
2022-03-31 23:41:57.420 | + inc/async:async_runfunc:116              :   async_run init_cinder init_cinder
2022-03-31 23:41:57.488 | + inc/async:async_inner:63                 :   init_cinder
2022-03-31 23:41:57.550 | [316529 Async init_cinder:359001]: running: init_cinder
2022-03-31 23:41:57.553 | + ./stack.sh:main:1201                     :   is_service_enabled placement
2022-03-31 23:41:57.589 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:41:57.598 | + ./stack.sh:main:1202                     :   echo_summary 'Configuring placement'
2022-03-31 23:41:57.601 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:41:57.605 | + ./stack.sh:echo_summary:446              :   echo -e Configuring placement
2022-03-31 23:41:57.609 | + ./stack.sh:main:1203                     :   async_runfunc init_placement
2022-03-31 23:41:57.613 | + inc/async:async_runfunc:116              :   async_run init_placement init_placement
2022-03-31 23:41:57.711 | + inc/async:async_inner:63                 :   init_placement
2022-03-31 23:41:57.815 | [316529 Async init_placement:359138]: running: init_placement
2022-03-31 23:41:57.818 | + ./stack.sh:main:1207                     :   async_wait init_neutron
2022-03-31 23:41:57.941 | [316529 Async init_neutron:358544]: Waiting for completion of init_neutron running on PID 358544 (6 other jobs running)
2022-03-31 23:41:57.980 | [316529 Async init_neutron:358544]: Signaling child to exit
2022-03-31 23:42:01.499 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:42:01.530 | [359001 Async init_cinder:359001]: finished successfully
2022-03-31 23:42:10.767 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:42:10.798 | [358906 Async init_swift:358906]: finished successfully
2022-03-31 23:42:23.875 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:42:23.901 | [358544 Async init_neutron:358544]: finished successfully
2022-03-31 23:42:23.921 | WAKEUP
2022-03-31 23:42:23.946 | [316529 Async init_neutron:358544]: Signaled
2022-03-31 23:42:23.948 | + lib/neutron:init_neutron:678             :   is_neutron_legacy_enabled
2022-03-31 23:42:23.948 | ++ 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-03-31 23:42:23.948 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:42:23.948 | + 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-03-31 23:42:23.948 | + 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-03-31 23:42:23.948 | + 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-03-31 23:42:23.948 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:42:23.948 | + lib/neutron:init_neutron:680             :   init_mutnauq
2022-03-31 23:42:23.948 | + lib/neutron-legacy:init_mutnauq:456      :   recreate_database neutron
2022-03-31 23:42:23.948 | + lib/database:recreate_database:112       :   local db=neutron
2022-03-31 23:42:23.948 | + lib/database:recreate_database:113       :   recreate_database_mysql neutron
2022-03-31 23:42:23.948 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=neutron
2022-03-31 23:42:23.948 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;'
2022-03-31 23:42:23.948 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:23.948 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;'
2022-03-31 23:42:23.948 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:23.948 | + lib/neutron-legacy:init_mutnauq:457      :   time_start dbsync
2022-03-31 23:42:23.948 | + functions-common:time_start:2411         :   local name=dbsync
2022-03-31 23:42:23.948 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:42:23.948 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:42:23.948 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:42:23.948 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770119896
2022-03-31 23:42:23.948 | + 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-03-31 23:42:23.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:23.948 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:23.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:23.949 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade  -> kilo
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f
2022-03-31 23:42:23.949 | INFO  [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad
2022-03-31 23:42:23.950 | INFO  [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830
2022-03-31 23:42:23.951 | INFO  [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project"
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586
2022-03-31 23:42:23.952 | INFO  [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d
2022-03-31 23:42:23.952 | Running upgrade for neutron ...
2022-03-31 23:42:23.952 | OK
2022-03-31 23:42:23.952 | + lib/neutron-legacy:init_mutnauq:460      :   time_stop dbsync
2022-03-31 23:42:23.952 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:42:23.952 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:42:23.952 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:42:23.952 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:42:23.952 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:42:23.952 | + functions-common:time_stop:2431          :   name=dbsync
2022-03-31 23:42:23.953 | + functions-common:time_stop:2432          :   start_time=1648770119896
2022-03-31 23:42:23.953 | + functions-common:time_stop:2434          :   [[ -z 1648770119896 ]]
2022-03-31 23:42:23.953 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:42:23.953 | + functions-common:time_stop:2437          :   end_time=1648770143859
2022-03-31 23:42:23.953 | + functions-common:time_stop:2438          :   elapsed_time=23963
2022-03-31 23:42:23.953 | + functions-common:time_stop:2439          :   total=8390
2022-03-31 23:42:23.953 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:42:23.953 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=32353
2022-03-31 23:42:23.996 | [316529 Async init_neutron:358544]: finished init_neutron with result 0 in 27 seconds
2022-03-31 23:42:24.000 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:24.003 | + ./stack.sh:main:1208                     :   async_wait init_placement
2022-03-31 23:42:24.056 | [316529 Async init_placement:359138]: Waiting for completion of init_placement running on PID 359138 (5 other jobs running)
2022-03-31 23:42:24.086 | [316529 Async init_placement:359138]: Signaling child to exit
2022-03-31 23:42:43.873 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:42:43.900 | [359138 Async init_placement:359138]: finished successfully
2022-03-31 23:42:43.922 | WAKEUP
2022-03-31 23:42:43.949 | [316529 Async init_placement:359138]: Signaled
2022-03-31 23:42:43.950 | + lib/placement:init_placement:130         :   recreate_database placement
2022-03-31 23:42:43.950 | + lib/database:recreate_database:112       :   local db=placement
2022-03-31 23:42:43.950 | + lib/database:recreate_database:113       :   recreate_database_mysql placement
2022-03-31 23:42:43.950 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=placement
2022-03-31 23:42:43.950 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;'
2022-03-31 23:42:43.950 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:43.950 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;'
2022-03-31 23:42:43.951 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:43.951 | + lib/placement:init_placement:131         :   /usr/local/bin/placement-manage db sync
2022-03-31 23:42:43.951 | + lib/placement:init_placement:132         :   create_placement_accounts
2022-03-31 23:42:43.951 | + lib/placement:create_placement_accounts:119 :   create_service_user placement admin
2022-03-31 23:42:43.951 | + lib/keystone:create_service_user:431     :   get_or_create_user placement Passw0rd Default
2022-03-31 23:42:43.951 | + functions-common:get_or_create_user:909  :   local user_id
2022-03-31 23:42:43.951 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-03-31 23:42:43.951 | + functions-common:get_or_create_user:913  :   local email=
2022-03-31 23:42:43.951 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id
2022-03-31 23:42:43.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.951 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.951 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.951 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.951 | + functions-common:get_or_create_user:925  :   user_id=127c0e5053ac45f8962d3352eb9dd05f
2022-03-31 23:42:43.951 | + functions-common:get_or_create_user:926  :   echo 127c0e5053ac45f8962d3352eb9dd05f
2022-03-31 23:42:43.951 | 127c0e5053ac45f8962d3352eb9dd05f
2022-03-31 23:42:43.951 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service placement service Default Default
2022-03-31 23:42:43.951 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:42:43.951 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:42:43.951 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:42:43.951 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:42:43.951 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:42:43.951 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default
2022-03-31 23:42:43.952 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:42:43.952 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:42:43.952 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:42:43.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.952 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.952 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:42:43.952 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:42:43.952 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default
2022-03-31 23:42:43.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.952 | ++ 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-03-31 23:42:43.952 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:42:43.952 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:42:43.952 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:42:43.952 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:42:43.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.952 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.952 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.952 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:42:43.952 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:42:43.952 | ++ functions-common:get_field:818           :   echo '| 2347af00ffb34c4fb7359e9d35135b54 | 127c0e5053ac45f8962d3352eb9dd05f |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:42:43.952 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:42:43.952 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:42:43.952 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:42:43.952 | + functions-common:get_or_add_user_project_role:997 :   echo 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:42:43.952 | 2347af00ffb34c4fb7359e9d35135b54
2022-03-31 23:42:43.953 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-03-31 23:42:43.953 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin placement service Default Default
2022-03-31 23:42:43.953 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-03-31 23:42:43.953 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:957    :   local domain
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:958    :   domain=
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-03-31 23:42:43.953 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-03-31 23:42:43.953 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-03-31 23:42:43.953 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:42:43.953 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-03-31 23:42:43.953 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default
2022-03-31 23:42:43.953 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:42:43.953 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:42:43.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.953 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.953 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.953 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.953 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-03-31 23:42:43.953 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-03-31 23:42:43.953 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default
2022-03-31 23:42:43.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.953 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.953 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.953 | ++ 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-03-31 23:42:43.953 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-03-31 23:42:43.953 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-03-31 23:42:43.954 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:42:43.954 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:42:43.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.954 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.954 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.954 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.954 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-03-31 23:42:43.954 | ++ functions-common:get_field:816           :   field='$2'
2022-03-31 23:42:43.954 | ++ functions-common:get_field:818           :   echo '| bcc4ce5f406d4030a8d032e6f6aa29f6 | 127c0e5053ac45f8962d3352eb9dd05f |       | 166018f763e143c1a956b8316da33057 |        |        | False     |'
2022-03-31 23:42:43.954 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-03-31 23:42:43.954 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:42:43.954 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:42:43.954 | + functions-common:get_or_add_user_project_role:997 :   echo bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:42:43.954 | bcc4ce5f406d4030a8d032e6f6aa29f6
2022-03-31 23:42:43.954 | + lib/placement:create_placement_accounts:120 :   local placement_api_url=http://10.222.0.98/placement
2022-03-31 23:42:43.954 | + lib/placement:create_placement_accounts:121 :   get_or_create_service placement placement 'Placement Service'
2022-03-31 23:42:43.954 | + functions-common:get_or_create_service:1082 :   local service_id
2022-03-31 23:42:43.954 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show placement -f value -c id
2022-03-31 23:42:43.954 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id
2022-03-31 23:42:43.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.954 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.954 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.954 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.954 | + functions-common:get_or_create_service:1093 :   service_id='
2022-03-31 23:42:43.954 | bada3e4be4c64771a3ba236ecaf1c27a'
2022-03-31 23:42:43.954 | + functions-common:get_or_create_service:1094 :   echo bada3e4be4c64771a3ba236ecaf1c27a
2022-03-31 23:42:43.954 | bada3e4be4c64771a3ba236ecaf1c27a
2022-03-31 23:42:43.954 | + lib/placement:create_placement_accounts:123 :   get_or_create_endpoint placement RegionOne http://10.222.0.98/placement
2022-03-31 23:42:43.954 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-03-31 23:42:43.954 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface placement public http://10.222.0.98/placement RegionOne
2022-03-31 23:42:43.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-03-31 23:42:43.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value
2022-03-31 23:42:43.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.955 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.955 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.955 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-03-31 23:42:43.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-03-31 23:42:43.955 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.98/placement --region RegionOne -f value -c id
2022-03-31 23:42:43.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.955 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:43.955 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:43.955 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:42:43.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=5b59fbdbf9af41988b617d66a0e04ad3
2022-03-31 23:42:43.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 5b59fbdbf9af41988b617d66a0e04ad3
2022-03-31 23:42:43.955 | + functions-common:get_or_create_endpoint:1127 :   public_id=5b59fbdbf9af41988b617d66a0e04ad3
2022-03-31 23:42:43.955 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-03-31 23:42:43.955 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-03-31 23:42:43.955 | + functions-common:get_or_create_endpoint:1136 :   echo 5b59fbdbf9af41988b617d66a0e04ad3
2022-03-31 23:42:43.955 | 5b59fbdbf9af41988b617d66a0e04ad3
2022-03-31 23:42:44.001 | [316529 Async init_placement:359138]: finished init_placement with result 0 in 46 seconds
2022-03-31 23:42:44.006 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:44.011 | + ./stack.sh:main:1209                     :   async_wait init_glance
2022-03-31 23:42:44.064 | [316529 Async init_glance:355560]: Waiting for completion of init_glance running on PID 355560 (4 other jobs running)
2022-03-31 23:42:44.091 | [316529 Async init_glance:355560]: Signaling child to exit
2022-03-31 23:42:44.091 | WAKEUP
2022-03-31 23:42:44.114 | [316529 Async init_glance:355560]: Signaled
2022-03-31 23:42:44.115 | + lib/glance:init_glance:481               :   rm -rf /opt/stack/data/glance/images
2022-03-31 23:42:44.115 | + lib/glance:init_glance:482               :   mkdir -p /opt/stack/data/glance/images
2022-03-31 23:42:44.116 | + lib/glance:init_glance:485               :   recreate_database glance
2022-03-31 23:42:44.116 | + lib/database:recreate_database:112       :   local db=glance
2022-03-31 23:42:44.116 | + lib/database:recreate_database:113       :   recreate_database_mysql glance
2022-03-31 23:42:44.116 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=glance
2022-03-31 23:42:44.116 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;'
2022-03-31 23:42:44.116 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:44.116 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;'
2022-03-31 23:42:44.116 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:44.116 | + lib/glance:init_glance:487               :   time_start dbsync
2022-03-31 23:42:44.116 | + functions-common:time_start:2411         :   local name=dbsync
2022-03-31 23:42:44.116 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:42:44.116 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:42:44.116 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:42:44.116 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770064961
2022-03-31 23:42:44.116 | + lib/glance:init_glance:489               :   /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync
2022-03-31 23:42:44.116 | 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=355682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-03-31 23:42:44.116 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-03-31 23:42:44.116 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-03-31 23:42:44.116 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-03-31 23:42:44.116 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade  -> liberty, liberty initial
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01
2022-03-31 23:42:44.116 | INFO  [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table"
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-03-31 23:42:44.117 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-03-31 23:42:44.117 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01
2022-03-31 23:42:44.117 | Database migration is up to date. No migration needed.
2022-03-31 23:42:44.117 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01
2022-03-31 23:42:44.117 | Database is synced successfully.
2022-03-31 23:42:44.117 | + lib/glance:init_glance:492               :   /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs
2022-03-31 23:42:44.117 | 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=355835) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-03-31 23:42:44.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database.
2022-03-31 23:42:44.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.
2022-03-31 23:42:44.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.
2022-03-31 23:42:44.117 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database.
2022-03-31 23:42:44.118 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished
2022-03-31 23:42:44.118 | + lib/glance:init_glance:493               :   time_stop dbsync
2022-03-31 23:42:44.118 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:42:44.118 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:42:44.118 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:42:44.119 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:42:44.119 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:42:44.119 | + functions-common:time_stop:2431          :   name=dbsync
2022-03-31 23:42:44.119 | + functions-common:time_stop:2432          :   start_time=1648770064961
2022-03-31 23:42:44.119 | + functions-common:time_stop:2434          :   [[ -z 1648770064961 ]]
2022-03-31 23:42:44.119 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:42:44.119 | + functions-common:time_stop:2437          :   end_time=1648770074816
2022-03-31 23:42:44.119 | + functions-common:time_stop:2438          :   elapsed_time=9855
2022-03-31 23:42:44.119 | + functions-common:time_stop:2439          :   total=8390
2022-03-31 23:42:44.119 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:42:44.119 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18245
2022-03-31 23:42:44.167 | [316529 Async init_glance:355560]: finished init_glance with result 0 in 10 seconds
2022-03-31 23:42:44.173 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:44.176 | + ./stack.sh:main:1210                     :   async_wait init_swift
2022-03-31 23:42:44.237 | [316529 Async init_swift:358906]: Waiting for completion of init_swift running on PID 358906 (3 other jobs running)
2022-03-31 23:42:44.264 | [316529 Async init_swift:358906]: Signaling child to exit
2022-03-31 23:42:44.264 | WAKEUP
2022-03-31 23:42:44.287 | [316529 Async init_swift:358906]: Signaled
2022-03-31 23:42:44.288 | + lib/swift:init_swift:668                 :   local node_number
2022-03-31 23:42:44.289 | + lib/swift:init_swift:670                 :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-03-31 23:42:44.289 | No object-updater running
2022-03-31 23:42:44.289 | No container-sharder running
2022-03-31 23:42:44.289 | No container-auditor running
2022-03-31 23:42:44.289 | No object-reconstructor running
2022-03-31 23:42:44.289 | No account-server running
2022-03-31 23:42:44.289 | No container-updater running
2022-03-31 23:42:44.289 | No container-replicator running
2022-03-31 23:42:44.289 | No object-server running
2022-03-31 23:42:44.289 | No object-expirer running
2022-03-31 23:42:44.289 | No container-reconciler running
2022-03-31 23:42:44.289 | No container-server running
2022-03-31 23:42:44.289 | No account-auditor running
2022-03-31 23:42:44.289 | No proxy-server running
2022-03-31 23:42:44.289 | No account-reaper running
2022-03-31 23:42:44.289 | No container-sync running
2022-03-31 23:42:44.289 | No account-replicator running
2022-03-31 23:42:44.289 | No object-auditor running
2022-03-31 23:42:44.289 | No object-replicator running
2022-03-31 23:42:44.289 | + lib/swift:init_swift:670                 :   true
2022-03-31 23:42:44.289 | + lib/swift:init_swift:673                 :   create_swift_disk
2022-03-31 23:42:44.289 | + lib/swift:create_swift_disk:565          :   local node_number
2022-03-31 23:42:44.289 | + lib/swift:create_swift_disk:570          :   local user_group
2022-03-31 23:42:44.289 | ++ lib/swift:create_swift_disk:571          :   id -g ubuntu
2022-03-31 23:42:44.289 | + lib/swift:create_swift_disk:571          :   user_group=1000
2022-03-31 23:42:44.289 | + 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-03-31 23:42:44.289 | + lib/swift:create_swift_disk:575          :   create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G
2022-03-31 23:42:44.289 | + functions:create_disk:732                :   local node_number
2022-03-31 23:42:44.289 | + functions:create_disk:733                :   local disk_image=/opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.289 | + functions:create_disk:734                :   local storage_data_dir=/opt/stack/data/swift/drives/sdb1
2022-03-31 23:42:44.289 | + functions:create_disk:735                :   local loopback_disk_size=6G
2022-03-31 23:42:44.289 | + functions:create_disk:736                :   local key
2022-03-31 23:42:44.289 | ++ functions:create_disk:738                :   echo /opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.289 | ++ functions:create_disk:738                :   sed s#/.##
2022-03-31 23:42:44.290 | + functions:create_disk:738                :   key=pt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:create_disk:739                :   key=devstack-pt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:create_disk:741                :   destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1
2022-03-31 23:42:44.290 | + functions:destroy_disk:763               :   local disk_image=/opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:destroy_disk:764               :   local storage_data_dir=/opt/stack/data/swift/drives/sdb1
2022-03-31 23:42:44.290 | + functions:destroy_disk:765               :   local key
2022-03-31 23:42:44.290 | ++ functions:destroy_disk:767               :   sed s#/.##
2022-03-31 23:42:44.290 | ++ functions:destroy_disk:767               :   echo /opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:destroy_disk:767               :   key=pt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:destroy_disk:768               :   key=devstack-pt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:destroy_disk:771               :   egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts
2022-03-31 23:42:44.290 | + functions:destroy_disk:776               :   sudo sed -i '/.*comment=$key.*/ d' /etc/fstab
2022-03-31 23:42:44.290 | + functions:destroy_disk:779               :   sudo rm -f /opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | ++ functions:create_disk:745                :   dirname /opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:create_disk:745                :   sudo mkdir -p /opt/stack/data/swift/drives/images
2022-03-31 23:42:44.290 | + functions:create_disk:746                :   sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | + functions:create_disk:753                :   sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img
2022-03-31 23:42:44.290 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024   agcount=4, agsize=393216 blks
2022-03-31 23:42:44.290 |          =                       sectsz=512   attr=2, projid32bit=1
2022-03-31 23:42:44.290 |          =                       crc=1        finobt=1, sparse=1, rmapbt=0
2022-03-31 23:42:44.290 |          =                       reflink=1
2022-03-31 23:42:44.290 | data     =                       bsize=4096   blocks=1572864, imaxpct=25
2022-03-31 23:42:44.290 |          =                       sunit=0      swidth=0 blks
2022-03-31 23:42:44.290 | naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
2022-03-31 23:42:44.290 | log      =internal log           bsize=4096   blocks=2560, version=2
2022-03-31 23:42:44.290 |          =                       sectsz=512   sunit=0 blks, lazy-count=1
2022-03-31 23:42:44.290 | realtime =none                   extsz=4096   blocks=0, rtextents=0
2022-03-31 23:42:44.290 | + functions:create_disk:756                :   sudo tee -a /etc/fstab
2022-03-31 23:42:44.290 | + 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-03-31 23:42:44.290 | /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-03-31 23:42:44.290 | + functions:create_disk:757                :   sudo mkdir -p /opt/stack/data/swift/drives/sdb1
2022-03-31 23:42:44.290 | + functions:create_disk:758                :   sudo mount -v /opt/stack/data/swift/drives/sdb1
2022-03-31 23:42:44.290 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1.
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:579          :   local node_number
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:580          :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:582          :   local node_devices=/opt/stack/data/swift/1
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:583          :   local real_devices=/opt/stack/data/swift/drives/sdb1/1
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:584          :   sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:585          :   local device=/opt/stack/data/swift/drives/sdb1/1/sdb1
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:586          :   [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]]
2022-03-31 23:42:44.291 | + lib/swift:create_swift_disk:587          :   sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1
2022-03-31 23:42:44.291 | + lib/swift:init_swift:677                 :   pushd /etc/swift
2022-03-31 23:42:44.291 | + lib/swift:init_swift:679                 :   rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648768958.object.builder backups/1648768959.container.builder backups/1648768961.account.builder backups/1648768966.object.builder backups/1648768967.container.builder backups/1648768969.account.builder backups/1648768966.object.ring.gz backups/1648768967.container.ring.gz backups/1648768969.account.ring.gz
2022-03-31 23:42:44.291 | + lib/swift:init_swift:681                 :   /usr/local/bin/swift-ring-builder object.builder create 9 1 1
2022-03-31 23:42:44.291 | + lib/swift:init_swift:682                 :   /usr/local/bin/swift-ring-builder container.builder create 9 1 1
2022-03-31 23:42:44.291 | + lib/swift:init_swift:683                 :   /usr/local/bin/swift-ring-builder account.builder create 9 1 1
2022-03-31 23:42:44.291 | + lib/swift:init_swift:689                 :   [[ -n '' ]]
2022-03-31 23:42:44.291 | + lib/swift:init_swift:702                 :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-03-31 23:42:44.291 | + lib/swift:init_swift:703                 :   /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1
2022-03-31 23:42:44.291 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1.
2022-03-31 23:42:44.291 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0
2022-03-31 23:42:44.291 | + lib/swift:init_swift:704                 :   /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1
2022-03-31 23:42:44.291 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1.
2022-03-31 23:42:44.291 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0
2022-03-31 23:42:44.291 | + lib/swift:init_swift:705                 :   /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1
2022-03-31 23:42:44.291 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1.
2022-03-31 23:42:44.291 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0
2022-03-31 23:42:44.291 | + lib/swift:init_swift:711                 :   /usr/local/bin/swift-ring-builder object.builder rebalance 42
2022-03-31 23:42:44.291 | Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00
2022-03-31 23:42:44.291 | + lib/swift:init_swift:712                 :   /usr/local/bin/swift-ring-builder container.builder rebalance 42
2022-03-31 23:42:44.291 | Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00
2022-03-31 23:42:44.291 | + lib/swift:init_swift:713                 :   /usr/local/bin/swift-ring-builder account.builder rebalance 42
2022-03-31 23:42:44.291 | Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00
2022-03-31 23:42:44.292 | + lib/swift:init_swift:714                 :   popd
2022-03-31 23:42:44.347 | [316529 Async init_swift:358906]: finished init_swift with result 0 in 13 seconds
2022-03-31 23:42:44.352 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:44.354 | + ./stack.sh:main:1211                     :   async_wait init_cinder
2022-03-31 23:42:44.407 | [316529 Async init_cinder:359001]: Waiting for completion of init_cinder running on PID 359001 (2 other jobs running)
2022-03-31 23:42:44.432 | [316529 Async init_cinder:359001]: Signaling child to exit
2022-03-31 23:42:44.433 | WAKEUP
2022-03-31 23:42:44.456 | [316529 Async init_cinder:359001]: Signaled
2022-03-31 23:42:44.458 | + lib/cinder:init_cinder:434               :   is_service_enabled mysql postgresql
2022-03-31 23:42:44.458 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:42:44.458 | + lib/cinder:init_cinder:436               :   recreate_database cinder
2022-03-31 23:42:44.458 | + lib/database:recreate_database:112       :   local db=cinder
2022-03-31 23:42:44.458 | + lib/database:recreate_database:113       :   recreate_database_mysql cinder
2022-03-31 23:42:44.458 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=cinder
2022-03-31 23:42:44.458 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;'
2022-03-31 23:42:44.458 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:44.458 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;'
2022-03-31 23:42:44.458 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:44.458 | + lib/cinder:init_cinder:438               :   time_start dbsync
2022-03-31 23:42:44.458 | + functions-common:time_start:2411         :   local name=dbsync
2022-03-31 23:42:44.458 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:42:44.458 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:42:44.458 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:42:44.458 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770117626
2022-03-31 23:42:44.458 | + lib/cinder:init_cinder:440               :   /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync
2022-03-31 23:42:44.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:44.458 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:44.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:44.459 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:44.459 | /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-03-31 23:42:44.459 |   last_heartbeat = column_property(
2022-03-31 23:42:44.459 | /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-03-31 23:42:44.459 |   num_hosts = column_property(
2022-03-31 23:42:44.459 | /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-03-31 23:42:44.459 |   num_down_hosts = column_property(
2022-03-31 23:42:44.459 | Traceback (most recent call last):
2022-03-31 23:42:44.459 |   File "/usr/local/bin/cinder-manage", line 10, in <module>
2022-03-31 23:42:44.459 |     sys.exit(main())
2022-03-31 23:42:44.459 |   File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main
2022-03-31 23:42:44.459 |     objects.register_all()
2022-03-31 23:42:44.459 |   File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all
2022-03-31 23:42:44.459 |     __import__('cinder.objects.backup')
2022-03-31 23:42:44.459 |   File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in <module>
2022-03-31 23:42:44.459 |     class Backup(base.CinderPersistentObject, base.CinderObject,
2022-03-31 23:42:44.459 |   File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup
2022-03-31 23:42:44.459 |     backup: objects.Backup,
2022-03-31 23:42:44.459 | AttributeError: module 'cinder.objects' has no attribute 'Backup'
2022-03-31 23:42:44.459 | + lib/cinder:init_cinder:441               :   time_stop dbsync
2022-03-31 23:42:44.459 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:42:44.459 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:42:44.459 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:42:44.459 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:42:44.459 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:42:44.459 | + functions-common:time_stop:2431          :   name=dbsync
2022-03-31 23:42:44.459 | + functions-common:time_stop:2432          :   start_time=1648770117626
2022-03-31 23:42:44.459 | + functions-common:time_stop:2434          :   [[ -z 1648770117626 ]]
2022-03-31 23:42:44.459 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:42:44.459 | + functions-common:time_stop:2437          :   end_time=1648770121432
2022-03-31 23:42:44.459 | + functions-common:time_stop:2438          :   elapsed_time=3806
2022-03-31 23:42:44.459 | + functions-common:time_stop:2439          :   total=8390
2022-03-31 23:42:44.460 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:42:44.460 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=12196
2022-03-31 23:42:44.460 | + lib/cinder:init_cinder:444               :   is_service_enabled c-vol
2022-03-31 23:42:44.460 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:42:44.460 | + lib/cinder:init_cinder:455               :   is_service_enabled c-bak
2022-03-31 23:42:44.460 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:42:44.460 | + lib/cinder:init_cinder:461               :   mkdir -p /opt/stack/data/cinder/volumes
2022-03-31 23:42:44.504 | [316529 Async init_cinder:359001]: finished init_cinder with result 0 in 4 seconds
2022-03-31 23:42:44.509 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:44.511 | + ./stack.sh:main:1216                     :   is_service_enabled nova
2022-03-31 23:42:44.529 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:42:44.532 | + ./stack.sh:main:1217                     :   echo_summary 'Configuring Nova'
2022-03-31 23:42:44.535 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:42:44.537 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Nova
2022-03-31 23:42:44.540 | + ./stack.sh:main:1218                     :   init_nova
2022-03-31 23:42:44.542 | + lib/nova:init_nova:829                   :   is_service_enabled mysql postgresql
2022-03-31 23:42:44.560 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:42:44.563 | + lib/nova:init_nova:829                   :   is_service_enabled n-api
2022-03-31 23:42:44.580 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:42:44.583 | + lib/nova:init_nova:831                   :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:42:44.586 | + lib/nova:init_nova:839                   :   async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf
2022-03-31 23:42:44.645 | + inc/async:async_inner:63                 :   init_nova_db nova_cell0 /etc/nova/nova.conf
2022-03-31 23:42:44.683 | [316529 Async nova-cell-0:361170]: running: init_nova_db nova_cell0 /etc/nova/nova.conf
2022-03-31 23:42:44.687 | ++ lib/nova:init_nova:842                   :   seq 1 1
2022-03-31 23:42:44.692 | + lib/nova:init_nova:842                   :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:42:44.695 | ++ lib/nova:init_nova:843                   :   conductor_conf 1
2022-03-31 23:42:44.698 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:42:44.701 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:42:44.704 | + lib/nova:init_nova:843                   :   async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf
2022-03-31 23:42:44.768 | + inc/async:async_inner:63                 :   init_nova_db nova_cell1 /etc/nova/nova_cell1.conf
2022-03-31 23:42:44.808 | [316529 Async nova-cell-1:361262]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf
2022-03-31 23:42:44.814 | + lib/nova:init_nova:846                   :   recreate_database nova_api
2022-03-31 23:42:44.817 | + lib/database:recreate_database:112       :   local db=nova_api
2022-03-31 23:42:44.820 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_api
2022-03-31 23:42:44.823 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=nova_api
2022-03-31 23:42:44.826 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;'
2022-03-31 23:42:44.831 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:45.294 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;'
2022-03-31 23:42:45.299 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:45.317 | + lib/nova:init_nova:847                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync
2022-03-31 23:42:46.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-03-31 23:42:49.629 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:42:49.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:49.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:49.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:42:49.640 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=361321) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:42:49.666 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-03-31 23:42:49.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-03-31 23:42:49.700 | INFO alembic.runtime.migration [-] Running upgrade  -> d67eeaabee36, Initial version
2022-03-31 23:42:51.703 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=361321) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}
2022-03-31 23:42:51.706 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns
2022-03-31 23:42:52.641 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=361321) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}
2022-03-31 23:42:52.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:52.649 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:52.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:52.649 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:53.157 | ++ lib/nova:init_nova:851                   :   database_connection_url nova_cell0
2022-03-31 23:42:53.159 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-03-31 23:42:53.162 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-03-31 23:42:53.165 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-03-31 23:42:53.168 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-03-31 23:42:53.171 | + lib/nova:init_nova:851                   :   /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-03-31 23:42:54.340 | 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-03-31 23:42:57.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:57.092 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:57.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:57.092 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:57.620 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:42:57.626 | ++ lib/nova:init_nova:854                   :   seq 0 1
2022-03-31 23:42:57.632 | + lib/nova:init_nova:854                   :   for i in $(seq 0 $NOVA_NUM_CELLS)
2022-03-31 23:42:57.635 | + lib/nova:init_nova:855                   :   async_wait nova-cell-0
2022-03-31 23:42:57.652 | [361170 Async nova-cell-0:361170]: finished successfully
2022-03-31 23:42:57.691 | [316529 Async nova-cell-0:361170]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 361170 (3 other jobs running)
2022-03-31 23:42:57.718 | [316529 Async nova-cell-0:361170]: Signaling child to exit
2022-03-31 23:42:57.718 | WAKEUP
2022-03-31 23:42:57.742 | [316529 Async nova-cell-0:361170]: Signaled
2022-03-31 23:42:57.744 | + lib/nova:init_nova_db:819                :   local dbname=nova_cell0
2022-03-31 23:42:57.744 | + lib/nova:init_nova_db:820                :   local conffile=/etc/nova/nova.conf
2022-03-31 23:42:57.744 | + lib/nova:init_nova_db:821                :   recreate_database nova_cell0
2022-03-31 23:42:57.744 | + lib/database:recreate_database:112       :   local db=nova_cell0
2022-03-31 23:42:57.744 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_cell0
2022-03-31 23:42:57.744 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=nova_cell0
2022-03-31 23:42:57.744 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;'
2022-03-31 23:42:57.744 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:57.744 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;'
2022-03-31 23:42:57.744 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:57.744 | + lib/nova:init_nova_db:822                :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell
2022-03-31 23:42:57.744 | 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-03-31 23:42:57.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:42:57.746 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=361328) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:42:57.746 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-03-31 23:42:57.746 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-03-31 23:42:57.746 | INFO alembic.runtime.migration [-] Running upgrade  -> 8f2f1571d55b, Initial version
2022-03-31 23:42:57.746 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=361328) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}
2022-03-31 23:42:57.746 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs
2022-03-31 23:42:57.746 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=361328) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}
2022-03-31 23:42:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:57.746 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:57.746 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:57.792 | [316529 Async nova-cell-0:361170]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds
2022-03-31 23:42:57.796 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:57.799 | + lib/nova:init_nova:854                   :   for i in $(seq 0 $NOVA_NUM_CELLS)
2022-03-31 23:42:57.802 | + lib/nova:init_nova:855                   :   async_wait nova-cell-1
2022-03-31 23:42:57.821 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:42:57.849 | [361262 Async nova-cell-1:361262]: finished successfully
2022-03-31 23:42:57.856 | [316529 Async nova-cell-1:361262]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 361262 (2 other jobs running)
2022-03-31 23:42:57.882 | [316529 Async nova-cell-1:361262]: Signaling child to exit
2022-03-31 23:42:57.882 | WAKEUP
2022-03-31 23:42:57.904 | [316529 Async nova-cell-1:361262]: Signaled
2022-03-31 23:42:57.906 | + lib/nova:init_nova_db:819                :   local dbname=nova_cell1
2022-03-31 23:42:57.906 | + lib/nova:init_nova_db:820                :   local conffile=/etc/nova/nova_cell1.conf
2022-03-31 23:42:57.906 | + lib/nova:init_nova_db:821                :   recreate_database nova_cell1
2022-03-31 23:42:57.906 | + lib/database:recreate_database:112       :   local db=nova_cell1
2022-03-31 23:42:57.906 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_cell1
2022-03-31 23:42:57.906 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=nova_cell1
2022-03-31 23:42:57.906 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;'
2022-03-31 23:42:57.906 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:57.906 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;'
2022-03-31 23:42:57.906 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-03-31 23:42:57.906 | + lib/nova:init_nova_db:822                :   /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell
2022-03-31 23:42:57.906 | 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-03-31 23:42:57.906 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-03-31 23:42:57.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-03-31 23:42:57.908 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=361335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-03-31 23:42:57.908 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-03-31 23:42:57.908 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-03-31 23:42:57.908 | INFO alembic.runtime.migration [-] Running upgrade  -> 8f2f1571d55b, Initial version
2022-03-31 23:42:57.908 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=361335) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}
2022-03-31 23:42:57.908 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs
2022-03-31 23:42:57.908 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=361335) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}
2022-03-31 23:42:57.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:57.908 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:57.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:42:57.908 |   from cryptography.utils import int_from_bytes
2022-03-31 23:42:57.952 | [316529 Async nova-cell-1:361262]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds
2022-03-31 23:42:57.956 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:42:57.959 | + lib/nova:init_nova:858                   :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:42:57.961 | + lib/nova:init_nova:865                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations
2022-03-31 23:42:58.965 | 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-03-31 23:43:01.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:01.950 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:01.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:01.951 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:01.951 | Running batches of 50 until complete
2022-03-31 23:43:01.951 | +-------------------------------------+--------------+-----------+
2022-03-31 23:43:01.951 | |              Migration              | Total Needed | Completed |
2022-03-31 23:43:01.951 | +-------------------------------------+--------------+-----------+
2022-03-31 23:43:01.951 | |     fill_virtual_interface_list     |      0       |     0     |
2022-03-31 23:43:01.951 | |         migrate_empty_ratio         |      0       |     0     |
2022-03-31 23:43:01.951 | |   migrate_quota_classes_to_api_db   |      0       |     0     |
2022-03-31 23:43:01.951 | |    migrate_quota_limits_to_api_db   |      0       |     0     |
2022-03-31 23:43:01.951 | |      migration_migrate_to_uuid      |      0       |     0     |
2022-03-31 23:43:01.951 | |          populate_dev_uuids         |      0       |     0     |
2022-03-31 23:43:01.951 | | populate_missing_availability_zones |      0       |     0     |
2022-03-31 23:43:01.951 | |      populate_queued_for_delete     |      0       |     0     |
2022-03-31 23:43:01.951 | |           populate_user_id          |      0       |     0     |
2022-03-31 23:43:01.951 | |            populate_uuids           |      0       |     0     |
2022-03-31 23:43:01.951 | +-------------------------------------+--------------+-----------+
2022-03-31 23:43:02.471 | ++ lib/nova:init_nova:868                   :   seq 1 1
2022-03-31 23:43:02.478 | + lib/nova:init_nova:868                   :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:43:02.482 | ++ lib/nova:init_nova:869                   :   conductor_conf 1
2022-03-31 23:43:02.485 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:43:02.488 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:43:02.491 | + 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-03-31 23:43:03.492 | 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-03-31 23:43:06.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:06.066 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:06.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:06.066 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:06.066 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file
2022-03-31 23:43:06.066 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file
2022-03-31 23:43:06.553 | + lib/nova:init_nova:873                   :   create_nova_keys_dir
2022-03-31 23:43:06.556 | + lib/nova:create_nova_keys_dir:815        :   sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys
2022-03-31 23:43:06.573 | + lib/nova:init_nova:875                   :   [[ '' == \L\V\M ]]
2022-03-31 23:43:06.576 | + ./stack.sh:main:1223                     :   is_service_enabled neutron
2022-03-31 23:43:06.595 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:06.598 | + ./stack.sh:main:1224                     :   async_runfunc configure_neutron_nova
2022-03-31 23:43:06.601 | + inc/async:async_runfunc:116              :   async_run configure_neutron_nova configure_neutron_nova
2022-03-31 23:43:06.661 | + inc/async:async_inner:63                 :   configure_neutron_nova
2022-03-31 23:43:06.705 | [316529 Async configure_neutron_nova:362485]: running: configure_neutron_nova
2022-03-31 23:43:06.709 | + ./stack.sh:main:1233                     :   run_phase stack post-config
2022-03-31 23:43:06.712 | + functions-common:run_phase:1853          :   local mode=stack
2022-03-31 23:43:06.715 | + functions-common:run_phase:1854          :   local phase=post-config
2022-03-31 23:43:06.718 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-03-31 23:43:06.720 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-03-31 23:43:06.723 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-03-31 23:43:06.726 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-03-31 23:43:06.729 | + functions-common:run_phase:1863          :   local extra
2022-03-31 23:43:06.733 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-03-31 23:43:06.737 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-03-31 23:43:06.740 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-03-31 23:43:06.743 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-03-31 23:43:06.746 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config
2022-03-31 23:43:06.749 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-03-31 23:43:06.766 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:06.769 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-03-31 23:43:06.772 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:43:06.774 | ++ extras.d/80-tempest.sh:source:7          :   [[ post-config == \i\n\s\t\a\l\l ]]
2022-03-31 23:43:06.777 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-03-31 23:43:06.780 | ++ extras.d/80-tempest.sh:source:10         :   [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-03-31 23:43:06.782 | ++ extras.d/80-tempest.sh:source:12         :   :
2022-03-31 23:43:06.784 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-03-31 23:43:06.787 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-03-31 23:43:06.790 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-03-31 23:43:06.794 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-03-31 23:43:06.796 | + functions-common:run_phase:1880          :   run_plugins stack post-config
2022-03-31 23:43:06.799 | + functions-common:run_plugins:1839        :   local mode=stack
2022-03-31 23:43:06.802 | + functions-common:run_plugins:1840        :   local phase=post-config
2022-03-31 23:43:06.804 | + functions-common:run_plugins:1842        :   local plugins=
2022-03-31 23:43:06.807 | + functions-common:run_plugins:1843        :   local plugin
2022-03-31 23:43:06.810 | + ./stack.sh:main:1241                     :   merge_config_group /home/ubuntu/devstack/local.conf post-config
2022-03-31 23:43:06.812 | + inc/meta-config:merge_config_group:171   :   local localfile=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:06.815 | + inc/meta-config:merge_config_group:171   :   shift
2022-03-31 23:43:06.818 | + inc/meta-config:merge_config_group:172   :   local matchgroups=post-config
2022-03-31 23:43:06.821 | + inc/meta-config:merge_config_group:174   :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:43:06.823 | + inc/meta-config:merge_config_group:176   :   local configfile group
2022-03-31 23:43:06.826 | + inc/meta-config:merge_config_group:177   :   for group in $matchgroups
2022-03-31 23:43:06.829 | ++ inc/meta-config:merge_config_group:178   :   get_meta_section_files /home/ubuntu/devstack/local.conf post-config
2022-03-31 23:43:06.832 | ++ inc/meta-config:get_meta_section_files:63 :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:06.835 | ++ inc/meta-config:get_meta_section_files:64 :   local matchgroup=post-config
2022-03-31 23:43:06.837 | ++ inc/meta-config:get_meta_section_files:66 :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:43:06.840 | ++ inc/meta-config:get_meta_section_files:68 :   awk -v matchgroup=post-config '
2022-03-31 23:43:06.840 |         /^\[\[.+\|.*\]\]/ {
2022-03-31 23:43:06.840 |             gsub("[][]", "", $1);
2022-03-31 23:43:06.840 |             split($1, a, "|");
2022-03-31 23:43:06.840 |             if (a[1] == matchgroup)
2022-03-31 23:43:06.840 |                 print a[2]
2022-03-31 23:43:06.840 |         }
2022-03-31 23:43:06.840 |     ' /home/ubuntu/devstack/local.conf
2022-03-31 23:43:06.847 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-03-31 23:43:06.850 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-03-31 23:43:06.852 | + inc/meta-config:merge_config_group:180   :   local dir
2022-03-31 23:43:06.856 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo $NOVA_CONF'
2022-03-31 23:43:06.858 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/nova/nova.conf
2022-03-31 23:43:06.861 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/nova/nova.conf
2022-03-31 23:43:06.864 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/nova/nova.conf ]]
2022-03-31 23:43:06.867 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/nova/nova.conf
2022-03-31 23:43:06.872 | + inc/meta-config:merge_config_group:187   :   dir=/etc/nova
2022-03-31 23:43:06.874 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/nova ]]
2022-03-31 23:43:06.877 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF'
2022-03-31 23:43:06.880 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:06.883 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-03-31 23:43:06.885 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$NOVA_CONF'
2022-03-31 23:43:06.888 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-03-31 23:43:06.892 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$NOVA_CONF'
2022-03-31 23:43:06.894 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/nova/nova.conf
2022-03-31 23:43:06.898 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/nova/nova.conf
2022-03-31 23:43:06.900 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/nova/nova.conf ']'
2022-03-31 23:43:06.904 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF'
2022-03-31 23:43:06.904 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:06.905 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$NOVA_CONF' '
2022-03-31 23:43:06.905 |         BEGIN {
2022-03-31 23:43:06.905 |             section = ""
2022-03-31 23:43:06.905 |             last_section = ""
2022-03-31 23:43:06.905 |             section_count = 0
2022-03-31 23:43:06.905 |         }
2022-03-31 23:43:06.905 |         /^\[.+\]/ {
2022-03-31 23:43:06.905 |             gsub("[][]", "", $1);
2022-03-31 23:43:06.905 |             section=$1
2022-03-31 23:43:06.905 |             next
2022-03-31 23:43:06.905 |         }
2022-03-31 23:43:06.905 |         /^ *\#/ {
2022-03-31 23:43:06.905 |             next
2022-03-31 23:43:06.905 |         }
2022-03-31 23:43:06.905 |         /^[^ \t]+/ {
2022-03-31 23:43:06.905 |             # get offset of first = in $0
2022-03-31 23:43:06.905 |             eq_idx = index($0, "=")
2022-03-31 23:43:06.905 |             # extract attr & value from $0
2022-03-31 23:43:06.906 |             attr = substr($0, 1, eq_idx - 1)
2022-03-31 23:43:06.906 |             value = substr($0, eq_idx + 1)
2022-03-31 23:43:06.906 |             # only need to strip trailing whitespace from attr
2022-03-31 23:43:06.906 |             sub(/[ \t]*$/, "", attr)
2022-03-31 23:43:06.906 |             # need to strip leading & trailing whitespace from value
2022-03-31 23:43:06.906 |             sub(/^[ \t]*/, "", value)
2022-03-31 23:43:06.906 |             sub(/[ \t]*$/, "", value)
2022-03-31 23:43:06.906 | 
2022-03-31 23:43:06.906 |             # cfg_attr_count: number of config lines per [section, attr]
2022-03-31 23:43:06.906 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-03-31 23:43:06.906 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-03-31 23:43:06.906 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-03-31 23:43:06.906 |             if (! (section, attr) in cfg_attr_count) {
2022-03-31 23:43:06.906 |                 if (section != last_section) {
2022-03-31 23:43:06.906 |                     cfg_section[section_count++] = section
2022-03-31 23:43:06.906 |                     last_section = section
2022-03-31 23:43:06.906 |                 }
2022-03-31 23:43:06.906 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-03-31 23:43:06.906 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-03-31 23:43:06.906 | 
2022-03-31 23:43:06.906 |                 cfg_attr[section, attr, 0] = value
2022-03-31 23:43:06.906 |                 cfg_attr_count[section, attr] = 1
2022-03-31 23:43:06.906 |             } else {
2022-03-31 23:43:06.906 |                 lno = cfg_attr_count[section, attr]++
2022-03-31 23:43:06.906 |                 cfg_attr[section, attr, lno] = value
2022-03-31 23:43:06.906 |             }
2022-03-31 23:43:06.906 |         }
2022-03-31 23:43:06.906 |         END {
2022-03-31 23:43:06.906 |             # Process each section in order
2022-03-31 23:43:06.906 |             for (sno = 0; sno < section_count; sno++) {
2022-03-31 23:43:06.906 |                 section = cfg_section[sno]
2022-03-31 23:43:06.907 |                 # The ini routines simply append a config item immediately
2022-03-31 23:43:06.907 |                 # after the section header. To keep the same order as defined
2022-03-31 23:43:06.907 |                 # in local.conf, invoke the ini routines in the reverse order
2022-03-31 23:43:06.907 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-03-31 23:43:06.907 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-03-31 23:43:06.907 |                     if (cfg_attr_count[section, attr] == 1)
2022-03-31 23:43:06.907 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-03-31 23:43:06.907 |                     else {
2022-03-31 23:43:06.907 |                         # For multiline, invoke the ini routines in the reverse order
2022-03-31 23:43:06.907 |                         count = cfg_attr_count[section, attr]
2022-03-31 23:43:06.907 |                         print "inidelete " configfile " " section " " attr
2022-03-31 23:43:06.907 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-03-31 23:43:06.907 |                         for (l = count -2; l >= 0; l--)
2022-03-31 23:43:06.907 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-03-31 23:43:06.907 |                     }
2022-03-31 23:43:06.907 |                 }
2022-03-31 23:43:06.907 |             }
2022-03-31 23:43:06.907 |         }
2022-03-31 23:43:06.907 |     '
2022-03-31 23:43:06.908 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-03-31 23:43:06.909 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:06.912 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-03-31 23:43:06.914 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$NOVA_CONF'
2022-03-31 23:43:06.917 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:43:06.920 | + inc/meta-config:get_meta_section:38      :   [[ -z $NOVA_CONF ]]
2022-03-31 23:43:06.922 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' '
2022-03-31 23:43:06.922 |         BEGIN { group = "" }
2022-03-31 23:43:06.922 |         /^\[\[.+\|.*\]\]/ {
2022-03-31 23:43:06.922 |             gsub("[][]", "", $1);
2022-03-31 23:43:06.922 |             split($1, a, "|");
2022-03-31 23:43:06.923 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-03-31 23:43:06.923 |                 group=a[1]
2022-03-31 23:43:06.923 |             } else {
2022-03-31 23:43:06.923 |                 group=""
2022-03-31 23:43:06.923 |             }
2022-03-31 23:43:06.923 |             next
2022-03-31 23:43:06.923 |         }
2022-03-31 23:43:06.923 |         {
2022-03-31 23:43:06.923 |             if (group != "")
2022-03-31 23:43:06.923 |                 print $0
2022-03-31 23:43:06.923 |         }
2022-03-31 23:43:06.923 |     ' /home/ubuntu/devstack/local.conf
2022-03-31 23:43:06.929 | + 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-03-31 23:43:06.932 | ++ 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-03-31 23:43:06.963 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:06.966 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"'
2022-03-31 23:43:06.968 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf DEFAULT force_config_drive True
2022-03-31 23:43:06.999 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.002 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF glance use_glance_v1 "False"'
2022-03-31 23:43:07.004 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf glance use_glance_v1 False
2022-03-31 23:43:07.042 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.045 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"'
2022-03-31 23:43:07.048 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3
2022-03-31 23:43:07.085 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.088 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"'
2022-03-31 23:43:07.091 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600
2022-03-31 23:43:07.121 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.124 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement auth_type "password"'
2022-03-31 23:43:07.127 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement auth_type password
2022-03-31 23:43:07.158 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.161 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.98/identity"'
2022-03-31 23:43:07.164 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity
2022-03-31 23:43:07.201 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.203 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement username "placement"'
2022-03-31 23:43:07.206 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement username placement
2022-03-31 23:43:07.239 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.242 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement password "Passw0rd"'
2022-03-31 23:43:07.244 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-03-31 23:43:07.277 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.280 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement user_domain_name "Default"'
2022-03-31 23:43:07.283 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-03-31 23:43:07.316 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.319 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement project_name "service"'
2022-03-31 23:43:07.322 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement project_name service
2022-03-31 23:43:07.356 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.359 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement project_domain_name "Default"'
2022-03-31 23:43:07.362 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-03-31 23:43:07.394 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.397 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"'
2022-03-31 23:43:07.400 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement os_region_name RegionOne
2022-03-31 23:43:07.431 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.435 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-03-31 23:43:07.438 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-03-31 23:43:07.441 | + inc/meta-config:merge_config_group:180   :   local dir
2022-03-31 23:43:07.444 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo $NEUTRON_CONF'
2022-03-31 23:43:07.447 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/neutron/neutron.conf
2022-03-31 23:43:07.451 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/neutron/neutron.conf
2022-03-31 23:43:07.453 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/neutron/neutron.conf ]]
2022-03-31 23:43:07.457 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/neutron/neutron.conf
2022-03-31 23:43:07.462 | + inc/meta-config:merge_config_group:187   :   dir=/etc/neutron
2022-03-31 23:43:07.464 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/neutron ]]
2022-03-31 23:43:07.467 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF'
2022-03-31 23:43:07.470 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:07.472 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-03-31 23:43:07.475 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$NEUTRON_CONF'
2022-03-31 23:43:07.478 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-03-31 23:43:07.483 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$NEUTRON_CONF'
2022-03-31 23:43:07.486 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/neutron/neutron.conf
2022-03-31 23:43:07.489 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/neutron/neutron.conf
2022-03-31 23:43:07.492 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/neutron/neutron.conf ']'
2022-03-31 23:43:07.496 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF'
2022-03-31 23:43:07.499 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$NEUTRON_CONF' '
2022-03-31 23:43:07.499 |         BEGIN {
2022-03-31 23:43:07.499 |             section = ""
2022-03-31 23:43:07.499 |             last_section = ""
2022-03-31 23:43:07.499 |             section_count = 0
2022-03-31 23:43:07.499 |         }
2022-03-31 23:43:07.499 |         /^\[.+\]/ {
2022-03-31 23:43:07.499 |             gsub("[][]", "", $1);
2022-03-31 23:43:07.499 |             section=$1
2022-03-31 23:43:07.499 |             next
2022-03-31 23:43:07.499 |         }
2022-03-31 23:43:07.499 |         /^ *\#/ {
2022-03-31 23:43:07.499 |             next
2022-03-31 23:43:07.499 |         }
2022-03-31 23:43:07.499 |         /^[^ \t]+/ {
2022-03-31 23:43:07.499 |             # get offset of first = in $0
2022-03-31 23:43:07.499 |             eq_idx = index($0, "=")
2022-03-31 23:43:07.499 |             # extract attr & value from $0
2022-03-31 23:43:07.499 |             attr = substr($0, 1, eq_idx - 1)
2022-03-31 23:43:07.499 |             value = substr($0, eq_idx + 1)
2022-03-31 23:43:07.499 |             # only need to strip trailing whitespace from attr
2022-03-31 23:43:07.499 |             sub(/[ \t]*$/, "", attr)
2022-03-31 23:43:07.499 |             # need to strip leading & trailing whitespace from value
2022-03-31 23:43:07.499 |             sub(/^[ \t]*/, "", value)
2022-03-31 23:43:07.499 |             sub(/[ \t]*$/, "", value)
2022-03-31 23:43:07.499 | 
2022-03-31 23:43:07.499 |             # cfg_attr_count: number of config lines per [section, attr]
2022-03-31 23:43:07.499 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-03-31 23:43:07.499 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-03-31 23:43:07.499 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-03-31 23:43:07.500 |             if (! (section, attr) in cfg_attr_count) {
2022-03-31 23:43:07.500 |                 if (section != last_section) {
2022-03-31 23:43:07.500 |                     cfg_section[section_count++] = section
2022-03-31 23:43:07.500 |                     last_section = section
2022-03-31 23:43:07.500 |                 }
2022-03-31 23:43:07.500 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-03-31 23:43:07.500 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-03-31 23:43:07.500 | 
2022-03-31 23:43:07.500 |                 cfg_attr[section, attr, 0] = value
2022-03-31 23:43:07.500 |                 cfg_attr_count[section, attr] = 1
2022-03-31 23:43:07.500 |             } else {
2022-03-31 23:43:07.500 |                 lno = cfg_attr_count[section, attr]++
2022-03-31 23:43:07.500 |                 cfg_attr[section, attr, lno] = value
2022-03-31 23:43:07.500 |             }
2022-03-31 23:43:07.500 |         }
2022-03-31 23:43:07.500 |         END {
2022-03-31 23:43:07.500 |             # Process each section in order
2022-03-31 23:43:07.500 |             for (sno = 0; sno < section_count; sno++) {
2022-03-31 23:43:07.500 |                 section = cfg_section[sno]
2022-03-31 23:43:07.500 |                 # The ini routines simply append a config item immediately
2022-03-31 23:43:07.500 |                 # after the section header. To keep the same order as defined
2022-03-31 23:43:07.500 |                 # in local.conf, invoke the ini routines in the reverse order
2022-03-31 23:43:07.500 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-03-31 23:43:07.500 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-03-31 23:43:07.500 |                     if (cfg_attr_count[section, attr] == 1)
2022-03-31 23:43:07.500 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-03-31 23:43:07.500 |                     else {
2022-03-31 23:43:07.500 |                         # For multiline, invoke the ini routines in the reverse order
2022-03-31 23:43:07.500 |                         count = cfg_attr_count[section, attr]
2022-03-31 23:43:07.500 |                         print "inidelete " configfile " " section " " attr
2022-03-31 23:43:07.500 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-03-31 23:43:07.500 |                         for (l = count -2; l >= 0; l--)
2022-03-31 23:43:07.500 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-03-31 23:43:07.500 |                     }
2022-03-31 23:43:07.501 |                 }
2022-03-31 23:43:07.501 |             }
2022-03-31 23:43:07.501 |         }
2022-03-31 23:43:07.501 |     '
2022-03-31 23:43:07.501 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-03-31 23:43:07.501 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.502 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:07.505 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-03-31 23:43:07.509 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$NEUTRON_CONF'
2022-03-31 23:43:07.512 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:43:07.515 | + inc/meta-config:get_meta_section:38      :   [[ -z $NEUTRON_CONF ]]
2022-03-31 23:43:07.519 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' '
2022-03-31 23:43:07.519 |         BEGIN { group = "" }
2022-03-31 23:43:07.519 |         /^\[\[.+\|.*\]\]/ {
2022-03-31 23:43:07.519 |             gsub("[][]", "", $1);
2022-03-31 23:43:07.519 |             split($1, a, "|");
2022-03-31 23:43:07.519 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-03-31 23:43:07.519 |                 group=a[1]
2022-03-31 23:43:07.519 |             } else {
2022-03-31 23:43:07.519 |                 group=""
2022-03-31 23:43:07.519 |             }
2022-03-31 23:43:07.519 |             next
2022-03-31 23:43:07.519 |         }
2022-03-31 23:43:07.519 |         {
2022-03-31 23:43:07.519 |             if (group != "")
2022-03-31 23:43:07.519 |                 print $0
2022-03-31 23:43:07.519 |         }
2022-03-31 23:43:07.519 |     ' /home/ubuntu/devstack/local.conf
2022-03-31 23:43:07.526 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF database max_overflow "50"'
2022-03-31 23:43:07.529 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf database max_overflow 50
2022-03-31 23:43:07.541 | + inc/async:async_inner:64                 :   rc=0
2022-03-31 23:43:07.561 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.563 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF database max_pool_size "50"'
2022-03-31 23:43:07.567 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf database max_pool_size 50
2022-03-31 23:43:07.570 | [362485 Async configure_neutron_nova:362485]: finished successfully
2022-03-31 23:43:07.597 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.599 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF database min_pool_size "5"'
2022-03-31 23:43:07.602 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf database min_pool_size 5
2022-03-31 23:43:07.631 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.634 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"'
2022-03-31 23:43:07.636 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100
2022-03-31 23:43:07.666 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.669 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"'
2022-03-31 23:43:07.672 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10
2022-03-31 23:43:07.702 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.705 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"'
2022-03-31 23:43:07.708 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_firewall 10
2022-03-31 23:43:07.742 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.745 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"'
2022-03-31 23:43:07.748 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_floatingip 50
2022-03-31 23:43:07.781 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.785 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_router "100"'
2022-03-31 23:43:07.787 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_router 100
2022-03-31 23:43:07.822 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.824 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"'
2022-03-31 23:43:07.827 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100
2022-03-31 23:43:07.859 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.862 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_pool "100"'
2022-03-31 23:43:07.864 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_pool 100
2022-03-31 23:43:07.900 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.904 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_vip "100"'
2022-03-31 23:43:07.907 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_vip 100
2022-03-31 23:43:07.939 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.942 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"'
2022-03-31 23:43:07.944 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100
2022-03-31 23:43:07.975 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:07.978 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"'
2022-03-31 23:43:07.980 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_security_group 100
2022-03-31 23:43:08.010 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.013 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_port "500"'
2022-03-31 23:43:08.016 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_port 500
2022-03-31 23:43:08.049 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.052 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"'
2022-03-31 23:43:08.055 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_subnet 100
2022-03-31 23:43:08.085 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.088 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_network "100"'
2022-03-31 23:43:08.090 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_network 100
2022-03-31 23:43:08.120 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.124 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-03-31 23:43:08.126 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-03-31 23:43:08.129 | + inc/meta-config:merge_config_group:180   :   local dir
2022-03-31 23:43:08.133 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo $CINDER_CONF'
2022-03-31 23:43:08.135 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/cinder/cinder.conf
2022-03-31 23:43:08.139 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/cinder/cinder.conf
2022-03-31 23:43:08.144 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/cinder/cinder.conf ]]
2022-03-31 23:43:08.147 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/cinder/cinder.conf
2022-03-31 23:43:08.152 | + inc/meta-config:merge_config_group:187   :   dir=/etc/cinder
2022-03-31 23:43:08.155 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/cinder ]]
2022-03-31 23:43:08.157 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF'
2022-03-31 23:43:08.160 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:08.163 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-03-31 23:43:08.166 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$CINDER_CONF'
2022-03-31 23:43:08.169 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-03-31 23:43:08.174 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$CINDER_CONF'
2022-03-31 23:43:08.179 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/cinder/cinder.conf
2022-03-31 23:43:08.184 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/cinder/cinder.conf
2022-03-31 23:43:08.188 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/cinder/cinder.conf ']'
2022-03-31 23:43:08.193 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF'
2022-03-31 23:43:08.193 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$CINDER_CONF' '
2022-03-31 23:43:08.193 |         BEGIN {
2022-03-31 23:43:08.193 |             section = ""
2022-03-31 23:43:08.193 |             last_section = ""
2022-03-31 23:43:08.193 |             section_count = 0
2022-03-31 23:43:08.193 |         }
2022-03-31 23:43:08.193 |         /^\[.+\]/ {
2022-03-31 23:43:08.193 |             gsub("[][]", "", $1);
2022-03-31 23:43:08.193 |             section=$1
2022-03-31 23:43:08.193 |             next
2022-03-31 23:43:08.193 |         }
2022-03-31 23:43:08.193 |         /^ *\#/ {
2022-03-31 23:43:08.193 |             next
2022-03-31 23:43:08.193 |         }
2022-03-31 23:43:08.193 |         /^[^ \t]+/ {
2022-03-31 23:43:08.193 |             # get offset of first = in $0
2022-03-31 23:43:08.193 |             eq_idx = index($0, "=")
2022-03-31 23:43:08.194 |             # extract attr & value from $0
2022-03-31 23:43:08.194 |             attr = substr($0, 1, eq_idx - 1)
2022-03-31 23:43:08.194 |             value = substr($0, eq_idx + 1)
2022-03-31 23:43:08.194 |             # only need to strip trailing whitespace from attr
2022-03-31 23:43:08.194 |             sub(/[ \t]*$/, "", attr)
2022-03-31 23:43:08.194 |             # need to strip leading & trailing whitespace from value
2022-03-31 23:43:08.194 |             sub(/^[ \t]*/, "", value)
2022-03-31 23:43:08.194 |             sub(/[ \t]*$/, "", value)
2022-03-31 23:43:08.194 | 
2022-03-31 23:43:08.194 |             # cfg_attr_count: number of config lines per [section, attr]
2022-03-31 23:43:08.194 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-03-31 23:43:08.194 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-03-31 23:43:08.194 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-03-31 23:43:08.194 |             if (! (section, attr) in cfg_attr_count) {
2022-03-31 23:43:08.194 |                 if (section != last_section) {
2022-03-31 23:43:08.194 |                     cfg_section[section_count++] = section
2022-03-31 23:43:08.194 |                     last_section = section
2022-03-31 23:43:08.194 |                 }
2022-03-31 23:43:08.194 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-03-31 23:43:08.194 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-03-31 23:43:08.194 | 
2022-03-31 23:43:08.194 |                 cfg_attr[section, attr, 0] = value
2022-03-31 23:43:08.194 |                 cfg_attr_count[section, attr] = 1
2022-03-31 23:43:08.194 |             } else {
2022-03-31 23:43:08.194 |                 lno = cfg_attr_count[section, attr]++
2022-03-31 23:43:08.194 |                 cfg_attr[section, attr, lno] = value
2022-03-31 23:43:08.195 |             }
2022-03-31 23:43:08.195 |         }
2022-03-31 23:43:08.195 |         END {
2022-03-31 23:43:08.195 |             # Process each section in order
2022-03-31 23:43:08.195 |             for (sno = 0; sno < section_count; sno++) {
2022-03-31 23:43:08.195 |                 section = cfg_section[sno]
2022-03-31 23:43:08.195 |                 # The ini routines simply append a config item immediately
2022-03-31 23:43:08.195 |                 # after the section header. To keep the same order as defined
2022-03-31 23:43:08.195 |                 # in local.conf, invoke the ini routines in the reverse order
2022-03-31 23:43:08.195 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-03-31 23:43:08.195 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-03-31 23:43:08.195 |                     if (cfg_attr_count[section, attr] == 1)
2022-03-31 23:43:08.195 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-03-31 23:43:08.195 |                     else {
2022-03-31 23:43:08.195 |                         # For multiline, invoke the ini routines in the reverse order
2022-03-31 23:43:08.195 |                         count = cfg_attr_count[section, attr]
2022-03-31 23:43:08.195 |                         print "inidelete " configfile " " section " " attr
2022-03-31 23:43:08.195 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-03-31 23:43:08.195 |                         for (l = count -2; l >= 0; l--)
2022-03-31 23:43:08.195 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-03-31 23:43:08.195 |                     }
2022-03-31 23:43:08.196 |                 }
2022-03-31 23:43:08.196 |             }
2022-03-31 23:43:08.196 |         }
2022-03-31 23:43:08.196 |     '
2022-03-31 23:43:08.196 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:08.197 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-03-31 23:43:08.197 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.200 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-03-31 23:43:08.202 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$CINDER_CONF'
2022-03-31 23:43:08.205 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:43:08.208 | + inc/meta-config:get_meta_section:38      :   [[ -z $CINDER_CONF ]]
2022-03-31 23:43:08.211 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' '
2022-03-31 23:43:08.211 |         BEGIN { group = "" }
2022-03-31 23:43:08.211 |         /^\[\[.+\|.*\]\]/ {
2022-03-31 23:43:08.211 |             gsub("[][]", "", $1);
2022-03-31 23:43:08.211 |             split($1, a, "|");
2022-03-31 23:43:08.211 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-03-31 23:43:08.211 |                 group=a[1]
2022-03-31 23:43:08.211 |             } else {
2022-03-31 23:43:08.211 |                 group=""
2022-03-31 23:43:08.211 |             }
2022-03-31 23:43:08.211 |             next
2022-03-31 23:43:08.211 |         }
2022-03-31 23:43:08.212 |         {
2022-03-31 23:43:08.212 |             if (group != "")
2022-03-31 23:43:08.212 |                 print $0
2022-03-31 23:43:08.212 |         }
2022-03-31 23:43:08.212 |     ' /home/ubuntu/devstack/local.conf
2022-03-31 23:43:08.218 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.98/identity/v2.0"'
2022-03-31 23:43:08.221 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.98/identity/v2.0
2022-03-31 23:43:08.254 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.257 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-03-31 23:43:08.260 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-03-31 23:43:08.262 | + inc/meta-config:merge_config_group:180   :   local dir
2022-03-31 23:43:08.266 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo /$Q_PLUGIN_CONF_FILE'
2022-03-31 23:43:08.269 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:43:08.272 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:43:08.274 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]]
2022-03-31 23:43:08.278 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:43:08.283 | + inc/meta-config:merge_config_group:187   :   dir=/etc/neutron/plugins/ml2
2022-03-31 23:43:08.286 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/neutron/plugins/ml2 ]]
2022-03-31 23:43:08.289 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE'
2022-03-31 23:43:08.292 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:08.295 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-03-31 23:43:08.298 | + inc/meta-config:merge_config_file:85     :   local 'configfile=/$Q_PLUGIN_CONF_FILE'
2022-03-31 23:43:08.300 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-03-31 23:43:08.305 | ++ inc/meta-config:merge_config_file:91     :   eval echo '/$Q_PLUGIN_CONF_FILE'
2022-03-31 23:43:08.307 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:43:08.310 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-03-31 23:43:08.313 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']'
2022-03-31 23:43:08.317 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' '
2022-03-31 23:43:08.317 |         BEGIN {
2022-03-31 23:43:08.317 |             section = ""
2022-03-31 23:43:08.317 |             last_section = ""
2022-03-31 23:43:08.318 |             section_count = 0
2022-03-31 23:43:08.318 |         }
2022-03-31 23:43:08.318 |         /^\[.+\]/ {
2022-03-31 23:43:08.318 |             gsub("[][]", "", $1);
2022-03-31 23:43:08.318 |             section=$1
2022-03-31 23:43:08.318 |             next
2022-03-31 23:43:08.318 |         }
2022-03-31 23:43:08.318 |         /^ *\#/ {
2022-03-31 23:43:08.318 |             next
2022-03-31 23:43:08.318 |         }
2022-03-31 23:43:08.318 |         /^[^ \t]+/ {
2022-03-31 23:43:08.318 |             # get offset of first = in $0
2022-03-31 23:43:08.318 |             eq_idx = index($0, "=")
2022-03-31 23:43:08.318 |             # extract attr & value from $0
2022-03-31 23:43:08.318 |             attr = substr($0, 1, eq_idx - 1)
2022-03-31 23:43:08.318 |             value = substr($0, eq_idx + 1)
2022-03-31 23:43:08.318 |             # only need to strip trailing whitespace from attr
2022-03-31 23:43:08.318 |             sub(/[ \t]*$/, "", attr)
2022-03-31 23:43:08.318 |             # need to strip leading & trailing whitespace from value
2022-03-31 23:43:08.318 |             sub(/^[ \t]*/, "", value)
2022-03-31 23:43:08.318 |             sub(/[ \t]*$/, "", value)
2022-03-31 23:43:08.318 | 
2022-03-31 23:43:08.318 |             # cfg_attr_count: number of config lines per [section, attr]
2022-03-31 23:43:08.318 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-03-31 23:43:08.318 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-03-31 23:43:08.318 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-03-31 23:43:08.318 |             if (! (section, attr) in cfg_attr_count) {
2022-03-31 23:43:08.318 |                 if (section != last_section) {
2022-03-31 23:43:08.318 |                     cfg_section[section_count++] = section
2022-03-31 23:43:08.318 |                     last_section = section
2022-03-31 23:43:08.318 |                 }
2022-03-31 23:43:08.318 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-03-31 23:43:08.318 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-03-31 23:43:08.318 | 
2022-03-31 23:43:08.318 |                 cfg_attr[section, attr, 0] = value
2022-03-31 23:43:08.318 |                 cfg_attr_count[section, attr] = 1
2022-03-31 23:43:08.318 |             } else {
2022-03-31 23:43:08.319 |                 lno = cfg_attr_count[section, attr]++
2022-03-31 23:43:08.319 |                 cfg_attr[section, attr, lno] = value
2022-03-31 23:43:08.319 |             }
2022-03-31 23:43:08.319 |         }
2022-03-31 23:43:08.319 |         END {
2022-03-31 23:43:08.319 |             # Process each section in order
2022-03-31 23:43:08.319 |             for (sno = 0; sno < section_count; sno++) {
2022-03-31 23:43:08.319 |                 section = cfg_section[sno]
2022-03-31 23:43:08.319 |                 # The ini routines simply append a config item immediately
2022-03-31 23:43:08.319 |                 # after the section header. To keep the same order as defined
2022-03-31 23:43:08.319 |                 # in local.conf, invoke the ini routines in the reverse order
2022-03-31 23:43:08.319 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-03-31 23:43:08.319 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-03-31 23:43:08.319 |                     if (cfg_attr_count[section, attr] == 1)
2022-03-31 23:43:08.319 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-03-31 23:43:08.319 |                     else {
2022-03-31 23:43:08.319 |                         # For multiline, invoke the ini routines in the reverse order
2022-03-31 23:43:08.319 |                         count = cfg_attr_count[section, attr]
2022-03-31 23:43:08.319 |                         print "inidelete " configfile " " section " " attr
2022-03-31 23:43:08.319 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-03-31 23:43:08.319 |                         for (l = count -2; l >= 0; l--)
2022-03-31 23:43:08.319 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-03-31 23:43:08.319 |                     }
2022-03-31 23:43:08.319 |                 }
2022-03-31 23:43:08.319 |             }
2022-03-31 23:43:08.319 |         }
2022-03-31 23:43:08.319 |     '
2022-03-31 23:43:08.319 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE'
2022-03-31 23:43:08.319 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.320 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-03-31 23:43:08.321 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:43:08.323 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-03-31 23:43:08.326 | + inc/meta-config:get_meta_section:35      :   local 'configfile=/$Q_PLUGIN_CONF_FILE'
2022-03-31 23:43:08.328 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:43:08.331 | + inc/meta-config:get_meta_section:38      :   [[ -z /$Q_PLUGIN_CONF_FILE ]]
2022-03-31 23:43:08.333 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' '
2022-03-31 23:43:08.333 |         BEGIN { group = "" }
2022-03-31 23:43:08.333 |         /^\[\[.+\|.*\]\]/ {
2022-03-31 23:43:08.334 |             gsub("[][]", "", $1);
2022-03-31 23:43:08.334 |             split($1, a, "|");
2022-03-31 23:43:08.334 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-03-31 23:43:08.334 |                 group=a[1]
2022-03-31 23:43:08.334 |             } else {
2022-03-31 23:43:08.334 |                 group=""
2022-03-31 23:43:08.334 |             }
2022-03-31 23:43:08.334 |             next
2022-03-31 23:43:08.334 |         }
2022-03-31 23:43:08.334 |         {
2022-03-31 23:43:08.334 |             if (group != "")
2022-03-31 23:43:08.334 |                 print $0
2022-03-31 23:43:08.334 |         }
2022-03-31 23:43:08.334 |     ' /home/ubuntu/devstack/local.conf
2022-03-31 23:43:08.340 | + inc/meta-config:merge_config_file:164    :   eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"'
2022-03-31 23:43:08.343 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True
2022-03-31 23:43:08.377 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.380 | + inc/meta-config:merge_config_file:164    :   eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"'
2022-03-31 23:43:08.382 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl
2022-03-31 23:43:08.416 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:43:08.419 | + ./stack.sh:main:1250                     :   is_service_enabled swift
2022-03-31 23:43:08.438 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:08.441 | + ./stack.sh:main:1251                     :   echo_summary 'Starting Swift'
2022-03-31 23:43:08.444 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:43:08.447 | + ./stack.sh:echo_summary:446              :   echo -e Starting Swift
2022-03-31 23:43:08.449 | + ./stack.sh:main:1252                     :   start_swift
2022-03-31 23:43:08.452 | + lib/swift:start_swift:752                :   restart_service memcached
2022-03-31 23:43:08.455 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-03-31 23:43:08.458 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart memcached
2022-03-31 23:43:08.492 | + lib/swift:start_swift:755                :   is_ubuntu
2022-03-31 23:43:08.497 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-03-31 23:43:08.500 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-03-31 23:43:08.502 | + lib/swift:start_swift:756                :   sudo /etc/init.d/rsync restart
2022-03-31 23:43:08.955 | Restarting rsync (via systemctl): rsync.service.
2022-03-31 23:43:08.962 | + lib/swift:start_swift:763                :   '[' False == True ']'
2022-03-31 23:43:08.966 | + lib/swift:start_swift:782                :   [[ 1 == 1 ]]
2022-03-31 23:43:08.968 | + lib/swift:start_swift:783                :   local foreground_services type
2022-03-31 23:43:08.971 | + lib/swift:start_swift:785                :   foreground_services='object container account'
2022-03-31 23:43:08.974 | + lib/swift:start_swift:786                :   for type in ${foreground_services}
2022-03-31 23:43:08.977 | + lib/swift:start_swift:787                :   run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:08.979 | + functions-common:run_process:1680        :   local service=s-object
2022-03-31 23:43:08.982 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:08.985 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:08.988 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:08.991 | + functions-common:run_process:1685        :   local name=s-object
2022-03-31 23:43:08.994 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:08.997 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:08.999 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:09.003 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:09.006 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:09.011 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770189008
2022-03-31 23:43:09.014 | + functions-common:run_process:1688        :   is_service_enabled s-object
2022-03-31 23:43:09.032 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:09.035 | + functions-common:run_process:1689        :   _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ''
2022-03-31 23:43:09.038 | + functions-common:_run_under_systemd:1645 :   local service=s-object
2022-03-31 23:43:09.040 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:09.043 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:09.045 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:09.048 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:09.050 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]]
2022-03-31 23:43:09.053 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]]
2022-03-31 23:43:09.055 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-object.service
2022-03-31 23:43:09.058 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:09.060 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:09.063 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]]
2022-03-31 23:43:09.065 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu
2022-03-31 23:43:09.068 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-object.service
2022-03-31 23:43:09.070 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-03-31 23:43:09.072 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:09.074 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:09.076 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:09.078 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:09.081 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-object.service
2022-03-31 23:43:09.083 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:09.088 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service'
2022-03-31 23:43:09.144 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu
2022-03-31 23:43:09.199 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:09.254 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process
2022-03-31 23:43:09.313 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300
2022-03-31 23:43:09.372 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:09.424 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:09.427 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target
2022-03-31 23:43:09.480 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:09.976 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-object.service
2022-03-31 23:43:09.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service.
2022-03-31 23:43:10.475 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-object.service
2022-03-31 23:43:10.503 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:10.511 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:10.514 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:10.517 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:10.519 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:10.521 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:10.524 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:10.526 | + functions-common:time_stop:2432          :   start_time=1648770189008
2022-03-31 23:43:10.529 | + functions-common:time_stop:2434          :   [[ -z 1648770189008 ]]
2022-03-31 23:43:10.532 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:10.537 | + functions-common:time_stop:2437          :   end_time=1648770190534
2022-03-31 23:43:10.539 | + functions-common:time_stop:2438          :   elapsed_time=1526
2022-03-31 23:43:10.541 | + functions-common:time_stop:2439          :   total=3200
2022-03-31 23:43:10.544 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:10.546 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=4726
2022-03-31 23:43:10.549 | + lib/swift:start_swift:786                :   for type in ${foreground_services}
2022-03-31 23:43:10.551 | + lib/swift:start_swift:787                :   run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.554 | + functions-common:run_process:1680        :   local service=s-container
2022-03-31 23:43:10.556 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.560 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:10.562 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:10.565 | + functions-common:run_process:1685        :   local name=s-container
2022-03-31 23:43:10.568 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:10.570 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:10.573 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:10.575 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:10.579 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:10.583 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770190580
2022-03-31 23:43:10.586 | + functions-common:run_process:1688        :   is_service_enabled s-container
2022-03-31 23:43:10.604 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:10.608 | + functions-common:run_process:1689        :   _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ''
2022-03-31 23:43:10.610 | + functions-common:_run_under_systemd:1645 :   local service=s-container
2022-03-31 23:43:10.613 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.616 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.618 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.621 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.624 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]]
2022-03-31 23:43:10.626 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]]
2022-03-31 23:43:10.629 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-container.service
2022-03-31 23:43:10.632 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:10.635 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:10.637 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]]
2022-03-31 23:43:10.640 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu
2022-03-31 23:43:10.643 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-container.service
2022-03-31 23:43:10.645 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-03-31 23:43:10.648 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:10.650 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:10.653 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:10.655 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:10.658 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-container.service
2022-03-31 23:43:10.660 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:10.665 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service'
2022-03-31 23:43:10.721 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu
2022-03-31 23:43:10.776 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:10.832 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process
2022-03-31 23:43:10.887 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300
2022-03-31 23:43:10.942 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:11.004 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:11.007 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target
2022-03-31 23:43:11.061 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:11.592 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-container.service
2022-03-31 23:43:11.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service.
2022-03-31 23:43:12.118 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-container.service
2022-03-31 23:43:12.146 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:12.149 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:12.152 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:12.154 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:12.157 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:12.159 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:12.162 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:12.164 | + functions-common:time_stop:2432          :   start_time=1648770190580
2022-03-31 23:43:12.167 | + functions-common:time_stop:2434          :   [[ -z 1648770190580 ]]
2022-03-31 23:43:12.170 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:12.174 | + functions-common:time_stop:2437          :   end_time=1648770192172
2022-03-31 23:43:12.177 | + functions-common:time_stop:2438          :   elapsed_time=1592
2022-03-31 23:43:12.179 | + functions-common:time_stop:2439          :   total=4726
2022-03-31 23:43:12.182 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:12.185 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=6318
2022-03-31 23:43:12.187 | + lib/swift:start_swift:786                :   for type in ${foreground_services}
2022-03-31 23:43:12.191 | + lib/swift:start_swift:787                :   run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.193 | + functions-common:run_process:1680        :   local service=s-account
2022-03-31 23:43:12.196 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.198 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:12.201 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:12.203 | + functions-common:run_process:1685        :   local name=s-account
2022-03-31 23:43:12.206 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:12.208 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:12.211 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:12.213 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:12.216 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:12.221 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770192218
2022-03-31 23:43:12.224 | + functions-common:run_process:1688        :   is_service_enabled s-account
2022-03-31 23:43:12.241 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:12.244 | + functions-common:run_process:1689        :   _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ''
2022-03-31 23:43:12.246 | + functions-common:_run_under_systemd:1645 :   local service=s-account
2022-03-31 23:43:12.249 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.251 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.254 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.256 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.259 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]]
2022-03-31 23:43:12.261 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]]
2022-03-31 23:43:12.264 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-account.service
2022-03-31 23:43:12.266 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:12.269 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:12.271 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]]
2022-03-31 23:43:12.274 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu
2022-03-31 23:43:12.276 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-account.service
2022-03-31 23:43:12.279 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-03-31 23:43:12.281 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:12.283 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:12.286 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:12.288 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:12.290 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-account.service
2022-03-31 23:43:12.293 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:12.297 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service'
2022-03-31 23:43:12.352 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu
2022-03-31 23:43:12.407 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:12.462 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process
2022-03-31 23:43:12.516 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300
2022-03-31 23:43:12.570 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:12.627 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:12.629 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target
2022-03-31 23:43:12.684 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:13.185 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-account.service
2022-03-31 23:43:13.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service.
2022-03-31 23:43:13.690 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-account.service
2022-03-31 23:43:13.716 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:13.719 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:13.726 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:13.728 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:13.731 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:13.733 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:13.736 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:13.738 | + functions-common:time_stop:2432          :   start_time=1648770192218
2022-03-31 23:43:13.741 | + functions-common:time_stop:2434          :   [[ -z 1648770192218 ]]
2022-03-31 23:43:13.744 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:13.749 | + functions-common:time_stop:2437          :   end_time=1648770193746
2022-03-31 23:43:13.751 | + functions-common:time_stop:2438          :   elapsed_time=1528
2022-03-31 23:43:13.754 | + functions-common:time_stop:2439          :   total=6318
2022-03-31 23:43:13.756 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:13.759 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=7846
2022-03-31 23:43:13.762 | + lib/swift:start_swift:790                :   [[ False == \T\r\u\e ]]
2022-03-31 23:43:13.764 | + lib/swift:start_swift:795                :   enable_service s-container-sync
2022-03-31 23:43:13.815 | + lib/swift:start_swift:796                :   run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.817 | + functions-common:run_process:1680        :   local service=s-container-sync
2022-03-31 23:43:13.820 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.822 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:13.825 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:13.827 | + functions-common:run_process:1685        :   local name=s-container-sync
2022-03-31 23:43:13.830 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:13.833 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:13.835 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:13.838 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:13.841 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:13.846 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770193843
2022-03-31 23:43:13.848 | + functions-common:run_process:1688        :   is_service_enabled s-container-sync
2022-03-31 23:43:13.865 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:13.867 | + functions-common:run_process:1689        :   _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ''
2022-03-31 23:43:13.870 | + functions-common:_run_under_systemd:1645 :   local service=s-container-sync
2022-03-31 23:43:13.873 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.875 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.878 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.880 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.883 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]]
2022-03-31 23:43:13.885 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]]
2022-03-31 23:43:13.888 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-container-sync.service
2022-03-31 23:43:13.890 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:13.892 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:13.895 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]]
2022-03-31 23:43:13.897 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu
2022-03-31 23:43:13.900 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-container-sync.service
2022-03-31 23:43:13.902 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-03-31 23:43:13.904 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:13.906 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:13.909 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:13.911 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:13.913 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-container-sync.service
2022-03-31 23:43:13.915 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:13.920 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service'
2022-03-31 23:43:13.973 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu
2022-03-31 23:43:14.027 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:14.093 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process
2022-03-31 23:43:14.148 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300
2022-03-31 23:43:14.202 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:14.256 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:14.258 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target
2022-03-31 23:43:14.312 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:14.809 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-container-sync.service
2022-03-31 23:43:15.288 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-container-sync.service
2022-03-31 23:43:15.315 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:15.318 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:15.320 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:15.323 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:15.325 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:15.328 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:15.330 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:15.333 | + functions-common:time_stop:2432          :   start_time=1648770193843
2022-03-31 23:43:15.335 | + functions-common:time_stop:2434          :   [[ -z 1648770193843 ]]
2022-03-31 23:43:15.339 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:15.343 | + functions-common:time_stop:2437          :   end_time=1648770195340
2022-03-31 23:43:15.346 | + functions-common:time_stop:2438          :   elapsed_time=1497
2022-03-31 23:43:15.348 | + functions-common:time_stop:2439          :   total=7846
2022-03-31 23:43:15.351 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:15.353 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=9343
2022-03-31 23:43:15.356 | + lib/swift:start_swift:803                :   is_service_enabled tls-proxy
2022-03-31 23:43:15.373 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:43:15.376 | + lib/swift:start_swift:807                :   run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.378 | + functions-common:run_process:1680        :   local service=s-proxy
2022-03-31 23:43:15.381 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.383 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:15.386 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:15.388 | + functions-common:run_process:1685        :   local name=s-proxy
2022-03-31 23:43:15.391 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:15.393 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:15.396 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:15.398 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:15.401 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:15.406 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770195403
2022-03-31 23:43:15.408 | + functions-common:run_process:1688        :   is_service_enabled s-proxy
2022-03-31 23:43:15.426 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:15.429 | + functions-common:run_process:1689        :   _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ''
2022-03-31 23:43:15.431 | + functions-common:_run_under_systemd:1645 :   local service=s-proxy
2022-03-31 23:43:15.434 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.436 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.439 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.442 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.444 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]]
2022-03-31 23:43:15.447 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]]
2022-03-31 23:43:15.450 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-proxy.service
2022-03-31 23:43:15.453 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:15.455 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:15.458 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]]
2022-03-31 23:43:15.460 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu
2022-03-31 23:43:15.463 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-proxy.service
2022-03-31 23:43:15.465 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.468 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:15.470 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:15.473 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:15.475 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:15.477 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-proxy.service
2022-03-31 23:43:15.480 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:15.484 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service'
2022-03-31 23:43:15.538 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu
2022-03-31 23:43:15.592 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-03-31 23:43:15.648 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process
2022-03-31 23:43:15.707 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300
2022-03-31 23:43:15.761 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:15.816 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:15.819 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target
2022-03-31 23:43:15.873 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:16.406 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-proxy.service
2022-03-31 23:43:16.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service.
2022-03-31 23:43:16.925 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-proxy.service
2022-03-31 23:43:16.953 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:16.956 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:16.964 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:16.964 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:16.966 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:16.969 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:16.971 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:16.974 | + functions-common:time_stop:2432          :   start_time=1648770195403
2022-03-31 23:43:16.976 | + functions-common:time_stop:2434          :   [[ -z 1648770195403 ]]
2022-03-31 23:43:16.980 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:16.984 | + functions-common:time_stop:2437          :   end_time=1648770196981
2022-03-31 23:43:16.987 | + functions-common:time_stop:2438          :   elapsed_time=1578
2022-03-31 23:43:16.989 | + functions-common:time_stop:2439          :   total=9343
2022-03-31 23:43:16.992 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:16.994 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=10921
2022-03-31 23:43:16.997 | + lib/swift:start_swift:812                :   echo 'Waiting for swift proxy to start...'
2022-03-31 23:43:16.997 | Waiting for swift proxy to start...
2022-03-31 23:43:16.999 | + lib/swift:start_swift:813                :   wait_for_service 60 http://10.222.0.98:8080/info
2022-03-31 23:43:17.002 | + functions:wait_for_service:457           :   local timeout=60
2022-03-31 23:43:17.004 | + functions:wait_for_service:458           :   local url=http://10.222.0.98:8080/info
2022-03-31 23:43:17.007 | + functions:wait_for_service:459           :   local rval=0
2022-03-31 23:43:17.009 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-03-31 23:43:17.012 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-03-31 23:43:17.014 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:17.017 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:17.020 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:17.024 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770197021
2022-03-31 23:43:17.027 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-03-31 23:43:17.032 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-03-31 23:43:17.045 | + ::                                       :   [[ 000 == 503 ]]
2022-03-31 23:43:17.047 | + ::                                       :   [[ 7 -eq 7 ]]
2022-03-31 23:43:17.048 | + ::                                       :   sleep 1
2022-03-31 23:43:18.052 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-03-31 23:43:18.066 | + ::                                       :   [[ 000 == 503 ]]
2022-03-31 23:43:18.067 | + ::                                       :   [[ 7 -eq 7 ]]
2022-03-31 23:43:18.069 | + ::                                       :   sleep 1
2022-03-31 23:43:19.072 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-03-31 23:43:19.086 | + ::                                       :   [[ 000 == 503 ]]
2022-03-31 23:43:19.087 | + ::                                       :   [[ 7 -eq 7 ]]
2022-03-31 23:43:19.089 | + ::                                       :   sleep 1
2022-03-31 23:43:20.092 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-03-31 23:43:20.122 | + ::                                       :   [[ 200 == 503 ]]
2022-03-31 23:43:20.123 | + ::                                       :   [[ 0 -eq 7 ]]
2022-03-31 23:43:20.127 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-03-31 23:43:20.130 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:20.132 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:20.135 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:20.137 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:20.140 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:20.142 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-03-31 23:43:20.145 | + functions-common:time_stop:2432          :   start_time=1648770197021
2022-03-31 23:43:20.147 | + functions-common:time_stop:2434          :   [[ -z 1648770197021 ]]
2022-03-31 23:43:20.151 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:20.156 | + functions-common:time_stop:2437          :   end_time=1648770200152
2022-03-31 23:43:20.158 | + functions-common:time_stop:2438          :   elapsed_time=3131
2022-03-31 23:43:20.161 | + functions-common:time_stop:2439          :   total=6521
2022-03-31 23:43:20.164 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:20.166 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=9652
2022-03-31 23:43:20.169 | + functions:wait_for_service:467           :   return 0
2022-03-31 23:43:20.172 | + lib/swift:start_swift:817                :   [[ False == \T\r\u\e ]]
2022-03-31 23:43:20.175 | + ./stack.sh:main:1258                     :   FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-03-31 23:43:20.178 | + ./stack.sh:main:1259                     :   is_service_enabled cinder
2022-03-31 23:43:20.197 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:20.200 | + ./stack.sh:main:1260                     :   iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-03-31 23:43:20.232 | + ./stack.sh:main:1263                     :   async_wait configure_neutron_nova
2022-03-31 23:43:20.283 | [316529 Async configure_neutron_nova:362485]: Waiting for completion of configure_neutron_nova running on PID 362485 (2 other jobs running)
2022-03-31 23:43:20.309 | [316529 Async configure_neutron_nova:362485]: Signaling child to exit
2022-03-31 23:43:20.309 | WAKEUP
2022-03-31 23:43:20.335 | [316529 Async configure_neutron_nova:362485]: Signaled
2022-03-31 23:43:20.337 | + lib/neutron:configure_neutron_nova:646   :   is_neutron_legacy_enabled
2022-03-31 23:43:20.337 | ++ 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-03-31 23:43:20.337 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:43:20.337 | + 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-03-31 23:43:20.337 | + 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-03-31 23:43:20.337 | + 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-03-31 23:43:20.337 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:43:20.337 | + lib/neutron:configure_neutron_nova:648   :   create_nova_conf_neutron /etc/nova/nova.conf
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:406 :   local conf=/etc/nova/nova.conf
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:407 :   iniset /etc/nova/nova.conf neutron auth_type password
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:408 :   iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.98/identity
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:409 :   iniset /etc/nova/nova.conf neutron username neutron
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:410 :   iniset /etc/nova/nova.conf neutron password Passw0rd
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:411 :   iniset /etc/nova/nova.conf neutron user_domain_name Default
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:412 :   iniset /etc/nova/nova.conf neutron project_name service
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:413 :   iniset /etc/nova/nova.conf neutron project_domain_name Default
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:414 :   iniset /etc/nova/nova.conf neutron auth_strategy keystone
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:415 :   iniset /etc/nova/nova.conf neutron region_name RegionOne
2022-03-31 23:43:20.337 | + lib/neutron-legacy:create_nova_conf_neutron:418 :   neutron_plugin_create_nova_conf /etc/nova/nova.conf
2022-03-31 23:43:20.337 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 :   _neutron_ovs_base_configure_nova_vif_driver
2022-03-31 23:43:20.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 :   :
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:420 :   is_service_enabled q-meta
2022-03-31 23:43:20.338 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:421 :   iniset /etc/nova/nova.conf neutron service_metadata_proxy True
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:424 :   iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:425 :   iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300
2022-03-31 23:43:20.338 | + lib/neutron:configure_neutron_nova:649   :   [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:43:20.338 | ++ lib/neutron:configure_neutron_nova:650   :   seq 1 1
2022-03-31 23:43:20.338 | + lib/neutron:configure_neutron_nova:650   :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:43:20.338 | + lib/neutron:configure_neutron_nova:651   :   local conf
2022-03-31 23:43:20.338 | ++ lib/neutron:configure_neutron_nova:652   :   conductor_conf 1
2022-03-31 23:43:20.338 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:43:20.338 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:43:20.338 | + lib/neutron:configure_neutron_nova:652   :   conf=/etc/nova/nova_cell1.conf
2022-03-31 23:43:20.338 | + lib/neutron:configure_neutron_nova:653   :   create_nova_conf_neutron /etc/nova/nova_cell1.conf
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:406 :   local conf=/etc/nova/nova_cell1.conf
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:407 :   iniset /etc/nova/nova_cell1.conf neutron auth_type password
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:408 :   iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.98/identity
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:409 :   iniset /etc/nova/nova_cell1.conf neutron username neutron
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:410 :   iniset /etc/nova/nova_cell1.conf neutron password Passw0rd
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:411 :   iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:412 :   iniset /etc/nova/nova_cell1.conf neutron project_name service
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:413 :   iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:414 :   iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:415 :   iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne
2022-03-31 23:43:20.338 | + lib/neutron-legacy:create_nova_conf_neutron:418 :   neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf
2022-03-31 23:43:20.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 :   _neutron_ovs_base_configure_nova_vif_driver
2022-03-31 23:43:20.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 :   :
2022-03-31 23:43:20.339 | + lib/neutron-legacy:create_nova_conf_neutron:420 :   is_service_enabled q-meta
2022-03-31 23:43:20.339 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:20.339 | + lib/neutron-legacy:create_nova_conf_neutron:421 :   iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True
2022-03-31 23:43:20.339 | + lib/neutron-legacy:create_nova_conf_neutron:424 :   iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True
2022-03-31 23:43:20.339 | + lib/neutron-legacy:create_nova_conf_neutron:425 :   iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300
2022-03-31 23:43:20.382 | [316529 Async configure_neutron_nova:362485]: finished configure_neutron_nova with result 0 in 0 seconds
2022-03-31 23:43:20.387 | + inc/async:async_wait:197                 :   return 0
2022-03-31 23:43:20.390 | + ./stack.sh:main:1269                     :   is_service_enabled nova
2022-03-31 23:43:20.407 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:20.410 | + ./stack.sh:main:1270                     :   iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-03-31 23:43:20.442 | + ./stack.sh:main:1271                     :   iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-03-31 23:43:20.473 | + ./stack.sh:main:1275                     :   is_service_enabled n-api
2022-03-31 23:43:20.491 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:20.495 | + ./stack.sh:main:1276                     :   echo_summary 'Starting Nova API'
2022-03-31 23:43:20.498 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:43:20.500 | + ./stack.sh:echo_summary:446              :   echo -e Starting Nova API
2022-03-31 23:43:20.503 | + ./stack.sh:main:1277                     :   start_nova_api
2022-03-31 23:43:20.505 | + lib/nova:start_nova_api:934              :   local service_port=8774
2022-03-31 23:43:20.508 | + lib/nova:start_nova_api:935              :   local service_protocol=http
2022-03-31 23:43:20.511 | + lib/nova:start_nova_api:936              :   local nova_url
2022-03-31 23:43:20.515 | + lib/nova:start_nova_api:937              :   is_service_enabled tls-proxy
2022-03-31 23:43:20.533 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:43:20.536 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:43:20.538 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:43:20.541 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:43:20.544 | + lib/nova:start_nova_api:946              :   '[' True == False ']'
2022-03-31 23:43:20.547 | ++ lib/nova:start_nova_api:954              :   which uwsgi
2022-03-31 23:43:20.551 | + 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-03-31 23:43:20.554 | + functions-common:run_process:1680        :   local service=n-api
2022-03-31 23:43:20.556 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-03-31 23:43:20.559 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:20.562 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:20.565 | + functions-common:run_process:1685        :   local name=n-api
2022-03-31 23:43:20.567 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:20.570 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:20.572 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:20.575 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:20.578 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:20.582 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770200580
2022-03-31 23:43:20.585 | + functions-common:run_process:1688        :   is_service_enabled n-api
2022-03-31 23:43:20.602 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:20.605 | + functions-common:run_process:1689        :   _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ''
2022-03-31 23:43:20.608 | + functions-common:_run_under_systemd:1645 :   local service=n-api
2022-03-31 23:43:20.610 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-03-31 23:43:20.613 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-03-31 23:43:20.616 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-03-31 23:43:20.619 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-03-31 23:43:20.621 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]]
2022-03-31 23:43:20.624 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]]
2022-03-31 23:43:20.627 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-api.service
2022-03-31 23:43:20.629 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:20.632 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:20.635 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]]
2022-03-31 23:43:20.637 | + functions-common:_run_under_systemd:1655 :   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-03-31 23:43:20.640 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@n-api.service
2022-03-31 23:43:20.642 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-03-31 23:43:20.645 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-03-31 23:43:20.647 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-03-31 23:43:20.650 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@n-api.service
2022-03-31 23:43:20.652 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:20.657 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service'
2022-03-31 23:43:20.710 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service
2022-03-31 23:43:20.764 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu
2022-03-31 23:43:20.818 | + functions-common:write_uwsgi_user_unit_file:1599 :   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-03-31 23:43:20.878 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:20.931 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify
2022-03-31 23:43:20.992 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process
2022-03-31 23:43:21.045 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always
2022-03-31 23:43:21.100 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all
2022-03-31 23:43:21.154 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100
2022-03-31 23:43:21.209 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-03-31 23:43:21.211 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target
2022-03-31 23:43:21.265 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-03-31 23:43:21.786 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-api.service
2022-03-31 23:43:21.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service.
2022-03-31 23:43:22.308 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-api.service
2022-03-31 23:43:22.393 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:22.396 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:22.399 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:22.402 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:22.406 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:22.409 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:22.412 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:22.414 | + functions-common:time_stop:2432          :   start_time=1648770200580
2022-03-31 23:43:22.417 | + functions-common:time_stop:2434          :   [[ -z 1648770200580 ]]
2022-03-31 23:43:22.420 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:22.425 | + functions-common:time_stop:2437          :   end_time=1648770202422
2022-03-31 23:43:22.427 | + functions-common:time_stop:2438          :   elapsed_time=1842
2022-03-31 23:43:22.430 | + functions-common:time_stop:2439          :   total=10921
2022-03-31 23:43:22.432 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:22.435 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=12763
2022-03-31 23:43:22.438 | + lib/nova:start_nova_api:955              :   nova_url=http://10.222.0.98/compute/v2.1/
2022-03-31 23:43:22.440 | + lib/nova:start_nova_api:958              :   echo 'Waiting for nova-api to start...'
2022-03-31 23:43:22.440 | Waiting for nova-api to start...
2022-03-31 23:43:22.443 | + lib/nova:start_nova_api:959              :   wait_for_service 60 http://10.222.0.98/compute/v2.1/
2022-03-31 23:43:22.445 | + functions:wait_for_service:457           :   local timeout=60
2022-03-31 23:43:22.448 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/compute/v2.1/
2022-03-31 23:43:22.450 | + functions:wait_for_service:459           :   local rval=0
2022-03-31 23:43:22.453 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-03-31 23:43:22.456 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-03-31 23:43:22.458 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:22.461 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:22.464 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:22.469 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770202466
2022-03-31 23:43:22.472 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-03-31 23:43:22.478 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/compute/v2.1/
2022-03-31 23:43:28.185 | + ::                                       :   [[ 200 == 503 ]]
2022-03-31 23:43:28.187 | + ::                                       :   [[ 0 -eq 7 ]]
2022-03-31 23:43:28.192 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-03-31 23:43:28.196 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:28.199 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:28.201 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:28.204 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:28.207 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:28.210 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-03-31 23:43:28.212 | + functions-common:time_stop:2432          :   start_time=1648770202466
2022-03-31 23:43:28.215 | + functions-common:time_stop:2434          :   [[ -z 1648770202466 ]]
2022-03-31 23:43:28.219 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:28.223 | + functions-common:time_stop:2437          :   end_time=1648770208221
2022-03-31 23:43:28.226 | + functions-common:time_stop:2438          :   elapsed_time=5755
2022-03-31 23:43:28.229 | + functions-common:time_stop:2439          :   total=9652
2022-03-31 23:43:28.232 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:28.235 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=15407
2022-03-31 23:43:28.239 | + functions:wait_for_service:467           :   return 0
2022-03-31 23:43:28.242 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:43:28.246 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:43:28.250 | + ./stack.sh:main:1280                     :   is_service_enabled ovn-controller ovn-controller-vtep
2022-03-31 23:43:28.269 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:28.271 | + ./stack.sh:main:1281                     :   echo_summary 'Starting OVN services'
2022-03-31 23:43:28.274 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:43:28.277 | + ./stack.sh:echo_summary:446              :   echo -e Starting OVN services
2022-03-31 23:43:28.280 | + ./stack.sh:main:1282                     :   start_ovn_services
2022-03-31 23:43:28.283 | + lib/neutron-legacy:start_ovn_services:514 :   [[ openvswitch == \o\v\n ]]
2022-03-31 23:43:28.285 | + ./stack.sh:main:1285                     :   is_service_enabled neutron-api
2022-03-31 23:43:28.303 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:43:28.306 | + ./stack.sh:main:1288                     :   is_service_enabled q-svc
2022-03-31 23:43:28.324 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:28.327 | + ./stack.sh:main:1289                     :   echo_summary 'Starting Neutron'
2022-03-31 23:43:28.330 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:43:28.332 | + ./stack.sh:echo_summary:446              :   echo -e Starting Neutron
2022-03-31 23:43:28.335 | + ./stack.sh:main:1290                     :   configure_neutron_after_post_config
2022-03-31 23:43:28.338 | + lib/neutron-legacy:configure_neutron_after_post_config:494 :   [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]]
2022-03-31 23:43:28.341 | + 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-03-31 23:43:28.372 | + lib/neutron-legacy:configure_neutron_after_post_config:497 :   configure_rbac_policies
2022-03-31 23:43:28.375 | + lib/neutron:configure_rbac_policies:635  :   '[' False == True ']'
2022-03-31 23:43:28.378 | + lib/neutron:configure_rbac_policies:639  :   iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False
2022-03-31 23:43:28.409 | + lib/neutron:configure_rbac_policies:640  :   iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False
2022-03-31 23:43:28.442 | + ./stack.sh:main:1291                     :   start_neutron_service_and_check
2022-03-31 23:43:28.446 | + lib/neutron-legacy:start_neutron_service_and_check:530 :   local service_port=9696
2022-03-31 23:43:28.448 | + lib/neutron-legacy:start_neutron_service_and_check:531 :   local service_protocol=http
2022-03-31 23:43:28.451 | + lib/neutron-legacy:start_neutron_service_and_check:532 :   local cfg_file_options
2022-03-31 23:43:28.454 | + lib/neutron-legacy:start_neutron_service_and_check:533 :   local neutron_url
2022-03-31 23:43:28.458 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 :   determine_config_files neutron-server
2022-03-31 23:43:28.461 | ++ lib/neutron-legacy:determine_config_files:335 :   local opts=
2022-03-31 23:43:28.465 | ++ lib/neutron-legacy:determine_config_files:336 :   case "$1" in
2022-03-31 23:43:28.468 | +++ lib/neutron-legacy:determine_config_files:337 :   _determine_config_server
2022-03-31 23:43:28.471 | +++ lib/neutron-legacy:_determine_config_server:305 :   [[ '' != '' ]]
2022-03-31 23:43:28.473 | +++ lib/neutron-legacy:_determine_config_server:312 :   [[ 0 > 0 ]]
2022-03-31 23:43:28.476 | +++ lib/neutron-legacy:_determine_config_server:319 :   local cfg_file
2022-03-31 23:43:28.478 | +++ 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-03-31 23:43:28.481 | +++ lib/neutron-legacy:_determine_config_server:324 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.484 | ++ lib/neutron-legacy:determine_config_files:337 :   opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.487 | ++ lib/neutron-legacy:determine_config_files:340 :   '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']'
2022-03-31 23:43:28.490 | ++ lib/neutron-legacy:determine_config_files:343 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.493 | + 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-03-31 23:43:28.496 | + lib/neutron-legacy:start_neutron_service_and_check:537 :   is_service_enabled tls-proxy
2022-03-31 23:43:28.518 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:43:28.521 | + lib/neutron-legacy:start_neutron_service_and_check:542 :   '[' False == True ']'
2022-03-31 23:43:28.525 | + 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-03-31 23:43:28.529 | + functions-common:run_process:1680        :   local service=q-svc
2022-03-31 23:43:28.531 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.534 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:28.537 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:28.540 | + functions-common:run_process:1685        :   local name=q-svc
2022-03-31 23:43:28.542 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:28.545 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:28.548 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:28.550 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:28.554 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:28.559 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770208555
2022-03-31 23:43:28.561 | + functions-common:run_process:1688        :   is_service_enabled q-svc
2022-03-31 23:43:28.579 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:28.581 | + functions-common:run_process:1689        :   _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-03-31 23:43:28.584 | + functions-common:_run_under_systemd:1645 :   local service=q-svc
2022-03-31 23:43:28.586 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.589 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.591 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.594 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.596 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]
2022-03-31 23:43:28.599 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]
2022-03-31 23:43:28.601 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-svc.service
2022-03-31 23:43:28.604 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:28.606 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:28.609 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]
2022-03-31 23:43:28.611 | + functions-common:_run_under_systemd:1657 :   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-03-31 23:43:28.614 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-svc.service
2022-03-31 23:43:28.616 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:28.619 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:28.621 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:28.623 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:28.626 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:28.628 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-svc.service
2022-03-31 23:43:28.630 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:28.635 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service'
2022-03-31 23:43:28.688 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu
2022-03-31 23:43:28.741 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:28.794 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process
2022-03-31 23:43:28.847 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300
2022-03-31 23:43:28.900 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:28.953 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:28.956 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target
2022-03-31 23:43:29.009 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:29.511 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-svc.service
2022-03-31 23:43:29.529 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service.
2022-03-31 23:43:30.002 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-svc.service
2022-03-31 23:43:30.035 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:30.040 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:30.052 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:30.055 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:30.057 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:30.060 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:30.063 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:30.066 | + functions-common:time_stop:2432          :   start_time=1648770208555
2022-03-31 23:43:30.068 | + functions-common:time_stop:2434          :   [[ -z 1648770208555 ]]
2022-03-31 23:43:30.072 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:30.077 | + functions-common:time_stop:2437          :   end_time=1648770210074
2022-03-31 23:43:30.079 | + functions-common:time_stop:2438          :   elapsed_time=1519
2022-03-31 23:43:30.082 | + functions-common:time_stop:2439          :   total=12763
2022-03-31 23:43:30.084 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:30.087 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=14282
2022-03-31 23:43:30.090 | + lib/neutron-legacy:start_neutron_service_and_check:550 :   neutron_url=http://10.222.0.98:9696
2022-03-31 23:43:30.092 | + lib/neutron-legacy:start_neutron_service_and_check:552 :   is_service_enabled tls-proxy
2022-03-31 23:43:30.110 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:43:30.113 | + lib/neutron-legacy:start_neutron_service_and_check:556 :   echo 'Waiting for Neutron to start...'
2022-03-31 23:43:30.113 | Waiting for Neutron to start...
2022-03-31 23:43:30.115 | + lib/neutron-legacy:start_neutron_service_and_check:558 :   local 'testcmd=wget  --no-proxy -q -O- http://10.222.0.98:9696'
2022-03-31 23:43:30.118 | + lib/neutron-legacy:start_neutron_service_and_check:559 :   test_with_retry 'wget  --no-proxy -q -O- http://10.222.0.98:9696' 'Neutron did not start' 60
2022-03-31 23:43:30.121 | + functions-common:test_with_retry:2363    :   local 'testcmd=wget  --no-proxy -q -O- http://10.222.0.98:9696'
2022-03-31 23:43:30.123 | + functions-common:test_with_retry:2364    :   local 'failmsg=Neutron did not start'
2022-03-31 23:43:30.126 | + functions-common:test_with_retry:2365    :   local until=60
2022-03-31 23:43:30.128 | + functions-common:test_with_retry:2366    :   local sleep=0.5
2022-03-31 23:43:30.131 | + functions-common:test_with_retry:2368    :   time_start test_with_retry
2022-03-31 23:43:30.134 | + functions-common:time_start:2411         :   local name=test_with_retry
2022-03-31 23:43:30.136 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:30.139 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:30.142 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:30.146 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770210143
2022-03-31 23:43:30.149 | + functions-common:test_with_retry:2369    :   timeout 60 sh -c 'while ! wget  --no-proxy -q -O- http://10.222.0.98:9696; do sleep 0.5; done'
2022-03-31 23:43:35.726 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.98:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372    :   time_stop test_with_retry
2022-03-31 23:43:35.729 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:35.731 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:35.734 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:35.737 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:35.739 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:35.742 | + functions-common:time_stop:2431          :   name=test_with_retry
2022-03-31 23:43:35.744 | + functions-common:time_stop:2432          :   start_time=1648770210143
2022-03-31 23:43:35.747 | + functions-common:time_stop:2434          :   [[ -z 1648770210143 ]]
2022-03-31 23:43:35.750 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:35.754 | + functions-common:time_stop:2437          :   end_time=1648770215752
2022-03-31 23:43:35.757 | + functions-common:time_stop:2438          :   elapsed_time=5609
2022-03-31 23:43:35.759 | + functions-common:time_stop:2439          :   total=0
2022-03-31 23:43:35.762 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:35.765 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5609
2022-03-31 23:43:35.767 | + ./stack.sh:main:1296                     :   is_service_enabled placement
2022-03-31 23:43:35.785 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:35.787 | + ./stack.sh:main:1297                     :   echo_summary 'Starting Placement'
2022-03-31 23:43:35.790 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:43:35.793 | + ./stack.sh:echo_summary:446              :   echo -e Starting Placement
2022-03-31 23:43:35.795 | + ./stack.sh:main:1298                     :   start_placement
2022-03-31 23:43:35.797 | + lib/placement:start_placement:160        :   start_placement_api
2022-03-31 23:43:35.800 | + lib/placement:start_placement_api:146    :   [[ uwsgi == \u\w\s\g\i ]]
2022-03-31 23:43:35.803 | ++ lib/placement:start_placement_api:147    :   which uwsgi
2022-03-31 23:43:35.808 | + lib/placement:start_placement_api:147    :   run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.811 | + functions-common:run_process:1680        :   local service=placement-api
2022-03-31 23:43:35.814 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.816 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:35.819 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:35.821 | + functions-common:run_process:1685        :   local name=placement-api
2022-03-31 23:43:35.824 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:35.827 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:35.829 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:35.832 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:35.835 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:35.840 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770215837
2022-03-31 23:43:35.842 | + functions-common:run_process:1688        :   is_service_enabled placement-api
2022-03-31 23:43:35.861 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:35.864 | + functions-common:run_process:1689        :   _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ''
2022-03-31 23:43:35.867 | + functions-common:_run_under_systemd:1645 :   local service=placement-api
2022-03-31 23:43:35.870 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.872 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.875 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.877 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.880 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]]
2022-03-31 23:43:35.882 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]]
2022-03-31 23:43:35.885 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@placement-api.service
2022-03-31 23:43:35.887 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:35.890 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:35.892 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]]
2022-03-31 23:43:35.895 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu
2022-03-31 23:43:35.897 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@placement-api.service
2022-03-31 23:43:35.900 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:35.902 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-03-31 23:43:35.905 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-03-31 23:43:35.907 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@placement-api.service
2022-03-31 23:43:35.909 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:35.916 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service'
2022-03-31 23:43:35.972 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service
2022-03-31 23:43:36.026 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu
2022-03-31 23:43:36.081 | + functions-common:write_uwsgi_user_unit_file:1599 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-03-31 23:43:36.139 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:36.196 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify
2022-03-31 23:43:36.250 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process
2022-03-31 23:43:36.306 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always
2022-03-31 23:43:36.365 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all
2022-03-31 23:43:36.420 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100
2022-03-31 23:43:36.478 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-03-31 23:43:36.481 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target
2022-03-31 23:43:36.536 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-03-31 23:43:37.055 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@placement-api.service
2022-03-31 23:43:37.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service.
2022-03-31 23:43:37.585 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@placement-api.service
2022-03-31 23:43:37.668 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:37.672 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:37.678 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:37.680 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:37.684 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:37.693 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:37.702 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:37.704 | + functions-common:time_stop:2432          :   start_time=1648770215837
2022-03-31 23:43:37.707 | + functions-common:time_stop:2434          :   [[ -z 1648770215837 ]]
2022-03-31 23:43:37.710 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:37.716 | + functions-common:time_stop:2437          :   end_time=1648770217712
2022-03-31 23:43:37.720 | + functions-common:time_stop:2438          :   elapsed_time=1875
2022-03-31 23:43:37.723 | + functions-common:time_stop:2439          :   total=14282
2022-03-31 23:43:37.727 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:37.730 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=16157
2022-03-31 23:43:37.733 | + lib/placement:start_placement_api:153    :   echo 'Waiting for placement-api to start...'
2022-03-31 23:43:37.733 | Waiting for placement-api to start...
2022-03-31 23:43:37.735 | + lib/placement:start_placement_api:154    :   wait_for_service 60 http://10.222.0.98/placement
2022-03-31 23:43:37.738 | + functions:wait_for_service:457           :   local timeout=60
2022-03-31 23:43:37.741 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/placement
2022-03-31 23:43:37.744 | + functions:wait_for_service:459           :   local rval=0
2022-03-31 23:43:37.746 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-03-31 23:43:37.750 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-03-31 23:43:37.752 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:37.755 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:37.758 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:37.763 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770217760
2022-03-31 23:43:37.765 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-03-31 23:43:37.771 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/placement
2022-03-31 23:43:40.377 | + ::                                       :   [[ 200 == 503 ]]
2022-03-31 23:43:40.378 | + ::                                       :   [[ 0 -eq 7 ]]
2022-03-31 23:43:40.381 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-03-31 23:43:40.384 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:40.387 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:40.389 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:40.392 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:40.395 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:40.397 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-03-31 23:43:40.400 | + functions-common:time_stop:2432          :   start_time=1648770217760
2022-03-31 23:43:40.403 | + functions-common:time_stop:2434          :   [[ -z 1648770217760 ]]
2022-03-31 23:43:40.406 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:40.411 | + functions-common:time_stop:2437          :   end_time=1648770220408
2022-03-31 23:43:40.413 | + functions-common:time_stop:2438          :   elapsed_time=2648
2022-03-31 23:43:40.416 | + functions-common:time_stop:2439          :   total=15407
2022-03-31 23:43:40.419 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:40.422 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18055
2022-03-31 23:43:40.426 | + functions:wait_for_service:467           :   return 0
2022-03-31 23:43:40.429 | + ./stack.sh:main:1301                     :   is_service_enabled neutron
2022-03-31 23:43:40.450 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:40.454 | + ./stack.sh:main:1302                     :   start_neutron
2022-03-31 23:43:40.456 | + lib/neutron:start_neutron:732            :   is_neutron_legacy_enabled
2022-03-31 23:43:40.461 | ++ 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-03-31 23:43:40.461 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-03-31 23:43:40.467 | + 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-03-31 23:43:40.470 | + 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-03-31 23:43:40.473 | + 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-03-31 23:43:40.475 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-03-31 23:43:40.478 | + lib/neutron:start_neutron:734            :   start_mutnauq_l2_agent
2022-03-31 23:43:40.481 | + 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-03-31 23:43:40.483 | + functions-common:run_process:1680        :   local service=q-agt
2022-03-31 23:43:40.486 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:40.488 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:40.491 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:40.494 | + functions-common:run_process:1685        :   local name=q-agt
2022-03-31 23:43:40.497 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:40.499 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:40.502 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:40.504 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:40.508 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:40.512 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770220509
2022-03-31 23:43:40.515 | + functions-common:run_process:1688        :   is_service_enabled q-agt
2022-03-31 23:43:40.532 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:40.535 | + functions-common:run_process:1689        :   _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-03-31 23:43:40.538 | + functions-common:_run_under_systemd:1645 :   local service=q-agt
2022-03-31 23:43:40.540 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:40.543 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:40.546 | + functions-common:_run_under_systemd:1649 :   _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-03-31 23:43:40.548 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:40.551 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]
2022-03-31 23:43:40.553 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]
2022-03-31 23:43:40.556 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-agt.service
2022-03-31 23:43:40.559 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:40.561 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:40.564 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]
2022-03-31 23:43:40.567 | + functions-common:_run_under_systemd:1657 :   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-03-31 23:43:40.569 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-agt.service
2022-03-31 23:43:40.572 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-03-31 23:43:40.574 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:40.576 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:40.579 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:40.581 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:40.583 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-agt.service
2022-03-31 23:43:40.586 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:40.591 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service'
2022-03-31 23:43:40.646 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu
2022-03-31 23:43:40.702 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:40.761 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process
2022-03-31 23:43:40.816 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300
2022-03-31 23:43:40.872 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:40.925 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:40.927 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target
2022-03-31 23:43:40.981 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:41.534 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-agt.service
2022-03-31 23:43:41.550 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service.
2022-03-31 23:43:42.045 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-agt.service
2022-03-31 23:43:42.071 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:42.074 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:42.077 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:42.079 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:42.082 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:42.084 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:42.087 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:42.089 | + functions-common:time_stop:2432          :   start_time=1648770220509
2022-03-31 23:43:42.092 | + functions-common:time_stop:2434          :   [[ -z 1648770220509 ]]
2022-03-31 23:43:42.095 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:42.100 | + functions-common:time_stop:2437          :   end_time=1648770222097
2022-03-31 23:43:42.103 | + functions-common:time_stop:2438          :   elapsed_time=1588
2022-03-31 23:43:42.105 | + functions-common:time_stop:2439          :   total=16157
2022-03-31 23:43:42.108 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:42.110 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=17745
2022-03-31 23:43:42.113 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 :   is_provider_network
2022-03-31 23:43:42.116 | + functions-common:is_provider_network:2274 :   '[' '' == True ']'
2022-03-31 23:43:42.118 | + functions-common:is_provider_network:2277 :   return 1
2022-03-31 23:43:42.121 | + lib/neutron:start_neutron:735            :   start_mutnauq_other_agents
2022-03-31 23:43:42.123 | + 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-03-31 23:43:42.126 | + functions-common:run_process:1680        :   local service=q-dhcp
2022-03-31 23:43:42.128 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-03-31 23:43:42.131 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:42.133 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:42.136 | + functions-common:run_process:1685        :   local name=q-dhcp
2022-03-31 23:43:42.138 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:42.141 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:42.143 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:42.146 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:42.149 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:42.154 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770222151
2022-03-31 23:43:42.156 | + functions-common:run_process:1688        :   is_service_enabled q-dhcp
2022-03-31 23:43:42.174 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:42.177 | + functions-common:run_process:1689        :   _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-03-31 23:43:42.179 | + functions-common:_run_under_systemd:1645 :   local service=q-dhcp
2022-03-31 23:43:42.182 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-03-31 23:43:42.184 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-03-31 23:43:42.187 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-03-31 23:43:42.190 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-03-31 23:43:42.192 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]]
2022-03-31 23:43:42.195 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]]
2022-03-31 23:43:42.197 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-dhcp.service
2022-03-31 23:43:42.200 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:42.202 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:42.205 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]]
2022-03-31 23:43:42.207 | + functions-common:_run_under_systemd:1657 :   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-03-31 23:43:42.211 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-dhcp.service
2022-03-31 23:43:42.213 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-03-31 23:43:42.216 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:42.218 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:42.221 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:42.224 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:42.226 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-dhcp.service
2022-03-31 23:43:42.229 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:42.233 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service'
2022-03-31 23:43:42.288 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu
2022-03-31 23:43:42.344 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:42.399 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process
2022-03-31 23:43:42.456 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300
2022-03-31 23:43:42.511 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:42.567 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:42.570 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target
2022-03-31 23:43:42.628 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:43.169 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-dhcp.service
2022-03-31 23:43:43.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service.
2022-03-31 23:43:43.704 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-dhcp.service
2022-03-31 23:43:43.726 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:43.730 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:43.733 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:43.736 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:43.738 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:43.741 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:43.744 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:43.746 | + functions-common:time_stop:2432          :   start_time=1648770222151
2022-03-31 23:43:43.749 | + functions-common:time_stop:2434          :   [[ -z 1648770222151 ]]
2022-03-31 23:43:43.752 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:43.757 | + functions-common:time_stop:2437          :   end_time=1648770223754
2022-03-31 23:43:43.759 | + functions-common:time_stop:2438          :   elapsed_time=1603
2022-03-31 23:43:43.762 | + functions-common:time_stop:2439          :   total=17745
2022-03-31 23:43:43.764 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:43.767 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=19348
2022-03-31 23:43:43.770 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 :   determine_config_files neutron-l3-agent
2022-03-31 23:43:43.772 | ++ lib/neutron-legacy:determine_config_files:335 :   local opts=
2022-03-31 23:43:43.775 | ++ lib/neutron-legacy:determine_config_files:336 :   case "$1" in
2022-03-31 23:43:43.778 | +++ lib/neutron-legacy:determine_config_files:338 :   _determine_config_l3
2022-03-31 23:43:43.781 | +++ lib/neutron-legacy:_determine_config_l3:328 :   local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.783 | +++ lib/neutron-legacy:_determine_config_l3:329 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.786 | ++ lib/neutron-legacy:determine_config_files:338 :   opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.789 | ++ lib/neutron-legacy:determine_config_files:340 :   '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']'
2022-03-31 23:43:43.792 | ++ lib/neutron-legacy:determine_config_files:343 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.794 | + 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-03-31 23:43:43.797 | + functions-common:run_process:1680        :   local service=q-l3
2022-03-31 23:43:43.800 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.802 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:43.805 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:43.807 | + functions-common:run_process:1685        :   local name=q-l3
2022-03-31 23:43:43.810 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:43.813 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:43.815 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:43.817 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:43.821 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:43.826 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770223823
2022-03-31 23:43:43.828 | + functions-common:run_process:1688        :   is_service_enabled q-l3
2022-03-31 23:43:43.848 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:43.851 | + functions-common:run_process:1689        :   _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-03-31 23:43:43.854 | + functions-common:_run_under_systemd:1645 :   local service=q-l3
2022-03-31 23:43:43.856 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.859 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.861 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.864 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.866 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]]
2022-03-31 23:43:43.869 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]]
2022-03-31 23:43:43.871 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-l3.service
2022-03-31 23:43:43.874 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:43.876 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:43.879 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]]
2022-03-31 23:43:43.881 | + functions-common:_run_under_systemd:1657 :   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-03-31 23:43:43.884 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-l3.service
2022-03-31 23:43:43.886 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-03-31 23:43:43.889 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:43.891 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:43.894 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:43.896 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:43.899 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-l3.service
2022-03-31 23:43:43.901 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:43.906 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service'
2022-03-31 23:43:43.964 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu
2022-03-31 23:43:44.025 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:44.087 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process
2022-03-31 23:43:44.144 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300
2022-03-31 23:43:44.209 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:44.276 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:44.278 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target
2022-03-31 23:43:44.334 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:44.859 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-l3.service
2022-03-31 23:43:44.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service.
2022-03-31 23:43:45.364 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-l3.service
2022-03-31 23:43:45.395 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:45.399 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:45.402 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:45.407 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:45.407 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:45.410 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:45.412 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:45.415 | + functions-common:time_stop:2432          :   start_time=1648770223823
2022-03-31 23:43:45.417 | + functions-common:time_stop:2434          :   [[ -z 1648770223823 ]]
2022-03-31 23:43:45.423 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:45.425 | + functions-common:time_stop:2437          :   end_time=1648770225422
2022-03-31 23:43:45.428 | + functions-common:time_stop:2438          :   elapsed_time=1599
2022-03-31 23:43:45.431 | + functions-common:time_stop:2439          :   total=19348
2022-03-31 23:43:45.433 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:45.436 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20947
2022-03-31 23:43:45.439 | + 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-03-31 23:43:45.441 | + functions-common:run_process:1680        :   local service=q-meta
2022-03-31 23:43:45.444 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-03-31 23:43:45.446 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:45.449 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:45.451 | + functions-common:run_process:1685        :   local name=q-meta
2022-03-31 23:43:45.454 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:45.456 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:45.459 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:45.461 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:45.467 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:45.469 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770225466
2022-03-31 23:43:45.472 | + functions-common:run_process:1688        :   is_service_enabled q-meta
2022-03-31 23:43:45.498 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:45.501 | + functions-common:run_process:1689        :   _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-03-31 23:43:45.503 | + functions-common:_run_under_systemd:1645 :   local service=q-meta
2022-03-31 23:43:45.506 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-03-31 23:43:45.508 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-03-31 23:43:45.511 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-03-31 23:43:45.514 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-03-31 23:43:45.516 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]]
2022-03-31 23:43:45.519 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]]
2022-03-31 23:43:45.521 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-meta.service
2022-03-31 23:43:45.524 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:45.526 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:45.529 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]]
2022-03-31 23:43:45.532 | + functions-common:_run_under_systemd:1657 :   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-03-31 23:43:45.534 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-meta.service
2022-03-31 23:43:45.537 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-03-31 23:43:45.539 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:45.542 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:45.545 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:45.547 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:45.550 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-meta.service
2022-03-31 23:43:45.552 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:45.557 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service'
2022-03-31 23:43:45.631 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu
2022-03-31 23:43:45.690 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:45.756 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process
2022-03-31 23:43:45.816 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300
2022-03-31 23:43:45.881 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:45.947 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:45.951 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target
2022-03-31 23:43:46.020 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:46.602 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-meta.service
2022-03-31 23:43:46.616 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service.
2022-03-31 23:43:47.130 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-meta.service
2022-03-31 23:43:47.160 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:47.164 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:47.171 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:47.174 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:47.177 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:47.179 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:47.182 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:47.185 | + functions-common:time_stop:2432          :   start_time=1648770225466
2022-03-31 23:43:47.188 | + functions-common:time_stop:2434          :   [[ -z 1648770225466 ]]
2022-03-31 23:43:47.192 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:47.197 | + functions-common:time_stop:2437          :   end_time=1648770227193
2022-03-31 23:43:47.199 | + functions-common:time_stop:2438          :   elapsed_time=1727
2022-03-31 23:43:47.202 | + functions-common:time_stop:2439          :   total=20947
2022-03-31 23:43:47.204 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:47.207 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=22674
2022-03-31 23:43:47.210 | + 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-03-31 23:43:47.212 | + functions-common:run_process:1680        :   local service=q-metering
2022-03-31 23:43:47.215 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-03-31 23:43:47.217 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:43:47.220 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:43:47.222 | + functions-common:run_process:1685        :   local name=q-metering
2022-03-31 23:43:47.225 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:43:47.227 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:43:47.230 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:43:47.232 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:43:47.236 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:43:47.241 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770227237
2022-03-31 23:43:47.245 | + functions-common:run_process:1688        :   is_service_enabled q-metering
2022-03-31 23:43:47.265 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:47.268 | + functions-common:run_process:1689        :   _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-03-31 23:43:47.270 | + functions-common:_run_under_systemd:1645 :   local service=q-metering
2022-03-31 23:43:47.273 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-03-31 23:43:47.276 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-03-31 23:43:47.278 | + functions-common:_run_under_systemd:1649 :   _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-03-31 23:43:47.281 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-03-31 23:43:47.283 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]]
2022-03-31 23:43:47.286 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]]
2022-03-31 23:43:47.288 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-metering.service
2022-03-31 23:43:47.291 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:43:47.294 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:43:47.296 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]]
2022-03-31 23:43:47.299 | + functions-common:_run_under_systemd:1657 :   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-03-31 23:43:47.301 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-metering.service
2022-03-31 23:43:47.304 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-03-31 23:43:47.306 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:43:47.309 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:43:47.311 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:43:47.314 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:43:47.317 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-metering.service
2022-03-31 23:43:47.319 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:43:47.324 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service'
2022-03-31 23:43:47.387 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu
2022-03-31 23:43:47.461 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:43:47.530 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process
2022-03-31 23:43:47.612 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300
2022-03-31 23:43:47.686 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:43:47.749 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:43:47.751 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target
2022-03-31 23:43:47.814 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:43:48.362 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-metering.service
2022-03-31 23:43:48.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service.
2022-03-31 23:43:48.945 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-metering.service
2022-03-31 23:43:48.977 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:43:48.984 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:43:48.987 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:43:48.992 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:43:49.003 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:43:49.012 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:43:49.017 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:43:49.019 | + functions-common:time_stop:2432          :   start_time=1648770227237
2022-03-31 23:43:49.022 | + functions-common:time_stop:2434          :   [[ -z 1648770227237 ]]
2022-03-31 23:43:49.035 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:43:49.051 | + functions-common:time_stop:2437          :   end_time=1648770229040
2022-03-31 23:43:49.058 | + functions-common:time_stop:2438          :   elapsed_time=1803
2022-03-31 23:43:49.064 | + functions-common:time_stop:2439          :   total=22674
2022-03-31 23:43:49.069 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:43:49.080 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=24477
2022-03-31 23:43:49.083 | + ./stack.sh:main:1305                     :   is_service_enabled q-svc
2022-03-31 23:43:49.130 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:43:49.136 | + ./stack.sh:main:1305                     :   [[ True == \T\r\u\e ]]
2022-03-31 23:43:49.143 | + ./stack.sh:main:1306                     :   echo_summary 'Creating initial neutron network elements'
2022-03-31 23:43:49.150 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:43:49.158 | + ./stack.sh:echo_summary:446              :   echo -e Creating initial neutron network elements
2022-03-31 23:43:49.164 | + ./stack.sh:main:1309                     :   type -p neutron_plugin_create_initial_networks
2022-03-31 23:43:49.170 | + ./stack.sh:main:1312                     :   create_neutron_initial_network
2022-03-31 23:43:49.179 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 :   type -p neutron_plugin_create_initial_network_profile
2022-03-31 23:43:49.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 :   is_networking_extension_supported auto-allocated-topology
2022-03-31 23:43:49.195 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=auto-allocated-topology
2022-03-31 23:43:49.208 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-03-31 23:43:53.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:53.113 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:53.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:53.113 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:53.312 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:43:53.323 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-03-31 23:43:53.323 | address-scope
2022-03-31 23:43:53.323 | router-admin-state-down-before-update
2022-03-31 23:43:53.323 | agent
2022-03-31 23:43:53.323 | agent-resources-synced
2022-03-31 23:43:53.323 | allowed-address-pairs
2022-03-31 23:43:53.323 | auto-allocated-topology
2022-03-31 23:43:53.323 | availability_zone
2022-03-31 23:43:53.323 | availability_zone_filter
2022-03-31 23:43:53.323 | default-subnetpools
2022-03-31 23:43:53.323 | dhcp_agent_scheduler
2022-03-31 23:43:53.323 | dvr
2022-03-31 23:43:53.323 | empty-string-filtering
2022-03-31 23:43:53.323 | external-net
2022-03-31 23:43:53.324 | extra_dhcp_opt
2022-03-31 23:43:53.324 | extraroute
2022-03-31 23:43:53.324 | extraroute-atomic
2022-03-31 23:43:53.324 | filter-validation
2022-03-31 23:43:53.324 | fip-port-details
2022-03-31 23:43:53.324 | flavors
2022-03-31 23:43:53.324 | floatingip-pools
2022-03-31 23:43:53.324 | ip-substring-filtering
2022-03-31 23:43:53.324 | router
2022-03-31 23:43:53.324 | ext-gw-mode
2022-03-31 23:43:53.324 | l3-ha
2022-03-31 23:43:53.324 | l3-flavors
2022-03-31 23:43:53.324 | l3-port-ip-change-not-allowed
2022-03-31 23:43:53.324 | l3_agent_scheduler
2022-03-31 23:43:53.324 | metering
2022-03-31 23:43:53.324 | metering_source_and_destination_fields
2022-03-31 23:43:53.324 | multi-provider
2022-03-31 23:43:53.324 | net-mtu
2022-03-31 23:43:53.324 | net-mtu-writable
2022-03-31 23:43:53.324 | network_availability_zone
2022-03-31 23:43:53.324 | network-ip-availability
2022-03-31 23:43:53.324 | pagination
2022-03-31 23:43:53.324 | port-device-profile
2022-03-31 23:43:53.324 | port-mac-address-regenerate
2022-03-31 23:43:53.324 | port-numa-affinity-policy
2022-03-31 23:43:53.324 | binding
2022-03-31 23:43:53.324 | binding-extended
2022-03-31 23:43:53.324 | port-security
2022-03-31 23:43:53.324 | project-id
2022-03-31 23:43:53.324 | provider
2022-03-31 23:43:53.324 | quota-check-limit
2022-03-31 23:43:53.324 | quotas
2022-03-31 23:43:53.324 | quota_details
2022-03-31 23:43:53.324 | rbac-policies
2022-03-31 23:43:53.324 | rbac-address-group
2022-03-31 23:43:53.324 | rbac-address-scope
2022-03-31 23:43:53.325 | rbac-security-groups
2022-03-31 23:43:53.325 | rbac-subnetpool
2022-03-31 23:43:53.325 | revision-if-match
2022-03-31 23:43:53.325 | standard-attr-revisions
2022-03-31 23:43:53.325 | router_availability_zone
2022-03-31 23:43:53.325 | security-groups-normalized-cidr
2022-03-31 23:43:53.325 | port-security-groups-filtering
2022-03-31 23:43:53.325 | security-groups-remote-address-group
2022-03-31 23:43:53.325 | security-groups-shared-filtering
2022-03-31 23:43:53.325 | security-group
2022-03-31 23:43:53.325 | service-type
2022-03-31 23:43:53.325 | sorting
2022-03-31 23:43:53.325 | standard-attr-description
2022-03-31 23:43:53.325 | stateful-security-group
2022-03-31 23:43:53.325 | subnet_onboard
2022-03-31 23:43:53.325 | subnet-service-types
2022-03-31 23:43:53.325 | subnet_allocation
2022-03-31 23:43:53.325 | subnetpool-prefix-ops
2022-03-31 23:43:53.325 | standard-attr-tag
2022-03-31 23:43:53.325 | standard-attr-timestamp'
2022-03-31 23:43:53.332 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-03-31 23:43:53.332 | address-scope
2022-03-31 23:43:53.332 | router-admin-state-down-before-update
2022-03-31 23:43:53.332 | agent
2022-03-31 23:43:53.332 | agent-resources-synced
2022-03-31 23:43:53.332 | allowed-address-pairs
2022-03-31 23:43:53.332 | auto-allocated-topology
2022-03-31 23:43:53.332 | availability_zone
2022-03-31 23:43:53.332 | availability_zone_filter
2022-03-31 23:43:53.332 | default-subnetpools
2022-03-31 23:43:53.332 | dhcp_agent_scheduler
2022-03-31 23:43:53.332 | dvr
2022-03-31 23:43:53.332 | empty-string-filtering
2022-03-31 23:43:53.332 | external-net
2022-03-31 23:43:53.332 | extra_dhcp_opt
2022-03-31 23:43:53.332 | extraroute
2022-03-31 23:43:53.332 | extraroute-atomic
2022-03-31 23:43:53.332 | filter-validation
2022-03-31 23:43:53.332 | fip-port-details
2022-03-31 23:43:53.332 | flavors
2022-03-31 23:43:53.332 | floatingip-pools
2022-03-31 23:43:53.332 | ip-substring-filtering
2022-03-31 23:43:53.332 | router
2022-03-31 23:43:53.332 | ext-gw-mode
2022-03-31 23:43:53.332 | l3-ha
2022-03-31 23:43:53.333 | l3-flavors
2022-03-31 23:43:53.333 | l3-port-ip-change-not-allowed
2022-03-31 23:43:53.333 | l3_agent_scheduler
2022-03-31 23:43:53.333 | metering
2022-03-31 23:43:53.333 | metering_source_and_destination_fields
2022-03-31 23:43:53.333 | multi-provider
2022-03-31 23:43:53.333 | net-mtu
2022-03-31 23:43:53.333 | net-mtu-writable
2022-03-31 23:43:53.333 | network_availability_zone
2022-03-31 23:43:53.333 | network-ip-availability
2022-03-31 23:43:53.333 | pagination
2022-03-31 23:43:53.333 | port-device-profile
2022-03-31 23:43:53.333 | port-mac-address-regenerate
2022-03-31 23:43:53.333 | port-numa-affinity-policy
2022-03-31 23:43:53.333 | binding
2022-03-31 23:43:53.333 | binding-extended
2022-03-31 23:43:53.333 | port-security
2022-03-31 23:43:53.333 | project-id
2022-03-31 23:43:53.333 | provider
2022-03-31 23:43:53.333 | quota-check-limit
2022-03-31 23:43:53.333 | quotas
2022-03-31 23:43:53.333 | quota_details
2022-03-31 23:43:53.333 | rbac-policies
2022-03-31 23:43:53.333 | rbac-address-group
2022-03-31 23:43:53.333 | rbac-address-scope
2022-03-31 23:43:53.333 | rbac-security-groups
2022-03-31 23:43:53.333 | rbac-subnetpool
2022-03-31 23:43:53.333 | revision-if-match
2022-03-31 23:43:53.333 | standard-attr-revisions
2022-03-31 23:43:53.333 | router_availability_zone
2022-03-31 23:43:53.333 | security-groups-normalized-cidr
2022-03-31 23:43:53.333 | port-security-groups-filtering
2022-03-31 23:43:53.333 | security-groups-remote-address-group
2022-03-31 23:43:53.333 | security-groups-shared-filtering
2022-03-31 23:43:53.333 | security-group
2022-03-31 23:43:53.333 | service-type
2022-03-31 23:43:53.333 | sorting
2022-03-31 23:43:53.333 | standard-attr-description
2022-03-31 23:43:53.334 | stateful-security-group
2022-03-31 23:43:53.334 | subnet_onboard
2022-03-31 23:43:53.334 | subnet-service-types
2022-03-31 23:43:53.334 | subnet_allocation
2022-03-31 23:43:53.334 | subnetpool-prefix-ops
2022-03-31 23:43:53.334 | standard-attr-tag
2022-03-31 23:43:53.334 | standard-attr-timestamp =~ auto-allocated-topology ]]
2022-03-31 23:43:53.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-03-31 23:43:53.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 :   [[ True == \T\r\u\e ]]
2022-03-31 23:43:53.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 :   [[ 4 =~ 4.* ]]
2022-03-31 23:43:53.374 | ++ 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-03-31 23:43:56.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:56.933 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:56.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:43:56.933 |   from cryptography.utils import int_from_bytes
2022-03-31 23:43:57.119 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:43:57.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 :   SUBNETPOOL_V4_ID=a6807d85-fcdb-4d27-af1f-a836cb16a795
2022-03-31 23:43:57.125 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 :   [[ 4 =~ .*6 ]]
2022-03-31 23:43:57.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 :   is_provider_network
2022-03-31 23:43:57.131 | + functions-common:is_provider_network:2274 :   '[' '' == True ']'
2022-03-31 23:43:57.133 | + functions-common:is_provider_network:2277 :   return 1
2022-03-31 23:43:57.139 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   oscwrap --os-cloud devstack --os-region RegionOne network create private
2022-03-31 23:43:57.141 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   grep ' id '
2022-03-31 23:43:57.141 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   get_field 2
2022-03-31 23:43:57.145 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:43:57.148 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:00.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:00.335 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:00.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:00.335 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:00.525 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:00.529 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-03-31 23:44:00.532 | ++ functions-common:get_field:816           :   field='$3'
2022-03-31 23:44:00.535 | ++ functions-common:get_field:818           :   echo '| id                        | 6c67c22f-5610-401d-a7eb-a056e03f847c |'
2022-03-31 23:44:00.536 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-03-31 23:44:00.542 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:00.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   NET_ID=6c67c22f-5610-401d-a7eb-a056e03f847c
2022-03-31 23:44:00.549 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 :   die_if_not_set 197 NET_ID 'Failure creating NET_ID for private'
2022-03-31 23:44:00.552 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:44:00.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 :   [[ 4 =~ 4.* ]]
2022-03-31 23:44:00.576 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 :   _neutron_create_private_subnet_v4
2022-03-31 23:44:00.579 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 :   '[' -z a6807d85-fcdb-4d27-af1f-a836cb16a795 ']'
2022-03-31 23:44:00.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 :   local 'subnet_params=--ip-version 4 '
2022-03-31 23:44:00.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 :   [[ -n 172.20.0.1 ]]
2022-03-31 23:44:00.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 :   subnet_params+='--gateway 172.20.0.1 '
2022-03-31 23:44:00.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 :   subnet_params+='--subnet-pool a6807d85-fcdb-4d27-af1f-a836cb16a795 '
2022-03-31 23:44:00.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 :   subnet_params+=' '
2022-03-31 23:44:00.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 :   subnet_params+='--network 6c67c22f-5610-401d-a7eb-a056e03f847c private-subnet'
2022-03-31 23:44:00.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 :   local subnet_id
2022-03-31 23:44:00.604 | +++ 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 a6807d85-fcdb-4d27-af1f-a836cb16a795 --network 6c67c22f-5610-401d-a7eb-a056e03f847c private-subnet
2022-03-31 23:44:00.604 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   get_field 2
2022-03-31 23:44:00.604 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   grep ' id '
2022-03-31 23:44:00.607 | +++ functions-common:get_field:811           :   local data field
2022-03-31 23:44:00.610 | +++ functions-common:get_field:812           :   read data
2022-03-31 23:44:03.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:03.874 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:03.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:03.874 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:04.056 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:04.059 | +++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-03-31 23:44:04.062 | +++ functions-common:get_field:816           :   field='$3'
2022-03-31 23:44:04.065 | +++ functions-common:get_field:818           :   echo '| id                   | a9af0cbd-6087-477d-be60-983afb95bdce |'
2022-03-31 23:44:04.069 | +++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-03-31 23:44:04.071 | +++ functions-common:get_field:812           :   read data
2022-03-31 23:44:04.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   subnet_id=a9af0cbd-6087-477d-be60-983afb95bdce
2022-03-31 23:44:04.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 :   die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet'
2022-03-31 23:44:04.080 | ++ functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:44:04.097 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 :   echo a9af0cbd-6087-477d-be60-983afb95bdce
2022-03-31 23:44:04.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 :   SUBNET_ID=a9af0cbd-6087-477d-be60-983afb95bdce
2022-03-31 23:44:04.103 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 :   [[ 4 =~ .*6 ]]
2022-03-31 23:44:04.106 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   is_networking_extension_supported router
2022-03-31 23:44:04.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=router
2022-03-31 23:44:04.112 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-03-31 23:44:06.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:06.806 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:06.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:06.806 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:06.992 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:06.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-03-31 23:44:06.995 | address-scope
2022-03-31 23:44:06.995 | router-admin-state-down-before-update
2022-03-31 23:44:06.995 | agent
2022-03-31 23:44:06.995 | agent-resources-synced
2022-03-31 23:44:06.995 | allowed-address-pairs
2022-03-31 23:44:06.995 | auto-allocated-topology
2022-03-31 23:44:06.995 | availability_zone
2022-03-31 23:44:06.995 | availability_zone_filter
2022-03-31 23:44:06.995 | default-subnetpools
2022-03-31 23:44:06.995 | dhcp_agent_scheduler
2022-03-31 23:44:06.995 | dvr
2022-03-31 23:44:06.995 | empty-string-filtering
2022-03-31 23:44:06.995 | external-net
2022-03-31 23:44:06.996 | extra_dhcp_opt
2022-03-31 23:44:06.996 | extraroute
2022-03-31 23:44:06.996 | extraroute-atomic
2022-03-31 23:44:06.996 | filter-validation
2022-03-31 23:44:06.996 | fip-port-details
2022-03-31 23:44:06.996 | flavors
2022-03-31 23:44:06.996 | floatingip-pools
2022-03-31 23:44:06.996 | ip-substring-filtering
2022-03-31 23:44:06.996 | router
2022-03-31 23:44:06.996 | ext-gw-mode
2022-03-31 23:44:06.996 | l3-ha
2022-03-31 23:44:06.996 | l3-flavors
2022-03-31 23:44:06.996 | l3-port-ip-change-not-allowed
2022-03-31 23:44:06.996 | l3_agent_scheduler
2022-03-31 23:44:06.996 | metering
2022-03-31 23:44:06.996 | metering_source_and_destination_fields
2022-03-31 23:44:06.996 | multi-provider
2022-03-31 23:44:06.996 | net-mtu
2022-03-31 23:44:06.996 | net-mtu-writable
2022-03-31 23:44:06.996 | network_availability_zone
2022-03-31 23:44:06.996 | network-ip-availability
2022-03-31 23:44:06.996 | pagination
2022-03-31 23:44:06.996 | port-device-profile
2022-03-31 23:44:06.996 | port-mac-address-regenerate
2022-03-31 23:44:06.996 | port-numa-affinity-policy
2022-03-31 23:44:06.996 | binding
2022-03-31 23:44:06.996 | binding-extended
2022-03-31 23:44:06.996 | port-security
2022-03-31 23:44:06.996 | project-id
2022-03-31 23:44:06.996 | provider
2022-03-31 23:44:06.996 | quota-check-limit
2022-03-31 23:44:06.996 | quotas
2022-03-31 23:44:06.996 | quota_details
2022-03-31 23:44:06.996 | rbac-policies
2022-03-31 23:44:06.996 | rbac-address-group
2022-03-31 23:44:06.996 | rbac-address-scope
2022-03-31 23:44:06.996 | rbac-security-groups
2022-03-31 23:44:06.996 | rbac-subnetpool
2022-03-31 23:44:06.996 | revision-if-match
2022-03-31 23:44:06.997 | standard-attr-revisions
2022-03-31 23:44:06.997 | router_availability_zone
2022-03-31 23:44:06.997 | security-groups-normalized-cidr
2022-03-31 23:44:06.997 | port-security-groups-filtering
2022-03-31 23:44:06.997 | security-groups-remote-address-group
2022-03-31 23:44:06.997 | security-groups-shared-filtering
2022-03-31 23:44:06.997 | security-group
2022-03-31 23:44:06.997 | service-type
2022-03-31 23:44:06.997 | sorting
2022-03-31 23:44:06.997 | standard-attr-description
2022-03-31 23:44:06.997 | stateful-security-group
2022-03-31 23:44:06.997 | subnet_onboard
2022-03-31 23:44:06.997 | subnet-service-types
2022-03-31 23:44:06.997 | subnet_allocation
2022-03-31 23:44:06.997 | subnetpool-prefix-ops
2022-03-31 23:44:06.997 | standard-attr-tag
2022-03-31 23:44:06.997 | standard-attr-timestamp'
2022-03-31 23:44:06.999 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-03-31 23:44:06.999 | address-scope
2022-03-31 23:44:06.999 | router-admin-state-down-before-update
2022-03-31 23:44:06.999 | agent
2022-03-31 23:44:06.999 | agent-resources-synced
2022-03-31 23:44:06.999 | allowed-address-pairs
2022-03-31 23:44:06.999 | auto-allocated-topology
2022-03-31 23:44:06.999 | availability_zone
2022-03-31 23:44:06.999 | availability_zone_filter
2022-03-31 23:44:06.999 | default-subnetpools
2022-03-31 23:44:06.999 | dhcp_agent_scheduler
2022-03-31 23:44:06.999 | dvr
2022-03-31 23:44:06.999 | empty-string-filtering
2022-03-31 23:44:06.999 | external-net
2022-03-31 23:44:06.999 | extra_dhcp_opt
2022-03-31 23:44:06.999 | extraroute
2022-03-31 23:44:06.999 | extraroute-atomic
2022-03-31 23:44:06.999 | filter-validation
2022-03-31 23:44:06.999 | fip-port-details
2022-03-31 23:44:06.999 | flavors
2022-03-31 23:44:06.999 | floatingip-pools
2022-03-31 23:44:06.999 | ip-substring-filtering
2022-03-31 23:44:06.999 | router
2022-03-31 23:44:06.999 | ext-gw-mode
2022-03-31 23:44:06.999 | l3-ha
2022-03-31 23:44:06.999 | l3-flavors
2022-03-31 23:44:07.000 | l3-port-ip-change-not-allowed
2022-03-31 23:44:07.000 | l3_agent_scheduler
2022-03-31 23:44:07.000 | metering
2022-03-31 23:44:07.000 | metering_source_and_destination_fields
2022-03-31 23:44:07.000 | multi-provider
2022-03-31 23:44:07.000 | net-mtu
2022-03-31 23:44:07.000 | net-mtu-writable
2022-03-31 23:44:07.000 | network_availability_zone
2022-03-31 23:44:07.000 | network-ip-availability
2022-03-31 23:44:07.000 | pagination
2022-03-31 23:44:07.000 | port-device-profile
2022-03-31 23:44:07.000 | port-mac-address-regenerate
2022-03-31 23:44:07.000 | port-numa-affinity-policy
2022-03-31 23:44:07.000 | binding
2022-03-31 23:44:07.000 | binding-extended
2022-03-31 23:44:07.000 | port-security
2022-03-31 23:44:07.000 | project-id
2022-03-31 23:44:07.000 | provider
2022-03-31 23:44:07.000 | quota-check-limit
2022-03-31 23:44:07.000 | quotas
2022-03-31 23:44:07.000 | quota_details
2022-03-31 23:44:07.000 | rbac-policies
2022-03-31 23:44:07.000 | rbac-address-group
2022-03-31 23:44:07.000 | rbac-address-scope
2022-03-31 23:44:07.000 | rbac-security-groups
2022-03-31 23:44:07.000 | rbac-subnetpool
2022-03-31 23:44:07.000 | revision-if-match
2022-03-31 23:44:07.000 | standard-attr-revisions
2022-03-31 23:44:07.000 | router_availability_zone
2022-03-31 23:44:07.000 | security-groups-normalized-cidr
2022-03-31 23:44:07.000 | port-security-groups-filtering
2022-03-31 23:44:07.000 | security-groups-remote-address-group
2022-03-31 23:44:07.000 | security-groups-shared-filtering
2022-03-31 23:44:07.000 | security-group
2022-03-31 23:44:07.000 | service-type
2022-03-31 23:44:07.000 | sorting
2022-03-31 23:44:07.000 | standard-attr-description
2022-03-31 23:44:07.000 | stateful-security-group
2022-03-31 23:44:07.001 | subnet_onboard
2022-03-31 23:44:07.001 | subnet-service-types
2022-03-31 23:44:07.001 | subnet_allocation
2022-03-31 23:44:07.001 | subnetpool-prefix-ops
2022-03-31 23:44:07.001 | standard-attr-tag
2022-03-31 23:44:07.001 | standard-attr-timestamp =~ router ]]
2022-03-31 23:44:07.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-03-31 23:44:07.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   is_networking_extension_supported external-net
2022-03-31 23:44:07.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=external-net
2022-03-31 23:44:07.012 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-03-31 23:44:09.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:09.670 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:09.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:09.670 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:09.854 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:09.859 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-03-31 23:44:09.859 | address-scope
2022-03-31 23:44:09.859 | router-admin-state-down-before-update
2022-03-31 23:44:09.859 | agent
2022-03-31 23:44:09.859 | agent-resources-synced
2022-03-31 23:44:09.859 | allowed-address-pairs
2022-03-31 23:44:09.859 | auto-allocated-topology
2022-03-31 23:44:09.859 | availability_zone
2022-03-31 23:44:09.859 | availability_zone_filter
2022-03-31 23:44:09.859 | default-subnetpools
2022-03-31 23:44:09.859 | dhcp_agent_scheduler
2022-03-31 23:44:09.859 | dvr
2022-03-31 23:44:09.859 | empty-string-filtering
2022-03-31 23:44:09.859 | external-net
2022-03-31 23:44:09.859 | extra_dhcp_opt
2022-03-31 23:44:09.859 | extraroute
2022-03-31 23:44:09.859 | extraroute-atomic
2022-03-31 23:44:09.859 | filter-validation
2022-03-31 23:44:09.859 | fip-port-details
2022-03-31 23:44:09.859 | flavors
2022-03-31 23:44:09.859 | floatingip-pools
2022-03-31 23:44:09.859 | ip-substring-filtering
2022-03-31 23:44:09.859 | router
2022-03-31 23:44:09.859 | ext-gw-mode
2022-03-31 23:44:09.859 | l3-ha
2022-03-31 23:44:09.859 | l3-flavors
2022-03-31 23:44:09.859 | l3-port-ip-change-not-allowed
2022-03-31 23:44:09.859 | l3_agent_scheduler
2022-03-31 23:44:09.859 | metering
2022-03-31 23:44:09.859 | metering_source_and_destination_fields
2022-03-31 23:44:09.860 | multi-provider
2022-03-31 23:44:09.860 | net-mtu
2022-03-31 23:44:09.860 | net-mtu-writable
2022-03-31 23:44:09.860 | network_availability_zone
2022-03-31 23:44:09.860 | network-ip-availability
2022-03-31 23:44:09.860 | pagination
2022-03-31 23:44:09.860 | port-device-profile
2022-03-31 23:44:09.860 | port-mac-address-regenerate
2022-03-31 23:44:09.860 | port-numa-affinity-policy
2022-03-31 23:44:09.860 | binding
2022-03-31 23:44:09.860 | binding-extended
2022-03-31 23:44:09.860 | port-security
2022-03-31 23:44:09.860 | project-id
2022-03-31 23:44:09.860 | provider
2022-03-31 23:44:09.860 | quota-check-limit
2022-03-31 23:44:09.860 | quotas
2022-03-31 23:44:09.860 | quota_details
2022-03-31 23:44:09.860 | rbac-policies
2022-03-31 23:44:09.860 | rbac-address-group
2022-03-31 23:44:09.860 | rbac-address-scope
2022-03-31 23:44:09.860 | rbac-security-groups
2022-03-31 23:44:09.860 | rbac-subnetpool
2022-03-31 23:44:09.860 | revision-if-match
2022-03-31 23:44:09.860 | standard-attr-revisions
2022-03-31 23:44:09.860 | router_availability_zone
2022-03-31 23:44:09.860 | security-groups-normalized-cidr
2022-03-31 23:44:09.860 | port-security-groups-filtering
2022-03-31 23:44:09.860 | security-groups-remote-address-group
2022-03-31 23:44:09.860 | security-groups-shared-filtering
2022-03-31 23:44:09.860 | security-group
2022-03-31 23:44:09.860 | service-type
2022-03-31 23:44:09.860 | sorting
2022-03-31 23:44:09.860 | standard-attr-description
2022-03-31 23:44:09.860 | stateful-security-group
2022-03-31 23:44:09.860 | subnet_onboard
2022-03-31 23:44:09.860 | subnet-service-types
2022-03-31 23:44:09.860 | subnet_allocation
2022-03-31 23:44:09.860 | subnetpool-prefix-ops
2022-03-31 23:44:09.860 | standard-attr-tag
2022-03-31 23:44:09.861 | standard-attr-timestamp'
2022-03-31 23:44:09.861 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-03-31 23:44:09.861 | address-scope
2022-03-31 23:44:09.861 | router-admin-state-down-before-update
2022-03-31 23:44:09.861 | agent
2022-03-31 23:44:09.861 | agent-resources-synced
2022-03-31 23:44:09.861 | allowed-address-pairs
2022-03-31 23:44:09.861 | auto-allocated-topology
2022-03-31 23:44:09.861 | availability_zone
2022-03-31 23:44:09.861 | availability_zone_filter
2022-03-31 23:44:09.861 | default-subnetpools
2022-03-31 23:44:09.861 | dhcp_agent_scheduler
2022-03-31 23:44:09.861 | dvr
2022-03-31 23:44:09.861 | empty-string-filtering
2022-03-31 23:44:09.861 | external-net
2022-03-31 23:44:09.861 | extra_dhcp_opt
2022-03-31 23:44:09.862 | extraroute
2022-03-31 23:44:09.862 | extraroute-atomic
2022-03-31 23:44:09.862 | filter-validation
2022-03-31 23:44:09.862 | fip-port-details
2022-03-31 23:44:09.862 | flavors
2022-03-31 23:44:09.862 | floatingip-pools
2022-03-31 23:44:09.862 | ip-substring-filtering
2022-03-31 23:44:09.862 | router
2022-03-31 23:44:09.862 | ext-gw-mode
2022-03-31 23:44:09.862 | l3-ha
2022-03-31 23:44:09.862 | l3-flavors
2022-03-31 23:44:09.862 | l3-port-ip-change-not-allowed
2022-03-31 23:44:09.862 | l3_agent_scheduler
2022-03-31 23:44:09.862 | metering
2022-03-31 23:44:09.862 | metering_source_and_destination_fields
2022-03-31 23:44:09.862 | multi-provider
2022-03-31 23:44:09.862 | net-mtu
2022-03-31 23:44:09.862 | net-mtu-writable
2022-03-31 23:44:09.862 | network_availability_zone
2022-03-31 23:44:09.862 | network-ip-availability
2022-03-31 23:44:09.862 | pagination
2022-03-31 23:44:09.862 | port-device-profile
2022-03-31 23:44:09.862 | port-mac-address-regenerate
2022-03-31 23:44:09.862 | port-numa-affinity-policy
2022-03-31 23:44:09.862 | binding
2022-03-31 23:44:09.862 | binding-extended
2022-03-31 23:44:09.862 | port-security
2022-03-31 23:44:09.862 | project-id
2022-03-31 23:44:09.862 | provider
2022-03-31 23:44:09.862 | quota-check-limit
2022-03-31 23:44:09.862 | quotas
2022-03-31 23:44:09.862 | quota_details
2022-03-31 23:44:09.862 | rbac-policies
2022-03-31 23:44:09.862 | rbac-address-group
2022-03-31 23:44:09.862 | rbac-address-scope
2022-03-31 23:44:09.862 | rbac-security-groups
2022-03-31 23:44:09.862 | rbac-subnetpool
2022-03-31 23:44:09.863 | revision-if-match
2022-03-31 23:44:09.863 | standard-attr-revisions
2022-03-31 23:44:09.863 | router_availability_zone
2022-03-31 23:44:09.863 | security-groups-normalized-cidr
2022-03-31 23:44:09.863 | port-security-groups-filtering
2022-03-31 23:44:09.863 | security-groups-remote-address-group
2022-03-31 23:44:09.863 | security-groups-shared-filtering
2022-03-31 23:44:09.863 | security-group
2022-03-31 23:44:09.863 | service-type
2022-03-31 23:44:09.863 | sorting
2022-03-31 23:44:09.863 | standard-attr-description
2022-03-31 23:44:09.863 | stateful-security-group
2022-03-31 23:44:09.863 | subnet_onboard
2022-03-31 23:44:09.863 | subnet-service-types
2022-03-31 23:44:09.863 | subnet_allocation
2022-03-31 23:44:09.863 | subnetpool-prefix-ops
2022-03-31 23:44:09.863 | standard-attr-tag
2022-03-31 23:44:09.863 | standard-attr-timestamp =~ external-net ]]
2022-03-31 23:44:09.865 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-03-31 23:44:09.868 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 :   [[ True == \T\r\u\e ]]
2022-03-31 23:44:09.873 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   grep ' id '
2022-03-31 23:44:09.873 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   oscwrap --os-cloud devstack --os-region RegionOne router create router1
2022-03-31 23:44:09.873 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   get_field 2
2022-03-31 23:44:09.876 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:44:09.879 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:12.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:12.929 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:12.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:12.929 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:13.105 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:13.110 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-03-31 23:44:13.113 | ++ functions-common:get_field:816           :   field='$3'
2022-03-31 23:44:13.117 | ++ functions-common:get_field:818           :   echo '| id                      | 429fc4d0-16f0-4857-8da2-8b7b310da1ad |'
2022-03-31 23:44:13.118 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-03-31 23:44:13.124 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:13.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   ROUTER_ID=429fc4d0-16f0-4857-8da2-8b7b310da1ad
2022-03-31 23:44:13.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 :   die_if_not_set 215 ROUTER_ID 'Failure creating router router1'
2022-03-31 23:44:13.133 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:44:13.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 :   EXTERNAL_NETWORK_FLAGS=--external
2022-03-31 23:44:13.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 :   is_networking_extension_supported auto-allocated-topology
2022-03-31 23:44:13.157 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=auto-allocated-topology
2022-03-31 23:44:13.160 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-03-31 23:44:15.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:15.870 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:15.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:15.870 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:16.043 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:16.048 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-03-31 23:44:16.048 | address-scope
2022-03-31 23:44:16.048 | router-admin-state-down-before-update
2022-03-31 23:44:16.048 | agent
2022-03-31 23:44:16.048 | agent-resources-synced
2022-03-31 23:44:16.048 | allowed-address-pairs
2022-03-31 23:44:16.048 | auto-allocated-topology
2022-03-31 23:44:16.048 | availability_zone
2022-03-31 23:44:16.048 | availability_zone_filter
2022-03-31 23:44:16.048 | default-subnetpools
2022-03-31 23:44:16.048 | dhcp_agent_scheduler
2022-03-31 23:44:16.048 | dvr
2022-03-31 23:44:16.048 | empty-string-filtering
2022-03-31 23:44:16.048 | external-net
2022-03-31 23:44:16.048 | extra_dhcp_opt
2022-03-31 23:44:16.048 | extraroute
2022-03-31 23:44:16.048 | extraroute-atomic
2022-03-31 23:44:16.048 | filter-validation
2022-03-31 23:44:16.049 | fip-port-details
2022-03-31 23:44:16.049 | flavors
2022-03-31 23:44:16.049 | floatingip-pools
2022-03-31 23:44:16.049 | ip-substring-filtering
2022-03-31 23:44:16.049 | router
2022-03-31 23:44:16.049 | ext-gw-mode
2022-03-31 23:44:16.049 | l3-ha
2022-03-31 23:44:16.049 | l3-flavors
2022-03-31 23:44:16.049 | l3-port-ip-change-not-allowed
2022-03-31 23:44:16.049 | l3_agent_scheduler
2022-03-31 23:44:16.049 | metering
2022-03-31 23:44:16.049 | metering_source_and_destination_fields
2022-03-31 23:44:16.049 | multi-provider
2022-03-31 23:44:16.049 | net-mtu
2022-03-31 23:44:16.049 | net-mtu-writable
2022-03-31 23:44:16.049 | network_availability_zone
2022-03-31 23:44:16.049 | network-ip-availability
2022-03-31 23:44:16.049 | pagination
2022-03-31 23:44:16.049 | port-device-profile
2022-03-31 23:44:16.049 | port-mac-address-regenerate
2022-03-31 23:44:16.049 | port-numa-affinity-policy
2022-03-31 23:44:16.049 | binding
2022-03-31 23:44:16.049 | binding-extended
2022-03-31 23:44:16.050 | port-security
2022-03-31 23:44:16.050 | project-id
2022-03-31 23:44:16.050 | provider
2022-03-31 23:44:16.050 | quota-check-limit
2022-03-31 23:44:16.050 | quotas
2022-03-31 23:44:16.050 | quota_details
2022-03-31 23:44:16.050 | rbac-policies
2022-03-31 23:44:16.050 | rbac-address-group
2022-03-31 23:44:16.050 | rbac-address-scope
2022-03-31 23:44:16.050 | rbac-security-groups
2022-03-31 23:44:16.050 | rbac-subnetpool
2022-03-31 23:44:16.050 | revision-if-match
2022-03-31 23:44:16.050 | standard-attr-revisions
2022-03-31 23:44:16.050 | router_availability_zone
2022-03-31 23:44:16.050 | security-groups-normalized-cidr
2022-03-31 23:44:16.050 | port-security-groups-filtering
2022-03-31 23:44:16.050 | security-groups-remote-address-group
2022-03-31 23:44:16.050 | security-groups-shared-filtering
2022-03-31 23:44:16.050 | security-group
2022-03-31 23:44:16.050 | service-type
2022-03-31 23:44:16.050 | sorting
2022-03-31 23:44:16.051 | standard-attr-description
2022-03-31 23:44:16.051 | stateful-security-group
2022-03-31 23:44:16.051 | subnet_onboard
2022-03-31 23:44:16.051 | subnet-service-types
2022-03-31 23:44:16.051 | subnet_allocation
2022-03-31 23:44:16.051 | subnetpool-prefix-ops
2022-03-31 23:44:16.051 | standard-attr-tag
2022-03-31 23:44:16.051 | standard-attr-timestamp'
2022-03-31 23:44:16.052 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-03-31 23:44:16.052 | address-scope
2022-03-31 23:44:16.052 | router-admin-state-down-before-update
2022-03-31 23:44:16.052 | agent
2022-03-31 23:44:16.052 | agent-resources-synced
2022-03-31 23:44:16.052 | allowed-address-pairs
2022-03-31 23:44:16.052 | auto-allocated-topology
2022-03-31 23:44:16.052 | availability_zone
2022-03-31 23:44:16.052 | availability_zone_filter
2022-03-31 23:44:16.052 | default-subnetpools
2022-03-31 23:44:16.052 | dhcp_agent_scheduler
2022-03-31 23:44:16.052 | dvr
2022-03-31 23:44:16.052 | empty-string-filtering
2022-03-31 23:44:16.052 | external-net
2022-03-31 23:44:16.052 | extra_dhcp_opt
2022-03-31 23:44:16.052 | extraroute
2022-03-31 23:44:16.052 | extraroute-atomic
2022-03-31 23:44:16.052 | filter-validation
2022-03-31 23:44:16.052 | fip-port-details
2022-03-31 23:44:16.052 | flavors
2022-03-31 23:44:16.052 | floatingip-pools
2022-03-31 23:44:16.053 | ip-substring-filtering
2022-03-31 23:44:16.053 | router
2022-03-31 23:44:16.053 | ext-gw-mode
2022-03-31 23:44:16.053 | l3-ha
2022-03-31 23:44:16.053 | l3-flavors
2022-03-31 23:44:16.053 | l3-port-ip-change-not-allowed
2022-03-31 23:44:16.053 | l3_agent_scheduler
2022-03-31 23:44:16.053 | metering
2022-03-31 23:44:16.053 | metering_source_and_destination_fields
2022-03-31 23:44:16.053 | multi-provider
2022-03-31 23:44:16.053 | net-mtu
2022-03-31 23:44:16.053 | net-mtu-writable
2022-03-31 23:44:16.053 | network_availability_zone
2022-03-31 23:44:16.053 | network-ip-availability
2022-03-31 23:44:16.053 | pagination
2022-03-31 23:44:16.053 | port-device-profile
2022-03-31 23:44:16.053 | port-mac-address-regenerate
2022-03-31 23:44:16.053 | port-numa-affinity-policy
2022-03-31 23:44:16.053 | binding
2022-03-31 23:44:16.053 | binding-extended
2022-03-31 23:44:16.053 | port-security
2022-03-31 23:44:16.053 | project-id
2022-03-31 23:44:16.053 | provider
2022-03-31 23:44:16.053 | quota-check-limit
2022-03-31 23:44:16.053 | quotas
2022-03-31 23:44:16.053 | quota_details
2022-03-31 23:44:16.053 | rbac-policies
2022-03-31 23:44:16.053 | rbac-address-group
2022-03-31 23:44:16.053 | rbac-address-scope
2022-03-31 23:44:16.053 | rbac-security-groups
2022-03-31 23:44:16.053 | rbac-subnetpool
2022-03-31 23:44:16.053 | revision-if-match
2022-03-31 23:44:16.053 | standard-attr-revisions
2022-03-31 23:44:16.053 | router_availability_zone
2022-03-31 23:44:16.053 | security-groups-normalized-cidr
2022-03-31 23:44:16.053 | port-security-groups-filtering
2022-03-31 23:44:16.053 | security-groups-remote-address-group
2022-03-31 23:44:16.054 | security-groups-shared-filtering
2022-03-31 23:44:16.054 | security-group
2022-03-31 23:44:16.054 | service-type
2022-03-31 23:44:16.054 | sorting
2022-03-31 23:44:16.054 | standard-attr-description
2022-03-31 23:44:16.054 | stateful-security-group
2022-03-31 23:44:16.054 | subnet_onboard
2022-03-31 23:44:16.054 | subnet-service-types
2022-03-31 23:44:16.054 | subnet_allocation
2022-03-31 23:44:16.054 | subnetpool-prefix-ops
2022-03-31 23:44:16.054 | standard-attr-tag
2022-03-31 23:44:16.054 | standard-attr-timestamp =~ auto-allocated-topology ]]
2022-03-31 23:44:16.056 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-03-31 23:44:16.058 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 :   EXTERNAL_NETWORK_FLAGS='--external --default'
2022-03-31 23:44:16.062 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 :   '[' True = True ']'
2022-03-31 23:44:16.066 | ++ 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-03-31 23:44:16.066 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   grep ' id '
2022-03-31 23:44:16.066 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   get_field 2
2022-03-31 23:44:16.069 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:44:16.072 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:19.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:19.199 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:19.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:19.199 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:19.380 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:19.385 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-03-31 23:44:19.388 | ++ functions-common:get_field:816           :   field='$3'
2022-03-31 23:44:19.391 | ++ functions-common:get_field:818           :   echo '| id                        | f1b94e58-3486-4938-b1c4-bf766ba496c9 |'
2022-03-31 23:44:19.392 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-03-31 23:44:19.400 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:19.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   EXT_NET_ID=f1b94e58-3486-4938-b1c4-bf766ba496c9
2022-03-31 23:44:19.408 | + 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-03-31 23:44:19.411 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:44:19.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 :   [[ 4 =~ 4.* ]]
2022-03-31 23:44:19.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 :   _neutron_configure_router_v4
2022-03-31 23:44:19.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 :   openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 429fc4d0-16f0-4857-8da2-8b7b310da1ad a9af0cbd-6087-477d-be60-983afb95bdce
2022-03-31 23:44:24.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:24.161 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:24.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:24.161 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:24.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 :   local id_and_ext_gw_ip
2022-03-31 23:44:24.342 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 :   _neutron_create_public_subnet_v4 f1b94e58-3486-4938-b1c4-bf766ba496c9
2022-03-31 23:44:24.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 :   local 'subnet_params=--ip-version 4 '
2022-03-31 23:44:24.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 :   subnet_params+=' '
2022-03-31 23:44:24.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 :   [[ -n 172.28.2.1 ]]
2022-03-31 23:44:24.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 :   subnet_params+='--gateway 172.28.2.1 '
2022-03-31 23:44:24.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 :   subnet_params+='--network f1b94e58-3486-4938-b1c4-bf766ba496c9 --subnet-range 172.28.2.0/24 --no-dhcp '
2022-03-31 23:44:24.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 :   subnet_params+=public-subnet
2022-03-31 23:44:24.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 :   local id_and_ext_gw_ip
2022-03-31 23:44:24.364 | +++ 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.28.2.1 --network f1b94e58-3486-4938-b1c4-bf766ba496c9 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet
2022-03-31 23:44:24.365 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 :   grep -e gateway_ip -e ' id '
2022-03-31 23:44:27.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:27.275 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:27.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:27.275 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:27.469 | +++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:27.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 :   id_and_ext_gw_ip='| gateway_ip           | 172.28.2.1                           |
2022-03-31 23:44:27.472 | | id                   | 04bf2392-fed0-4da9-9799-800e0aecc218 |'
2022-03-31 23:44:27.475 | ++ 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-03-31 23:44:27.477 | ++ functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:44:27.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 :   echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 04bf2392-fed0-4da9-9799-800e0aecc218 '|'
2022-03-31 23:44:27.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 :   id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 04bf2392-fed0-4da9-9799-800e0aecc218 |'
2022-03-31 23:44:27.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 :   local ext_gw_ip
2022-03-31 23:44:27.505 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 :   get_field 2
2022-03-31 23:44:27.506 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 :   echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 04bf2392-fed0-4da9-9799-800e0aecc218 '|'
2022-03-31 23:44:27.508 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:44:27.510 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:27.513 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-03-31 23:44:27.515 | ++ functions-common:get_field:816           :   field='$3'
2022-03-31 23:44:27.519 | ++ functions-common:get_field:818           :   echo '| gateway_ip | 172.28.2.1 | | id | 04bf2392-fed0-4da9-9799-800e0aecc218 |'
2022-03-31 23:44:27.519 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-03-31 23:44:27.525 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:27.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 :   ext_gw_ip=172.28.2.1
2022-03-31 23:44:27.532 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 :   echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 04bf2392-fed0-4da9-9799-800e0aecc218 '|'
2022-03-31 23:44:27.533 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 :   get_field 5
2022-03-31 23:44:27.535 | ++ functions-common:get_field:811           :   local data field
2022-03-31 23:44:27.538 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:27.540 | ++ functions-common:get_field:813           :   '[' 5 -lt 0 ']'
2022-03-31 23:44:27.543 | ++ functions-common:get_field:816           :   field='$6'
2022-03-31 23:44:27.546 | ++ functions-common:get_field:818           :   echo '| gateway_ip | 172.28.2.1 | | id | 04bf2392-fed0-4da9-9799-800e0aecc218 |'
2022-03-31 23:44:27.546 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $6}'
2022-03-31 23:44:27.552 | ++ functions-common:get_field:812           :   read data
2022-03-31 23:44:27.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 :   PUB_SUBNET_ID=04bf2392-fed0-4da9-9799-800e0aecc218
2022-03-31 23:44:27.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 :   openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f1b94e58-3486-4938-b1c4-bf766ba496c9 429fc4d0-16f0-4857-8da2-8b7b310da1ad
2022-03-31 23:44:31.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:31.935 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:31.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:31.935 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:32.111 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 :   [[ openvswitch == \o\v\n ]]
2022-03-31 23:44:32.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 :   is_service_enabled q-l3 neutron-l3
2022-03-31 23:44:32.131 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:32.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 :   local ext_gw_interface=none
2022-03-31 23:44:32.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 :   is_neutron_ovs_base_plugin
2022-03-31 23:44:32.138 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 :   return 0
2022-03-31 23:44:32.142 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 :   _neutron_get_ext_gw_interface
2022-03-31 23:44:32.144 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 :   [[ False == \T\r\u\e ]]
2022-03-31 23:44:32.147 | ++ 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-03-31 23:44:32.168 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 :   echo br-data
2022-03-31 23:44:32.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 :   ext_gw_interface=br-data
2022-03-31 23:44:32.174 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 :   [[ br-data != \n\o\n\e ]]
2022-03-31 23:44:32.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 :   local cidr_len=24
2022-03-31 23:44:32.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 :   local 'testcmd=ip -o link | grep -q br-data'
2022-03-31 23:44:32.182 | + 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-03-31 23:44:32.185 | + functions-common:test_with_retry:2363    :   local 'testcmd=ip -o link | grep -q br-data'
2022-03-31 23:44:32.187 | + functions-common:test_with_retry:2364    :   local 'failmsg=br-data creation failed'
2022-03-31 23:44:32.189 | + functions-common:test_with_retry:2365    :   local until=10
2022-03-31 23:44:32.192 | + functions-common:test_with_retry:2366    :   local sleep=0.5
2022-03-31 23:44:32.195 | + functions-common:test_with_retry:2368    :   time_start test_with_retry
2022-03-31 23:44:32.197 | + functions-common:time_start:2411         :   local name=test_with_retry
2022-03-31 23:44:32.200 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:32.202 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:32.205 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:32.210 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770272207
2022-03-31 23:44:32.212 | + functions-common:test_with_retry:2369    :   timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done'
2022-03-31 23:44:32.220 | + functions-common:test_with_retry:2372    :   time_stop test_with_retry
2022-03-31 23:44:32.223 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:32.225 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:32.228 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:32.230 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:32.232 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:32.234 | + functions-common:time_stop:2431          :   name=test_with_retry
2022-03-31 23:44:32.237 | + functions-common:time_stop:2432          :   start_time=1648770272207
2022-03-31 23:44:32.239 | + functions-common:time_stop:2434          :   [[ -z 1648770272207 ]]
2022-03-31 23:44:32.242 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:32.246 | + functions-common:time_stop:2437          :   end_time=1648770272244
2022-03-31 23:44:32.249 | + functions-common:time_stop:2438          :   elapsed_time=37
2022-03-31 23:44:32.251 | + functions-common:time_stop:2439          :   total=5609
2022-03-31 23:44:32.253 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:32.256 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5646
2022-03-31 23:44:32.259 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   ip addr show dev br-data
2022-03-31 23:44:32.260 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   grep -c 172.28.2.1
2022-03-31 23:44:32.265 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ 0 == 0 ]]
2022-03-31 23:44:32.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ True == \F\a\l\s\e ]]
2022-03-31 23:44:32.270 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ False == \T\r\u\e ]]
2022-03-31 23:44:32.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ True == \T\r\u\e ]]
2022-03-31 23:44:32.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 :   sudo ip addr add 172.28.2.1/24 dev br-data
2022-03-31 23:44:32.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 :   sudo ip link set br-data up
2022-03-31 23:44:32.305 | ++ 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-03-31 23:44:32.307 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   cut -f2 '-d'\'''
2022-03-31 23:44:32.307 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   tr '\n' ' '
2022-03-31 23:44:32.311 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   awk -Fip_address '{ print $2 }'
2022-03-31 23:44:34.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:34.608 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:34.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:34.608 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:34.791 | ++ functions-common:oscwrap:2465            :   return 0
2022-03-31 23:44:34.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   ROUTER_GW_IP='   172.28.2.229  '
2022-03-31 23:44:34.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 :   die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP'
2022-03-31 23:44:34.801 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-03-31 23:44:34.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 :   _neutron_set_router_id
2022-03-31 23:44:34.821 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 :   [[ True == \F\a\l\s\e ]]
2022-03-31 23:44:34.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 :   [[ 4 =~ .*6 ]]
2022-03-31 23:44:34.826 | + ./stack.sh:main:1317                     :   is_service_enabled nova
2022-03-31 23:44:34.844 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:34.847 | + ./stack.sh:main:1318                     :   echo_summary 'Starting Nova'
2022-03-31 23:44:34.850 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:44:34.852 | + ./stack.sh:echo_summary:446              :   echo -e Starting Nova
2022-03-31 23:44:34.855 | + ./stack.sh:main:1319                     :   start_nova
2022-03-31 23:44:34.857 | + lib/nova:start_nova:1136                 :   start_nova_rest
2022-03-31 23:44:34.860 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:34.863 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:34.866 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:34.869 | + lib/nova:start_nova_rest:1048            :   local compute_cell_conf=/etc/nova/nova.conf
2022-03-31 23:44:34.872 | + lib/nova:start_nova_rest:1050            :   run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.875 | + functions-common:run_process:1680        :   local service=n-sch
2022-03-31 23:44:34.877 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.880 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:34.883 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:34.885 | + functions-common:run_process:1685        :   local name=n-sch
2022-03-31 23:44:34.888 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:34.890 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:34.893 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:34.896 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:34.899 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:34.904 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770274901
2022-03-31 23:44:34.907 | + functions-common:run_process:1688        :   is_service_enabled n-sch
2022-03-31 23:44:34.924 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:34.927 | + functions-common:run_process:1689        :   _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ''
2022-03-31 23:44:34.929 | + functions-common:_run_under_systemd:1645 :   local service=n-sch
2022-03-31 23:44:34.932 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.935 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.937 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.940 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.942 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]]
2022-03-31 23:44:34.945 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]]
2022-03-31 23:44:34.948 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-sch.service
2022-03-31 23:44:34.950 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:44:34.953 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:44:34.956 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]]
2022-03-31 23:44:34.958 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu
2022-03-31 23:44:34.961 | + functions-common:write_user_unit_file:1562 :   local service=devstack@n-sch.service
2022-03-31 23:44:34.964 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:34.966 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:44:34.968 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:44:34.971 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:44:34.973 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:44:34.976 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@n-sch.service
2022-03-31 23:44:34.978 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:44:34.983 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service'
2022-03-31 23:44:35.037 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu
2022-03-31 23:44:35.094 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-03-31 23:44:35.150 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process
2022-03-31 23:44:35.209 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300
2022-03-31 23:44:35.268 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:44:35.326 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:44:35.329 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target
2022-03-31 23:44:35.385 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:44:35.919 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-sch.service
2022-03-31 23:44:35.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service.
2022-03-31 23:44:36.447 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-sch.service
2022-03-31 23:44:36.472 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:36.476 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:36.479 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:36.482 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:36.487 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:36.489 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:36.492 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:36.495 | + functions-common:time_stop:2432          :   start_time=1648770274901
2022-03-31 23:44:36.498 | + functions-common:time_stop:2434          :   [[ -z 1648770274901 ]]
2022-03-31 23:44:36.504 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:36.508 | + functions-common:time_stop:2437          :   end_time=1648770276505
2022-03-31 23:44:36.516 | + functions-common:time_stop:2438          :   elapsed_time=1604
2022-03-31 23:44:36.520 | + functions-common:time_stop:2439          :   total=24477
2022-03-31 23:44:36.523 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:36.527 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=26081
2022-03-31 23:44:36.530 | + lib/nova:start_nova_rest:1051            :   '[' True == False ']'
2022-03-31 23:44:36.535 | ++ lib/nova:start_nova_rest:1054            :   which uwsgi
2022-03-31 23:44:36.541 | + 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-03-31 23:44:36.545 | + functions-common:run_process:1680        :   local service=n-api-meta
2022-03-31 23:44:36.547 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-03-31 23:44:36.550 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:36.553 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:36.555 | + functions-common:run_process:1685        :   local name=n-api-meta
2022-03-31 23:44:36.558 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:36.562 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:36.567 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:36.571 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:36.576 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:36.581 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770276578
2022-03-31 23:44:36.585 | + functions-common:run_process:1688        :   is_service_enabled n-api-meta
2022-03-31 23:44:36.605 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:36.609 | + functions-common:run_process:1689        :   _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ''
2022-03-31 23:44:36.612 | + functions-common:_run_under_systemd:1645 :   local service=n-api-meta
2022-03-31 23:44:36.615 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-03-31 23:44:36.617 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-03-31 23:44:36.620 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-03-31 23:44:36.624 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-03-31 23:44:36.627 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]]
2022-03-31 23:44:36.630 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]]
2022-03-31 23:44:36.633 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-api-meta.service
2022-03-31 23:44:36.637 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:44:36.641 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:44:36.645 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]]
2022-03-31 23:44:36.648 | + functions-common:_run_under_systemd:1655 :   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-03-31 23:44:36.650 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@n-api-meta.service
2022-03-31 23:44:36.653 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-03-31 23:44:36.656 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-03-31 23:44:36.658 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-03-31 23:44:36.661 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@n-api-meta.service
2022-03-31 23:44:36.664 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-03-31 23:44:36.668 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service'
2022-03-31 23:44:36.730 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service
2022-03-31 23:44:36.791 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu
2022-03-31 23:44:36.850 | + functions-common:write_uwsgi_user_unit_file:1599 :   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-03-31 23:44:36.909 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:44:36.971 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify
2022-03-31 23:44:37.041 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process
2022-03-31 23:44:37.101 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always
2022-03-31 23:44:37.167 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all
2022-03-31 23:44:37.239 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100
2022-03-31 23:44:37.301 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-03-31 23:44:37.306 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target
2022-03-31 23:44:37.371 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-03-31 23:44:37.908 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-api-meta.service
2022-03-31 23:44:37.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service.
2022-03-31 23:44:38.429 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-api-meta.service
2022-03-31 23:44:38.509 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:38.516 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:38.520 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:38.527 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:38.531 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:38.536 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:38.541 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:38.544 | + functions-common:time_stop:2432          :   start_time=1648770276578
2022-03-31 23:44:38.546 | + functions-common:time_stop:2434          :   [[ -z 1648770276578 ]]
2022-03-31 23:44:38.551 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:38.555 | + functions-common:time_stop:2437          :   end_time=1648770278552
2022-03-31 23:44:38.558 | + functions-common:time_stop:2438          :   elapsed_time=1974
2022-03-31 23:44:38.562 | + functions-common:time_stop:2439          :   total=26081
2022-03-31 23:44:38.564 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:38.567 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=28055
2022-03-31 23:44:38.570 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:38.573 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:38.576 | + lib/nova:start_nova:1137                 :   start_nova_console_proxies
2022-03-31 23:44:38.579 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:38.582 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:38.585 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:38.588 | + lib/nova:start_nova_console_proxies:1076 :   local api_cell_conf=/etc/nova/nova.conf
2022-03-31 23:44:38.591 | + lib/nova:start_nova_console_proxies:1078 :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:44:38.594 | + lib/nova:start_nova_console_proxies:1083 :   enable_nova_console_proxies
2022-03-31 23:44:38.600 | ++ lib/nova:enable_nova_console_proxies:1061 :   seq 1 1
2022-03-31 23:44:38.603 | + lib/nova:enable_nova_console_proxies:1061 :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:44:38.605 | + lib/nova:enable_nova_console_proxies:1062 :   for srv in n-novnc n-spice n-sproxy
2022-03-31 23:44:38.608 | + lib/nova:enable_nova_console_proxies:1063 :   is_service_enabled n-novnc
2022-03-31 23:44:38.635 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:38.638 | + lib/nova:enable_nova_console_proxies:1062 :   for srv in n-novnc n-spice n-sproxy
2022-03-31 23:44:38.640 | + lib/nova:enable_nova_console_proxies:1063 :   is_service_enabled n-spice
2022-03-31 23:44:38.659 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:38.663 | + lib/nova:enable_nova_console_proxies:1062 :   for srv in n-novnc n-spice n-sproxy
2022-03-31 23:44:38.667 | + lib/nova:enable_nova_console_proxies:1063 :   is_service_enabled n-sproxy
2022-03-31 23:44:38.693 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:38.702 | ++ lib/nova:start_nova_console_proxies:1084 :   seq 1 1
2022-03-31 23:44:38.705 | + lib/nova:start_nova_console_proxies:1084 :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:44:38.707 | + lib/nova:start_nova_console_proxies:1085 :   local conf
2022-03-31 23:44:38.711 | ++ lib/nova:start_nova_console_proxies:1086 :   conductor_conf 1
2022-03-31 23:44:38.714 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:44:38.717 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:44:38.719 | + lib/nova:start_nova_console_proxies:1086 :   conf=/etc/nova/nova_cell1.conf
2022-03-31 23:44:38.722 | + 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-03-31 23:44:38.725 | + functions-common:run_process:1680        :   local service=n-novnc-cell1
2022-03-31 23:44:38.727 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web '
2022-03-31 23:44:38.730 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:38.732 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:38.735 | + functions-common:run_process:1685        :   local name=n-novnc-cell1
2022-03-31 23:44:38.738 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:38.740 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:38.743 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:38.745 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:38.751 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:38.753 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770278750
2022-03-31 23:44:38.756 | + functions-common:run_process:1688        :   is_service_enabled n-novnc-cell1
2022-03-31 23:44:38.777 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:38.779 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:38.782 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:38.785 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:38.788 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:38.790 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:38.794 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:38.796 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:38.799 | + functions-common:time_stop:2432          :   start_time=1648770278750
2022-03-31 23:44:38.801 | + functions-common:time_stop:2434          :   [[ -z 1648770278750 ]]
2022-03-31 23:44:38.807 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:38.810 | + functions-common:time_stop:2437          :   end_time=1648770278806
2022-03-31 23:44:38.813 | + functions-common:time_stop:2438          :   elapsed_time=56
2022-03-31 23:44:38.815 | + functions-common:time_stop:2439          :   total=28055
2022-03-31 23:44:38.818 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:38.826 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=28111
2022-03-31 23:44:38.826 | + 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-03-31 23:44:38.829 | + functions-common:run_process:1680        :   local service=n-spice-cell1
2022-03-31 23:44:38.834 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web '
2022-03-31 23:44:38.834 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:38.837 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:38.837 | + functions-common:run_process:1685        :   local name=n-spice-cell1
2022-03-31 23:44:38.843 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:38.843 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:38.847 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:38.847 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:38.851 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:38.855 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770278852
2022-03-31 23:44:38.857 | + functions-common:run_process:1688        :   is_service_enabled n-spice-cell1
2022-03-31 23:44:38.877 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:38.880 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:38.883 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:38.887 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:38.888 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:38.891 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:38.895 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:38.895 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:38.898 | + functions-common:time_stop:2432          :   start_time=1648770278852
2022-03-31 23:44:38.903 | + functions-common:time_stop:2434          :   [[ -z 1648770278852 ]]
2022-03-31 23:44:38.907 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:38.908 | + functions-common:time_stop:2437          :   end_time=1648770278905
2022-03-31 23:44:38.915 | + functions-common:time_stop:2438          :   elapsed_time=53
2022-03-31 23:44:38.915 | + functions-common:time_stop:2439          :   total=28111
2022-03-31 23:44:38.919 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:38.920 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=28164
2022-03-31 23:44:38.923 | + 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-03-31 23:44:38.927 | + functions-common:run_process:1680        :   local service=n-sproxy-cell1
2022-03-31 23:44:38.929 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:38.935 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:38.935 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:38.939 | + functions-common:run_process:1685        :   local name=n-sproxy-cell1
2022-03-31 23:44:38.939 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:38.943 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:38.947 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:38.947 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:38.951 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:38.955 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770278951
2022-03-31 23:44:38.958 | + functions-common:run_process:1688        :   is_service_enabled n-sproxy-cell1
2022-03-31 23:44:38.979 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:38.980 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:38.983 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:38.987 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:38.990 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:38.990 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:38.995 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:38.995 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:38.999 | + functions-common:time_stop:2432          :   start_time=1648770278951
2022-03-31 23:44:39.001 | + functions-common:time_stop:2434          :   [[ -z 1648770278951 ]]
2022-03-31 23:44:39.007 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:39.011 | + functions-common:time_stop:2437          :   end_time=1648770279005
2022-03-31 23:44:39.011 | + functions-common:time_stop:2438          :   elapsed_time=54
2022-03-31 23:44:39.015 | + functions-common:time_stop:2439          :   total=28164
2022-03-31 23:44:39.016 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:39.019 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=28218
2022-03-31 23:44:39.021 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:39.027 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:39.027 | + lib/nova:start_nova:1138                 :   start_nova_conductor
2022-03-31 23:44:39.031 | + lib/nova:start_nova_conductor:1106       :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:44:39.035 | + lib/nova:start_nova_conductor:1112       :   enable_nova_fleet
2022-03-31 23:44:39.035 | + lib/nova:enable_nova_fleet:1097          :   is_service_enabled n-cond
2022-03-31 23:44:39.055 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:39.059 | + lib/nova:enable_nova_fleet:1098          :   enable_service n-super-cond
2022-03-31 23:44:39.122 | ++ lib/nova:enable_nova_fleet:1099          :   seq 1 1
2022-03-31 23:44:39.129 | + lib/nova:enable_nova_fleet:1099          :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:44:39.132 | + lib/nova:enable_nova_fleet:1100          :   enable_service n-cond-cell1
2022-03-31 23:44:39.199 | + lib/nova:start_nova_conductor:1113       :   is_service_enabled n-super-cond
2022-03-31 23:44:39.219 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:39.221 | + lib/nova:start_nova_conductor:1114       :   run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.225 | + functions-common:run_process:1680        :   local service=n-super-cond
2022-03-31 23:44:39.235 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.236 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:39.240 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:39.246 | + functions-common:run_process:1685        :   local name=n-super-cond
2022-03-31 23:44:39.246 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:39.250 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:39.252 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:39.256 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:39.260 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:39.265 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770279261
2022-03-31 23:44:39.267 | + functions-common:run_process:1688        :   is_service_enabled n-super-cond
2022-03-31 23:44:39.294 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:39.294 | + functions-common:run_process:1689        :   _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ''
2022-03-31 23:44:39.299 | + functions-common:_run_under_systemd:1645 :   local service=n-super-cond
2022-03-31 23:44:39.303 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.303 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.307 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.311 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.311 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]]
2022-03-31 23:44:39.315 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]]
2022-03-31 23:44:39.319 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-super-cond.service
2022-03-31 23:44:39.323 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:44:39.323 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:44:39.326 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]]
2022-03-31 23:44:39.331 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu
2022-03-31 23:44:39.331 | + functions-common:write_user_unit_file:1562 :   local service=devstack@n-super-cond.service
2022-03-31 23:44:39.335 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.335 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:44:39.339 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:44:39.340 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:44:39.342 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:44:39.349 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@n-super-cond.service
2022-03-31 23:44:39.349 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:44:39.351 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service'
2022-03-31 23:44:39.423 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu
2022-03-31 23:44:39.483 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-03-31 23:44:39.551 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process
2022-03-31 23:44:39.623 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300
2022-03-31 23:44:39.689 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:44:39.761 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:44:39.765 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target
2022-03-31 23:44:39.837 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:44:40.386 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-super-cond.service
2022-03-31 23:44:40.400 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service.
2022-03-31 23:44:40.974 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-super-cond.service
2022-03-31 23:44:41.003 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:41.008 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:41.014 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:41.017 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:41.021 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:41.024 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:41.028 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:41.032 | + functions-common:time_stop:2432          :   start_time=1648770279261
2022-03-31 23:44:41.038 | + functions-common:time_stop:2434          :   [[ -z 1648770279261 ]]
2022-03-31 23:44:41.043 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:41.048 | + functions-common:time_stop:2437          :   end_time=1648770281045
2022-03-31 23:44:41.059 | + functions-common:time_stop:2438          :   elapsed_time=1784
2022-03-31 23:44:41.068 | + functions-common:time_stop:2439          :   total=28218
2022-03-31 23:44:41.076 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:41.088 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=30002
2022-03-31 23:44:41.099 | ++ lib/nova:start_nova_conductor:1116       :   seq 1 1
2022-03-31 23:44:41.109 | + lib/nova:start_nova_conductor:1116       :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-03-31 23:44:41.116 | + lib/nova:start_nova_conductor:1117       :   is_service_enabled n-cond-cell1
2022-03-31 23:44:41.146 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:41.149 | + lib/nova:start_nova_conductor:1118       :   local conf
2022-03-31 23:44:41.152 | ++ lib/nova:start_nova_conductor:1119       :   conductor_conf 1
2022-03-31 23:44:41.155 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-03-31 23:44:41.158 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-03-31 23:44:41.160 | + lib/nova:start_nova_conductor:1119       :   conf=/etc/nova/nova_cell1.conf
2022-03-31 23:44:41.163 | + lib/nova:start_nova_conductor:1120       :   run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.166 | + functions-common:run_process:1680        :   local service=n-cond-cell1
2022-03-31 23:44:41.168 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.171 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:41.173 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:41.176 | + functions-common:run_process:1685        :   local name=n-cond-cell1
2022-03-31 23:44:41.179 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:41.181 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:41.184 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:41.187 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:41.193 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:41.195 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770281192
2022-03-31 23:44:41.198 | + functions-common:run_process:1688        :   is_service_enabled n-cond-cell1
2022-03-31 23:44:41.219 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:41.222 | + functions-common:run_process:1689        :   _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ''
2022-03-31 23:44:41.224 | + functions-common:_run_under_systemd:1645 :   local service=n-cond-cell1
2022-03-31 23:44:41.228 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.230 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.233 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.236 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.240 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]]
2022-03-31 23:44:41.247 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]]
2022-03-31 23:44:41.253 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-cond-cell1.service
2022-03-31 23:44:41.257 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:44:41.261 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:44:41.263 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]]
2022-03-31 23:44:41.266 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu
2022-03-31 23:44:41.269 | + functions-common:write_user_unit_file:1562 :   local service=devstack@n-cond-cell1.service
2022-03-31 23:44:41.271 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-03-31 23:44:41.274 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:44:41.277 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:44:41.279 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:44:41.282 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:44:41.285 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service
2022-03-31 23:44:41.288 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:44:41.292 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service'
2022-03-31 23:44:41.364 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu
2022-03-31 23:44:41.441 | + functions-common:write_user_unit_file:1575 :   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-03-31 23:44:41.510 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process
2022-03-31 23:44:41.583 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300
2022-03-31 23:44:41.651 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:44:41.718 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:44:41.720 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target
2022-03-31 23:44:41.801 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:44:42.364 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-cond-cell1.service
2022-03-31 23:44:42.379 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service.
2022-03-31 23:44:42.972 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-cond-cell1.service
2022-03-31 23:44:43.002 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:43.005 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:43.010 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:43.013 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:43.016 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:43.020 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:43.022 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:43.025 | + functions-common:time_stop:2432          :   start_time=1648770281192
2022-03-31 23:44:43.028 | + functions-common:time_stop:2434          :   [[ -z 1648770281192 ]]
2022-03-31 23:44:43.032 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:43.045 | + functions-common:time_stop:2437          :   end_time=1648770283034
2022-03-31 23:44:43.049 | + functions-common:time_stop:2438          :   elapsed_time=1842
2022-03-31 23:44:43.059 | + functions-common:time_stop:2439          :   total=30002
2022-03-31 23:44:43.067 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:43.072 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=31844
2022-03-31 23:44:43.087 | + lib/nova:start_nova:1139                 :   start_nova_compute
2022-03-31 23:44:43.092 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:43.100 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:43.103 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:43.108 | + lib/nova:start_nova_compute:973          :   local compute_cell_conf=/etc/nova/nova.conf
2022-03-31 23:44:43.114 | + lib/nova:start_nova_compute:976          :   cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf
2022-03-31 23:44:43.124 | + lib/nova:start_nova_compute:978          :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF'
2022-03-31 23:44:43.139 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:44:43.147 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-03-31 23:44:43.156 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$NOVA_CPU_CONF'
2022-03-31 23:44:43.164 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-03-31 23:44:43.171 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$NOVA_CPU_CONF'
2022-03-31 23:44:43.179 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/nova/nova-cpu.conf
2022-03-31 23:44:43.187 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/nova/nova-cpu.conf
2022-03-31 23:44:43.196 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/nova/nova-cpu.conf ']'
2022-03-31 23:44:43.202 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$NOVA_CPU_CONF' '
2022-03-31 23:44:43.202 |         BEGIN {
2022-03-31 23:44:43.202 |             section = ""
2022-03-31 23:44:43.202 |             last_section = ""
2022-03-31 23:44:43.202 |             section_count = 0
2022-03-31 23:44:43.202 |         }
2022-03-31 23:44:43.203 |         /^\[.+\]/ {
2022-03-31 23:44:43.203 |             gsub("[][]", "", $1);
2022-03-31 23:44:43.203 |             section=$1
2022-03-31 23:44:43.203 |             next
2022-03-31 23:44:43.203 |         }
2022-03-31 23:44:43.203 |         /^ *\#/ {
2022-03-31 23:44:43.203 |             next
2022-03-31 23:44:43.203 |         }
2022-03-31 23:44:43.203 |         /^[^ \t]+/ {
2022-03-31 23:44:43.203 |             # get offset of first = in $0
2022-03-31 23:44:43.203 |             eq_idx = index($0, "=")
2022-03-31 23:44:43.203 |             # extract attr & value from $0
2022-03-31 23:44:43.203 |             attr = substr($0, 1, eq_idx - 1)
2022-03-31 23:44:43.203 |             value = substr($0, eq_idx + 1)
2022-03-31 23:44:43.203 |             # only need to strip trailing whitespace from attr
2022-03-31 23:44:43.203 |             sub(/[ \t]*$/, "", attr)
2022-03-31 23:44:43.203 |             # need to strip leading & trailing whitespace from value
2022-03-31 23:44:43.203 |             sub(/^[ \t]*/, "", value)
2022-03-31 23:44:43.203 |             sub(/[ \t]*$/, "", value)
2022-03-31 23:44:43.203 | 
2022-03-31 23:44:43.203 |             # cfg_attr_count: number of config lines per [section, attr]
2022-03-31 23:44:43.203 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-03-31 23:44:43.203 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-03-31 23:44:43.203 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-03-31 23:44:43.203 |             if (! (section, attr) in cfg_attr_count) {
2022-03-31 23:44:43.203 |                 if (section != last_section) {
2022-03-31 23:44:43.203 |                     cfg_section[section_count++] = section
2022-03-31 23:44:43.203 |                     last_section = section
2022-03-31 23:44:43.203 |                 }
2022-03-31 23:44:43.203 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-03-31 23:44:43.203 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-03-31 23:44:43.203 | 
2022-03-31 23:44:43.203 |                 cfg_attr[section, attr, 0] = value
2022-03-31 23:44:43.203 |                 cfg_attr_count[section, attr] = 1
2022-03-31 23:44:43.203 |             } else {
2022-03-31 23:44:43.204 |                 lno = cfg_attr_count[section, attr]++
2022-03-31 23:44:43.204 |                 cfg_attr[section, attr, lno] = value
2022-03-31 23:44:43.204 |             }
2022-03-31 23:44:43.204 |         }
2022-03-31 23:44:43.204 |         END {
2022-03-31 23:44:43.204 |             # Process each section in order
2022-03-31 23:44:43.204 |             for (sno = 0; sno < section_count; sno++) {
2022-03-31 23:44:43.204 |                 section = cfg_section[sno]
2022-03-31 23:44:43.204 |                 # The ini routines simply append a config item immediately
2022-03-31 23:44:43.204 |                 # after the section header. To keep the same order as defined
2022-03-31 23:44:43.204 |                 # in local.conf, invoke the ini routines in the reverse order
2022-03-31 23:44:43.204 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-03-31 23:44:43.204 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-03-31 23:44:43.204 |                     if (cfg_attr_count[section, attr] == 1)
2022-03-31 23:44:43.204 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-03-31 23:44:43.204 |                     else {
2022-03-31 23:44:43.204 |                         # For multiline, invoke the ini routines in the reverse order
2022-03-31 23:44:43.204 |                         count = cfg_attr_count[section, attr]
2022-03-31 23:44:43.204 |                         print "inidelete " configfile " " section " " attr
2022-03-31 23:44:43.204 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-03-31 23:44:43.204 |                         for (l = count -2; l >= 0; l--)
2022-03-31 23:44:43.204 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-03-31 23:44:43.204 |                     }
2022-03-31 23:44:43.204 |                 }
2022-03-31 23:44:43.204 |             }
2022-03-31 23:44:43.204 |         }
2022-03-31 23:44:43.204 |     '
2022-03-31 23:44:43.204 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF'
2022-03-31 23:44:43.204 | + inc/meta-config:merge_config_file:164    :   read a
2022-03-31 23:44:43.210 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-03-31 23:44:43.210 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-03-31 23:44:43.216 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-03-31 23:44:43.218 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$NOVA_CPU_CONF'
2022-03-31 23:44:43.224 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-03-31 23:44:43.226 | + inc/meta-config:get_meta_section:38      :   [[ -z $NOVA_CPU_CONF ]]
2022-03-31 23:44:43.232 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' '
2022-03-31 23:44:43.234 |         BEGIN { group = "" }
2022-03-31 23:44:43.234 |         /^\[\[.+\|.*\]\]/ {
2022-03-31 23:44:43.234 |             gsub("[][]", "", $1);
2022-03-31 23:44:43.234 |             split($1, a, "|");
2022-03-31 23:44:43.234 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-03-31 23:44:43.234 |                 group=a[1]
2022-03-31 23:44:43.234 |             } else {
2022-03-31 23:44:43.234 |                 group=""
2022-03-31 23:44:43.234 |             }
2022-03-31 23:44:43.234 |             next
2022-03-31 23:44:43.234 |         }
2022-03-31 23:44:43.234 |         {
2022-03-31 23:44:43.235 |             if (group != "")
2022-03-31 23:44:43.235 |                 print $0
2022-03-31 23:44:43.235 |         }
2022-03-31 23:44:43.235 |     ' /home/ubuntu/devstack/local.conf
2022-03-31 23:44:43.245 | + lib/nova:start_nova_compute:980          :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-03-31 23:44:43.249 | + lib/nova:start_nova_compute:987          :   iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True
2022-03-31 23:44:43.303 | + lib/nova:start_nova_compute:990          :   iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False
2022-03-31 23:44:43.364 | + lib/nova:start_nova_compute:991          :   iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1
2022-03-31 23:44:43.375 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-03-31 23:44:43.379 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova-cpu.conf
2022-03-31 23:44:43.384 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-03-31 23:44:43.392 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-03-31 23:44:43.400 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-03-31 23:44:43.435 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:43.447 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-03-31 23:44:43.455 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-03-31 23:44:43.463 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-03-31 23:44:43.501 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:43.505 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-03-31 23:44:43.508 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-03-31 23:44:43.580 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-03-31 23:44:43.583 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-03-31 23:44:43.591 | + lib/nova:start_nova_compute:995          :   inidelete /etc/nova/nova-cpu.conf database connection
2022-03-31 23:44:43.630 | + lib/nova:start_nova_compute:996          :   inidelete /etc/nova/nova-cpu.conf api_database connection
2022-03-31 23:44:43.675 | + lib/nova:start_nova_compute:1001         :   configure_console_compute
2022-03-31 23:44:43.688 | + lib/nova:configure_console_compute:643   :   local offset
2022-03-31 23:44:43.696 | + lib/nova:configure_console_compute:644   :   offset=0
2022-03-31 23:44:43.704 | + lib/nova:configure_console_compute:648   :   local default_proxyclient_addr
2022-03-31 23:44:43.711 | ++ lib/nova:configure_console_compute:649   :   iniget /etc/nova/nova-cpu.conf DEFAULT my_ip
2022-03-31 23:44:43.761 | + lib/nova:configure_console_compute:649   :   default_proxyclient_addr=10.222.0.98
2022-03-31 23:44:43.768 | + lib/nova:configure_console_compute:653   :   is_service_enabled n-cpu
2022-03-31 23:44:43.800 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:43.806 | + lib/nova:configure_console_compute:669   :   is_service_enabled n-novnc
2022-03-31 23:44:43.858 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:43.864 | + lib/nova:configure_console_compute:669   :   '[' False '!=' False ']'
2022-03-31 23:44:43.868 | + lib/nova:configure_console_compute:677   :   iniset /etc/nova/nova-cpu.conf vnc enabled false
2022-03-31 23:44:43.935 | + lib/nova:configure_console_compute:680   :   is_service_enabled n-spice
2022-03-31 23:44:43.966 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:43.969 | + lib/nova:configure_console_compute:690   :   is_service_enabled n-sproxy
2022-03-31 23:44:44.000 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:44.003 | + lib/nova:start_nova_compute:1004         :   '[' -n '' ']'
2022-03-31 23:44:44.006 | + lib/nova:start_nova_compute:1009         :   [[ libvirt == \l\i\b\v\i\r\t ]]
2022-03-31 23:44:44.008 | + lib/nova:start_nova_compute:1009         :   [[ kvm == \q\e\m\u ]]
2022-03-31 23:44:44.012 | + lib/nova:start_nova_compute:1013         :   [[ libvirt = \l\i\b\v\i\r\t ]]
2022-03-31 23:44:44.014 | + lib/nova:start_nova_compute:1017         :   run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt
2022-03-31 23:44:44.017 | + functions-common:run_process:1680        :   local service=n-cpu
2022-03-31 23:44:44.021 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf'
2022-03-31 23:44:44.024 | + functions-common:run_process:1682        :   local group=libvirt
2022-03-31 23:44:44.027 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:44.029 | + functions-common:run_process:1685        :   local name=n-cpu
2022-03-31 23:44:44.032 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:44.043 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:44.043 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:44.045 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:44.050 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:44.055 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770284050
2022-03-31 23:44:44.055 | + functions-common:run_process:1688        :   is_service_enabled n-cpu
2022-03-31 23:44:44.077 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:44.079 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:44.082 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:44.085 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:44.087 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:44.090 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:44.092 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:44.095 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:44.098 | + functions-common:time_stop:2432          :   start_time=1648770284050
2022-03-31 23:44:44.100 | + functions-common:time_stop:2434          :   [[ -z 1648770284050 ]]
2022-03-31 23:44:44.106 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:44.108 | + functions-common:time_stop:2437          :   end_time=1648770284105
2022-03-31 23:44:44.111 | + functions-common:time_stop:2438          :   elapsed_time=55
2022-03-31 23:44:44.114 | + functions-common:time_stop:2439          :   total=31844
2022-03-31 23:44:44.116 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:44.119 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=31899
2022-03-31 23:44:44.122 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:44.125 | + 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/sbin:/usr/sbin:/sbin
2022-03-31 23:44:44.127 | + lib/nova:start_nova:1140                 :   is_service_enabled n-api
2022-03-31 23:44:44.149 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:44.151 | + lib/nova:start_nova:1142                 :   echo 'Dumping cells_v2 mapping'
2022-03-31 23:44:44.152 | Dumping cells_v2 mapping
2022-03-31 23:44:44.154 | + lib/nova:start_nova:1143                 :   /usr/local/bin/nova-manage cell_v2 list_cells --verbose
2022-03-31 23:44:45.168 | 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-03-31 23:44:47.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:47.687 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:47.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:47.687 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:47.687 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+
2022-03-31 23:44:47.687 | |  Name |                 UUID                 |                       Transport URL                       |                       Database Connection                       | Disabled |
2022-03-31 23:44:47.687 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+
2022-03-31 23:44:47.687 | | cell0 | 00000000-0000-0000-0000-000000000000 |                          none:///                         | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 |  False   |
2022-03-31 23:44:47.687 | | cell1 | 29a80486-d12f-4c9f-86a3-56f5f260a677 | rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 |  False   |
2022-03-31 23:44:47.687 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+
2022-03-31 23:44:48.140 | + ./stack.sh:main:1320                     :   async_runfunc create_flavors
2022-03-31 23:44:48.143 | + inc/async:async_runfunc:116              :   async_run create_flavors create_flavors
2022-03-31 23:44:48.213 | + inc/async:async_inner:63                 :   create_flavors
2022-03-31 23:44:48.258 | [316529 Async create_flavors:373984]: running: create_flavors
2022-03-31 23:44:48.261 | + ./stack.sh:main:1322                     :   is_service_enabled cinder
2022-03-31 23:44:48.280 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:48.283 | + ./stack.sh:main:1323                     :   echo_summary 'Starting Cinder'
2022-03-31 23:44:48.286 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-03-31 23:44:48.288 | + ./stack.sh:echo_summary:446              :   echo -e Starting Cinder
2022-03-31 23:44:48.291 | + ./stack.sh:main:1324                     :   start_cinder
2022-03-31 23:44:48.294 | + lib/cinder:start_cinder:508              :   local service_port=8776
2022-03-31 23:44:48.296 | + lib/cinder:start_cinder:509              :   local service_protocol=http
2022-03-31 23:44:48.299 | + lib/cinder:start_cinder:510              :   local cinder_url
2022-03-31 23:44:48.301 | + lib/cinder:start_cinder:511              :   is_service_enabled tls-proxy
2022-03-31 23:44:48.321 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:48.323 | + lib/cinder:start_cinder:515              :   '[' lioadm = tgtadm ']'
2022-03-31 23:44:48.326 | + 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-03-31 23:44:48.329 | + lib/cinder:start_cinder:536              :   '[' True == False ']'
2022-03-31 23:44:48.332 | ++ lib/cinder:start_cinder:544              :   which uwsgi
2022-03-31 23:44:48.337 | + lib/cinder:start_cinder:544              :   run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.340 | + functions-common:run_process:1680        :   local service=c-api
2022-03-31 23:44:48.342 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.345 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:48.347 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:48.350 | + functions-common:run_process:1685        :   local name=c-api
2022-03-31 23:44:48.353 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:48.355 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:48.357 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:48.360 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:48.363 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:48.367 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770288365
2022-03-31 23:44:48.370 | + functions-common:run_process:1688        :   is_service_enabled c-api
2022-03-31 23:44:48.387 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:48.389 | + functions-common:run_process:1689        :   _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ''
2022-03-31 23:44:48.392 | + functions-common:_run_under_systemd:1645 :   local service=c-api
2022-03-31 23:44:48.395 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.397 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.400 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.402 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.405 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]]
2022-03-31 23:44:48.407 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]]
2022-03-31 23:44:48.410 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@c-api.service
2022-03-31 23:44:48.412 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:44:48.415 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:44:48.417 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]]
2022-03-31 23:44:48.420 | + functions-common:_run_under_systemd:1655 :   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-03-31 23:44:48.422 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@c-api.service
2022-03-31 23:44:48.424 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-03-31 23:44:48.427 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-03-31 23:44:48.429 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-03-31 23:44:48.431 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@c-api.service
2022-03-31 23:44:48.434 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-03-31 23:44:48.438 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service'
2022-03-31 23:44:48.491 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service
2022-03-31 23:44:48.547 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu
2022-03-31 23:44:48.602 | + functions-common:write_uwsgi_user_unit_file:1599 :   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-03-31 23:44:48.662 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:44:48.719 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify
2022-03-31 23:44:48.775 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process
2022-03-31 23:44:48.832 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always
2022-03-31 23:44:48.887 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all
2022-03-31 23:44:48.942 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100
2022-03-31 23:44:48.997 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-03-31 23:44:48.999 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target
2022-03-31 23:44:49.055 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-03-31 23:44:49.592 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@c-api.service
2022-03-31 23:44:49.607 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service.
2022-03-31 23:44:50.117 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@c-api.service
2022-03-31 23:44:50.199 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:50.207 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:50.210 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:50.215 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:50.222 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:50.228 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:50.230 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:50.234 | + functions-common:time_stop:2432          :   start_time=1648770288365
2022-03-31 23:44:50.236 | + functions-common:time_stop:2434          :   [[ -z 1648770288365 ]]
2022-03-31 23:44:50.242 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:50.246 | + functions-common:time_stop:2437          :   end_time=1648770290241
2022-03-31 23:44:50.247 | + functions-common:time_stop:2438          :   elapsed_time=1876
2022-03-31 23:44:50.250 | + functions-common:time_stop:2439          :   total=31899
2022-03-31 23:44:50.255 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:50.259 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=33775
2022-03-31 23:44:50.259 | + lib/cinder:start_cinder:545              :   cinder_url=http://10.222.0.98/volume/v3
2022-03-31 23:44:50.262 | + lib/cinder:start_cinder:549              :   echo 'Waiting for Cinder API to start...'
2022-03-31 23:44:50.262 | Waiting for Cinder API to start...
2022-03-31 23:44:50.266 | + lib/cinder:start_cinder:550              :   wait_for_service 60 http://10.222.0.98/volume/v3
2022-03-31 23:44:50.268 | + functions:wait_for_service:457           :   local timeout=60
2022-03-31 23:44:50.271 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/volume/v3
2022-03-31 23:44:50.275 | + functions:wait_for_service:459           :   local rval=0
2022-03-31 23:44:50.276 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-03-31 23:44:50.279 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-03-31 23:44:50.283 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:50.283 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:50.295 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:50.307 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770290294
2022-03-31 23:44:50.311 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-03-31 23:44:50.315 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/volume/v3
2022-03-31 23:44:53.110 | + ::                                       :   [[ 500 == 503 ]]
2022-03-31 23:44:53.112 | + ::                                       :   [[ 0 -eq 7 ]]
2022-03-31 23:44:53.116 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-03-31 23:44:53.118 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:53.120 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:53.123 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:53.126 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:53.129 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:53.131 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-03-31 23:44:53.134 | + functions-common:time_stop:2432          :   start_time=1648770290294
2022-03-31 23:44:53.137 | + functions-common:time_stop:2434          :   [[ -z 1648770290294 ]]
2022-03-31 23:44:53.140 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:53.145 | + functions-common:time_stop:2437          :   end_time=1648770293142
2022-03-31 23:44:53.151 | + functions-common:time_stop:2438          :   elapsed_time=2848
2022-03-31 23:44:53.154 | + functions-common:time_stop:2439          :   total=18055
2022-03-31 23:44:53.156 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:53.159 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20903
2022-03-31 23:44:53.162 | + functions:wait_for_service:467           :   return 0
2022-03-31 23:44:53.165 | + lib/cinder:start_cinder:554              :   run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.167 | + functions-common:run_process:1680        :   local service=c-sch
2022-03-31 23:44:53.170 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.172 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:53.177 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:53.180 | + functions-common:run_process:1685        :   local name=c-sch
2022-03-31 23:44:53.183 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:53.186 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:53.188 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:53.191 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:53.194 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:53.199 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770293196
2022-03-31 23:44:53.202 | + functions-common:run_process:1688        :   is_service_enabled c-sch
2022-03-31 23:44:53.221 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:53.224 | + functions-common:run_process:1689        :   _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ''
2022-03-31 23:44:53.227 | + functions-common:_run_under_systemd:1645 :   local service=c-sch
2022-03-31 23:44:53.230 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.232 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.235 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.238 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.242 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]]
2022-03-31 23:44:53.245 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]]
2022-03-31 23:44:53.248 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@c-sch.service
2022-03-31 23:44:53.250 | + functions-common:_run_under_systemd:1652 :   local group=
2022-03-31 23:44:53.253 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-03-31 23:44:53.256 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]]
2022-03-31 23:44:53.258 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu
2022-03-31 23:44:53.261 | + functions-common:write_user_unit_file:1562 :   local service=devstack@c-sch.service
2022-03-31 23:44:53.264 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.267 | + functions-common:write_user_unit_file:1564 :   local group=
2022-03-31 23:44:53.269 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-03-31 23:44:53.272 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-03-31 23:44:53.275 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-03-31 23:44:53.277 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@c-sch.service
2022-03-31 23:44:53.280 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-03-31 23:44:53.284 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service'
2022-03-31 23:44:53.342 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu
2022-03-31 23:44:53.397 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:53.452 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process
2022-03-31 23:44:53.508 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300
2022-03-31 23:44:53.572 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-03-31 23:44:53.637 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-03-31 23:44:53.640 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target
2022-03-31 23:44:53.700 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-03-31 23:44:54.214 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@c-sch.service
2022-03-31 23:44:54.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service.
2022-03-31 23:44:54.751 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@c-sch.service
2022-03-31 23:44:54.778 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:54.783 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:54.787 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:54.789 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:54.791 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:54.794 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:54.797 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:54.803 | + functions-common:time_stop:2432          :   start_time=1648770293196
2022-03-31 23:44:54.806 | + functions-common:time_stop:2434          :   [[ -z 1648770293196 ]]
2022-03-31 23:44:54.810 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:54.815 | + functions-common:time_stop:2437          :   end_time=1648770294812
2022-03-31 23:44:54.817 | + functions-common:time_stop:2438          :   elapsed_time=1616
2022-03-31 23:44:54.820 | + functions-common:time_stop:2439          :   total=33775
2022-03-31 23:44:54.824 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:54.827 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=35391
2022-03-31 23:44:54.829 | + lib/cinder:start_cinder:555              :   run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:54.832 | + functions-common:run_process:1680        :   local service=c-bak
2022-03-31 23:44:54.835 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:54.837 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:54.840 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:54.842 | + functions-common:run_process:1685        :   local name=c-bak
2022-03-31 23:44:54.845 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:54.847 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:54.850 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:54.852 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:54.856 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:54.860 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770294857
2022-03-31 23:44:54.863 | + functions-common:run_process:1688        :   is_service_enabled c-bak
2022-03-31 23:44:54.890 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:54.893 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:54.896 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:54.898 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:54.901 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:54.903 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:54.906 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:54.908 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:54.911 | + functions-common:time_stop:2432          :   start_time=1648770294857
2022-03-31 23:44:54.913 | + functions-common:time_stop:2434          :   [[ -z 1648770294857 ]]
2022-03-31 23:44:54.917 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:54.921 | + functions-common:time_stop:2437          :   end_time=1648770294919
2022-03-31 23:44:54.924 | + functions-common:time_stop:2438          :   elapsed_time=62
2022-03-31 23:44:54.927 | + functions-common:time_stop:2439          :   total=35391
2022-03-31 23:44:54.929 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:54.932 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=35453
2022-03-31 23:44:54.935 | + lib/cinder:start_cinder:556              :   run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:54.937 | + functions-common:run_process:1680        :   local service=c-vol
2022-03-31 23:44:54.940 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf'
2022-03-31 23:44:54.943 | + functions-common:run_process:1682        :   local group=
2022-03-31 23:44:54.945 | + functions-common:run_process:1683        :   local user=
2022-03-31 23:44:54.948 | + functions-common:run_process:1685        :   local name=c-vol
2022-03-31 23:44:54.950 | + functions-common:run_process:1687        :   time_start run_process
2022-03-31 23:44:54.953 | + functions-common:time_start:2411         :   local name=run_process
2022-03-31 23:44:54.955 | + functions-common:time_start:2412         :   local start_time=
2022-03-31 23:44:54.958 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-03-31 23:44:54.963 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-03-31 23:44:54.966 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648770294963
2022-03-31 23:44:54.969 | + functions-common:run_process:1688        :   is_service_enabled c-vol
2022-03-31 23:44:54.993 | + functions-common:is_service_enabled:2081 :   return 1
2022-03-31 23:44:54.995 | + functions-common:run_process:1691        :   time_stop run_process
2022-03-31 23:44:54.998 | + functions-common:time_stop:2425          :   local name
2022-03-31 23:44:55.001 | + functions-common:time_stop:2426          :   local end_time
2022-03-31 23:44:55.003 | + functions-common:time_stop:2427          :   local elapsed_time
2022-03-31 23:44:55.005 | + functions-common:time_stop:2428          :   local total
2022-03-31 23:44:55.008 | + functions-common:time_stop:2429          :   local start_time
2022-03-31 23:44:55.010 | + functions-common:time_stop:2431          :   name=run_process
2022-03-31 23:44:55.013 | + functions-common:time_stop:2432          :   start_time=1648770294963
2022-03-31 23:44:55.015 | + functions-common:time_stop:2434          :   [[ -z 1648770294963 ]]
2022-03-31 23:44:55.019 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-03-31 23:44:55.023 | + functions-common:time_stop:2437          :   end_time=1648770295021
2022-03-31 23:44:55.026 | + functions-common:time_stop:2438          :   elapsed_time=58
2022-03-31 23:44:55.028 | + functions-common:time_stop:2439          :   total=35453
2022-03-31 23:44:55.031 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-03-31 23:44:55.033 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=35511
2022-03-31 23:44:55.036 | + ./stack.sh:main:1325                     :   create_volume_types
2022-03-31 23:44:55.039 | + lib/cinder:create_volume_types:574       :   is_service_enabled c-api
2022-03-31 23:44:55.061 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:55.063 | + lib/cinder:create_volume_types:574       :   [[ -n lvm:lvmdriver-1 ]]
2022-03-31 23:44:55.066 | + lib/cinder:create_volume_types:575       :   local be be_name
2022-03-31 23:44:55.068 | + lib/cinder:create_volume_types:576       :   for be in ${CINDER_ENABLED_BACKENDS//,/ }
2022-03-31 23:44:55.071 | + lib/cinder:create_volume_types:577       :   be_name=lvmdriver-1
2022-03-31 23:44:55.073 | + lib/cinder:create_volume_types:579       :   is_service_enabled keystone
2022-03-31 23:44:55.097 | + functions-common:is_service_enabled:2081 :   return 0
2022-03-31 23:44:55.100 | + lib/cinder:create_volume_types:580       :   openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1
2022-03-31 23:44:57.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:57.474 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:57.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-03-31 23:44:57.474 |   from cryptography.utils import int_from_bytes
2022-03-31 23:44:57.474 | Unexpected exception for http://10.222.0.98/volume/v3/fd6e8cf5430348eaa5b8869ed65752a2/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
2022-03-31 23:44:57.731 | + lib/cinder:create_volume_types:1         :   exit_trap
2022-03-31 23:44:57.733 | + ./stack.sh:exit_trap:521                 :   local r=1
2022-03-31 23:44:57.737 | ++ ./stack.sh:exit_trap:522                 :   jobs -p
2022-03-31 23:44:57.740 | + ./stack.sh:exit_trap:522                 :   jobs='341858
2022-03-31 23:44:57.740 | 373984'
2022-03-31 23:44:57.743 | + ./stack.sh:exit_trap:525                 :   [[ -n 341858
2022-03-31 23:44:57.743 | 373984 ]]
2022-03-31 23:44:57.745 | + ./stack.sh:exit_trap:525                 :   [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-233234 ]]
2022-03-31 23:44:57.748 | + ./stack.sh:exit_trap:525                 :   [[ True == \T\r\u\e ]]
2022-03-31 23:44:57.750 | + ./stack.sh:exit_trap:526                 :   echo 'exit_trap: cleaning up child processes'
2022-03-31 23:44:57.750 | exit_trap: cleaning up child processes
2022-03-31 23:44:57.753 | + ./stack.sh:exit_trap:527                 :   kill 341858 373984
2022-03-31 23:44:57.756 | + ./stack.sh:exit_trap:531                 :   '[' -f /tmp/tmp.Yk6GVkIgqN ']'
2022-03-31 23:44:57.759 | + ./stack.sh:exit_trap:532                 :   rm /tmp/tmp.Yk6GVkIgqN
2022-03-31 23:44:57.763 | + ./stack.sh:exit_trap:536                 :   kill_spinner
2022-03-31 23:44:57.766 | + ./stack.sh:kill_spinner:431              :   '[' '!' -z '' ']'
2022-03-31 23:44:57.769 | + ./stack.sh:exit_trap:538                 :   [[ 1 -ne 0 ]]
2022-03-31 23:44:57.771 | + ./stack.sh:exit_trap:539                 :   echo 'Error on exit'
2022-03-31 23:44:57.771 | Error on exit
2022-03-31 23:44:57.774 | + ./stack.sh:exit_trap:541                 :   type -p generate-subunit
2022-03-31 23:44:57.776 | + ./stack.sh:exit_trap:542                 :   generate-subunit 1648769551 746 fail
2022-03-31 23:44:58.446 | + ./stack.sh:exit_trap:544                 :   [[ -z /opt/stack/logs ]]
2022-03-31 23:44:58.449 | + ./stack.sh:exit_trap:547                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-03-31 23:44:59.859 | + ./stack.sh:exit_trap:556                 :   exit 1