2022-04-13 08:37:05.162 | + ./stack.sh:main:487                      :   exec
2022-04-13 08:37:05.162 | + ./stack.sh:main:495                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083705'
2022-04-13 08:37:05.162 | ++ ./stack.sh:main:487                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-083705.summary.2022-04-13-083705
2022-04-13 08:37:05.162 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-13 08:37:05.162 | + ./stack.sh:echo_summary:446              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083705
2022-04-13 08:37:05.162 | + ./stack.sh:main:497                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083705 /opt/stack/logs/stack.sh.log
2022-04-13 08:37:05.162 | + ./stack.sh:main:498                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083705.summary.2022-04-13-083705 /opt/stack/logs/stack.sh.log.summary
2022-04-13 08:37:05.162 | + ./stack.sh:main:513                      :   check_path_perm_sanity /opt/stack
2022-04-13 08:37:05.162 | + functions:check_path_perm_sanity:596     :   local real_path
2022-04-13 08:37:05.162 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-04-13 08:37:05.162 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-04-13 08:37:05.163 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-04-13 08:37:05.163 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-04-13 08:37:05.163 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-04-13 08:37:05.163 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-04-13 08:37:05.163 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-13 08:37:05.165 | + ./stack.sh:main:519                      :   trap exit_trap EXIT
2022-04-13 08:37:05.167 | + ./stack.sh:main:560                      :   trap err_trap ERR
2022-04-13 08:37:05.170 | + ./stack.sh:main:573                      :   set -o errexit
2022-04-13 08:37:05.171 | + ./stack.sh:main:576                      :   uname -a
2022-04-13 08:37:05.173 | Linux dv-neutron-837670-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2022-04-13 08:37:05.175 | + ./stack.sh:main:579                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-04-13 08:37:05.176 | + ./stack.sh:main:580                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-04-13 08:37:05.180 | + ./stack.sh:main:583                      :   source /home/ubuntu/devstack/lib/database
2022-04-13 08:37:05.217 | + ./stack.sh:main:584                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-04-13 08:37:05.232 | + ./stack.sh:main:590                      :   fetch_plugins
2022-04-13 08:37:05.234 | + functions-common:fetch_plugins:1771      :   local plugins=
2022-04-13 08:37:05.236 | + functions-common:fetch_plugins:1772      :   local plugin
2022-04-13 08:37:05.238 | + functions-common:fetch_plugins:1775      :   [[ -z '' ]]
2022-04-13 08:37:05.240 | + functions-common:fetch_plugins:1776      :   return
2022-04-13 08:37:05.242 | + ./stack.sh:main:594                      :   run_phase override_defaults
2022-04-13 08:37:05.243 | + functions-common:run_phase:1853          :   local mode=override_defaults
2022-04-13 08:37:05.245 | + functions-common:run_phase:1854          :   local phase=
2022-04-13 08:37:05.247 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 08:37:05.249 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-13 08:37:05.251 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 08:37:05.252 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-13 08:37:05.254 | + functions-common:run_phase:1863          :   local extra
2022-04-13 08:37:05.256 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 08:37:05.260 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-13 08:37:05.261 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 08:37:05.264 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 08:37:05.266 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-04-13 08:37:05.268 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 08:37:05.281 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:05.282 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 08:37:05.284 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 08:37:05.286 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 08:37:05.288 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 08:37:05.290 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 08:37:05.291 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-13 08:37:05.293 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-04-13 08:37:05.295 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-04-13 08:37:05.297 | + functions-common:run_phase:1874          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-13 08:37:05.298 | + functions-common:run_phase:1877          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 08:37:05.300 | + functions-common:run_phase:1878          :   plugin_override_defaults
2022-04-13 08:37:05.302 | + functions-common:plugin_override_defaults:1812 :   local plugins=
2022-04-13 08:37:05.304 | + functions-common:plugin_override_defaults:1813 :   local plugin
2022-04-13 08:37:05.305 | + functions-common:plugin_override_defaults:1816 :   [[ -z '' ]]
2022-04-13 08:37:05.307 | + functions-common:plugin_override_defaults:1817 :   return
2022-04-13 08:37:05.310 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/apache
2022-04-13 08:37:05.327 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/tls
2022-04-13 08:37:05.329 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-04-13 08:37:05.342 | ++ functions-common:is_service_enabled:2081 :   return 1
2022-04-13 08:37:05.344 | +++ lib/tls:source:43                        :   hostname -f
2022-04-13 08:37:05.347 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-04-13 08:37:05.349 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-04-13 08:37:05.351 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-04-13 08:37:05.353 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-04-13 08:37:05.355 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-04-13 08:37:05.357 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-04-13 08:37:05.359 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-04-13 08:37:05.361 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-04-13 08:37:05.362 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-04-13 08:37:05.364 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-04-13 08:37:05.369 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/infra
2022-04-13 08:37:05.381 | + ./stack.sh:main:604                      :   source /home/ubuntu/devstack/lib/libraries
2022-04-13 08:37:05.398 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/lvm
2022-04-13 08:37:05.410 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/horizon
2022-04-13 08:37:05.422 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/keystone
2022-04-13 08:37:05.457 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/glance
2022-04-13 08:37:05.514 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/nova
2022-04-13 08:37:05.603 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/placement
2022-04-13 08:37:05.624 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/cinder
2022-04-13 08:37:05.675 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/swift
2022-04-13 08:37:05.726 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/neutron
2022-04-13 08:37:05.870 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/ldap
2022-04-13 08:37:05.883 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/dstat
2022-04-13 08:37:05.896 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-04-13 08:37:05.909 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/etcd3
2022-04-13 08:37:06.000 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/os-vif
2022-04-13 08:37:06.002 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-04-13 08:37:06.005 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-04-13 08:37:06.007 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-04-13 08:37:06.009 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-04-13 08:37:06.011 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-04-13 08:37:06.014 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-04-13 08:37:06.014 | False'
2022-04-13 08:37:06.016 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-04-13 08:37:06.031 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-04-13 08:37:06.033 | + ./stack.sh:main:624                      :   run_phase source
2022-04-13 08:37:06.035 | + functions-common:run_phase:1853          :   local mode=source
2022-04-13 08:37:06.037 | + functions-common:run_phase:1854          :   local phase=
2022-04-13 08:37:06.039 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 08:37:06.041 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-13 08:37:06.043 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 08:37:06.045 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-13 08:37:06.047 | + functions-common:run_phase:1863          :   local extra
2022-04-13 08:37:06.050 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 08:37:06.053 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-13 08:37:06.055 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 08:37:06.057 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 08:37:06.060 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-04-13 08:37:06.062 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 08:37:06.076 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:06.078 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 08:37:06.080 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-04-13 08:37:06.118 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-04-13 08:37:06.121 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-04-13 08:37:06.123 | + functions-common:run_phase:1874          :   [[ source == \s\o\u\r\c\e ]]
2022-04-13 08:37:06.125 | + functions-common:run_phase:1875          :   load_plugin_settings
2022-04-13 08:37:06.128 | + functions-common:load_plugin_settings:1789 :   local plugins=
2022-04-13 08:37:06.130 | + functions-common:load_plugin_settings:1790 :   local plugin
2022-04-13 08:37:06.132 | + functions-common:load_plugin_settings:1793 :   [[ -z '' ]]
2022-04-13 08:37:06.134 | + functions-common:load_plugin_settings:1794 :   return
2022-04-13 08:37:06.136 | + functions-common:run_phase:1876          :   verify_disabled_services
2022-04-13 08:37:06.138 | + functions-common:verify_disabled_services:2136 :   local service
2022-04-13 08:37:06.141 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.143 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-04-13 08:37:06.145 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.147 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-04-13 08:37:06.149 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.151 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-04-13 08:37:06.154 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.156 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-04-13 08:37:06.158 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.160 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-04-13 08:37:06.162 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.165 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-04-13 08:37:06.167 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.169 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-04-13 08:37:06.171 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.174 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-04-13 08:37:06.176 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.178 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-04-13 08:37:06.180 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.182 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-04-13 08:37:06.185 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.187 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]]
2022-04-13 08:37:06.189 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.191 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2022-04-13 08:37:06.194 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.196 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2022-04-13 08:37:06.198 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.200 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2022-04-13 08:37:06.203 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.205 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2022-04-13 08:37:06.207 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.209 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-04-13 08:37:06.211 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.213 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2022-04-13 08:37:06.216 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.218 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-04-13 08:37:06.221 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.223 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-04-13 08:37:06.225 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.227 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-04-13 08:37:06.230 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.232 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-04-13 08:37:06.235 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.237 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-04-13 08:37:06.239 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.241 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-04-13 08:37:06.243 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.246 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-04-13 08:37:06.248 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.250 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-04-13 08:37:06.252 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.254 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-04-13 08:37:06.257 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.259 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-04-13 08:37:06.261 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.263 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-04-13 08:37:06.266 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.268 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-04-13 08:37:06.270 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.272 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-04-13 08:37:06.274 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.277 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-04-13 08:37:06.279 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.281 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-04-13 08:37:06.284 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.286 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]]
2022-04-13 08:37:06.288 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.290 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-04-13 08:37:06.292 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.295 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-04-13 08:37:06.297 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.300 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-04-13 08:37:06.302 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.304 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-04-13 08:37:06.306 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.308 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-04-13 08:37:06.311 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.313 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-04-13 08:37:06.315 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.317 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-04-13 08:37:06.319 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.322 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-04-13 08:37:06.324 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.326 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-04-13 08:37:06.328 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.330 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-04-13 08:37:06.333 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.335 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-04-13 08:37:06.337 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.339 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-04-13 08:37:06.342 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.344 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-04-13 08:37:06.346 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-13 08:37:06.348 | + functions-common:verify_disabled_services:2138 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-04-13 08:37:06.351 | + ./stack.sh:main:695                      :   initialize_database_backends
2022-04-13 08:37:06.354 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 08:37:06.356 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-04-13 08:37:06.371 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:06.373 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-04-13 08:37:06.376 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-13 08:37:06.378 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-04-13 08:37:06.393 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-13 08:37:06.396 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-04-13 08:37:06.398 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-04-13 08:37:06.400 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-04-13 08:37:06.402 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-04-13 08:37:06.405 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-04-13 08:37:06.408 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-04-13 08:37:06.410 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-04-13 08:37:06.412 | + lib/database:initialize_database_backends:92 :   return 0
2022-04-13 08:37:06.414 | + ./stack.sh:main:696                      :   echo 'Using mysql database backend'
2022-04-13 08:37:06.414 | Using mysql database backend
2022-04-13 08:37:06.417 | + ./stack.sh:main:699                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-04-13 08:37:06.432 | + ./stack.sh:main:701                      :   define_database_baseurl
2022-04-13 08:37:06.435 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-04-13 08:37:06.438 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 08:37:06.440 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-04-13 08:37:06.443 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 08:37:06.445 | + ./stack.sh:main:713                      :   is_service_enabled rabbit
2022-04-13 08:37:06.461 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:06.463 | + ./stack.sh:main:714                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-04-13 08:37:06.480 | + ./stack.sh:main:721                      :   is_service_enabled keystone
2022-04-13 08:37:06.496 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:06.499 | + ./stack.sh:main:723                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-04-13 08:37:06.515 | + ./stack.sh:main:725                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-04-13 08:37:06.531 | + ./stack.sh:main:736                      :   is_service_enabled ldap
2022-04-13 08:37:06.546 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-13 08:37:06.549 | + ./stack.sh:main:745                      :   is_service_enabled s-proxy
2022-04-13 08:37:06.564 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:06.567 | + ./stack.sh:main:749                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-04-13 08:37:06.583 | + ./stack.sh:main:751                      :   [[ -z '' ]]
2022-04-13 08:37:06.585 | + ./stack.sh:main:751                      :   [[ False == \T\r\u\e ]]
2022-04-13 08:37:06.587 | + ./stack.sh:main:757                      :   save_stackenv 757
2022-04-13 08:37:06.590 | + functions-common:save_stackenv:60        :   local tag=757
2022-04-13 08:37:06.593 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-13 08:37:06.597 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-13-083706
2022-04-13 08:37:06.600 | + functions-common:save_stackenv:63        :   echo '# 2022-04-13-083706 757'
2022-04-13 08:37:06.602 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.605 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-13 08:37:06.607 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.609 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-13 08:37:06.612 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.614 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-13 08:37:06.616 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.619 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-13 08:37:06.621 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.623 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.23
2022-04-13 08:37:06.626 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.628 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity
2022-04-13 08:37:06.630 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.632 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-083705
2022-04-13 08:37:06.635 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.638 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-13 08:37:06.640 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.642 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.23
2022-04-13 08:37:06.644 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.647 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-13 08:37:06.649 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.651 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-13 08:37:06.654 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.657 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-13 08:37:06.659 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-13 08:37:06.661 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-13 08:37:06.664 | + ./stack.sh:main:770                      :   GIT_DEPTH=0
2022-04-13 08:37:06.666 | + ./stack.sh:main:770                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga
2022-04-13 08:37:06.669 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-04-13 08:37:06.671 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-04-13 08:37:06.673 | + functions-common:git_clone:610           :   local git_ref=stable/yoga
2022-04-13 08:37:06.675 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 08:37:06.677 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 08:37:06.680 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 08:37:06.682 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 08:37:06.685 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 08:37:06.699 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 08:37:06.702 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 08:37:06.704 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:06.707 | + functions-common:git_clone:629           :   echo stable/yoga
2022-04-13 08:37:06.707 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 08:37:06.712 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-04-13 08:37:06.714 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:06.717 | + functions-common:git_clone:677           :   cd /opt/stack/requirements
2022-04-13 08:37:06.719 | + functions-common:git_clone:678           :   git show --oneline
2022-04-13 08:37:06.720 | + functions-common:git_clone:678           :   head -1
2022-04-13 08:37:06.723 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga
2022-04-13 08:37:06.725 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-13 08:37:06.728 | + ./stack.sh:main:774                      :   echo_summary 'Installing package prerequisites'
2022-04-13 08:37:06.731 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-13 08:37:06.733 | + ./stack.sh:echo_summary:446              :   echo -e Installing package prerequisites
2022-04-13 08:37:06.736 | + ./stack.sh:main:775                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-04-13 08:37:06.738 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-04-13 08:37:06.741 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-04-13 08:37:06.743 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 08:37:06.745 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-04-13 08:37:06.748 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-04-13 08:37:06.751 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-04-13 08:37:06.754 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-04-13 08:37:06.758 | ++ tools/install_prereqs.sh:source:47       :   NOW=1649839026
2022-04-13 08:37:06.761 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-04-13 08:37:06.766 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1649838815
2022-04-13 08:37:06.768 | ++ tools/install_prereqs.sh:source:49       :   DELTA=211
2022-04-13 08:37:06.771 | ++ tools/install_prereqs.sh:source:50       :   [[ 211 -lt 7200 ]]
2022-04-13 08:37:06.773 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-04-13 08:37:06.775 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-04-13 08:37:06.778 | ++ functions-common:export_proxy_variables:2243 :   isset http_proxy
2022-04-13 08:37:06.780 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-04-13 08:37:06.782 | ++ functions-common:export_proxy_variables:2246 :   isset https_proxy
2022-04-13 08:37:06.784 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-04-13 08:37:06.787 | ++ functions-common:export_proxy_variables:2249 :   isset no_proxy
2022-04-13 08:37:06.789 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-04-13 08:37:06.792 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-13 08:37:06.837 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-04-13 08:37:06.837 | apache2-dev
2022-04-13 08:37:06.837 | bc
2022-04-13 08:37:06.837 | bsdmainutils
2022-04-13 08:37:06.837 | curl
2022-04-13 08:37:06.837 | g++
2022-04-13 08:37:06.837 | gawk
2022-04-13 08:37:06.837 | gcc
2022-04-13 08:37:06.837 | gettext  
2022-04-13 08:37:06.837 | git
2022-04-13 08:37:06.837 | graphviz 
2022-04-13 08:37:06.837 | iputils-ping
2022-04-13 08:37:06.837 | libapache2-mod-proxy-uwsgi
2022-04-13 08:37:06.838 | libffi-dev 
2022-04-13 08:37:06.838 | libjpeg-dev 
2022-04-13 08:37:06.838 | libpcre3-dev 
2022-04-13 08:37:06.838 | libpq-dev  
2022-04-13 08:37:06.838 | libssl-dev 
2022-04-13 08:37:06.838 | libsystemd-dev 
2022-04-13 08:37:06.838 | libxml2-dev  
2022-04-13 08:37:06.838 | libxslt1-dev  
2022-04-13 08:37:06.838 | libyaml-dev
2022-04-13 08:37:06.838 | lsof 
2022-04-13 08:37:06.838 | openssh-server
2022-04-13 08:37:06.838 | openssl
2022-04-13 08:37:06.838 | pkg-config
2022-04-13 08:37:06.838 | psmisc
2022-04-13 08:37:06.838 | python3-dev
2022-04-13 08:37:06.838 | python3-pip
2022-04-13 08:37:06.838 | python3-systemd
2022-04-13 08:37:06.838 | python3-venv
2022-04-13 08:37:06.838 | tar
2022-04-13 08:37:06.838 | tcpdump
2022-04-13 08:37:06.838 | unzip
2022-04-13 08:37:06.838 | uuid-runtime
2022-04-13 08:37:06.838 | wget
2022-04-13 08:37:06.838 | wget
2022-04-13 08:37:06.838 | zlib1g-dev
2022-04-13 08:37:06.838 | libkrb5-dev
2022-04-13 08:37:06.838 | libldap2-dev
2022-04-13 08:37:06.838 | libsasl2-dev
2022-04-13 08:37:06.838 | memcached
2022-04-13 08:37:06.838 | python3-mysqldb
2022-04-13 08:37:06.838 | sqlite3
2022-04-13 08:37:06.838 | conntrack
2022-04-13 08:37:06.838 | curl
2022-04-13 08:37:06.838 | dnsmasq-base
2022-04-13 08:37:06.838 | dnsmasq-utils 
2022-04-13 08:37:06.838 | ebtables
2022-04-13 08:37:06.838 | genisoimage 
2022-04-13 08:37:06.839 | iptables
2022-04-13 08:37:06.839 | iputils-arping
2022-04-13 08:37:06.839 | kpartx
2022-04-13 08:37:06.839 | libjs-jquery-tablesorter 
2022-04-13 08:37:06.839 | parted
2022-04-13 08:37:06.839 | pm-utils
2022-04-13 08:37:06.839 | python3-mysqldb
2022-04-13 08:37:06.839 | socat 
2022-04-13 08:37:06.839 | sqlite3
2022-04-13 08:37:06.839 | sudo
2022-04-13 08:37:06.839 | vlan
2022-04-13 08:37:06.839 | lsscsi
2022-04-13 08:37:06.839 | open-iscsi
2022-04-13 08:37:06.839 | lvm2
2022-04-13 08:37:06.839 | qemu-utils
2022-04-13 08:37:06.839 | thin-provisioning-tools
2022-04-13 08:37:06.839 | acl
2022-04-13 08:37:06.839 | dnsmasq-base
2022-04-13 08:37:06.839 | dnsmasq-utils 
2022-04-13 08:37:06.839 | ebtables
2022-04-13 08:37:06.839 | haproxy 
2022-04-13 08:37:06.839 | iptables
2022-04-13 08:37:06.839 | iputils-arping
2022-04-13 08:37:06.839 | iputils-ping
2022-04-13 08:37:06.839 | postgresql-server-dev-all
2022-04-13 08:37:06.839 | python3-mysqldb
2022-04-13 08:37:06.839 | sqlite3
2022-04-13 08:37:06.839 | sudo
2022-04-13 08:37:06.839 | vlan
2022-04-13 08:37:06.839 | pcp
2022-04-13 08:37:06.839 | ipset
2022-04-13 08:37:06.839 | conntrack
2022-04-13 08:37:06.839 | conntrackd
2022-04-13 08:37:06.839 | keepalived
2022-04-13 08:37:06.839 | lvm2
2022-04-13 08:37:06.839 | qemu-utils
2022-04-13 08:37:06.839 | thin-provisioning-tools
2022-04-13 08:37:06.840 | curl
2022-04-13 08:37:06.840 | liberasurecode-dev
2022-04-13 08:37:06.840 | make
2022-04-13 08:37:06.840 | memcached
2022-04-13 08:37:06.840 | rsync
2022-04-13 08:37:06.840 | sqlite3
2022-04-13 08:37:06.840 | xfsprogs'
2022-04-13 08:37:06.843 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-04-13 08:37:06.861 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-04-13 08:37:06.861 | apache2-dev
2022-04-13 08:37:06.861 | bc
2022-04-13 08:37:06.861 | bsdmainutils
2022-04-13 08:37:06.862 | curl
2022-04-13 08:37:06.862 | g++
2022-04-13 08:37:06.862 | gawk
2022-04-13 08:37:06.862 | gcc
2022-04-13 08:37:06.862 | gettext  
2022-04-13 08:37:06.862 | git
2022-04-13 08:37:06.862 | graphviz 
2022-04-13 08:37:06.862 | iputils-ping
2022-04-13 08:37:06.862 | libapache2-mod-proxy-uwsgi
2022-04-13 08:37:06.862 | libffi-dev 
2022-04-13 08:37:06.862 | libjpeg-dev 
2022-04-13 08:37:06.862 | libpcre3-dev 
2022-04-13 08:37:06.862 | libpq-dev  
2022-04-13 08:37:06.862 | libssl-dev 
2022-04-13 08:37:06.862 | libsystemd-dev 
2022-04-13 08:37:06.862 | libxml2-dev  
2022-04-13 08:37:06.862 | libxslt1-dev  
2022-04-13 08:37:06.862 | libyaml-dev
2022-04-13 08:37:06.862 | lsof 
2022-04-13 08:37:06.862 | openssh-server
2022-04-13 08:37:06.862 | openssl
2022-04-13 08:37:06.862 | pkg-config
2022-04-13 08:37:06.862 | psmisc
2022-04-13 08:37:06.862 | python3-dev
2022-04-13 08:37:06.862 | python3-pip
2022-04-13 08:37:06.862 | python3-systemd
2022-04-13 08:37:06.862 | python3-venv
2022-04-13 08:37:06.862 | tar
2022-04-13 08:37:06.862 | tcpdump
2022-04-13 08:37:06.862 | unzip
2022-04-13 08:37:06.862 | uuid-runtime
2022-04-13 08:37:06.862 | wget
2022-04-13 08:37:06.862 | wget
2022-04-13 08:37:06.862 | zlib1g-dev
2022-04-13 08:37:06.862 | libkrb5-dev
2022-04-13 08:37:06.862 | libldap2-dev
2022-04-13 08:37:06.862 | libsasl2-dev
2022-04-13 08:37:06.863 | memcached
2022-04-13 08:37:06.863 | python3-mysqldb
2022-04-13 08:37:06.863 | sqlite3
2022-04-13 08:37:06.863 | conntrack
2022-04-13 08:37:06.863 | curl
2022-04-13 08:37:06.863 | dnsmasq-base
2022-04-13 08:37:06.863 | dnsmasq-utils 
2022-04-13 08:37:06.863 | ebtables
2022-04-13 08:37:06.863 | genisoimage 
2022-04-13 08:37:06.863 | iptables
2022-04-13 08:37:06.863 | iputils-arping
2022-04-13 08:37:06.863 | kpartx
2022-04-13 08:37:06.863 | libjs-jquery-tablesorter 
2022-04-13 08:37:06.863 | parted
2022-04-13 08:37:06.863 | pm-utils
2022-04-13 08:37:06.863 | python3-mysqldb
2022-04-13 08:37:06.863 | socat 
2022-04-13 08:37:06.863 | sqlite3
2022-04-13 08:37:06.863 | sudo
2022-04-13 08:37:06.863 | vlan
2022-04-13 08:37:06.863 | lsscsi
2022-04-13 08:37:06.863 | open-iscsi
2022-04-13 08:37:06.863 | lvm2
2022-04-13 08:37:06.863 | qemu-utils
2022-04-13 08:37:06.863 | thin-provisioning-tools
2022-04-13 08:37:06.863 | acl
2022-04-13 08:37:06.863 | dnsmasq-base
2022-04-13 08:37:06.863 | dnsmasq-utils 
2022-04-13 08:37:06.863 | ebtables
2022-04-13 08:37:06.863 | haproxy 
2022-04-13 08:37:06.863 | iptables
2022-04-13 08:37:06.863 | iputils-arping
2022-04-13 08:37:06.863 | iputils-ping
2022-04-13 08:37:06.863 | postgresql-server-dev-all
2022-04-13 08:37:06.863 | python3-mysqldb
2022-04-13 08:37:06.863 | sqlite3
2022-04-13 08:37:06.864 | sudo
2022-04-13 08:37:06.864 | vlan
2022-04-13 08:37:06.864 | pcp
2022-04-13 08:37:06.864 | ipset
2022-04-13 08:37:06.864 | conntrack
2022-04-13 08:37:06.864 | conntrackd
2022-04-13 08:37:06.864 | keepalived
2022-04-13 08:37:06.864 | lvm2
2022-04-13 08:37:06.864 | qemu-utils
2022-04-13 08:37:06.864 | thin-provisioning-tools
2022-04-13 08:37:06.864 | curl
2022-04-13 08:37:06.864 | liberasurecode-dev
2022-04-13 08:37:06.864 | make
2022-04-13 08:37:06.864 | memcached
2022-04-13 08:37:06.864 | rsync
2022-04-13 08:37:06.864 | sqlite3
2022-04-13 08:37:06.864 | xfsprogs '
2022-04-13 08:37:06.864 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-04-13 08:37:06.866 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:06.868 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:06.871 | ++ tools/install_prereqs.sh:source:67       :   echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 08:37:06.872 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-04-13 08:37:06.876 | ++ tools/install_prereqs.sh:source:72       :   install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 08:37:06.879 | ++ functions-common:install_package:1463    :   update_package_repo
2022-04-13 08:37:06.881 | ++ functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-13 08:37:06.883 | ++ functions-common:update_package_repo:1436 :   REPOS_UPDATED=False
2022-04-13 08:37:06.885 | ++ functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-13 08:37:06.887 | ++ functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:06.889 | ++ functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-13 08:37:06.891 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:06.893 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:06.895 | ++ functions-common:update_package_repo:1444 :   apt_get_update
2022-04-13 08:37:06.897 | ++ functions-common:apt_get_update:1189     :   [[ False == \T\r\u\e ]]
2022-04-13 08:37:06.899 | ++ functions-common:apt_get_update:1194     :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:06.901 | ++ functions-common:apt_get_update:1196     :   local sudo=sudo
2022-04-13 08:37:06.904 | +++ functions-common:apt_get_update:1197     :   id -u
2022-04-13 08:37:06.908 | ++ functions-common:apt_get_update:1197     :   [[ 1000 = \0 ]]
2022-04-13 08:37:06.910 | ++ functions-common:apt_get_update:1200     :   time_start apt-get-update
2022-04-13 08:37:06.912 | ++ functions-common:time_start:2411         :   local name=apt-get-update
2022-04-13 08:37:06.914 | ++ functions-common:time_start:2412         :   local start_time=
2022-04-13 08:37:06.916 | ++ functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-13 08:37:06.918 | +++ functions-common:time_start:2416         :   date +%s%3N
2022-04-13 08:37:06.923 | ++ functions-common:time_start:2416         :   _TIME_START[$name]=1649839026920
2022-04-13 08:37:06.925 | ++ functions-common:apt_get_update:1202     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-04-13 08:37:06.927 | ++ functions-common:apt_get_update:1203     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-04-13 08:37:06.929 | ++ functions-common:apt_get_update:1204     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-04-13 08:37:07.139 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-04-13 08:37:07.175 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
2022-04-13 08:37:07.219 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2022-04-13 08:37:07.429 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
2022-04-13 08:37:09.356 | Reading package lists...
2022-04-13 08:37:09.388 | ++ functions-common:apt_get_update:1208     :   REPOS_UPDATED=True
2022-04-13 08:37:09.390 | ++ functions-common:apt_get_update:1210     :   time_stop apt-get-update
2022-04-13 08:37:09.392 | ++ functions-common:time_stop:2425          :   local name
2022-04-13 08:37:09.394 | ++ functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:09.396 | ++ functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:09.398 | ++ functions-common:time_stop:2428          :   local total
2022-04-13 08:37:09.400 | ++ functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:09.402 | ++ functions-common:time_stop:2431          :   name=apt-get-update
2022-04-13 08:37:09.404 | ++ functions-common:time_stop:2432          :   start_time=1649839026920
2022-04-13 08:37:09.406 | ++ functions-common:time_stop:2434          :   [[ -z 1649839026920 ]]
2022-04-13 08:37:09.409 | +++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:09.413 | ++ functions-common:time_stop:2437          :   end_time=1649839029411
2022-04-13 08:37:09.415 | ++ functions-common:time_stop:2438          :   elapsed_time=2491
2022-04-13 08:37:09.417 | ++ functions-common:time_stop:2439          :   total=0
2022-04-13 08:37:09.420 | ++ functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:09.422 | ++ functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=2491
2022-04-13 08:37:09.424 | ++ functions-common:install_package:1464    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 08:37:09.426 | ++ functions-common:real_install_package:1449 :   is_ubuntu
2022-04-13 08:37:09.428 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:09.431 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:09.433 | ++ functions-common:real_install_package:1450 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 08:37:09.454 | ++ functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-13 08:37:09.562 | Reading package lists...
2022-04-13 08:37:09.801 | Building dependency tree...
2022-04-13 08:37:09.803 | Reading state information...
2022-04-13 08:37:09.834 | acl is already the newest version (2.2.53-6).
2022-04-13 08:37:09.835 | bc is already the newest version (1.07.1-2build1).
2022-04-13 08:37:09.835 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-04-13 08:37:09.835 | conntrack is already the newest version (1:1.4.5-2).
2022-04-13 08:37:09.835 | ebtables is already the newest version (2.0.11-3build1).
2022-04-13 08:37:09.835 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 08:37:09.835 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-13 08:37:09.835 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-04-13 08:37:09.835 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-04-13 08:37:09.835 | gettext is already the newest version (0.19.8.1-10build1).
2022-04-13 08:37:09.835 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-04-13 08:37:09.835 | iputils-arping is already the newest version (3:20190709-3).
2022-04-13 08:37:09.835 | iputils-ping is already the newest version (3:20190709-3).
2022-04-13 08:37:09.835 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-04-13 08:37:09.835 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-04-13 08:37:09.835 | libffi-dev is already the newest version (3.3-4).
2022-04-13 08:37:09.835 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-04-13 08:37:09.835 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-04-13 08:37:09.835 | libxslt1-dev is already the newest version (1.1.34-4).
2022-04-13 08:37:09.835 | libyaml-dev is already the newest version (0.2.2-1).
2022-04-13 08:37:09.835 | lsscsi is already the newest version (0.30-0.1).
2022-04-13 08:37:09.835 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-04-13 08:37:09.835 | make is already the newest version (4.2.1-1.2).
2022-04-13 08:37:09.835 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-04-13 08:37:09.835 | psmisc is already the newest version (23.3-1).
2022-04-13 08:37:09.835 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-04-13 08:37:09.835 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-04-13 08:37:09.835 | python3-systemd is already the newest version (234-3build2).
2022-04-13 08:37:09.835 | socat is already the newest version (1.7.3.3-2).
2022-04-13 08:37:09.835 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-04-13 08:37:09.835 | unzip is already the newest version (6.0-25ubuntu1).
2022-04-13 08:37:09.835 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-04-13 08:37:09.835 | conntrackd is already the newest version (1:1.4.5-2).
2022-04-13 08:37:09.835 | graphviz is already the newest version (2.42.2-3build2).
2022-04-13 08:37:09.836 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-04-13 08:37:09.836 | pcp is already the newest version (5.0.3-1).
2022-04-13 08:37:09.836 | pm-utils is already the newest version (1.4.1-19).
2022-04-13 08:37:09.836 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-04-13 08:37:09.836 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 08:37:09.836 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 08:37:09.836 | curl is already the newest version (7.68.0-1ubuntu2.7).
2022-04-13 08:37:09.836 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-04-13 08:37:09.836 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-04-13 08:37:09.836 | git is already the newest version (1:2.25.1-1ubuntu3.3).
2022-04-13 08:37:09.836 | haproxy is already the newest version (2.0.13-2ubuntu0.5).
2022-04-13 08:37:09.836 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-04-13 08:37:09.836 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2).
2022-04-13 08:37:09.836 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-04-13 08:37:09.836 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-04-13 08:37:09.836 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-04-13 08:37:09.836 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1).
2022-04-13 08:37:09.836 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-13 08:37:09.836 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15).
2022-04-13 08:37:09.836 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2).
2022-04-13 08:37:09.836 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-04-13 08:37:09.836 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-04-13 08:37:09.836 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-04-13 08:37:09.836 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4).
2022-04-13 08:37:09.836 | openssl is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-13 08:37:09.836 | openssl set to manually installed.
2022-04-13 08:37:09.836 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-04-13 08:37:09.836 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21).
2022-04-13 08:37:09.836 | rsync is already the newest version (3.1.3-8ubuntu0.3).
2022-04-13 08:37:09.836 | rsync set to manually installed.
2022-04-13 08:37:09.836 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-04-13 08:37:09.836 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-13 08:37:09.837 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2).
2022-04-13 08:37:09.837 | tar set to manually installed.
2022-04-13 08:37:09.837 | tcpdump is already the newest version (4.9.3-4ubuntu0.1).
2022-04-13 08:37:09.837 | tcpdump set to manually installed.
2022-04-13 08:37:09.837 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3).
2022-04-13 08:37:10.045 | uuid-runtime set to manually installed.
2022-04-13 08:37:10.045 | wget is already the newest version (1.20.3-1ubuntu2).
2022-04-13 08:37:10.045 | wget set to manually installed.
2022-04-13 08:37:10.045 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-04-13 08:37:10.045 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 08:37:10.045 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2022-04-13 08:37:10.045 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-04-13 08:37:10.045 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-04-13 08:37:10.045 | The following packages were automatically installed and are no longer required:
2022-04-13 08:37:10.046 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 08:37:10.046 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 08:37:10.046 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 08:37:10.046 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 08:37:10.046 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 08:37:10.046 |   python3-zope.interface
2022-04-13 08:37:10.046 | Use 'sudo apt autoremove' to remove them.
2022-04-13 08:37:10.173 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
2022-04-13 08:37:10.177 | ++ functions-common:apt_get:1234            :   result=0
2022-04-13 08:37:10.179 | ++ functions-common:apt_get:1237            :   time_stop apt-get
2022-04-13 08:37:10.182 | ++ functions-common:time_stop:2425          :   local name
2022-04-13 08:37:10.184 | ++ functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:10.186 | ++ functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:10.188 | ++ functions-common:time_stop:2428          :   local total
2022-04-13 08:37:10.190 | ++ functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:10.193 | ++ functions-common:time_stop:2431          :   name=apt-get
2022-04-13 08:37:10.195 | ++ functions-common:time_stop:2432          :   start_time=1649839029451
2022-04-13 08:37:10.197 | ++ functions-common:time_stop:2434          :   [[ -z 1649839029451 ]]
2022-04-13 08:37:10.199 | +++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:10.204 | ++ functions-common:time_stop:2437          :   end_time=1649839030202
2022-04-13 08:37:10.206 | ++ functions-common:time_stop:2438          :   elapsed_time=751
2022-04-13 08:37:10.208 | ++ functions-common:time_stop:2439          :   total=902
2022-04-13 08:37:10.210 | ++ functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:10.212 | ++ functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=1653
2022-04-13 08:37:10.215 | ++ functions-common:apt_get:1238            :   return 0
2022-04-13 08:37:10.218 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-04-13 08:37:10.220 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-04-13 08:37:10.223 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-04-13 08:37:10.227 | ++ tools/install_prereqs.sh:source:89       :   date
2022-04-13 08:37:10.231 | + ./stack.sh:main:790                      :   [[ False != \T\r\u\e ]]
2022-04-13 08:37:10.233 | + ./stack.sh:main:791                      :   PYPI_ALTERNATIVE_URL=
2022-04-13 08:37:10.236 | + ./stack.sh:main:791                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-04-13 08:37:11.624 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-04-13 08:37:11.626 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-04-13 08:37:11.628 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-04-13 08:37:11.630 | + tools/install_pip.sh:main:43             :   GetDistro
2022-04-13 08:37:11.631 | + functions-common:GetDistro:446           :   GetOSVersion
2022-04-13 08:37:11.633 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-04-13 08:37:11.635 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-04-13 08:37:11.637 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-04-13 08:37:11.639 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-04-13 08:37:11.641 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-04-13 08:37:11.642 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-04-13 08:37:11.644 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-04-13 08:37:11.646 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-04-13 08:37:11.647 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-04-13 08:37:11.649 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-04-13 08:37:11.651 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-04-13 08:37:11.652 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-04-13 08:37:11.654 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-04-13 08:37:11.656 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-04-13 08:37:11.658 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-04-13 08:37:11.660 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-04-13 08:37:11.662 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-04-13 08:37:11.664 | + functions-common:_ensure_lsb_release:394 :   return
2022-04-13 08:37:11.666 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-04-13 08:37:11.733 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-04-13 08:37:11.736 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-04-13 08:37:11.810 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-04-13 08:37:11.812 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-04-13 08:37:11.879 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-04-13 08:37:11.881 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-04-13 08:37:11.883 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-04-13 08:37:11.885 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-04-13 08:37:11.886 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-04-13 08:37:11.888 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-04-13 08:37:11.890 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-04-13 08:37:11.892 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-04-13 08:37:11.894 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-04-13 08:37:11.896 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-04-13 08:37:11.898 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-04-13 08:37:11.898 | Distro: focal
2022-04-13 08:37:11.900 | + tools/install_pip.sh:main:124            :   get_versions
2022-04-13 08:37:11.903 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 08:37:11.906 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 08:37:11.908 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 08:37:11.911 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 08:37:11.911 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 08:37:12.484 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 08:37:12.486 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 08:37:12.486 | pip: 21.3.1
2022-04-13 08:37:12.488 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-04-13 08:37:12.490 | + tools/install_pip.sh:main:130            :   is_fedora
2022-04-13 08:37:12.491 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 08:37:12.493 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 08:37:12.495 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 08:37:12.497 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 08:37:12.498 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 08:37:12.500 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 08:37:12.502 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 08:37:12.503 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 08:37:12.505 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 08:37:12.507 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 08:37:12.508 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 08:37:12.510 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-04-13 08:37:12.512 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:12.514 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:12.516 | + tools/install_pip.sh:main:142            :   :
2022-04-13 08:37:12.518 | + tools/install_pip.sh:main:147            :   set -x
2022-04-13 08:37:12.519 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-04-13 08:37:12.521 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-04-13 08:37:12.523 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 08:37:12.525 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-04-13 08:37:12.527 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-04-13 08:37:12.529 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 08:37:12.532 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-04-13 08:37:12.532 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 08:37:12.536 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0  '
2022-04-13 08:37:12.538 | ++ inc/python:get_from_global_requirements:228 :   [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0   == '' ]]
2022-04-13 08:37:12.539 | ++ inc/python:get_from_global_requirements:231 :   echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 08:37:12.541 | + inc/python:pip_install_gr:78             :   clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 08:37:12.543 | + inc/python:pip_install_gr:79             :   pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 08:37:12.560 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0
2022-04-13 08:37:12.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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0'
2022-04-13 08:37:13.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:13.298 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:13.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:13.298 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:14.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:15.634 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0
2022-04-13 08:37:15.645 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB)
2022-04-13 08:37:17.390 | Installing collected packages: setuptools
2022-04-13 08:37:18.190 | Successfully installed setuptools-60.9.3
2022-04-13 08:37:18.190 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 08:37:18.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:37:18.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:37:18.456 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:37:18.458 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:37:18.459 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:18.461 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:18.463 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:18.464 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:18.466 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:18.468 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:37:18.470 | + functions-common:time_stop:2432          :   start_time=1649839032555
2022-04-13 08:37:18.471 | + functions-common:time_stop:2434          :   [[ -z 1649839032555 ]]
2022-04-13 08:37:18.473 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:18.476 | + functions-common:time_stop:2437          :   end_time=1649839038475
2022-04-13 08:37:18.478 | + functions-common:time_stop:2438          :   elapsed_time=5920
2022-04-13 08:37:18.480 | + functions-common:time_stop:2439          :   total=0
2022-04-13 08:37:18.482 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:18.484 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5920
2022-04-13 08:37:18.486 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:37:18.488 | + tools/install_pip.sh:main:153            :   get_versions
2022-04-13 08:37:18.490 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-13 08:37:18.494 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-13 08:37:18.495 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-13 08:37:18.499 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-13 08:37:18.499 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-13 08:37:19.088 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-13 08:37:19.090 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-13 08:37:19.091 | pip: 21.3.1
2022-04-13 08:37:19.094 | + ./stack.sh:main:795                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-04-13 08:37:19.096 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-04-13 08:37:19.099 | + ./stack.sh:main:796                      :   fixup_all
2022-04-13 08:37:19.102 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-04-13 08:37:19.104 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-04-13 08:37:19.107 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:19.109 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:19.111 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2022-04-13 08:37:19.122 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-04-13 08:37:19.133 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-04-13 08:37:19.145 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-04-13 08:37:19.147 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-04-13 08:37:19.149 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 08:37:19.151 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 08:37:19.153 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 08:37:19.155 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 08:37:19.158 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 08:37:19.160 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 08:37:19.162 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 08:37:19.164 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 08:37:19.166 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 08:37:19.168 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 08:37:19.170 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 08:37:19.172 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-04-13 08:37:19.174 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-04-13 08:37:19.176 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-04-13 08:37:19.178 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 08:37:19.181 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 08:37:19.183 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 08:37:19.185 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 08:37:19.187 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 08:37:19.189 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 08:37:19.191 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-04-13 08:37:19.193 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-04-13 08:37:19.195 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-04-13 08:37:19.198 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-04-13 08:37:19.200 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-04-13 08:37:19.203 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-04-13 08:37:19.205 | + ./stack.sh:main:799                      :   pip_install -U os-testr
2022-04-13 08:37:19.225 | Using python 3.8 to install os-testr
2022-04-13 08:37:19.227 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr
2022-04-13 08:37:19.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:19.969 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:19.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:19.969 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:21.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:21.133 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1)
2022-04-13 08:37:21.203 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0)
2022-04-13 08:37:21.204 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1)
2022-04-13 08:37:21.205 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1)
2022-04-13 08:37:21.206 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2022-04-13 08:37:21.219 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0)
2022-04-13 08:37:21.245 | 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-04-13 08:37:21.247 | 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-04-13 08:37:21.248 | 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-04-13 08:37:21.249 | 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-04-13 08:37:21.250 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2)
2022-04-13 08:37:21.274 | 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-04-13 08:37:21.275 | 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-04-13 08:37:21.277 | 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-04-13 08:37:21.278 | 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-04-13 08:37:21.279 | 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-04-13 08:37:21.292 | 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-04-13 08:37:21.358 | 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-04-13 08:37:21.359 | 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-04-13 08:37:21.360 | 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-04-13 08:37:23.003 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 08:37:23.010 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:37:23.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:37:23.129 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:37:23.131 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:37:23.133 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:23.136 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:23.138 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:23.140 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:23.142 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:23.144 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:37:23.146 | + functions-common:time_stop:2432          :   start_time=1649839039220
2022-04-13 08:37:23.148 | + functions-common:time_stop:2434          :   [[ -z 1649839039220 ]]
2022-04-13 08:37:23.151 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:23.156 | + functions-common:time_stop:2437          :   end_time=1649839043153
2022-04-13 08:37:23.158 | + functions-common:time_stop:2438          :   elapsed_time=3933
2022-04-13 08:37:23.160 | + functions-common:time_stop:2439          :   total=0
2022-04-13 08:37:23.162 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:23.164 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=3933
2022-04-13 08:37:23.166 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:37:23.169 | + ./stack.sh:main:803                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-04-13 08:37:23.219 | + ./stack.sh:main:804                      :   sudo systemctl restart systemd-journald
2022-04-13 08:37:23.319 | + ./stack.sh:main:810                      :   install_infra
2022-04-13 08:37:23.321 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 08:37:23.325 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-04-13 08:37:23.328 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 08:37:23.331 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-04-13 08:37:23.354 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 08:37:25.257 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.267 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.274 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.278 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.380 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.399 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.404 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.407 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.422 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.430 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.432 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.463 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.473 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.477 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.495 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.533 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.541 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.546 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.594 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.607 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.611 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.631 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.638 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.686 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.704 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.708 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.798 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.805 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.860 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:25.980 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.005 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.009 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.019 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.025 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.049 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.055 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.073 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.133 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.146 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.161 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.205 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.209 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:26.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:26.349 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1)
2022-04-13 08:37:26.622 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:37:26.625 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:37:26.627 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:26.629 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:26.631 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:26.633 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:26.635 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:26.638 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:37:26.640 | + functions-common:time_stop:2432          :   start_time=1649839043347
2022-04-13 08:37:26.642 | + functions-common:time_stop:2434          :   [[ -z 1649839043347 ]]
2022-04-13 08:37:26.644 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:26.648 | + functions-common:time_stop:2437          :   end_time=1649839046646
2022-04-13 08:37:26.650 | + functions-common:time_stop:2438          :   elapsed_time=3299
2022-04-13 08:37:26.653 | + functions-common:time_stop:2439          :   total=3933
2022-04-13 08:37:26.655 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:26.657 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=7232
2022-04-13 08:37:26.659 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:37:26.661 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-13 08:37:26.664 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-04-13 08:37:26.686 | + inc/python:pip_install:193               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements
2022-04-13 08:37:28.460 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.470 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.477 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.481 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.583 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.602 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.606 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.610 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.625 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.633 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.635 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.666 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.675 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.680 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.698 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.736 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.743 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.749 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.796 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.810 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.814 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.833 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.840 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.891 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.908 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:28.912 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.004 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.011 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.066 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.196 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.220 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.224 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.236 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.241 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.261 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.268 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.285 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.342 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.355 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.371 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.416 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.421 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-13 08:37:29.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:29.429 | Processing /opt/stack/requirements
2022-04-13 08:37:31.164 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0)
2022-04-13 08:37:31.167 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0)
2022-04-13 08:37:31.179 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3)
2022-04-13 08:37:31.184 | 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 357)) (5.8.1)
2022-04-13 08:37:31.187 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7)
2022-04-13 08:37:31.193 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1)
2022-04-13 08:37:31.220 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0)
2022-04-13 08:37:31.242 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0)
2022-04-13 08:37:31.252 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8)
2022-04-13 08:37:31.272 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3)
2022-04-13 08:37:31.275 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0)
2022-04-13 08:37:31.291 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12)
2022-04-13 08:37:31.296 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8)
2022-04-13 08:37:31.298 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3)
2022-04-13 08:37:31.302 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0)
2022-04-13 08:37:31.304 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1)
2022-04-13 08:37:31.316 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0)
2022-04-13 08:37:31.323 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0)
2022-04-13 08:37:31.326 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1)
2022-04-13 08:37:31.338 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0)
2022-04-13 08:37:31.387 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5)
2022-04-13 08:37:31.392 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2)
2022-04-13 08:37:31.395 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0)
2022-04-13 08:37:31.457 | Building wheels for collected packages: openstack-requirements
2022-04-13 08:37:31.458 |   Building wheel for openstack-requirements (setup.py): started
2022-04-13 08:37:32.284 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-04-13 08:37:32.285 |   ERROR: Command errored out with exit status 1:
2022-04-13 08:37:32.285 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1jq_syw0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1jq_syw0/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-6bje4_qd
2022-04-13 08:37:32.285 |        cwd: /tmp/pip-req-build-1jq_syw0/
2022-04-13 08:37:32.285 |   Complete output (6 lines):
2022-04-13 08:37:32.285 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-04-13 08:37:32.285 |      or: setup.py --help [cmd1 cmd2 ...]
2022-04-13 08:37:32.285 |      or: setup.py --help-commands
2022-04-13 08:37:32.285 |      or: setup.py cmd --help
2022-04-13 08:37:32.285 |   
2022-04-13 08:37:32.285 |   error: invalid command 'bdist_wheel'
2022-04-13 08:37:32.285 |   ----------------------------------------
2022-04-13 08:37:32.285 |   ERROR: Failed building wheel for openstack-requirements
2022-04-13 08:37:32.285 |   Running setup.py clean for openstack-requirements
2022-04-13 08:37:33.108 | Failed to build openstack-requirements
2022-04-13 08:37:33.124 | Installing collected packages: openstack-requirements
2022-04-13 08:37:33.124 |   Attempting uninstall: openstack-requirements
2022-04-13 08:37:33.125 |     Found existing installation: openstack-requirements 1.2.1.dev5350
2022-04-13 08:37:33.160 |     Uninstalling openstack-requirements-1.2.1.dev5350:
2022-04-13 08:37:33.178 |       Successfully uninstalled openstack-requirements-1.2.1.dev5350
2022-04-13 08:37:33.181 |     Running setup.py install for openstack-requirements: started
2022-04-13 08:37:35.551 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-04-13 08:37:35.575 | Successfully installed openstack-requirements-1.2.1.dev5350
2022-04-13 08:37:35.701 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:37:35.703 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:37:35.705 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:35.708 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:35.710 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:35.712 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:35.714 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:35.716 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:37:35.718 | + functions-common:time_stop:2432          :   start_time=1649839046678
2022-04-13 08:37:35.721 | + functions-common:time_stop:2434          :   [[ -z 1649839046678 ]]
2022-04-13 08:37:35.723 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:35.727 | + functions-common:time_stop:2437          :   end_time=1649839055725
2022-04-13 08:37:35.730 | + functions-common:time_stop:2438          :   elapsed_time=9047
2022-04-13 08:37:35.732 | + functions-common:time_stop:2439          :   total=7232
2022-04-13 08:37:35.734 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:35.736 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=16279
2022-04-13 08:37:35.739 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:37:35.741 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-04-13 08:37:35.744 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-04-13 08:37:35.746 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-04-13 08:37:35.748 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:35.750 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:35.753 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,pbr, ]]
2022-04-13 08:37:35.755 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:35.757 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-04-13 08:37:35.778 | Using python 3.8 to install pbr
2022-04-13 08:37:35.780 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr
2022-04-13 08:37:36.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:36.519 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:36.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:36.519 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:37.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:37.657 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-04-13 08:37:39.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-04-13 08:37:39.452 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:37:39.452 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:37:39.560 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:37:39.563 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:37:39.565 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:39.567 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:39.569 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:39.571 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:39.573 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:39.575 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:37:39.577 | + functions-common:time_stop:2432          :   start_time=1649839055772
2022-04-13 08:37:39.579 | + functions-common:time_stop:2434          :   [[ -z 1649839055772 ]]
2022-04-13 08:37:39.582 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:39.586 | + functions-common:time_stop:2437          :   end_time=1649839059583
2022-04-13 08:37:39.588 | + functions-common:time_stop:2438          :   elapsed_time=3811
2022-04-13 08:37:39.591 | + functions-common:time_stop:2439          :   total=16279
2022-04-13 08:37:39.593 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:39.595 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20090
2022-04-13 08:37:39.597 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:37:39.599 | + ./stack.sh:main:813                      :   python3 -m venv /opt/stack/bindep-venv
2022-04-13 08:37:41.842 | + ./stack.sh:main:815                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-04-13 08:37:43.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:43.756 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2)
2022-04-13 08:37:43.771 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1)
2022-04-13 08:37:43.773 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2022-04-13 08:37:43.776 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0)
2022-04-13 08:37:43.779 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3)
2022-04-13 08:37:43.785 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8)
2022-04-13 08:37:43.858 | + ./stack.sh:main:816                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 08:37:43.861 | + ./stack.sh:main:816                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-13 08:37:43.864 | ++ ./stack.sh:main:819                      :   _get_plugin_bindep_packages
2022-04-13 08:37:43.880 | + ./stack.sh:main:819                      :   pkgs=
2022-04-13 08:37:43.883 | + ./stack.sh:main:820                      :   [[ -n '' ]]
2022-04-13 08:37:43.885 | + ./stack.sh:main:827                      :   run_phase stack pre-install
2022-04-13 08:37:43.887 | + functions-common:run_phase:1853          :   local mode=stack
2022-04-13 08:37:43.889 | + functions-common:run_phase:1854          :   local phase=pre-install
2022-04-13 08:37:43.892 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-13 08:37:43.894 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-13 08:37:43.896 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-13 08:37:43.898 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-13 08:37:43.900 | + functions-common:run_phase:1863          :   local extra
2022-04-13 08:37:43.903 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-13 08:37:43.907 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-13 08:37:43.909 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-13 08:37:43.911 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-13 08:37:43.913 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-04-13 08:37:43.915 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-13 08:37:43.930 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:43.932 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 08:37:43.935 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-13 08:37:43.937 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-04-13 08:37:43.939 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 08:37:43.941 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-13 08:37:43.943 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 08:37:43.945 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-04-13 08:37:43.947 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 08:37:43.949 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-04-13 08:37:43.951 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-04-13 08:37:43.953 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-04-13 08:37:43.955 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-13 08:37:43.958 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-13 08:37:43.960 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-13 08:37:43.962 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-13 08:37:43.964 | + functions-common:run_phase:1880          :   run_plugins stack pre-install
2022-04-13 08:37:43.966 | + functions-common:run_plugins:1839        :   local mode=stack
2022-04-13 08:37:43.968 | + functions-common:run_plugins:1840        :   local phase=pre-install
2022-04-13 08:37:43.970 | + functions-common:run_plugins:1842        :   local plugins=
2022-04-13 08:37:43.973 | + functions-common:run_plugins:1843        :   local plugin
2022-04-13 08:37:43.975 | + ./stack.sh:main:830                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-04-13 08:37:43.978 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-04-13 08:37:43.980 | + functions:set_systemd_override:821       :   local value=2048
2022-04-13 08:37:43.983 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-04-13 08:37:43.985 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-04-13 08:37:44.037 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-04-13 08:37:44.037 | Set systemd system override for DefaultLimitNOFILE=2048
2022-04-13 08:37:44.039 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-04-13 08:37:44.391 | + ./stack.sh:main:832                      :   install_rpc_backend
2022-04-13 08:37:44.394 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-04-13 08:37:44.410 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:44.412 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-04-13 08:37:44.414 | + functions-common:install_package:1463    :   update_package_repo
2022-04-13 08:37:44.417 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-13 08:37:44.420 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-13 08:37:44.422 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-13 08:37:44.424 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:44.426 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-13 08:37:44.429 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:44.431 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:44.433 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-13 08:37:44.435 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-13 08:37:44.437 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-13 08:37:44.440 | + functions-common:apt_get_update:1190     :   return
2022-04-13 08:37:44.442 | + functions-common:install_package:1464    :   real_install_package rabbitmq-server
2022-04-13 08:37:44.444 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-13 08:37:44.446 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:44.448 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:44.451 | + functions-common:real_install_package:1450 :   apt_get install rabbitmq-server
2022-04-13 08:37:44.471 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2022-04-13 08:37:44.580 | Reading package lists...
2022-04-13 08:37:44.822 | Building dependency tree...
2022-04-13 08:37:44.823 | Reading state information...
2022-04-13 08:37:45.069 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2022-04-13 08:37:45.069 | The following packages were automatically installed and are no longer required:
2022-04-13 08:37:45.070 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 08:37:45.070 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 08:37:45.070 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 08:37:45.070 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 08:37:45.070 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 08:37:45.070 |   python3-zope.interface
2022-04-13 08:37:45.070 | Use 'sudo apt autoremove' to remove them.
2022-04-13 08:37:45.184 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
2022-04-13 08:37:45.189 | + functions-common:apt_get:1234            :   result=0
2022-04-13 08:37:45.191 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-13 08:37:45.193 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:45.195 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:45.198 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:45.200 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:45.203 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:45.205 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-13 08:37:45.207 | + functions-common:time_stop:2432          :   start_time=1649839064469
2022-04-13 08:37:45.209 | + functions-common:time_stop:2434          :   [[ -z 1649839064469 ]]
2022-04-13 08:37:45.212 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:45.216 | + functions-common:time_stop:2437          :   end_time=1649839065214
2022-04-13 08:37:45.218 | + functions-common:time_stop:2438          :   elapsed_time=745
2022-04-13 08:37:45.221 | + functions-common:time_stop:2439          :   total=1653
2022-04-13 08:37:45.223 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:45.225 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=2398
2022-04-13 08:37:45.227 | + functions-common:apt_get:1238            :   return 0
2022-04-13 08:37:45.230 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-04-13 08:37:45.232 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 08:37:45.234 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 08:37:45.237 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 08:37:45.239 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 08:37:45.241 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 08:37:45.243 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 08:37:45.246 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-04-13 08:37:45.248 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 08:37:45.251 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 08:37:45.253 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 08:37:45.255 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 08:37:45.257 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 08:37:45.260 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 08:37:45.262 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 08:37:45.265 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 08:37:45.267 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 08:37:45.269 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 08:37:45.271 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 08:37:45.273 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-04-13 08:37:45.276 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 08:37:45.278 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 08:37:45.280 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 08:37:45.282 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 08:37:45.284 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 08:37:45.287 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 08:37:45.289 | + ./stack.sh:main:833                      :   restart_rpc_backend
2022-04-13 08:37:45.291 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-04-13 08:37:45.306 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:45.309 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-04-13 08:37:45.311 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-13 08:37:45.314 | + ./stack.sh:echo_summary:446              :   echo -e Starting RabbitMQ
2022-04-13 08:37:45.316 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-04-13 08:37:45.319 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-04-13 08:37:45.323 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-04-13 08:37:45.325 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-04-13 08:37:45.327 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-04-13 08:37:45.330 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-04-13 08:37:45.332 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-04-13 08:37:45.334 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-04-13 08:37:45.337 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-04-13 08:37:46.033 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-04-13 08:37:46.033 | user	tags
2022-04-13 08:37:46.033 | stackrabbit	[]'
2022-04-13 08:37:46.037 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-04-13 08:37:46.037 | user	tags
2022-04-13 08:37:46.037 | stackrabbit	[]'
2022-04-13 08:37:46.037 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-04-13 08:37:46.043 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2022-04-13 08:37:46.045 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2022-04-13 08:37:46.048 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 08:37:46.705 | Changing password for user "stackrabbit" ...
2022-04-13 08:37:46.728 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-04-13 08:37:47.383 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-04-13 08:37:47.406 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-04-13 08:37:47.409 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-13 08:37:48.094 | Changing password for user "stackrabbit" ...
2022-04-13 08:37:48.116 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-04-13 08:37:48.118 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-04-13 08:37:48.121 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-04-13 08:37:48.802 | Deleting user "guest" ...
2022-04-13 08:37:48.818 | Error:
2022-04-13 08:37:48.818 | {:no_such_user, "guest"}
2022-04-13 08:37:48.832 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2022-04-13 08:37:48.835 | + ./stack.sh:main:835                      :   is_service_enabled mysql postgresql
2022-04-13 08:37:48.851 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:48.853 | + ./stack.sh:main:836                      :   install_database
2022-04-13 08:37:48.856 | + lib/database:install_database:118        :   install_database_mysql
2022-04-13 08:37:48.858 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2022-04-13 08:37:48.860 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:48.862 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:48.865 | + lib/databases/mysql:install_database_mysql:160 :   sudo debconf-set-selections
2022-04-13 08:37:49.078 | + lib/databases/mysql:install_database_mysql:170 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-04-13 08:37:49.080 | + lib/databases/mysql:install_database_mysql:183 :   [[ True == \T\r\u\e ]]
2022-04-13 08:37:49.083 | + lib/databases/mysql:install_database_mysql:184 :   is_oraclelinux
2022-04-13 08:37:49.085 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-04-13 08:37:49.087 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-04-13 08:37:49.090 | + lib/databases/mysql:install_database_mysql:186 :   is_fedora
2022-04-13 08:37:49.093 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 08:37:49.095 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 08:37:49.098 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 08:37:49.100 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 08:37:49.102 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 08:37:49.105 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 08:37:49.107 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 08:37:49.109 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 08:37:49.112 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 08:37:49.114 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 08:37:49.116 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 08:37:49.118 | + lib/databases/mysql:install_database_mysql:189 :   is_suse
2022-04-13 08:37:49.121 | + functions-common:is_suse:542             :   is_opensuse
2022-04-13 08:37:49.123 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-13 08:37:49.125 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-13 08:37:49.127 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-13 08:37:49.130 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-13 08:37:49.133 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-13 08:37:49.135 | + lib/databases/mysql:install_database_mysql:192 :   is_ubuntu
2022-04-13 08:37:49.139 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:49.141 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:49.143 | + lib/databases/mysql:install_database_mysql:193 :   install_package mysql-server
2022-04-13 08:37:49.145 | + functions-common:install_package:1463    :   update_package_repo
2022-04-13 08:37:49.148 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-13 08:37:49.150 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-13 08:37:49.152 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-13 08:37:49.155 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:49.157 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-13 08:37:49.159 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:49.162 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:49.164 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-13 08:37:49.166 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-13 08:37:49.168 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-13 08:37:49.171 | + functions-common:apt_get_update:1190     :   return
2022-04-13 08:37:49.173 | + functions-common:install_package:1464    :   real_install_package mysql-server
2022-04-13 08:37:49.175 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-13 08:37:49.177 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:49.180 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:49.182 | + functions-common:real_install_package:1450 :   apt_get install mysql-server
2022-04-13 08:37:49.203 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2022-04-13 08:37:49.312 | Reading package lists...
2022-04-13 08:37:49.550 | Building dependency tree...
2022-04-13 08:37:49.552 | Reading state information...
2022-04-13 08:37:49.795 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3).
2022-04-13 08:37:49.795 | The following packages were automatically installed and are no longer required:
2022-04-13 08:37:49.796 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 08:37:49.796 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 08:37:49.796 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 08:37:49.796 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 08:37:49.796 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 08:37:49.796 |   python3-zope.interface
2022-04-13 08:37:49.796 | Use 'sudo apt autoremove' to remove them.
2022-04-13 08:37:49.907 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
2022-04-13 08:37:49.912 | + functions-common:apt_get:1234            :   result=0
2022-04-13 08:37:49.914 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-13 08:37:49.916 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:49.919 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:49.921 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:49.923 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:49.925 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:49.927 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-13 08:37:49.930 | + functions-common:time_stop:2432          :   start_time=1649839069200
2022-04-13 08:37:49.932 | + functions-common:time_stop:2434          :   [[ -z 1649839069200 ]]
2022-04-13 08:37:49.935 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:49.939 | + functions-common:time_stop:2437          :   end_time=1649839069937
2022-04-13 08:37:49.941 | + functions-common:time_stop:2438          :   elapsed_time=737
2022-04-13 08:37:49.943 | + functions-common:time_stop:2439          :   total=2398
2022-04-13 08:37:49.945 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:49.948 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=3135
2022-04-13 08:37:49.950 | + functions-common:apt_get:1238            :   return 0
2022-04-13 08:37:49.952 | + ./stack.sh:main:838                      :   '[' -n mysql ']'
2022-04-13 08:37:49.954 | + ./stack.sh:main:839                      :   install_database_python
2022-04-13 08:37:49.957 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-04-13 08:37:49.959 | + lib/databases/mysql:install_database_python_mysql:202 :   pip_install_gr PyMySQL
2022-04-13 08:37:49.961 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-04-13 08:37:49.963 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 08:37:49.966 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-04-13 08:37:49.968 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-04-13 08:37:49.971 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 08:37:49.974 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-04-13 08:37:49.974 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 08:37:49.981 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-04-13 08:37:49.983 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-04-13 08:37:49.986 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-04-13 08:37:49.988 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-04-13 08:37:49.990 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-04-13 08:37:50.013 | Using python 3.8 to install PyMySQL
2022-04-13 08:37:50.015 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL
2022-04-13 08:37:50.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:50.751 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:50.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:50.751 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:51.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:51.899 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2022-04-13 08:37:53.536 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 08:37:53.541 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:37:53.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:37:53.645 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:37:53.647 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:37:53.649 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:53.651 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:53.654 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:53.656 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:53.659 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:53.661 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:37:53.663 | + functions-common:time_stop:2432          :   start_time=1649839070006
2022-04-13 08:37:53.665 | + functions-common:time_stop:2434          :   [[ -z 1649839070006 ]]
2022-04-13 08:37:53.668 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:53.672 | + functions-common:time_stop:2437          :   end_time=1649839073670
2022-04-13 08:37:53.674 | + functions-common:time_stop:2438          :   elapsed_time=3664
2022-04-13 08:37:53.677 | + functions-common:time_stop:2439          :   total=20090
2022-04-13 08:37:53.679 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:53.681 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=23754
2022-04-13 08:37:53.683 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:37:53.686 | + lib/databases/mysql:install_database_python_mysql:203 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-04-13 08:37:53.688 | + lib/databases/mysql:install_database_python_mysql:205 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-13 08:37:53.690 | + lib/databases/mysql:install_database_python_mysql:206 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-04-13 08:37:53.692 | + ./stack.sh:main:842                      :   is_service_enabled neutron
2022-04-13 08:37:53.709 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:53.711 | + ./stack.sh:main:843                      :   install_neutron_agent_packages
2022-04-13 08:37:53.713 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-04-13 08:37:53.718 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 08:37:53.718 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-13 08:37:53.723 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-13 08:37:53.725 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-13 08:37:53.728 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-13 08:37:53.730 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-13 08:37:53.732 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-04-13 08:37:53.735 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-04-13 08:37:53.749 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:53.752 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-04-13 08:37:53.754 | + functions-common:install_package:1463    :   update_package_repo
2022-04-13 08:37:53.756 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-13 08:37:53.758 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-13 08:37:53.761 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-13 08:37:53.763 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:53.766 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-13 08:37:53.768 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:53.770 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:53.772 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-13 08:37:53.774 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-13 08:37:53.777 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-13 08:37:53.779 | + functions-common:apt_get_update:1190     :   return
2022-04-13 08:37:53.782 | + functions-common:install_package:1464    :   real_install_package radvd
2022-04-13 08:37:53.784 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-13 08:37:53.786 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:53.789 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:53.791 | + functions-common:real_install_package:1450 :   apt_get install radvd
2022-04-13 08:37:53.812 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2022-04-13 08:37:53.923 | Reading package lists...
2022-04-13 08:37:54.174 | Building dependency tree...
2022-04-13 08:37:54.175 | Reading state information...
2022-04-13 08:37:54.422 | radvd is already the newest version (1:2.17-2).
2022-04-13 08:37:54.422 | The following packages were automatically installed and are no longer required:
2022-04-13 08:37:54.423 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 08:37:54.423 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 08:37:54.423 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 08:37:54.423 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 08:37:54.423 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 08:37:54.424 |   python3-zope.interface
2022-04-13 08:37:54.424 | Use 'sudo apt autoremove' to remove them.
2022-04-13 08:37:54.537 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
2022-04-13 08:37:54.541 | + functions-common:apt_get:1234            :   result=0
2022-04-13 08:37:54.543 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-13 08:37:54.546 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:54.548 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:54.550 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:54.553 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:54.555 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:54.557 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-13 08:37:54.559 | + functions-common:time_stop:2432          :   start_time=1649839073809
2022-04-13 08:37:54.562 | + functions-common:time_stop:2434          :   [[ -z 1649839073809 ]]
2022-04-13 08:37:54.565 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:54.569 | + functions-common:time_stop:2437          :   end_time=1649839074566
2022-04-13 08:37:54.571 | + functions-common:time_stop:2438          :   elapsed_time=757
2022-04-13 08:37:54.573 | + functions-common:time_stop:2439          :   total=3135
2022-04-13 08:37:54.575 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:54.577 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=3892
2022-04-13 08:37:54.580 | + functions-common:apt_get:1238            :   return 0
2022-04-13 08:37:54.582 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-04-13 08:37:54.598 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:54.600 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-04-13 08:37:54.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-04-13 08:37:54.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-04-13 08:37:54.608 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-04-13 08:37:54.627 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-04-13 08:37:54.630 | + functions-common:install_package:1463    :   update_package_repo
2022-04-13 08:37:54.632 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-13 08:37:54.634 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-13 08:37:54.636 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-13 08:37:54.638 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-13 08:37:54.640 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-13 08:37:54.643 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:54.645 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:54.647 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-13 08:37:54.649 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-13 08:37:54.651 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-13 08:37:54.653 | + functions-common:apt_get_update:1190     :   return
2022-04-13 08:37:54.655 | + functions-common:install_package:1464    :   real_install_package fakeroot make openvswitch-switch
2022-04-13 08:37:54.658 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-13 08:37:54.660 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:54.662 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:54.664 | + functions-common:real_install_package:1450 :   apt_get install fakeroot make openvswitch-switch
2022-04-13 08:37:54.684 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2022-04-13 08:37:54.796 | Reading package lists...
2022-04-13 08:37:55.040 | Building dependency tree...
2022-04-13 08:37:55.041 | Reading state information...
2022-04-13 08:37:55.291 | fakeroot is already the newest version (1.24-1).
2022-04-13 08:37:55.291 | make is already the newest version (4.2.1-1.2).
2022-04-13 08:37:55.292 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-04-13 08:37:55.292 | The following packages were automatically installed and are no longer required:
2022-04-13 08:37:55.292 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 08:37:55.293 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 08:37:55.293 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 08:37:55.293 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 08:37:55.293 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 08:37:55.293 |   python3-zope.interface
2022-04-13 08:37:55.293 | Use 'sudo apt autoremove' to remove them.
2022-04-13 08:37:55.404 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
2022-04-13 08:37:55.408 | + functions-common:apt_get:1234            :   result=0
2022-04-13 08:37:55.410 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-13 08:37:55.413 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:37:55.415 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:37:55.417 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:37:55.419 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:37:55.421 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:37:55.423 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-13 08:37:55.425 | + functions-common:time_stop:2432          :   start_time=1649839074682
2022-04-13 08:37:55.427 | + functions-common:time_stop:2434          :   [[ -z 1649839074682 ]]
2022-04-13 08:37:55.430 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:37:55.434 | + functions-common:time_stop:2437          :   end_time=1649839075431
2022-04-13 08:37:55.437 | + functions-common:time_stop:2438          :   elapsed_time=749
2022-04-13 08:37:55.439 | + functions-common:time_stop:2439          :   total=3892
2022-04-13 08:37:55.441 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:37:55.443 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=4641
2022-04-13 08:37:55.445 | + functions-common:apt_get:1238            :   return 0
2022-04-13 08:37:55.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-04-13 08:37:55.450 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:37:55.452 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:37:55.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-04-13 08:37:55.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-04-13 08:37:55.460 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-04-13 08:37:55.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-04-13 08:37:55.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-04-13 08:37:55.469 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-04-13 08:37:55.470 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-04-13 08:37:55.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-04-13 08:37:55.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-04-13 08:37:55.479 | + functions:vercmp:628                     :   local v1=5.4
2022-04-13 08:37:55.481 | + functions:vercmp:629                     :   local 'op=<'
2022-04-13 08:37:55.483 | + functions:vercmp:630                     :   local v2=3.13
2022-04-13 08:37:55.485 | + functions:vercmp:631                     :   local result
2022-04-13 08:37:55.489 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-04-13 08:37:55.489 | ++ functions:vercmp:635                     :   sort -V
2022-04-13 08:37:55.489 | ++ functions:vercmp:635                     :   head -1
2022-04-13 08:37:55.494 | + functions:vercmp:635                     :   result=3.13
2022-04-13 08:37:55.496 | + functions:vercmp:637                     :   case $op in
2022-04-13 08:37:55.499 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-04-13 08:37:55.501 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-04-13 08:37:55.503 | + functions:vercmp:648                     :   return
2022-04-13 08:37:55.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-04-13 08:37:55.507 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-13 08:37:55.510 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart openvswitch-switch
2022-04-13 08:37:55.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-04-13 08:37:55.979 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-04-13 08:37:55.982 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:55.985 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:55.988 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-ken, ]]
2022-04-13 08:37:55.991 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:55.994 | + ./stack.sh:main:846                      :   is_service_enabled etcd3
2022-04-13 08:37:56.011 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:37:56.014 | + ./stack.sh:main:847                      :   install_etcd3
2022-04-13 08:37:56.017 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-04-13 08:37:56.017 | Installing etcd
2022-04-13 08:37:56.019 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-04-13 08:37:56.031 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-04-13 08:37:56.043 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-04-13 08:37:56.045 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-04-13 08:37:56.064 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-04-13 08:37:56.067 | ++ lib/etcd3:install_etcd3:114              :   get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 08:37:56.069 | ++ functions:get_extra_file:62              :   local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 08:37:56.072 | +++ functions:get_extra_file:64              :   basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 08:37:56.077 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 08:37:56.079 | ++ functions:get_extra_file:65              :   [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]]
2022-04-13 08:37:56.081 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-04-13 08:37:56.084 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 08:37:56.086 | ++ functions:get_extra_file:74              :   return
2022-04-13 08:37:56.089 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-13 08:37:56.091 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-04-13 08:37:56.094 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-04-13 08:37:56.096 | + ./stack.sh:main:856                      :   is_service_enabled tls-proxy
2022-04-13 08:37:56.113 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-13 08:37:56.115 | + ./stack.sh:main:866                      :   install_dstat
2022-04-13 08:37:56.117 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-04-13 08:37:56.134 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-13 08:37:56.136 | + ./stack.sh:main:872                      :   echo_summary 'Installing OpenStack project source'
2022-04-13 08:37:56.138 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-13 08:37:56.141 | + ./stack.sh:echo_summary:446              :   echo -e Installing OpenStack project source
2022-04-13 08:37:56.143 | + ./stack.sh:main:875                      :   install_libs
2022-04-13 08:37:56.145 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-04-13 08:37:56.147 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-04-13 08:37:56.150 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-04-13 08:37:56.152 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-04-13 08:37:56.154 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.156 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.158 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,automaton, ]]
2022-04-13 08:37:56.161 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.163 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-04-13 08:37:56.165 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-04-13 08:37:56.167 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-04-13 08:37:56.170 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-04-13 08:37:56.173 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.175 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.177 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,castellan, ]]
2022-04-13 08:37:56.179 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.181 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-04-13 08:37:56.183 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-04-13 08:37:56.186 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-04-13 08:37:56.189 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-04-13 08:37:56.192 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.194 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.196 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,cliff, ]]
2022-04-13 08:37:56.198 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.201 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-04-13 08:37:56.203 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-04-13 08:37:56.205 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-04-13 08:37:56.207 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-04-13 08:37:56.209 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.212 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.214 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,cursive, ]]
2022-04-13 08:37:56.217 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.221 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-04-13 08:37:56.224 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-04-13 08:37:56.226 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-04-13 08:37:56.228 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-04-13 08:37:56.231 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.233 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.235 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,debtcollector, ]]
2022-04-13 08:37:56.238 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.240 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-04-13 08:37:56.242 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-04-13 08:37:56.244 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-04-13 08:37:56.247 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-04-13 08:37:56.249 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.251 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.253 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,futurist, ]]
2022-04-13 08:37:56.255 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.258 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-04-13 08:37:56.260 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-04-13 08:37:56.262 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-04-13 08:37:56.264 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-04-13 08:37:56.266 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.269 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.271 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,openstacksdk, ]]
2022-04-13 08:37:56.273 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.275 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-04-13 08:37:56.277 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-04-13 08:37:56.280 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-04-13 08:37:56.282 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-04-13 08:37:56.285 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.287 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.289 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osc-lib, ]]
2022-04-13 08:37:56.291 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.293 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-04-13 08:37:56.296 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-04-13 08:37:56.298 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-04-13 08:37:56.301 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-04-13 08:37:56.303 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.305 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.307 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osc-placement, ]]
2022-04-13 08:37:56.309 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.312 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-04-13 08:37:56.314 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-04-13 08:37:56.316 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-04-13 08:37:56.319 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-04-13 08:37:56.321 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.323 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.325 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-client-config, ]]
2022-04-13 08:37:56.328 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.330 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-04-13 08:37:56.332 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-04-13 08:37:56.334 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-04-13 08:37:56.337 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-04-13 08:37:56.339 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.341 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.344 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.cache, ]]
2022-04-13 08:37:56.346 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.348 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-04-13 08:37:56.350 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-04-13 08:37:56.353 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-04-13 08:37:56.355 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-04-13 08:37:56.357 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.360 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.362 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.concurrency, ]]
2022-04-13 08:37:56.364 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.367 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-04-13 08:37:56.369 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-04-13 08:37:56.371 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-04-13 08:37:56.373 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-04-13 08:37:56.375 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.377 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.380 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.config, ]]
2022-04-13 08:37:56.382 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.384 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-04-13 08:37:56.386 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-04-13 08:37:56.388 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-04-13 08:37:56.391 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-04-13 08:37:56.393 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.395 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.398 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.context, ]]
2022-04-13 08:37:56.400 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.402 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-04-13 08:37:56.405 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-04-13 08:37:56.407 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-04-13 08:37:56.410 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-04-13 08:37:56.412 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.414 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.416 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.db, ]]
2022-04-13 08:37:56.419 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.421 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-04-13 08:37:56.424 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-04-13 08:37:56.426 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-04-13 08:37:56.428 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-04-13 08:37:56.430 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.432 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.435 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.i18n, ]]
2022-04-13 08:37:56.437 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.439 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-04-13 08:37:56.441 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-04-13 08:37:56.443 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-04-13 08:37:56.446 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-04-13 08:37:56.448 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.450 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.452 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.limit, ]]
2022-04-13 08:37:56.455 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.457 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-04-13 08:37:56.459 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-04-13 08:37:56.461 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-04-13 08:37:56.464 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-04-13 08:37:56.466 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.469 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.471 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.log, ]]
2022-04-13 08:37:56.473 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.475 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-04-13 08:37:56.478 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-04-13 08:37:56.480 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-04-13 08:37:56.483 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-04-13 08:37:56.485 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.487 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.489 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.messaging, ]]
2022-04-13 08:37:56.492 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.494 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-04-13 08:37:56.496 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-04-13 08:37:56.499 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-04-13 08:37:56.501 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-04-13 08:37:56.503 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.505 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.507 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.middleware, ]]
2022-04-13 08:37:56.510 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.512 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-04-13 08:37:56.515 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-04-13 08:37:56.517 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-04-13 08:37:56.519 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-04-13 08:37:56.521 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.524 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.526 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.policy, ]]
2022-04-13 08:37:56.528 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.531 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-04-13 08:37:56.533 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-04-13 08:37:56.535 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-04-13 08:37:56.538 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-04-13 08:37:56.540 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.542 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.544 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.privsep, ]]
2022-04-13 08:37:56.547 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.549 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-04-13 08:37:56.551 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-04-13 08:37:56.553 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-04-13 08:37:56.556 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-04-13 08:37:56.558 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.560 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.562 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.reports, ]]
2022-04-13 08:37:56.565 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.567 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-04-13 08:37:56.569 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-04-13 08:37:56.571 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-04-13 08:37:56.573 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-04-13 08:37:56.576 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.578 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.581 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.rootwrap, ]]
2022-04-13 08:37:56.583 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.585 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-04-13 08:37:56.587 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-04-13 08:37:56.590 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-04-13 08:37:56.592 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-04-13 08:37:56.595 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.597 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.599 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.serialization, ]]
2022-04-13 08:37:56.602 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.604 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-04-13 08:37:56.606 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-04-13 08:37:56.608 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-04-13 08:37:56.611 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-04-13 08:37:56.613 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.615 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.617 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.service, ]]
2022-04-13 08:37:56.620 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.622 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-04-13 08:37:56.624 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-04-13 08:37:56.626 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-04-13 08:37:56.629 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-04-13 08:37:56.631 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.633 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.635 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.utils, ]]
2022-04-13 08:37:56.638 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.640 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-04-13 08:37:56.643 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-04-13 08:37:56.645 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-04-13 08:37:56.647 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-04-13 08:37:56.649 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.652 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.654 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.versionedobjects, ]]
2022-04-13 08:37:56.657 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.659 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-04-13 08:37:56.661 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-04-13 08:37:56.663 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-04-13 08:37:56.666 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-04-13 08:37:56.668 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.670 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.672 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.vmware, ]]
2022-04-13 08:37:56.675 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.677 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-04-13 08:37:56.679 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-04-13 08:37:56.681 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-04-13 08:37:56.684 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-04-13 08:37:56.686 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.688 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.690 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osprofiler, ]]
2022-04-13 08:37:56.693 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.695 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-04-13 08:37:56.697 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-04-13 08:37:56.699 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-04-13 08:37:56.702 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-04-13 08:37:56.704 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.707 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.709 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,pycadf, ]]
2022-04-13 08:37:56.711 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.713 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-04-13 08:37:56.715 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-04-13 08:37:56.718 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-04-13 08:37:56.721 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-04-13 08:37:56.723 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.725 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.727 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,stevedore, ]]
2022-04-13 08:37:56.730 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.732 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-04-13 08:37:56.734 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-04-13 08:37:56.737 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-04-13 08:37:56.739 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-04-13 08:37:56.741 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.743 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.746 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,taskflow, ]]
2022-04-13 08:37:56.748 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.750 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-04-13 08:37:56.752 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-04-13 08:37:56.755 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-04-13 08:37:56.757 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-04-13 08:37:56.759 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.761 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.764 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,tooz, ]]
2022-04-13 08:37:56.766 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.769 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-04-13 08:37:56.771 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-04-13 08:37:56.773 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-04-13 08:37:56.775 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-04-13 08:37:56.778 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.780 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.783 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-brick, ]]
2022-04-13 08:37:56.785 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.787 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-04-13 08:37:56.789 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-04-13 08:37:56.792 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-04-13 08:37:56.794 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-04-13 08:37:56.796 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.799 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.801 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-resource-classes, ]]
2022-04-13 08:37:56.803 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.805 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-04-13 08:37:56.807 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-04-13 08:37:56.810 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-04-13 08:37:56.812 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-04-13 08:37:56.814 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.817 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.819 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-traits, ]]
2022-04-13 08:37:56.821 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.823 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-04-13 08:37:56.826 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-04-13 08:37:56.828 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-04-13 08:37:56.831 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-04-13 08:37:56.833 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:37:56.835 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:37:56.837 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-barbicanclient, ]]
2022-04-13 08:37:56.840 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:37:56.842 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-04-13 08:37:56.863 | Using python 3.8 to install etcd3
2022-04-13 08:37:56.865 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3
2022-04-13 08:37:57.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:57.612 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:57.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:37:57.612 |   from cryptography.utils import int_from_bytes
2022-04-13 08:37:58.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:37:58.774 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2022-04-13 08:37:58.781 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4)
2022-04-13 08:37:58.782 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-04-13 08:37:58.783 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-04-13 08:37:58.784 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0)
2022-04-13 08:38:00.451 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 08:38:00.457 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:38:00.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:38:00.560 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:38:00.563 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:38:00.565 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:38:00.567 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:38:00.569 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:38:00.571 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:38:00.573 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:38:00.575 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:38:00.577 | + functions-common:time_stop:2432          :   start_time=1649839076858
2022-04-13 08:38:00.580 | + functions-common:time_stop:2434          :   [[ -z 1649839076858 ]]
2022-04-13 08:38:00.582 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:38:00.586 | + functions-common:time_stop:2437          :   end_time=1649839080584
2022-04-13 08:38:00.588 | + functions-common:time_stop:2438          :   elapsed_time=3726
2022-04-13 08:38:00.590 | + functions-common:time_stop:2439          :   total=23754
2022-04-13 08:38:00.592 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:38:00.594 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=27480
2022-04-13 08:38:00.597 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:38:00.599 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-04-13 08:38:00.620 | Using python 3.8 to install etcd3gw
2022-04-13 08:38:00.623 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw
2022-04-13 08:38:01.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:01.368 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:01.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:01.368 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:02.515 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:38:02.541 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1)
2022-04-13 08:38:02.548 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-04-13 08:38:02.549 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-04-13 08:38:02.551 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-04-13 08:38:02.551 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-04-13 08:38:02.586 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12)
2022-04-13 08:38:02.588 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28)
2022-04-13 08:38:02.590 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3)
2022-04-13 08:38:02.591 | 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-04-13 08:38:04.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-04-13 08:38:04.284 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:38:04.284 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:38:04.387 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:38:04.390 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:38:04.392 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:38:04.394 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:38:04.396 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:38:04.398 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:38:04.401 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:38:04.403 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:38:04.405 | + functions-common:time_stop:2432          :   start_time=1649839080615
2022-04-13 08:38:04.408 | + functions-common:time_stop:2434          :   [[ -z 1649839080615 ]]
2022-04-13 08:38:04.410 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:38:04.414 | + functions-common:time_stop:2437          :   end_time=1649839084412
2022-04-13 08:38:04.416 | + functions-common:time_stop:2438          :   elapsed_time=3797
2022-04-13 08:38:04.418 | + functions-common:time_stop:2439          :   total=27480
2022-04-13 08:38:04.421 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:38:04.423 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=31277
2022-04-13 08:38:04.425 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:38:04.427 | + ./stack.sh:main:878                      :   install_apache_uwsgi
2022-04-13 08:38:04.430 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-04-13 08:38:04.432 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-04-13 08:38:04.434 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-13 08:38:04.437 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-13 08:38:04.440 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-13 08:38:04.442 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-13 08:38:04.444 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-13 08:38:04.446 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-13 08:38:04.449 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-13 08:38:04.451 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-13 08:38:04.453 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-13 08:38:04.455 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-13 08:38:04.458 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-13 08:38:04.460 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-04-13 08:38:04.467 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:38:04.469 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:38:04.471 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-04-13 08:38:04.474 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 08:38:04.476 | + functions-common:install_package:1463    :   update_package_repo
2022-04-13 08:38:04.478 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-13 08:38:04.481 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-13 08:38:04.484 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-13 08:38:04.486 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-13 08:38:04.488 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-13 08:38:04.490 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:38:04.493 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:38:04.495 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-13 08:38:04.497 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-13 08:38:04.499 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-13 08:38:04.501 | + functions-common:apt_get_update:1190     :   return
2022-04-13 08:38:04.504 | + functions-common:install_package:1464    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 08:38:04.506 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-13 08:38:04.508 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:38:04.511 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:38:04.513 | + functions-common:real_install_package:1450 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 08:38:04.534 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-13 08:38:04.647 | Reading package lists...
2022-04-13 08:38:04.896 | Building dependency tree...
2022-04-13 08:38:04.898 | Reading state information...
2022-04-13 08:38:05.152 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2022-04-13 08:38:05.152 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2022-04-13 08:38:05.152 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-13 08:38:05.152 | The following packages were automatically installed and are no longer required:
2022-04-13 08:38:05.153 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-13 08:38:05.153 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-13 08:38:05.153 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-13 08:38:05.153 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-13 08:38:05.153 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-13 08:38:05.153 |   python3-zope.interface
2022-04-13 08:38:05.153 | Use 'sudo apt autoremove' to remove them.
2022-04-13 08:38:05.267 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
2022-04-13 08:38:05.271 | + functions-common:apt_get:1234            :   result=0
2022-04-13 08:38:05.273 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-13 08:38:05.276 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:38:05.278 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:38:05.281 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:38:05.283 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:38:05.285 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:38:05.287 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-13 08:38:05.289 | + functions-common:time_stop:2432          :   start_time=1649839084531
2022-04-13 08:38:05.291 | + functions-common:time_stop:2434          :   [[ -z 1649839084531 ]]
2022-04-13 08:38:05.295 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:38:05.299 | + functions-common:time_stop:2437          :   end_time=1649839085296
2022-04-13 08:38:05.301 | + functions-common:time_stop:2438          :   elapsed_time=765
2022-04-13 08:38:05.303 | + functions-common:time_stop:2439          :   total=4641
2022-04-13 08:38:05.305 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:38:05.307 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5406
2022-04-13 08:38:05.310 | + functions-common:apt_get:1238            :   return 0
2022-04-13 08:38:05.312 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-04-13 08:38:05.314 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-13 08:38:05.316 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-13 08:38:05.319 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-04-13 08:38:05.381 | Module proxy already enabled
2022-04-13 08:38:05.385 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-04-13 08:38:05.447 | Considering dependency proxy for proxy_uwsgi:
2022-04-13 08:38:05.447 | Module proxy already enabled
2022-04-13 08:38:05.447 | Module proxy_uwsgi already enabled
2022-04-13 08:38:05.451 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-04-13 08:38:05.453 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-13 08:38:05.456 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-13 08:38:05.458 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-13 08:38:05.586 | + ./stack.sh:main:881                      :   install_keystoneauth
2022-04-13 08:38:05.588 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-04-13 08:38:05.591 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-04-13 08:38:05.594 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.596 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.598 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,keystoneauth, ]]
2022-04-13 08:38:05.601 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.603 | + ./stack.sh:main:882                      :   install_keystoneclient
2022-04-13 08:38:05.606 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-04-13 08:38:05.608 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-04-13 08:38:05.610 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.613 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.615 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-keystoneclient, ]]
2022-04-13 08:38:05.617 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.620 | + ./stack.sh:main:883                      :   install_glanceclient
2022-04-13 08:38:05.622 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-04-13 08:38:05.624 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-04-13 08:38:05.627 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.629 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.631 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-glanceclient, ]]
2022-04-13 08:38:05.634 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.636 | + ./stack.sh:main:884                      :   install_cinderclient
2022-04-13 08:38:05.639 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-04-13 08:38:05.641 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-04-13 08:38:05.643 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.646 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.648 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-brick-cinderclient-ext, ]]
2022-04-13 08:38:05.650 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.652 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-04-13 08:38:05.655 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-04-13 08:38:05.658 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.660 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.662 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-cinderclient, ]]
2022-04-13 08:38:05.664 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.667 | + ./stack.sh:main:885                      :   install_novaclient
2022-04-13 08:38:05.669 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-04-13 08:38:05.671 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-04-13 08:38:05.674 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.676 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.678 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-novaclient, ]]
2022-04-13 08:38:05.680 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.683 | + ./stack.sh:main:886                      :   is_service_enabled swift glance horizon
2022-04-13 08:38:05.699 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:38:05.702 | + ./stack.sh:main:887                      :   install_swiftclient
2022-04-13 08:38:05.704 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-04-13 08:38:05.707 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-04-13 08:38:05.709 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.711 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.714 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-swiftclient, ]]
2022-04-13 08:38:05.717 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.719 | + ./stack.sh:main:889                      :   is_service_enabled neutron nova horizon
2022-04-13 08:38:05.736 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:38:05.738 | + ./stack.sh:main:890                      :   install_neutronclient
2022-04-13 08:38:05.740 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-04-13 08:38:05.743 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-04-13 08:38:05.745 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.748 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.750 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-neutronclient, ]]
2022-04-13 08:38:05.752 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.755 | + ./stack.sh:main:894                      :   install_keystonemiddleware
2022-04-13 08:38:05.757 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-04-13 08:38:05.759 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-04-13 08:38:05.761 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-13 08:38:05.765 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-13 08:38:05.767 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,keystonemiddleware, ]]
2022-04-13 08:38:05.769 | + inc/python:use_library_from_git:253      :   return 1
2022-04-13 08:38:05.772 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-04-13 08:38:05.774 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-04-13 08:38:05.776 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 08:38:05.780 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-04-13 08:38:05.782 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-04-13 08:38:05.784 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 08:38:05.788 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-04-13 08:38:05.788 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 08:38:05.793 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-04-13 08:38:05.795 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-04-13 08:38:05.797 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-04-13 08:38:05.800 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-04-13 08:38:05.802 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-04-13 08:38:05.823 | Using python 3.8 to install keystonemiddleware
2022-04-13 08:38:05.825 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware
2022-04-13 08:38:06.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:06.610 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:06.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:06.610 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:07.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:38:07.771 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-04-13 08:38:07.822 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-04-13 08:38:07.824 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0)
2022-04-13 08:38:07.825 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-04-13 08:38:07.826 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0)
2022-04-13 08:38:07.827 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2)
2022-04-13 08:38:07.828 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2022-04-13 08:38:07.829 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2022-04-13 08:38:07.830 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1)
2022-04-13 08:38:07.831 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0)
2022-04-13 08:38:07.832 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0)
2022-04-13 08:38:07.833 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1)
2022-04-13 08:38:07.834 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1)
2022-04-13 08:38:07.835 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-04-13 08:38:07.836 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-04-13 08:38:07.893 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0)
2022-04-13 08:38:07.895 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0)
2022-04-13 08:38:07.896 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2)
2022-04-13 08:38:07.934 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5)
2022-04-13 08:38:07.973 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0)
2022-04-13 08:38:07.974 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0)
2022-04-13 08:38:07.975 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0)
2022-04-13 08:38:07.977 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0)
2022-04-13 08:38:08.025 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6)
2022-04-13 08:38:08.028 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2)
2022-04-13 08:38:08.036 | 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-04-13 08:38:08.039 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3)
2022-04-13 08:38:08.052 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0)
2022-04-13 08:38:08.054 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7)
2022-04-13 08:38:08.056 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3)
2022-04-13 08:38:08.118 | 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-04-13 08:38:08.121 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12)
2022-04-13 08:38:08.124 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3)
2022-04-13 08:38:08.125 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28)
2022-04-13 08:38:08.175 | 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-04-13 08:38:08.187 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1)
2022-04-13 08:38: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-04-13 08:38:09.744 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:38:09.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:38:09.849 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:38:09.852 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:38:09.854 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:38:09.856 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:38:09.859 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:38:09.861 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:38:09.863 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:38:09.865 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:38:09.867 | + functions-common:time_stop:2432          :   start_time=1649839085817
2022-04-13 08:38:09.869 | + functions-common:time_stop:2434          :   [[ -z 1649839085817 ]]
2022-04-13 08:38:09.872 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:38:09.876 | + functions-common:time_stop:2437          :   end_time=1649839089874
2022-04-13 08:38:09.878 | + functions-common:time_stop:2438          :   elapsed_time=4057
2022-04-13 08:38:09.881 | + functions-common:time_stop:2439          :   total=31277
2022-04-13 08:38:09.883 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:38:09.885 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=35334
2022-04-13 08:38:09.888 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:38:09.890 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-04-13 08:38:09.892 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-04-13 08:38:09.895 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-13 08:38:09.898 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-04-13 08:38:09.900 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-04-13 08:38:09.902 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-13 08:38:09.907 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-13 08:38:09.907 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-04-13 08:38:09.913 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-04-13 08:38:09.915 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-04-13 08:38:09.918 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-04-13 08:38:09.921 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-04-13 08:38:09.923 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-04-13 08:38:09.944 | Using python 3.8 to install python-memcached
2022-04-13 08:38:09.946 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached
2022-04-13 08:38:10.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:10.683 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:10.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:10.683 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:11.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:38:11.821 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2022-04-13 08:38:11.825 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2022-04-13 08:38:13.471 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-13 08:38:13.477 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:38:13.477 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:38:13.578 | + inc/python:pip_install:200               :   result=0
2022-04-13 08:38:13.581 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-13 08:38:13.583 | + functions-common:time_stop:2425          :   local name
2022-04-13 08:38:13.585 | + functions-common:time_stop:2426          :   local end_time
2022-04-13 08:38:13.587 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-13 08:38:13.589 | + functions-common:time_stop:2428          :   local total
2022-04-13 08:38:13.592 | + functions-common:time_stop:2429          :   local start_time
2022-04-13 08:38:13.594 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-13 08:38:13.597 | + functions-common:time_stop:2432          :   start_time=1649839089939
2022-04-13 08:38:13.599 | + functions-common:time_stop:2434          :   [[ -z 1649839089939 ]]
2022-04-13 08:38:13.602 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-13 08:38:13.606 | + functions-common:time_stop:2437          :   end_time=1649839093603
2022-04-13 08:38:13.608 | + functions-common:time_stop:2438          :   elapsed_time=3664
2022-04-13 08:38:13.610 | + functions-common:time_stop:2439          :   total=35334
2022-04-13 08:38:13.613 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-13 08:38:13.615 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=38998
2022-04-13 08:38:13.617 | + inc/python:pip_install:203               :   return 0
2022-04-13 08:38:13.620 | + ./stack.sh:main:896                      :   is_service_enabled keystone
2022-04-13 08:38:13.636 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-13 08:38:13.638 | + ./stack.sh:main:897                      :   '[' 10.222.0.23 == 10.222.0.23 ']'
2022-04-13 08:38:13.640 | + ./stack.sh:main:898                      :   stack_install_service keystone
2022-04-13 08:38:13.643 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-04-13 08:38:13.645 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-04-13 08:38:13.647 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-13 08:38:13.650 | + lib/stack:stack_install_service:32       :   install_keystone
2022-04-13 08:38:13.652 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-04-13 08:38:13.667 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-13 08:38:13.670 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga
2022-04-13 08:38:13.672 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-04-13 08:38:13.674 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-04-13 08:38:13.676 | + functions-common:git_clone:610           :   local git_ref=stable/yoga
2022-04-13 08:38:13.678 | + functions-common:git_clone:611           :   local orig_dir
2022-04-13 08:38:13.681 | ++ functions-common:git_clone:612           :   pwd
2022-04-13 08:38:13.683 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-13 08:38:13.685 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-13 08:38:13.688 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-13 08:38:13.702 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-13 08:38:13.704 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-13 08:38:13.706 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-13 08:38:13.709 | + functions-common:git_clone:629           :   echo stable/yoga
2022-04-13 08:38:13.709 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-13 08:38:13.714 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-04-13 08:38:13.716 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-13 08:38:13.718 | + functions-common:git_clone:677           :   cd /opt/stack/keystone
2022-04-13 08:38:13.721 | + functions-common:git_clone:678           :   git show --oneline
2022-04-13 08:38:13.721 | + functions-common:git_clone:678           :   head -1
2022-04-13 08:38:13.724 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga
2022-04-13 08:38:13.727 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-13 08:38:13.729 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-04-13 08:38:13.732 | + inc/python:setup_develop:338             :   local bindep
2022-04-13 08:38:13.734 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 08:38:13.736 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-04-13 08:38:13.739 | + inc/python:setup_develop:344             :   local extras=
2022-04-13 08:38:13.741 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-04-13 08:38:13.743 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-13 08:38:13.745 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 08:38:13.748 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-04-13 08:38:13.750 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-13 08:38:13.752 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-13 08:38:13.755 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-04-13 08:38:13.757 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-13 08:38:13.760 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-04-13 08:38:13.763 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-13 08:38:13.765 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-13 08:38:13.768 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-04-13 08:38:13.773 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-04-13 08:38:13.776 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2022-04-13 08:38:14.444 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-04-13 08:38:14.446 | + inc/python:setup_package:418             :   local bindep=0
2022-04-13 08:38:14.448 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-13 08:38:14.451 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-13 08:38:14.453 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-13 08:38:14.455 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-04-13 08:38:14.457 | + inc/python:setup_package:427             :   local flags=-e
2022-04-13 08:38:14.459 | + inc/python:setup_package:428             :   local extras=
2022-04-13 08:38:14.461 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-13 08:38:14.463 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-13 08:38:14.466 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-13 08:38:14.468 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-13 08:38:14.470 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-13 08:38:14.473 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-04-13 08:38:14.493 | Using python 3.8 to install /opt/stack/keystone
2022-04-13 08:38:14.495 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone
2022-04-13 08:38:15.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:15.228 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:15.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-13 08:38:15.228 |   from cryptography.utils import int_from_bytes
2022-04-13 08:38:16.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-13 08:38:16.387 | Obtaining file:///opt/stack/keystone
2022-04-13 08:38:16.388 |   Preparing metadata (setup.py): started
2022-04-13 08:38:17.158 |   Preparing metadata (setup.py): finished with status 'error'
2022-04-13 08:38:17.159 |   ERROR: Command errored out with exit status 1:
2022-04-13 08:38:17.159 |    command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6mpt5gps
2022-04-13 08:38:17.159 |        cwd: /opt/stack/keystone/
2022-04-13 08:38:17.159 |   Complete output (16 lines):
2022-04-13 08:38:17.159 |   Error parsing
2022-04-13 08:38:17.159 |   Traceback (most recent call last):
2022-04-13 08:38:17.159 |     File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr
2022-04-13 08:38:17.159 |       attrs = util.cfg_to_args(path, dist.script_args)
2022-04-13 08:38:17.159 |     File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args
2022-04-13 08:38:17.159 |       pbr.hooks.setup_hook(config)
2022-04-13 08:38:17.159 |     File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook
2022-04-13 08:38:17.159 |       metadata_config.run()
2022-04-13 08:38:17.159 |     File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run
2022-04-13 08:38:17.159 |       self.hook()
2022-04-13 08:38:17.159 |     File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook
2022-04-13 08:38:17.159 |       self.config['version'] = packaging.get_version(
2022-04-13 08:38:17.159 |     File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version
2022-04-13 08:38:17.159 |       raise Exception("Versioning for this project requires either an sdist"
2022-04-13 08:38:17.159 |   Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found.
2022-04-13 08:38:17.159 |   error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found.
2022-04-13 08:38:17.159 |   ----------------------------------------
2022-04-13 08:38:17.160 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
2022-04-13 08:38:17.160 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
2022-04-13 08:38:17.167 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-13 08:38:17.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-13 08:38:17.252 | + inc/python:pip_install:1                 :   exit_trap
2022-04-13 08:38:17.254 | + ./stack.sh:exit_trap:521                 :   local r=1
2022-04-13 08:38:17.257 | ++ ./stack.sh:exit_trap:522                 :   jobs -p
2022-04-13 08:38:17.260 | + ./stack.sh:exit_trap:522                 :   jobs=
2022-04-13 08:38:17.263 | + ./stack.sh:exit_trap:525                 :   [[ -n '' ]]
2022-04-13 08:38:17.265 | + ./stack.sh:exit_trap:531                 :   '[' -f '' ']'
2022-04-13 08:38:17.267 | + ./stack.sh:exit_trap:536                 :   kill_spinner
2022-04-13 08:38:17.269 | + ./stack.sh:kill_spinner:431              :   '[' '!' -z '' ']'
2022-04-13 08:38:17.271 | + ./stack.sh:exit_trap:538                 :   [[ 1 -ne 0 ]]
2022-04-13 08:38:17.273 | + ./stack.sh:exit_trap:539                 :   echo 'Error on exit'
2022-04-13 08:38:17.273 | Error on exit
2022-04-13 08:38:17.275 | + ./stack.sh:exit_trap:541                 :   type -p generate-subunit
2022-04-13 08:38:17.277 | + ./stack.sh:exit_trap:542                 :   generate-subunit 1649839021 76 fail
2022-04-13 08:38:17.855 | + ./stack.sh:exit_trap:544                 :   [[ -z /opt/stack/logs ]]
2022-04-13 08:38:17.858 | + ./stack.sh:exit_trap:547                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-04-13 08:38:18.748 | + ./stack.sh:exit_trap:556                 :   exit 1