2022-04-29 14:16:42.394 | + ./stack.sh:main:489                      :   exec
2022-04-29 14:16:42.394 | + ./stack.sh:main:497                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-29-141642'
2022-04-29 14:16:42.394 | ++ ./stack.sh:main:489                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-29-141642.summary.2022-04-29-141642
2022-04-29 14:16:42.394 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-29 14:16:42.394 | + ./stack.sh:echo_summary:448              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-29-141642
2022-04-29 14:16:42.394 | + ./stack.sh:main:499                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-29-141642 /opt/stack/logs/stack.sh.log
2022-04-29 14:16:42.394 | + ./stack.sh:main:500                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-29-141642.summary.2022-04-29-141642 /opt/stack/logs/stack.sh.log.summary
2022-04-29 14:16:42.394 | + ./stack.sh:main:515                      :   check_path_perm_sanity /opt/stack
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:596     :   local real_path
2022-04-29 14:16:42.394 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-04-29 14:16:42.394 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-04-29 14:16:42.394 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-04-29 14:16:42.394 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-04-29 14:16:42.394 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-04-29 14:16:42.394 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-29 14:16:42.396 | + ./stack.sh:main:521                      :   trap exit_trap EXIT
2022-04-29 14:16:42.398 | + ./stack.sh:main:562                      :   trap err_trap ERR
2022-04-29 14:16:42.400 | + ./stack.sh:main:575                      :   set -o errexit
2022-04-29 14:16:42.402 | + ./stack.sh:main:578                      :   uname -a
2022-04-29 14:16:42.403 | Linux dv-neutron-836140-4-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-29 14:16:42.406 | + ./stack.sh:main:581                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-04-29 14:16:42.408 | + ./stack.sh:main:582                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-04-29 14:16:42.411 | + ./stack.sh:main:585                      :   source /home/ubuntu/devstack/lib/database
2022-04-29 14:16:42.455 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-04-29 14:16:42.471 | + ./stack.sh:main:592                      :   fetch_plugins
2022-04-29 14:16:42.473 | + functions-common:fetch_plugins:1783      :   local plugins=
2022-04-29 14:16:42.475 | + functions-common:fetch_plugins:1784      :   local plugin
2022-04-29 14:16:42.477 | + functions-common:fetch_plugins:1787      :   [[ -z '' ]]
2022-04-29 14:16:42.479 | + functions-common:fetch_plugins:1788      :   return
2022-04-29 14:16:42.481 | + ./stack.sh:main:596                      :   run_phase override_defaults
2022-04-29 14:16:42.482 | + functions-common:run_phase:1865          :   local mode=override_defaults
2022-04-29 14:16:42.484 | + functions-common:run_phase:1866          :   local phase=
2022-04-29 14:16:42.486 | + functions-common:run_phase:1867          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-29 14:16:42.488 | + functions-common:run_phase:1868          :   local extra_plugin_file_name
2022-04-29 14:16:42.490 | + functions-common:run_phase:1869          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-29 14:16:42.491 | + functions-common:run_phase:1874          :   local exceptions=80-tempest.sh
2022-04-29 14:16:42.493 | + functions-common:run_phase:1875          :   local extra
2022-04-29 14:16:42.495 | ++ functions-common:run_phase:1876          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-29 14:16:42.499 | + functions-common:run_phase:1876          :   extra=80-tempest.sh
2022-04-29 14:16:42.500 | + functions-common:run_phase:1877          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-29 14:16:42.502 | + functions-common:run_phase:1881          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-29 14:16:42.504 | + functions-common:run_phase:1881          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-04-29 14:16:42.506 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-29 14:16:42.519 | ++ functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:16:42.521 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-29 14:16:42.523 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-29 14:16:42.524 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-29 14:16:42.526 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-29 14:16:42.528 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-29 14:16:42.530 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-29 14:16:42.532 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-04-29 14:16:42.534 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-04-29 14:16:42.535 | + functions-common:run_phase:1886          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-29 14:16:42.537 | + functions-common:run_phase:1889          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-29 14:16:42.539 | + functions-common:run_phase:1890          :   plugin_override_defaults
2022-04-29 14:16:42.541 | + functions-common:plugin_override_defaults:1824 :   local plugins=
2022-04-29 14:16:42.543 | + functions-common:plugin_override_defaults:1825 :   local plugin
2022-04-29 14:16:42.544 | + functions-common:plugin_override_defaults:1828 :   [[ -z '' ]]
2022-04-29 14:16:42.546 | + functions-common:plugin_override_defaults:1829 :   return
2022-04-29 14:16:42.548 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/apache
2022-04-29 14:16:42.565 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tls
2022-04-29 14:16:42.567 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-04-29 14:16:42.580 | ++ functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:16:42.582 | +++ lib/tls:source:43                        :   hostname -f
2022-04-29 14:16:42.585 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-04-29 14:16:42.587 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-04-29 14:16:42.589 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-04-29 14:16:42.591 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-04-29 14:16:42.593 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-04-29 14:16:42.595 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-04-29 14:16:42.597 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-04-29 14:16:42.599 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-04-29 14:16:42.601 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-04-29 14:16:42.602 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-04-29 14:16:42.607 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/infra
2022-04-29 14:16:42.618 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/libraries
2022-04-29 14:16:42.635 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/lvm
2022-04-29 14:16:42.647 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/horizon
2022-04-29 14:16:42.660 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/keystone
2022-04-29 14:16:42.695 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/glance
2022-04-29 14:16:42.755 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/nova
2022-04-29 14:16:42.844 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/placement
2022-04-29 14:16:42.865 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/cinder
2022-04-29 14:16:42.915 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/swift
2022-04-29 14:16:42.967 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/neutron
2022-04-29 14:16:43.112 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/ldap
2022-04-29 14:16:43.127 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/dstat
2022-04-29 14:16:43.140 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-04-29 14:16:43.152 | + ./stack.sh:main:619                      :   source /home/ubuntu/devstack/lib/etcd3
2022-04-29 14:16:43.245 | + ./stack.sh:main:620                      :   source /home/ubuntu/devstack/lib/os-vif
2022-04-29 14:16:43.247 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-04-29 14:16:43.251 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-04-29 14:16:43.253 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-04-29 14:16:43.255 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-04-29 14:16:43.257 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-04-29 14:16:43.259 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-04-29 14:16:43.259 | False'
2022-04-29 14:16:43.262 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-04-29 14:16:43.276 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-04-29 14:16:43.279 | + ./stack.sh:main:626                      :   run_phase source
2022-04-29 14:16:43.281 | + functions-common:run_phase:1865          :   local mode=source
2022-04-29 14:16:43.283 | + functions-common:run_phase:1866          :   local phase=
2022-04-29 14:16:43.285 | + functions-common:run_phase:1867          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-29 14:16:43.287 | + functions-common:run_phase:1868          :   local extra_plugin_file_name
2022-04-29 14:16:43.289 | + functions-common:run_phase:1869          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-29 14:16:43.291 | + functions-common:run_phase:1874          :   local exceptions=80-tempest.sh
2022-04-29 14:16:43.292 | + functions-common:run_phase:1875          :   local extra
2022-04-29 14:16:43.295 | ++ functions-common:run_phase:1876          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-29 14:16:43.299 | + functions-common:run_phase:1876          :   extra=80-tempest.sh
2022-04-29 14:16:43.301 | + functions-common:run_phase:1877          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-29 14:16:43.303 | + functions-common:run_phase:1881          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-29 14:16:43.305 | + functions-common:run_phase:1881          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-04-29 14:16:43.307 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-29 14:16:43.322 | ++ functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:16:43.324 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-04-29 14:16:43.326 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-04-29 14:16:43.365 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-04-29 14:16:43.367 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-04-29 14:16:43.369 | + functions-common:run_phase:1886          :   [[ source == \s\o\u\r\c\e ]]
2022-04-29 14:16:43.371 | + functions-common:run_phase:1887          :   load_plugin_settings
2022-04-29 14:16:43.374 | + functions-common:load_plugin_settings:1801 :   local plugins=
2022-04-29 14:16:43.376 | + functions-common:load_plugin_settings:1802 :   local plugin
2022-04-29 14:16:43.378 | + functions-common:load_plugin_settings:1805 :   [[ -z '' ]]
2022-04-29 14:16:43.380 | + functions-common:load_plugin_settings:1806 :   return
2022-04-29 14:16:43.382 | + functions-common:run_phase:1888          :   verify_disabled_services
2022-04-29 14:16:43.384 | + functions-common:verify_disabled_services:2148 :   local service
2022-04-29 14:16:43.386 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.388 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-04-29 14:16:43.391 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.393 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-04-29 14:16:43.395 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.397 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-04-29 14:16:43.400 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.402 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-04-29 14:16:43.404 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.406 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-04-29 14:16:43.408 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.411 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-04-29 14:16:43.413 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.415 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-04-29 14:16:43.418 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.420 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-04-29 14:16:43.422 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.425 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-04-29 14:16:43.427 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.429 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-04-29 14:16:43.431 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.434 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]]
2022-04-29 14:16:43.436 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.438 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2022-04-29 14:16:43.441 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.443 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2022-04-29 14:16:43.445 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.447 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2022-04-29 14:16:43.449 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.452 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2022-04-29 14:16:43.454 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.456 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-04-29 14:16:43.458 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.460 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2022-04-29 14:16:43.463 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.465 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-04-29 14:16:43.468 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.470 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-04-29 14:16:43.472 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.474 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-04-29 14:16:43.476 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.479 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-04-29 14:16:43.481 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.484 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-04-29 14:16:43.486 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.488 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-04-29 14:16:43.490 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.493 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-04-29 14:16:43.495 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.497 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-04-29 14:16:43.499 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.501 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-04-29 14:16:43.504 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.506 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-04-29 14:16:43.508 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.510 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-04-29 14:16:43.513 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.515 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-04-29 14:16:43.517 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.519 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-04-29 14:16:43.521 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.524 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-04-29 14:16:43.526 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.528 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-04-29 14:16:43.531 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.533 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]]
2022-04-29 14:16:43.535 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.538 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-04-29 14:16:43.540 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.542 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-04-29 14:16:43.544 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.547 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-04-29 14:16:43.549 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.551 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-04-29 14:16:43.554 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.556 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-04-29 14:16:43.558 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.560 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-04-29 14:16:43.562 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.565 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-04-29 14:16:43.567 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.569 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-04-29 14:16:43.571 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.573 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-04-29 14:16:43.576 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.578 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-04-29 14:16:43.580 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.582 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-04-29 14:16:43.584 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.587 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-04-29 14:16:43.589 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.591 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-04-29 14:16:43.594 | + functions-common:verify_disabled_services:2149 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-29 14:16:43.596 | + functions-common:verify_disabled_services:2150 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-04-29 14:16:43.599 | + ./stack.sh:main:697                      :   initialize_database_backends
2022-04-29 14:16:43.601 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-29 14:16:43.603 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-04-29 14:16:43.619 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:16:43.621 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-04-29 14:16:43.623 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-29 14:16:43.625 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-04-29 14:16:43.641 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:16:43.644 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-04-29 14:16:43.646 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-04-29 14:16:43.648 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-04-29 14:16:43.651 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-04-29 14:16:43.653 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-04-29 14:16:43.656 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-04-29 14:16:43.658 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-04-29 14:16:43.660 | + lib/database:initialize_database_backends:92 :   return 0
2022-04-29 14:16:43.663 | + ./stack.sh:main:698                      :   echo 'Using mysql database backend'
2022-04-29 14:16:43.663 | Using mysql database backend
2022-04-29 14:16:43.665 | + ./stack.sh:main:701                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-04-29 14:16:43.681 | + ./stack.sh:main:703                      :   define_database_baseurl
2022-04-29 14:16:43.684 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-04-29 14:16:43.687 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-29 14:16:43.689 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-04-29 14:16:43.692 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-29 14:16:43.695 | + ./stack.sh:main:715                      :   is_service_enabled rabbit
2022-04-29 14:16:43.710 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:16:43.712 | + ./stack.sh:main:716                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-04-29 14:16:43.729 | + ./stack.sh:main:723                      :   is_service_enabled keystone
2022-04-29 14:16:43.746 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:16:43.748 | + ./stack.sh:main:725                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-04-29 14:16:43.764 | + ./stack.sh:main:727                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-04-29 14:16:43.780 | + ./stack.sh:main:738                      :   is_service_enabled ldap
2022-04-29 14:16:43.797 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:16:43.800 | + ./stack.sh:main:747                      :   is_service_enabled s-proxy
2022-04-29 14:16:43.815 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:16:43.818 | + ./stack.sh:main:751                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-04-29 14:16:43.834 | + ./stack.sh:main:753                      :   [[ -z '' ]]
2022-04-29 14:16:43.836 | + ./stack.sh:main:753                      :   [[ False == \T\r\u\e ]]
2022-04-29 14:16:43.839 | + ./stack.sh:main:759                      :   save_stackenv 759
2022-04-29 14:16:43.841 | + functions-common:save_stackenv:60        :   local tag=759
2022-04-29 14:16:43.845 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-29 14:16:43.849 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-29-141643
2022-04-29 14:16:43.851 | + functions-common:save_stackenv:63        :   echo '# 2022-04-29-141643 759'
2022-04-29 14:16:43.854 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.856 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-29 14:16:43.858 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.861 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-29 14:16:43.863 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.866 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-29 14:16:43.868 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.870 | + 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-29 14:16:43.873 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.875 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.15
2022-04-29 14:16:43.878 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.880 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity
2022-04-29 14:16:43.882 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.885 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-29-141642
2022-04-29 14:16:43.887 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.890 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-29 14:16:43.892 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.894 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.15
2022-04-29 14:16:43.897 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.899 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-29 14:16:43.902 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.905 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-29 14:16:43.907 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.910 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-29 14:16:43.912 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-29 14:16:43.915 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-29 14:16:43.917 | + ./stack.sh:main:772                      :   GIT_DEPTH=0
2022-04-29 14:16:43.920 | + ./stack.sh:main:772                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2022-04-29 14:16:43.922 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-04-29 14:16:43.924 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-04-29 14:16:43.926 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-29 14:16:43.928 | + functions-common:git_clone:611           :   local orig_dir
2022-04-29 14:16:43.931 | ++ functions-common:git_clone:612           :   pwd
2022-04-29 14:16:43.933 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-29 14:16:43.935 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-29 14:16:43.938 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-29 14:16:43.953 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-29 14:16:43.955 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-29 14:16:43.957 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-29 14:16:43.960 | + functions-common:git_clone:629           :   echo master
2022-04-29 14:16:43.960 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-29 14:16:43.965 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-04-29 14:16:43.968 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-29 14:16:43.970 | + functions-common:git_clone:686           :   sudo git config --system --add safe.directory /opt/stack/requirements
2022-04-29 14:16:43.982 | + functions-common:git_clone:689           :   cd /opt/stack/requirements
2022-04-29 14:16:43.985 | + functions-common:git_clone:690           :   git show --oneline
2022-04-29 14:16:43.985 | + functions-common:git_clone:690           :   head -1
2022-04-29 14:16:43.989 | e767228e Merge "update constraint for castellan to new release 3.11.0"
2022-04-29 14:16:43.992 | + functions-common:git_clone:691           :   cd /home/ubuntu/devstack
2022-04-29 14:16:43.994 | + ./stack.sh:main:776                      :   echo_summary 'Installing package prerequisites'
2022-04-29 14:16:43.997 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-29 14:16:43.999 | + ./stack.sh:echo_summary:448              :   echo -e Installing package prerequisites
2022-04-29 14:16:44.002 | + ./stack.sh:main:777                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-04-29 14:16:44.004 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-04-29 14:16:44.007 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-04-29 14:16:44.009 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-04-29 14:16:44.012 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-04-29 14:16:44.015 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-04-29 14:16:44.017 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-04-29 14:16:44.020 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-04-29 14:16:44.024 | ++ tools/install_prereqs.sh:source:47       :   NOW=1651241804
2022-04-29 14:16:44.028 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-04-29 14:16:44.033 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1651241593
2022-04-29 14:16:44.035 | ++ tools/install_prereqs.sh:source:49       :   DELTA=211
2022-04-29 14:16:44.038 | ++ tools/install_prereqs.sh:source:50       :   [[ 211 -lt 7200 ]]
2022-04-29 14:16:44.040 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-04-29 14:16:44.042 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-04-29 14:16:44.045 | ++ functions-common:export_proxy_variables:2255 :   isset http_proxy
2022-04-29 14:16:44.047 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-04-29 14:16:44.049 | ++ functions-common:export_proxy_variables:2258 :   isset https_proxy
2022-04-29 14:16:44.052 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-04-29 14:16:44.054 | ++ functions-common:export_proxy_variables:2261 :   isset no_proxy
2022-04-29 14:16:44.056 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-04-29 14:16:44.060 | +++ 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-29 14:16:44.106 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-04-29 14:16:44.106 | apache2-dev
2022-04-29 14:16:44.106 | bc
2022-04-29 14:16:44.106 | bsdmainutils
2022-04-29 14:16:44.106 | curl
2022-04-29 14:16:44.106 | g++
2022-04-29 14:16:44.106 | gawk
2022-04-29 14:16:44.106 | gcc
2022-04-29 14:16:44.106 | gettext  
2022-04-29 14:16:44.106 | git
2022-04-29 14:16:44.106 | graphviz 
2022-04-29 14:16:44.106 | iputils-ping
2022-04-29 14:16:44.106 | libapache2-mod-proxy-uwsgi
2022-04-29 14:16:44.106 | libffi-dev 
2022-04-29 14:16:44.106 | libjpeg-dev 
2022-04-29 14:16:44.106 | libpcre3-dev 
2022-04-29 14:16:44.106 | libpq-dev  
2022-04-29 14:16:44.106 | libssl-dev 
2022-04-29 14:16:44.106 | libsystemd-dev 
2022-04-29 14:16:44.106 | libxml2-dev  
2022-04-29 14:16:44.107 | libxslt1-dev  
2022-04-29 14:16:44.107 | libyaml-dev
2022-04-29 14:16:44.107 | lsof 
2022-04-29 14:16:44.107 | openssh-server
2022-04-29 14:16:44.107 | openssl
2022-04-29 14:16:44.107 | pkg-config
2022-04-29 14:16:44.107 | psmisc
2022-04-29 14:16:44.107 | python3-dev
2022-04-29 14:16:44.107 | python3-pip
2022-04-29 14:16:44.107 | python3-systemd
2022-04-29 14:16:44.107 | python3-venv
2022-04-29 14:16:44.107 | tar
2022-04-29 14:16:44.107 | tcpdump
2022-04-29 14:16:44.107 | unzip
2022-04-29 14:16:44.107 | uuid-runtime
2022-04-29 14:16:44.107 | wget
2022-04-29 14:16:44.107 | wget
2022-04-29 14:16:44.107 | zlib1g-dev
2022-04-29 14:16:44.107 | libkrb5-dev
2022-04-29 14:16:44.107 | libldap2-dev
2022-04-29 14:16:44.107 | libsasl2-dev
2022-04-29 14:16:44.107 | memcached
2022-04-29 14:16:44.107 | python3-mysqldb
2022-04-29 14:16:44.107 | sqlite3
2022-04-29 14:16:44.107 | conntrack
2022-04-29 14:16:44.107 | curl
2022-04-29 14:16:44.107 | dnsmasq-base
2022-04-29 14:16:44.107 | dnsmasq-utils 
2022-04-29 14:16:44.107 | ebtables
2022-04-29 14:16:44.107 | genisoimage 
2022-04-29 14:16:44.107 | iptables
2022-04-29 14:16:44.107 | iputils-arping
2022-04-29 14:16:44.107 | kpartx
2022-04-29 14:16:44.107 | libjs-jquery-tablesorter 
2022-04-29 14:16:44.107 | parted
2022-04-29 14:16:44.107 | pm-utils
2022-04-29 14:16:44.107 | python3-mysqldb
2022-04-29 14:16:44.107 | socat 
2022-04-29 14:16:44.108 | sqlite3
2022-04-29 14:16:44.108 | sudo
2022-04-29 14:16:44.108 | vlan
2022-04-29 14:16:44.108 | lsscsi
2022-04-29 14:16:44.108 | open-iscsi
2022-04-29 14:16:44.108 | lvm2
2022-04-29 14:16:44.108 | qemu-utils
2022-04-29 14:16:44.108 | thin-provisioning-tools
2022-04-29 14:16:44.108 | acl
2022-04-29 14:16:44.108 | dnsmasq-base
2022-04-29 14:16:44.108 | dnsmasq-utils 
2022-04-29 14:16:44.108 | ebtables
2022-04-29 14:16:44.108 | haproxy 
2022-04-29 14:16:44.108 | iptables
2022-04-29 14:16:44.108 | iputils-arping
2022-04-29 14:16:44.108 | iputils-ping
2022-04-29 14:16:44.108 | postgresql-server-dev-all
2022-04-29 14:16:44.108 | python3-mysqldb
2022-04-29 14:16:44.108 | sqlite3
2022-04-29 14:16:44.108 | sudo
2022-04-29 14:16:44.108 | vlan
2022-04-29 14:16:44.108 | pcp
2022-04-29 14:16:44.108 | ipset
2022-04-29 14:16:44.108 | conntrack
2022-04-29 14:16:44.108 | conntrackd
2022-04-29 14:16:44.108 | keepalived
2022-04-29 14:16:44.108 | lvm2
2022-04-29 14:16:44.108 | qemu-utils
2022-04-29 14:16:44.108 | thin-provisioning-tools
2022-04-29 14:16:44.108 | curl
2022-04-29 14:16:44.108 | liberasurecode-dev
2022-04-29 14:16:44.108 | make
2022-04-29 14:16:44.108 | memcached
2022-04-29 14:16:44.108 | rsync
2022-04-29 14:16:44.108 | sqlite3
2022-04-29 14:16:44.108 | xfsprogs'
2022-04-29 14:16:44.111 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-04-29 14:16:44.128 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-04-29 14:16:44.128 | apache2-dev
2022-04-29 14:16:44.129 | bc
2022-04-29 14:16:44.129 | bsdmainutils
2022-04-29 14:16:44.129 | curl
2022-04-29 14:16:44.129 | g++
2022-04-29 14:16:44.129 | gawk
2022-04-29 14:16:44.129 | gcc
2022-04-29 14:16:44.129 | gettext  
2022-04-29 14:16:44.129 | git
2022-04-29 14:16:44.129 | graphviz 
2022-04-29 14:16:44.129 | iputils-ping
2022-04-29 14:16:44.129 | libapache2-mod-proxy-uwsgi
2022-04-29 14:16:44.129 | libffi-dev 
2022-04-29 14:16:44.129 | libjpeg-dev 
2022-04-29 14:16:44.129 | libpcre3-dev 
2022-04-29 14:16:44.129 | libpq-dev  
2022-04-29 14:16:44.129 | libssl-dev 
2022-04-29 14:16:44.129 | libsystemd-dev 
2022-04-29 14:16:44.129 | libxml2-dev  
2022-04-29 14:16:44.129 | libxslt1-dev  
2022-04-29 14:16:44.129 | libyaml-dev
2022-04-29 14:16:44.129 | lsof 
2022-04-29 14:16:44.129 | openssh-server
2022-04-29 14:16:44.129 | openssl
2022-04-29 14:16:44.129 | pkg-config
2022-04-29 14:16:44.129 | psmisc
2022-04-29 14:16:44.129 | python3-dev
2022-04-29 14:16:44.129 | python3-pip
2022-04-29 14:16:44.129 | python3-systemd
2022-04-29 14:16:44.129 | python3-venv
2022-04-29 14:16:44.129 | tar
2022-04-29 14:16:44.129 | tcpdump
2022-04-29 14:16:44.129 | unzip
2022-04-29 14:16:44.129 | uuid-runtime
2022-04-29 14:16:44.129 | wget
2022-04-29 14:16:44.129 | wget
2022-04-29 14:16:44.130 | zlib1g-dev
2022-04-29 14:16:44.130 | libkrb5-dev
2022-04-29 14:16:44.130 | libldap2-dev
2022-04-29 14:16:44.130 | libsasl2-dev
2022-04-29 14:16:44.130 | memcached
2022-04-29 14:16:44.130 | python3-mysqldb
2022-04-29 14:16:44.130 | sqlite3
2022-04-29 14:16:44.130 | conntrack
2022-04-29 14:16:44.130 | curl
2022-04-29 14:16:44.130 | dnsmasq-base
2022-04-29 14:16:44.130 | dnsmasq-utils 
2022-04-29 14:16:44.130 | ebtables
2022-04-29 14:16:44.130 | genisoimage 
2022-04-29 14:16:44.130 | iptables
2022-04-29 14:16:44.130 | iputils-arping
2022-04-29 14:16:44.130 | kpartx
2022-04-29 14:16:44.130 | libjs-jquery-tablesorter 
2022-04-29 14:16:44.130 | parted
2022-04-29 14:16:44.130 | pm-utils
2022-04-29 14:16:44.130 | python3-mysqldb
2022-04-29 14:16:44.130 | socat 
2022-04-29 14:16:44.130 | sqlite3
2022-04-29 14:16:44.130 | sudo
2022-04-29 14:16:44.130 | vlan
2022-04-29 14:16:44.130 | lsscsi
2022-04-29 14:16:44.130 | open-iscsi
2022-04-29 14:16:44.130 | lvm2
2022-04-29 14:16:44.130 | qemu-utils
2022-04-29 14:16:44.130 | thin-provisioning-tools
2022-04-29 14:16:44.130 | acl
2022-04-29 14:16:44.130 | dnsmasq-base
2022-04-29 14:16:44.130 | dnsmasq-utils 
2022-04-29 14:16:44.130 | ebtables
2022-04-29 14:16:44.130 | haproxy 
2022-04-29 14:16:44.130 | iptables
2022-04-29 14:16:44.130 | iputils-arping
2022-04-29 14:16:44.130 | iputils-ping
2022-04-29 14:16:44.131 | postgresql-server-dev-all
2022-04-29 14:16:44.131 | python3-mysqldb
2022-04-29 14:16:44.131 | sqlite3
2022-04-29 14:16:44.131 | sudo
2022-04-29 14:16:44.131 | vlan
2022-04-29 14:16:44.131 | pcp
2022-04-29 14:16:44.131 | ipset
2022-04-29 14:16:44.131 | conntrack
2022-04-29 14:16:44.131 | conntrackd
2022-04-29 14:16:44.131 | keepalived
2022-04-29 14:16:44.131 | lvm2
2022-04-29 14:16:44.131 | qemu-utils
2022-04-29 14:16:44.131 | thin-provisioning-tools
2022-04-29 14:16:44.131 | curl
2022-04-29 14:16:44.131 | liberasurecode-dev
2022-04-29 14:16:44.131 | make
2022-04-29 14:16:44.131 | memcached
2022-04-29 14:16:44.131 | rsync
2022-04-29 14:16:44.131 | sqlite3
2022-04-29 14:16:44.131 | xfsprogs '
2022-04-29 14:16:44.131 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-04-29 14:16:44.133 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:16:44.136 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:16:44.139 | ++ 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-29 14:16:44.139 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-04-29 14:16:44.144 | ++ 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-29 14:16:44.147 | ++ functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:16:44.149 | ++ functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:16:44.151 | ++ functions-common:update_package_repo:1448 :   REPOS_UPDATED=False
2022-04-29 14:16:44.154 | ++ functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:16:44.157 | ++ functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:16:44.159 | ++ functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:16:44.161 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:16:44.163 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:16:44.165 | ++ functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:16:44.167 | ++ functions-common:apt_get_update:1201     :   [[ False == \T\r\u\e ]]
2022-04-29 14:16:44.169 | ++ functions-common:apt_get_update:1206     :   [[ False = \T\r\u\e ]]
2022-04-29 14:16:44.171 | ++ functions-common:apt_get_update:1208     :   local sudo=sudo
2022-04-29 14:16:44.174 | +++ functions-common:apt_get_update:1209     :   id -u
2022-04-29 14:16:44.178 | ++ functions-common:apt_get_update:1209     :   [[ 1000 = \0 ]]
2022-04-29 14:16:44.180 | ++ functions-common:apt_get_update:1212     :   time_start apt-get-update
2022-04-29 14:16:44.182 | ++ functions-common:time_start:2423         :   local name=apt-get-update
2022-04-29 14:16:44.184 | ++ functions-common:time_start:2424         :   local start_time=
2022-04-29 14:16:44.186 | ++ functions-common:time_start:2425         :   [[ -n '' ]]
2022-04-29 14:16:44.189 | +++ functions-common:time_start:2428         :   date +%s%3N
2022-04-29 14:16:44.192 | ++ functions-common:time_start:2428         :   _TIME_START[$name]=1651241804190
2022-04-29 14:16:44.194 | ++ functions-common:apt_get_update:1214     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-04-29 14:16:44.197 | ++ functions-common:apt_get_update:1215     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-04-29 14:16:44.199 | ++ functions-common:apt_get_update:1216     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-04-29 14:16:44.406 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-04-29 14:16:44.434 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
2022-04-29 14:16:44.439 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
2022-04-29 14:16:44.482 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2022-04-29 14:16:46.636 | Reading package lists...
2022-04-29 14:16:46.667 | ++ functions-common:apt_get_update:1220     :   REPOS_UPDATED=True
2022-04-29 14:16:46.669 | ++ functions-common:apt_get_update:1222     :   time_stop apt-get-update
2022-04-29 14:16:46.672 | ++ functions-common:time_stop:2437          :   local name
2022-04-29 14:16:46.674 | ++ functions-common:time_stop:2438          :   local end_time
2022-04-29 14:16:46.676 | ++ functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:16:46.678 | ++ functions-common:time_stop:2440          :   local total
2022-04-29 14:16:46.680 | ++ functions-common:time_stop:2441          :   local start_time
2022-04-29 14:16:46.683 | ++ functions-common:time_stop:2443          :   name=apt-get-update
2022-04-29 14:16:46.685 | ++ functions-common:time_stop:2444          :   start_time=1651241804190
2022-04-29 14:16:46.687 | ++ functions-common:time_stop:2446          :   [[ -z 1651241804190 ]]
2022-04-29 14:16:46.689 | +++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:16:46.693 | ++ functions-common:time_stop:2449          :   end_time=1651241806691
2022-04-29 14:16:46.695 | ++ functions-common:time_stop:2450          :   elapsed_time=2501
2022-04-29 14:16:46.697 | ++ functions-common:time_stop:2451          :   total=0
2022-04-29 14:16:46.699 | ++ functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:16:46.702 | ++ functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=2501
2022-04-29 14:16:46.704 | ++ functions-common:install_package:1476    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-29 14:16:46.706 | ++ functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:16:46.708 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:16:46.710 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:16:46.713 | ++ functions-common:real_install_package:1462 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-29 14:16:46.734 | ++ functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs
2022-04-29 14:16:46.843 | Reading package lists...
2022-04-29 14:16:47.083 | Building dependency tree...
2022-04-29 14:16:47.084 | Reading state information...
2022-04-29 14:16:47.117 | acl is already the newest version (2.2.53-6).
2022-04-29 14:16:47.117 | bc is already the newest version (1.07.1-2build1).
2022-04-29 14:16:47.117 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-04-29 14:16:47.117 | conntrack is already the newest version (1:1.4.5-2).
2022-04-29 14:16:47.117 | ebtables is already the newest version (2.0.11-3build1).
2022-04-29 14:16:47.117 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-04-29 14:16:47.117 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-29 14:16:47.118 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-04-29 14:16:47.118 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-04-29 14:16:47.118 | gettext is already the newest version (0.19.8.1-10build1).
2022-04-29 14:16:47.118 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-04-29 14:16:47.118 | iputils-arping is already the newest version (3:20190709-3).
2022-04-29 14:16:47.118 | iputils-ping is already the newest version (3:20190709-3).
2022-04-29 14:16:47.118 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-04-29 14:16:47.118 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-04-29 14:16:47.118 | libffi-dev is already the newest version (3.3-4).
2022-04-29 14:16:47.118 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-04-29 14:16:47.118 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-04-29 14:16:47.118 | libxslt1-dev is already the newest version (1.1.34-4).
2022-04-29 14:16:47.118 | libyaml-dev is already the newest version (0.2.2-1).
2022-04-29 14:16:47.118 | lsscsi is already the newest version (0.30-0.1).
2022-04-29 14:16:47.118 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-04-29 14:16:47.118 | make is already the newest version (4.2.1-1.2).
2022-04-29 14:16:47.118 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-04-29 14:16:47.118 | psmisc is already the newest version (23.3-1).
2022-04-29 14:16:47.118 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-04-29 14:16:47.118 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-04-29 14:16:47.118 | python3-systemd is already the newest version (234-3build2).
2022-04-29 14:16:47.118 | socat is already the newest version (1.7.3.3-2).
2022-04-29 14:16:47.118 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-04-29 14:16:47.118 | unzip is already the newest version (6.0-25ubuntu1).
2022-04-29 14:16:47.118 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-04-29 14:16:47.118 | conntrackd is already the newest version (1:1.4.5-2).
2022-04-29 14:16:47.118 | graphviz is already the newest version (2.42.2-3build2).
2022-04-29 14:16:47.118 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-04-29 14:16:47.118 | pcp is already the newest version (5.0.3-1).
2022-04-29 14:16:47.118 | pm-utils is already the newest version (1.4.1-19).
2022-04-29 14:16:47.118 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-04-29 14:16:47.118 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-29 14:16:47.118 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10).
2022-04-29 14:16:47.118 | curl is already the newest version (7.68.0-1ubuntu2.10).
2022-04-29 14:16:47.118 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-04-29 14:16:47.118 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-04-29 14:16:47.119 | git is already the newest version (1:2.25.1-1ubuntu3.4).
2022-04-29 14:16:47.119 | haproxy is already the newest version (2.0.13-2ubuntu0.5).
2022-04-29 14:16:47.119 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-04-29 14:16:47.119 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2).
2022-04-29 14:16:47.119 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-04-29 14:16:47.119 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-04-29 14:16:47.119 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-04-29 14:16:47.119 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1).
2022-04-29 14:16:47.119 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-29 14:16:47.119 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16).
2022-04-29 14:16:47.119 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2).
2022-04-29 14:16:47.119 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-04-29 14:16:47.119 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-04-29 14:16:47.119 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-04-29 14:16:47.119 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4).
2022-04-29 14:16:47.119 | openssl is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-29 14:16:47.119 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-04-29 14:16:47.119 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21).
2022-04-29 14:16:47.119 | rsync is already the newest version (3.1.3-8ubuntu0.3).
2022-04-29 14:16:47.119 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-04-29 14:16:47.119 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-29 14:16:47.119 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2).
2022-04-29 14:16:47.119 | tcpdump is already the newest version (4.9.3-4ubuntu0.1).
2022-04-29 14:16:47.119 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3).
2022-04-29 14:16:47.119 | wget is already the newest version (1.20.3-1ubuntu2).
2022-04-29 14:16:47.119 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-04-29 14:16:47.328 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-29 14:16:47.329 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2022-04-29 14:16:47.329 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-04-29 14:16:47.329 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-04-29 14:16:47.329 | The following packages were automatically installed and are no longer required:
2022-04-29 14:16:47.330 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:16:47.330 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:16:47.330 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:16:47.330 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:16:47.330 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:16:47.330 |   python3-zope.interface
2022-04-29 14:16:47.330 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:16:47.440 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:16:47.444 | ++ functions-common:apt_get:1246            :   result=0
2022-04-29 14:16:47.446 | ++ functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:16:47.448 | ++ functions-common:time_stop:2437          :   local name
2022-04-29 14:16:47.451 | ++ functions-common:time_stop:2438          :   local end_time
2022-04-29 14:16:47.453 | ++ functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:16:47.455 | ++ functions-common:time_stop:2440          :   local total
2022-04-29 14:16:47.457 | ++ functions-common:time_stop:2441          :   local start_time
2022-04-29 14:16:47.460 | ++ functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:16:47.462 | ++ functions-common:time_stop:2444          :   start_time=1651241806731
2022-04-29 14:16:47.464 | ++ functions-common:time_stop:2446          :   [[ -z 1651241806731 ]]
2022-04-29 14:16:47.467 | +++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:16:47.471 | ++ functions-common:time_stop:2449          :   end_time=1651241807468
2022-04-29 14:16:47.473 | ++ functions-common:time_stop:2450          :   elapsed_time=737
2022-04-29 14:16:47.475 | ++ functions-common:time_stop:2451          :   total=737
2022-04-29 14:16:47.477 | ++ functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:16:47.479 | ++ functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=1474
2022-04-29 14:16:47.481 | ++ functions-common:apt_get:1250            :   return 0
2022-04-29 14:16:47.484 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-04-29 14:16:47.487 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-04-29 14:16:47.489 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-04-29 14:16:47.493 | ++ tools/install_prereqs.sh:source:89       :   date
2022-04-29 14:16:47.498 | + ./stack.sh:main:792                      :   [[ False != \T\r\u\e ]]
2022-04-29 14:16:47.500 | + ./stack.sh:main:793                      :   PYPI_ALTERNATIVE_URL=
2022-04-29 14:16:47.503 | + ./stack.sh:main:793                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-04-29 14:16:48.912 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-04-29 14:16:48.914 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-04-29 14:16:48.916 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-04-29 14:16:48.918 | + tools/install_pip.sh:main:43             :   GetDistro
2022-04-29 14:16:48.920 | + functions-common:GetDistro:446           :   GetOSVersion
2022-04-29 14:16:48.921 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-04-29 14:16:48.923 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-04-29 14:16:48.925 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-04-29 14:16:48.926 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-04-29 14:16:48.928 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-04-29 14:16:48.930 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-04-29 14:16:48.932 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-04-29 14:16:48.933 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-04-29 14:16:48.935 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-04-29 14:16:48.937 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-04-29 14:16:48.939 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-04-29 14:16:48.941 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-04-29 14:16:48.942 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-04-29 14:16:48.944 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-04-29 14:16:48.946 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-04-29 14:16:48.948 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-04-29 14:16:48.950 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-04-29 14:16:48.952 | + functions-common:_ensure_lsb_release:394 :   return
2022-04-29 14:16:48.954 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-04-29 14:16:49.028 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-04-29 14:16:49.031 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-04-29 14:16:49.103 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-04-29 14:16:49.106 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-04-29 14:16:49.179 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-04-29 14:16:49.181 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-04-29 14:16:49.183 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-04-29 14:16:49.184 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-04-29 14:16:49.187 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-04-29 14:16:49.189 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-04-29 14:16:49.190 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-04-29 14:16:49.192 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-04-29 14:16:49.194 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-04-29 14:16:49.196 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-04-29 14:16:49.198 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-04-29 14:16:49.198 | Distro: focal
2022-04-29 14:16:49.200 | + tools/install_pip.sh:main:124            :   get_versions
2022-04-29 14:16:49.203 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-29 14:16:49.206 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-29 14:16:49.208 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-29 14:16:49.211 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-29 14:16:49.211 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-29 14:16:49.887 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-29 14:16:49.890 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-29 14:16:49.890 | pip: 21.3.1
2022-04-29 14:16:49.891 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-04-29 14:16:49.893 | + tools/install_pip.sh:main:130            :   is_fedora
2022-04-29 14:16:49.895 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-29 14:16:49.897 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-29 14:16:49.898 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-29 14:16:49.900 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-29 14:16:49.902 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-29 14:16:49.904 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-29 14:16:49.906 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-29 14:16:49.908 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-29 14:16:49.909 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-29 14:16:49.911 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-29 14:16:49.913 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-29 14:16:49.914 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-04-29 14:16:49.916 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:16:49.918 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:16:49.920 | + tools/install_pip.sh:main:142            :   :
2022-04-29 14:16:49.921 | + tools/install_pip.sh:main:147            :   set -x
2022-04-29 14:16:49.923 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-04-29 14:16:49.925 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-04-29 14:16:49.927 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-29 14:16:49.929 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-04-29 14:16:49.931 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-04-29 14:16:49.932 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-29 14:16:49.935 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-29 14:16:49.936 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-04-29 14:16:49.940 | ++ 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-29 14:16:49.941 | ++ 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-29 14:16:49.943 | ++ 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-29 14:16:49.945 | + 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-29 14:16:49.947 | + 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-29 14:16:49.963 | 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-29 14:16:49.965 | + 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-29 14:16:50.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:16:50.796 |   from cryptography.utils import int_from_bytes
2022-04-29 14:16:50.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:16:50.796 |   from cryptography.utils import int_from_bytes
2022-04-29 14:16:52.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:16:53.135 | 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-29 14:16:53.145 |   Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB)
2022-04-29 14:16:55.578 | Installing collected packages: setuptools
2022-04-29 14:16:56.526 | Successfully installed setuptools-62.1.0
2022-04-29 14:16:56.526 | 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-29 14:16:56.705 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:16:56.705 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:16:56.837 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:16:56.838 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:16:56.840 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:16:56.843 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:16:56.844 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:16:56.846 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:16:56.848 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:16:56.849 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:16:56.851 | + functions-common:time_stop:2444          :   start_time=1651241809959
2022-04-29 14:16:56.853 | + functions-common:time_stop:2446          :   [[ -z 1651241809959 ]]
2022-04-29 14:16:56.855 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:16:56.858 | + functions-common:time_stop:2449          :   end_time=1651241816856
2022-04-29 14:16:56.860 | + functions-common:time_stop:2450          :   elapsed_time=6897
2022-04-29 14:16:56.862 | + functions-common:time_stop:2451          :   total=0
2022-04-29 14:16:56.864 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:16:56.865 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=6897
2022-04-29 14:16:56.867 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:16:56.869 | + tools/install_pip.sh:main:153            :   get_versions
2022-04-29 14:16:56.871 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-29 14:16:56.876 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-29 14:16:56.878 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-29 14:16:56.881 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-29 14:16:56.881 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-29 14:16:57.547 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-29 14:16:57.549 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-29 14:16:57.549 | pip: 21.3.1
2022-04-29 14:16:57.552 | + ./stack.sh:main:797                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-04-29 14:16:57.554 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-04-29 14:16:57.558 | + ./stack.sh:main:798                      :   fixup_all
2022-04-29 14:16:57.560 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-04-29 14:16:57.563 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-04-29 14:16:57.565 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:16:57.567 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:16:57.569 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2022-04-29 14:16:57.580 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-04-29 14:16:57.591 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-04-29 14:16:57.602 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-04-29 14:16:57.604 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-04-29 14:16:57.606 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-29 14:16:57.609 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-29 14:16:57.611 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-29 14:16:57.613 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-29 14:16:57.615 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-29 14:16:57.617 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-29 14:16:57.619 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-29 14:16:57.621 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-29 14:16:57.624 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-29 14:16:57.626 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-29 14:16:57.628 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-29 14:16:57.630 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-04-29 14:16:57.632 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-04-29 14:16:57.634 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-04-29 14:16:57.636 | + functions-common:is_suse:542             :   is_opensuse
2022-04-29 14:16:57.638 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-29 14:16:57.641 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-29 14:16:57.643 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-29 14:16:57.645 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-29 14:16:57.647 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-29 14:16:57.649 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-04-29 14:16:57.651 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-04-29 14:16:57.654 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-04-29 14:16:57.656 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-04-29 14:16:57.658 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-04-29 14:16:57.660 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-04-29 14:16:57.662 | + ./stack.sh:main:801                      :   pip_install -U os-testr
2022-04-29 14:16:57.687 | Using python 3.8 to install os-testr
2022-04-29 14:16:57.689 | + 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-29 14:16:58.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:16:58.519 |   from cryptography.utils import int_from_bytes
2022-04-29 14:16:58.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:16:58.519 |   from cryptography.utils import int_from_bytes
2022-04-29 14:16:59.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:16:59.699 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-04-29 14:16:59.779 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0)
2022-04-29 14:16:59.780 | 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-29 14:16:59.781 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2022-04-29 14:16:59.794 | 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-29 14:16:59.803 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0)
2022-04-29 14:16:59.814 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0)
2022-04-29 14:17:02.172 | 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-29 14:17:02.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:02.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:02.295 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:02.297 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:02.299 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:02.301 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:02.303 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:02.305 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:02.307 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:02.310 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:02.312 | + functions-common:time_stop:2444          :   start_time=1651241817678
2022-04-29 14:17:02.314 | + functions-common:time_stop:2446          :   [[ -z 1651241817678 ]]
2022-04-29 14:17:02.316 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:02.320 | + functions-common:time_stop:2449          :   end_time=1651241822318
2022-04-29 14:17:02.322 | + functions-common:time_stop:2450          :   elapsed_time=4640
2022-04-29 14:17:02.325 | + functions-common:time_stop:2451          :   total=0
2022-04-29 14:17:02.327 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:02.329 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=4640
2022-04-29 14:17:02.331 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:02.333 | + ./stack.sh:main:805                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-04-29 14:17:02.385 | + ./stack.sh:main:806                      :   sudo systemctl restart systemd-journald
2022-04-29 14:17:02.691 | + ./stack.sh:main:812                      :   install_infra
2022-04-29 14:17:02.694 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-29 14:17:02.696 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-04-29 14:17:02.701 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-29 14:17:02.704 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-04-29 14:17:02.727 | + 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-29 14:17:04.640 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.647 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.651 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.657 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.661 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.668 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.672 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.698 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.777 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.797 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.802 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.809 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.825 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.834 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.835 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.853 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.870 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.880 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.884 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.903 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.925 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.944 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.953 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.958 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:04.979 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.008 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.010 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.024 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.029 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.034 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.039 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.054 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.060 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.110 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.128 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.132 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.164 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.227 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.234 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.241 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.292 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.305 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.314 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.418 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.443 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.447 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.459 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.464 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.483 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.490 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.508 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.539 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.567 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.580 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.588 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.596 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.614 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.622 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.637 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.648 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.652 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:05.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:05.795 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1)
2022-04-29 14:17:06.085 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:06.087 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:06.089 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:06.091 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:06.093 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:06.095 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:06.098 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:06.100 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:06.102 | + functions-common:time_stop:2444          :   start_time=1651241822719
2022-04-29 14:17:06.104 | + functions-common:time_stop:2446          :   [[ -z 1651241822719 ]]
2022-04-29 14:17:06.106 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:06.111 | + functions-common:time_stop:2449          :   end_time=1651241826108
2022-04-29 14:17:06.113 | + functions-common:time_stop:2450          :   elapsed_time=3389
2022-04-29 14:17:06.115 | + functions-common:time_stop:2451          :   total=4640
2022-04-29 14:17:06.117 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:06.119 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=8029
2022-04-29 14:17:06.122 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:06.124 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-29 14:17:06.127 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-04-29 14:17:06.150 | + 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-29 14:17:07.938 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.946 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.950 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.955 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.958 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.965 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.969 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:07.995 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.074 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.092 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.096 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.101 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.116 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.125 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.127 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.144 | Ignoring click: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.165 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.179 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.186 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.210 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.239 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.256 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.264 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.270 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.290 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.320 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.322 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.335 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.340 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.344 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.349 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.365 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.371 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.421 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.438 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.442 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.473 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.550 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.559 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.568 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.619 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.632 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.641 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.744 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.769 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.773 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.784 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.789 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.808 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.815 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.834 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.866 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.894 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.907 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.914 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.922 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.940 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.948 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.962 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.974 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.978 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-29 14:17:08.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:08.987 | Processing /opt/stack/requirements
2022-04-29 14:17:10.699 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0)
2022-04-29 14:17:10.702 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0)
2022-04-29 14:17:10.714 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3)
2022-04-29 14:17:10.719 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1)
2022-04-29 14:17:10.722 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8)
2022-04-29 14:17:10.728 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1)
2022-04-29 14:17:10.755 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0)
2022-04-29 14:17:10.758 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0)
2022-04-29 14:17:10.768 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9)
2022-04-29 14:17:10.819 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5377) (1.3)
2022-04-29 14:17:10.822 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5377) (0.3.0)
2022-04-29 14:17:10.838 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12)
2022-04-29 14:17:10.844 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8)
2022-04-29 14:17:10.846 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3)
2022-04-29 14:17:10.849 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0)
2022-04-29 14:17:10.851 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1)
2022-04-29 14:17:10.864 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0)
2022-04-29 14:17:10.870 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1)
2022-04-29 14:17:10.919 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0)
2022-04-29 14:17:10.923 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0)
2022-04-29 14:17:10.934 | 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 637)) (0.2.5)
2022-04-29 14:17:10.939 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2)
2022-04-29 14:17:10.941 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0)
2022-04-29 14:17:11.006 | Building wheels for collected packages: openstack-requirements
2022-04-29 14:17:11.007 |   Building wheel for openstack-requirements (setup.py): started
2022-04-29 14:17:11.902 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-04-29 14:17:11.903 |   ERROR: Command errored out with exit status 1:
2022-04-29 14:17:11.903 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7tf7cbmz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7tf7cbmz/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-ef5iyjfd
2022-04-29 14:17:11.903 |        cwd: /tmp/pip-req-build-7tf7cbmz/
2022-04-29 14:17:11.903 |   Complete output (6 lines):
2022-04-29 14:17:11.903 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-04-29 14:17:11.903 |      or: setup.py --help [cmd1 cmd2 ...]
2022-04-29 14:17:11.903 |      or: setup.py --help-commands
2022-04-29 14:17:11.903 |      or: setup.py cmd --help
2022-04-29 14:17:11.903 |   
2022-04-29 14:17:11.903 |   error: invalid command 'bdist_wheel'
2022-04-29 14:17:11.903 |   ----------------------------------------
2022-04-29 14:17:11.903 |   ERROR: Failed building wheel for openstack-requirements
2022-04-29 14:17:11.903 |   Running setup.py clean for openstack-requirements
2022-04-29 14:17:12.770 | Failed to build openstack-requirements
2022-04-29 14:17:12.785 | Installing collected packages: openstack-requirements
2022-04-29 14:17:12.785 |   Attempting uninstall: openstack-requirements
2022-04-29 14:17:12.786 |     Found existing installation: openstack-requirements 1.2.1.dev5377
2022-04-29 14:17:12.821 |     Uninstalling openstack-requirements-1.2.1.dev5377:
2022-04-29 14:17:12.840 |       Successfully uninstalled openstack-requirements-1.2.1.dev5377
2022-04-29 14:17:12.843 |     Running setup.py install for openstack-requirements: started
2022-04-29 14:17:15.212 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-04-29 14:17:15.236 | Successfully installed openstack-requirements-1.2.1.dev5377
2022-04-29 14:17:15.360 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:15.362 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:15.364 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:15.367 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:15.369 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:15.371 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:15.373 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:15.375 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:15.377 | + functions-common:time_stop:2444          :   start_time=1651241826142
2022-04-29 14:17:15.379 | + functions-common:time_stop:2446          :   [[ -z 1651241826142 ]]
2022-04-29 14:17:15.382 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:15.386 | + functions-common:time_stop:2449          :   end_time=1651241835384
2022-04-29 14:17:15.388 | + functions-common:time_stop:2450          :   elapsed_time=9242
2022-04-29 14:17:15.390 | + functions-common:time_stop:2451          :   total=8029
2022-04-29 14:17:15.392 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:15.394 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=17271
2022-04-29 14:17:15.397 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:15.399 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-04-29 14:17:15.402 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-04-29 14:17:15.404 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-04-29 14:17:15.406 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:15.408 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:15.411 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,pbr, ]]
2022-04-29 14:17:15.413 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:15.415 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-04-29 14:17:15.436 | Using python 3.8 to install pbr
2022-04-29 14:17:15.438 | + 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-29 14:17:16.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:16.283 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:16.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:16.283 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:17.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:17.492 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-04-29 14:17:19.993 | 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-29 14:17:20.000 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:20.000 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:20.117 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:20.120 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:20.122 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:20.124 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:20.126 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:20.128 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:20.130 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:20.132 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:20.134 | + functions-common:time_stop:2444          :   start_time=1651241835430
2022-04-29 14:17:20.136 | + functions-common:time_stop:2446          :   [[ -z 1651241835430 ]]
2022-04-29 14:17:20.139 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:20.143 | + functions-common:time_stop:2449          :   end_time=1651241840141
2022-04-29 14:17:20.145 | + functions-common:time_stop:2450          :   elapsed_time=4711
2022-04-29 14:17:20.147 | + functions-common:time_stop:2451          :   total=17271
2022-04-29 14:17:20.150 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:20.152 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=21982
2022-04-29 14:17:20.154 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:20.157 | + ./stack.sh:main:815                      :   python3 -m venv /opt/stack/bindep-venv
2022-04-29 14:17:22.414 | + ./stack.sh:main:817                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-04-29 14:17:24.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:24.291 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0)
2022-04-29 14:17:24.312 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0)
2022-04-29 14:17:24.315 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1)
2022-04-29 14:17:24.318 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3)
2022-04-29 14:17:24.322 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2022-04-29 14:17:24.326 | 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-29 14:17:24.396 | + ./stack.sh:main:818                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-29 14:17:24.398 | + ./stack.sh:main:818                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-29 14:17:24.402 | ++ ./stack.sh:main:821                      :   _get_plugin_bindep_packages
2022-04-29 14:17:24.418 | + ./stack.sh:main:821                      :   pkgs=
2022-04-29 14:17:24.421 | + ./stack.sh:main:822                      :   [[ -n '' ]]
2022-04-29 14:17:24.423 | + ./stack.sh:main:829                      :   run_phase stack pre-install
2022-04-29 14:17:24.426 | + functions-common:run_phase:1865          :   local mode=stack
2022-04-29 14:17:24.428 | + functions-common:run_phase:1866          :   local phase=pre-install
2022-04-29 14:17:24.430 | + functions-common:run_phase:1867          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-29 14:17:24.432 | + functions-common:run_phase:1868          :   local extra_plugin_file_name
2022-04-29 14:17:24.435 | + functions-common:run_phase:1869          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-29 14:17:24.437 | + functions-common:run_phase:1874          :   local exceptions=80-tempest.sh
2022-04-29 14:17:24.439 | + functions-common:run_phase:1875          :   local extra
2022-04-29 14:17:24.442 | ++ functions-common:run_phase:1876          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-29 14:17:24.446 | + functions-common:run_phase:1876          :   extra=80-tempest.sh
2022-04-29 14:17:24.448 | + functions-common:run_phase:1877          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-29 14:17:24.450 | + functions-common:run_phase:1881          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-29 14:17:24.453 | + functions-common:run_phase:1881          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-04-29 14:17:24.455 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-29 14:17:24.469 | ++ functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:24.471 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-29 14:17:24.473 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-29 14:17:24.475 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-04-29 14:17:24.478 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-29 14:17:24.480 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-29 14:17:24.482 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-04-29 14:17:24.484 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-04-29 14:17:24.487 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-04-29 14:17:24.489 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-04-29 14:17:24.491 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-04-29 14:17:24.493 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-04-29 14:17:24.495 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-29 14:17:24.497 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-29 14:17:24.500 | + functions-common:run_phase:1886          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-29 14:17:24.502 | + functions-common:run_phase:1889          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-29 14:17:24.504 | + functions-common:run_phase:1892          :   run_plugins stack pre-install
2022-04-29 14:17:24.506 | + functions-common:run_plugins:1851        :   local mode=stack
2022-04-29 14:17:24.508 | + functions-common:run_plugins:1852        :   local phase=pre-install
2022-04-29 14:17:24.511 | + functions-common:run_plugins:1854        :   local plugins=
2022-04-29 14:17:24.513 | + functions-common:run_plugins:1855        :   local plugin
2022-04-29 14:17:24.515 | + ./stack.sh:main:832                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-04-29 14:17:24.518 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-04-29 14:17:24.520 | + functions:set_systemd_override:821       :   local value=2048
2022-04-29 14:17:24.522 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-04-29 14:17:24.525 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-04-29 14:17:24.576 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-04-29 14:17:24.576 | Set systemd system override for DefaultLimitNOFILE=2048
2022-04-29 14:17:24.578 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-04-29 14:17:24.956 | + ./stack.sh:main:834                      :   install_rpc_backend
2022-04-29 14:17:24.958 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-04-29 14:17:24.974 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:24.977 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-04-29 14:17:24.979 | + functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:17:24.982 | + functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:17:24.985 | + functions-common:update_package_repo:1448 :   REPOS_UPDATED=True
2022-04-29 14:17:24.987 | + functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:17:24.989 | + functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:24.991 | + functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:17:24.994 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:24.996 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:24.998 | + functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:17:25.000 | + functions-common:apt_get_update:1201     :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:25.003 | + functions-common:apt_get_update:1201     :   [[ False != \T\r\u\e ]]
2022-04-29 14:17:25.005 | + functions-common:apt_get_update:1202     :   return
2022-04-29 14:17:25.007 | + functions-common:install_package:1476    :   real_install_package rabbitmq-server
2022-04-29 14:17:25.009 | + functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:17:25.012 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:25.014 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:25.016 | + functions-common:real_install_package:1462 :   apt_get install rabbitmq-server
2022-04-29 14:17:25.037 | + functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2022-04-29 14:17:25.148 | Reading package lists...
2022-04-29 14:17:25.386 | Building dependency tree...
2022-04-29 14:17:25.388 | Reading state information...
2022-04-29 14:17:25.633 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2022-04-29 14:17:25.633 | The following packages were automatically installed and are no longer required:
2022-04-29 14:17:25.634 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:17:25.634 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:17:25.634 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:17:25.634 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:17:25.634 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:17:25.635 |   python3-zope.interface
2022-04-29 14:17:25.635 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:17:25.748 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:17:25.752 | + functions-common:apt_get:1246            :   result=0
2022-04-29 14:17:25.754 | + functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:17:25.757 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:25.759 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:25.761 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:25.764 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:25.766 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:25.768 | + functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:17:25.770 | + functions-common:time_stop:2444          :   start_time=1651241845034
2022-04-29 14:17:25.773 | + functions-common:time_stop:2446          :   [[ -z 1651241845034 ]]
2022-04-29 14:17:25.775 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:25.779 | + functions-common:time_stop:2449          :   end_time=1651241845777
2022-04-29 14:17:25.782 | + functions-common:time_stop:2450          :   elapsed_time=743
2022-04-29 14:17:25.784 | + functions-common:time_stop:2451          :   total=1474
2022-04-29 14:17:25.786 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:25.788 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=2217
2022-04-29 14:17:25.790 | + functions-common:apt_get:1250            :   return 0
2022-04-29 14:17:25.793 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-04-29 14:17:25.795 | + functions-common:is_suse:542             :   is_opensuse
2022-04-29 14:17:25.797 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-29 14:17:25.799 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-29 14:17:25.802 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-29 14:17:25.804 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-29 14:17:25.806 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-29 14:17:25.809 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-04-29 14:17:25.811 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-29 14:17:25.814 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-29 14:17:25.816 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-29 14:17:25.818 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-29 14:17:25.820 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-29 14:17:25.822 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-29 14:17:25.825 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-29 14:17:25.827 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-29 14:17:25.829 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-29 14:17:25.832 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-29 14:17:25.834 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-29 14:17:25.836 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-04-29 14:17:25.838 | + functions-common:is_suse:542             :   is_opensuse
2022-04-29 14:17:25.841 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-29 14:17:25.843 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-29 14:17:25.845 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-29 14:17:25.847 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-29 14:17:25.850 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-29 14:17:25.852 | + ./stack.sh:main:835                      :   restart_rpc_backend
2022-04-29 14:17:25.854 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-04-29 14:17:25.870 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:25.873 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-04-29 14:17:25.875 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-29 14:17:25.878 | + ./stack.sh:echo_summary:448              :   echo -e Starting RabbitMQ
2022-04-29 14:17:25.880 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-04-29 14:17:25.883 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-04-29 14:17:25.887 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-04-29 14:17:25.889 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-04-29 14:17:25.891 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-04-29 14:17:25.893 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-04-29 14:17:25.896 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-04-29 14:17:25.898 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-04-29 14:17:25.901 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-04-29 14:17:26.579 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-04-29 14:17:26.579 | user	tags
2022-04-29 14:17:26.579 | stackrabbit	[]'
2022-04-29 14:17:26.583 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-04-29 14:17:26.583 | user	tags
2022-04-29 14:17:26.583 | stackrabbit	[]'
2022-04-29 14:17:26.583 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-04-29 14:17:26.589 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2022-04-29 14:17:26.592 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2022-04-29 14:17:26.594 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-29 14:17:27.254 | Changing password for user "stackrabbit" ...
2022-04-29 14:17:27.323 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-04-29 14:17:27.970 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-04-29 14:17:28.041 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-04-29 14:17:28.044 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-29 14:17:28.693 | Changing password for user "stackrabbit" ...
2022-04-29 14:17:28.750 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-04-29 14:17:28.752 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-04-29 14:17:28.754 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-04-29 14:17:29.408 | Deleting user "guest" ...
2022-04-29 14:17:29.423 | Error:
2022-04-29 14:17:29.423 | {:no_such_user, "guest"}
2022-04-29 14:17:29.435 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2022-04-29 14:17:29.437 | + ./stack.sh:main:837                      :   is_service_enabled mysql postgresql
2022-04-29 14:17:29.454 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:29.457 | + ./stack.sh:main:838                      :   install_database
2022-04-29 14:17:29.459 | + lib/database:install_database:118        :   install_database_mysql
2022-04-29 14:17:29.461 | + lib/databases/mysql:install_database_mysql:166 :   is_ubuntu
2022-04-29 14:17:29.464 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:29.466 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:29.468 | + lib/databases/mysql:install_database_mysql:169 :   sudo debconf-set-selections
2022-04-29 14:17:29.843 | + lib/databases/mysql:install_database_mysql:179 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-04-29 14:17:29.846 | + lib/databases/mysql:install_database_mysql:192 :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:29.848 | + lib/databases/mysql:install_database_mysql:193 :   is_oraclelinux
2022-04-29 14:17:29.851 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-04-29 14:17:29.853 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-04-29 14:17:29.856 | + lib/databases/mysql:install_database_mysql:195 :   is_fedora
2022-04-29 14:17:29.858 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-29 14:17:29.861 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-29 14:17:29.863 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-29 14:17:29.865 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-29 14:17:29.867 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-29 14:17:29.870 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-29 14:17:29.873 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-29 14:17:29.875 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-29 14:17:29.877 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-29 14:17:29.880 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-29 14:17:29.882 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-29 14:17:29.884 | + lib/databases/mysql:install_database_mysql:198 :   is_suse
2022-04-29 14:17:29.887 | + functions-common:is_suse:542             :   is_opensuse
2022-04-29 14:17:29.889 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-29 14:17:29.891 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-29 14:17:29.894 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-29 14:17:29.896 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-29 14:17:29.898 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-29 14:17:29.901 | + lib/databases/mysql:install_database_mysql:201 :   is_ubuntu
2022-04-29 14:17:29.903 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:29.905 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:29.907 | + lib/databases/mysql:install_database_mysql:202 :   install_package mysql-server
2022-04-29 14:17:29.910 | + functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:17:29.912 | + functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:17:29.914 | + functions-common:update_package_repo:1448 :   REPOS_UPDATED=True
2022-04-29 14:17:29.916 | + functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:17:29.919 | + functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:29.921 | + functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:17:29.924 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:29.926 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:29.928 | + functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:17:29.930 | + functions-common:apt_get_update:1201     :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:29.932 | + functions-common:apt_get_update:1201     :   [[ False != \T\r\u\e ]]
2022-04-29 14:17:29.935 | + functions-common:apt_get_update:1202     :   return
2022-04-29 14:17:29.937 | + functions-common:install_package:1476    :   real_install_package mysql-server
2022-04-29 14:17:29.940 | + functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:17:29.942 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:29.944 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:29.946 | + functions-common:real_install_package:1462 :   apt_get install mysql-server
2022-04-29 14:17:29.967 | + functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2022-04-29 14:17:30.082 | Reading package lists...
2022-04-29 14:17:30.322 | Building dependency tree...
2022-04-29 14:17:30.324 | Reading state information...
2022-04-29 14:17:30.579 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3).
2022-04-29 14:17:30.579 | The following packages were automatically installed and are no longer required:
2022-04-29 14:17:30.580 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:17:30.580 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:17:30.580 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:17:30.580 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:17:30.580 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:17:30.580 |   python3-zope.interface
2022-04-29 14:17:30.580 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:17:30.704 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:17:30.709 | + functions-common:apt_get:1246            :   result=0
2022-04-29 14:17:30.711 | + functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:17:30.713 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:30.715 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:30.718 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:30.720 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:30.722 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:30.724 | + functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:17:30.726 | + functions-common:time_stop:2444          :   start_time=1651241849965
2022-04-29 14:17:30.728 | + functions-common:time_stop:2446          :   [[ -z 1651241849965 ]]
2022-04-29 14:17:30.731 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:30.735 | + functions-common:time_stop:2449          :   end_time=1651241850733
2022-04-29 14:17:30.738 | + functions-common:time_stop:2450          :   elapsed_time=768
2022-04-29 14:17:30.740 | + functions-common:time_stop:2451          :   total=2217
2022-04-29 14:17:30.742 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:30.744 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=2985
2022-04-29 14:17:30.747 | + functions-common:apt_get:1250            :   return 0
2022-04-29 14:17:30.749 | + ./stack.sh:main:840                      :   '[' -n mysql ']'
2022-04-29 14:17:30.751 | + ./stack.sh:main:841                      :   install_database_python
2022-04-29 14:17:30.754 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-04-29 14:17:30.756 | + lib/databases/mysql:install_database_python_mysql:211 :   pip_install_gr PyMySQL
2022-04-29 14:17:30.758 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-04-29 14:17:30.761 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-29 14:17:30.764 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-04-29 14:17:30.766 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-04-29 14:17:30.769 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-29 14:17:30.772 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-04-29 14:17:30.772 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-29 14:17:30.777 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-04-29 14:17:30.779 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-04-29 14:17:30.782 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-04-29 14:17:30.784 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-04-29 14:17:30.787 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-04-29 14:17:30.807 | Using python 3.8 to install PyMySQL
2022-04-29 14:17:30.810 | + 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-29 14:17:31.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:31.641 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:31.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:31.641 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:32.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:32.836 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2022-04-29 14:17:35.166 | 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-29 14:17:35.174 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:35.174 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:35.279 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:35.281 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:35.284 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:35.286 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:35.288 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:35.290 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:35.293 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:35.295 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:35.298 | + functions-common:time_stop:2444          :   start_time=1651241850802
2022-04-29 14:17:35.300 | + functions-common:time_stop:2446          :   [[ -z 1651241850802 ]]
2022-04-29 14:17:35.303 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:35.307 | + functions-common:time_stop:2449          :   end_time=1651241855304
2022-04-29 14:17:35.309 | + functions-common:time_stop:2450          :   elapsed_time=4502
2022-04-29 14:17:35.312 | + functions-common:time_stop:2451          :   total=21982
2022-04-29 14:17:35.314 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:35.316 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=26484
2022-04-29 14:17:35.318 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:35.321 | + lib/databases/mysql:install_database_python_mysql:212 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-04-29 14:17:35.323 | + lib/databases/mysql:install_database_python_mysql:214 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-29 14:17:35.325 | + lib/databases/mysql:install_database_python_mysql:215 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-04-29 14:17:35.327 | + ./stack.sh:main:844                      :   is_service_enabled neutron
2022-04-29 14:17:35.344 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:35.346 | + ./stack.sh:main:845                      :   install_neutron_agent_packages
2022-04-29 14:17:35.349 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-04-29 14:17:35.352 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-29 14:17:35.352 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-29 14:17:35.358 | + 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-29 14:17:35.360 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-29 14:17:35.363 | + 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-29 14:17:35.365 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-29 14:17:35.368 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-04-29 14:17:35.370 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-04-29 14:17:35.385 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:35.388 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-04-29 14:17:35.390 | + functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:17:35.392 | + functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:17:35.395 | + functions-common:update_package_repo:1448 :   REPOS_UPDATED=True
2022-04-29 14:17:35.397 | + functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:17:35.399 | + functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:35.401 | + functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:17:35.404 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:35.406 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:35.409 | + functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:17:35.411 | + functions-common:apt_get_update:1201     :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:35.413 | + functions-common:apt_get_update:1201     :   [[ False != \T\r\u\e ]]
2022-04-29 14:17:35.415 | + functions-common:apt_get_update:1202     :   return
2022-04-29 14:17:35.418 | + functions-common:install_package:1476    :   real_install_package radvd
2022-04-29 14:17:35.420 | + functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:17:35.423 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:35.425 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:35.427 | + functions-common:real_install_package:1462 :   apt_get install radvd
2022-04-29 14:17:35.447 | + functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2022-04-29 14:17:35.556 | Reading package lists...
2022-04-29 14:17:35.795 | Building dependency tree...
2022-04-29 14:17:35.796 | Reading state information...
2022-04-29 14:17:36.041 | radvd is already the newest version (1:2.17-2).
2022-04-29 14:17:36.041 | The following packages were automatically installed and are no longer required:
2022-04-29 14:17:36.042 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:17:36.042 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:17:36.042 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:17:36.042 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:17:36.042 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:17:36.042 |   python3-zope.interface
2022-04-29 14:17:36.042 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:17:36.154 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:17:36.158 | + functions-common:apt_get:1246            :   result=0
2022-04-29 14:17:36.160 | + functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:17:36.163 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:36.165 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:36.167 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:36.169 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:36.171 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:36.173 | + functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:17:36.176 | + functions-common:time_stop:2444          :   start_time=1651241855444
2022-04-29 14:17:36.178 | + functions-common:time_stop:2446          :   [[ -z 1651241855444 ]]
2022-04-29 14:17:36.180 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:36.185 | + functions-common:time_stop:2449          :   end_time=1651241856182
2022-04-29 14:17:36.187 | + functions-common:time_stop:2450          :   elapsed_time=738
2022-04-29 14:17:36.189 | + functions-common:time_stop:2451          :   total=2985
2022-04-29 14:17:36.191 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:36.193 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=3723
2022-04-29 14:17:36.195 | + functions-common:apt_get:1250            :   return 0
2022-04-29 14:17:36.198 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-04-29 14:17:36.214 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:36.216 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-04-29 14:17:36.219 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-04-29 14:17:36.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-04-29 14:17:36.224 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-04-29 14:17:36.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-04-29 14:17:36.246 | + functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:17:36.248 | + functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:17:36.250 | + functions-common:update_package_repo:1448 :   REPOS_UPDATED=True
2022-04-29 14:17:36.252 | + functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:17:36.255 | + functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:36.257 | + functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:17:36.259 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:36.261 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:36.264 | + functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:17:36.266 | + functions-common:apt_get_update:1201     :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:36.268 | + functions-common:apt_get_update:1201     :   [[ False != \T\r\u\e ]]
2022-04-29 14:17:36.270 | + functions-common:apt_get_update:1202     :   return
2022-04-29 14:17:36.272 | + functions-common:install_package:1476    :   real_install_package fakeroot make openvswitch-switch
2022-04-29 14:17:36.274 | + functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:17:36.277 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:36.279 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:36.281 | + functions-common:real_install_package:1462 :   apt_get install fakeroot make openvswitch-switch
2022-04-29 14:17:36.300 | + functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2022-04-29 14:17:36.410 | Reading package lists...
2022-04-29 14:17:36.648 | Building dependency tree...
2022-04-29 14:17:36.649 | Reading state information...
2022-04-29 14:17:36.900 | fakeroot is already the newest version (1.24-1).
2022-04-29 14:17:36.900 | make is already the newest version (4.2.1-1.2).
2022-04-29 14:17:36.900 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-04-29 14:17:36.900 | The following packages were automatically installed and are no longer required:
2022-04-29 14:17:36.901 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:17:36.901 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:17:36.901 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:17:36.901 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:17:36.901 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:17:36.902 |   python3-zope.interface
2022-04-29 14:17:36.902 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:17:37.013 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:17:37.023 | + functions-common:apt_get:1246            :   result=0
2022-04-29 14:17:37.025 | + functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:17:37.027 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:37.029 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:37.031 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:37.033 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:37.035 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:37.037 | + functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:17:37.040 | + functions-common:time_stop:2444          :   start_time=1651241856298
2022-04-29 14:17:37.042 | + functions-common:time_stop:2446          :   [[ -z 1651241856298 ]]
2022-04-29 14:17:37.044 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:37.048 | + functions-common:time_stop:2449          :   end_time=1651241857046
2022-04-29 14:17:37.051 | + functions-common:time_stop:2450          :   elapsed_time=748
2022-04-29 14:17:37.053 | + functions-common:time_stop:2451          :   total=3723
2022-04-29 14:17:37.055 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:37.057 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=4471
2022-04-29 14:17:37.060 | + functions-common:apt_get:1250            :   return 0
2022-04-29 14:17:37.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-04-29 14:17:37.065 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:37.067 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:37.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-04-29 14:17:37.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-04-29 14:17:37.075 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-04-29 14:17:37.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-04-29 14:17:37.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-04-29 14:17:37.084 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-04-29 14:17:37.085 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-04-29 14:17:37.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-04-29 14:17:37.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-04-29 14:17:37.094 | + functions:vercmp:628                     :   local v1=5.4
2022-04-29 14:17:37.096 | + functions:vercmp:629                     :   local 'op=<'
2022-04-29 14:17:37.098 | + functions:vercmp:630                     :   local v2=3.13
2022-04-29 14:17:37.100 | + functions:vercmp:631                     :   local result
2022-04-29 14:17:37.104 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-04-29 14:17:37.104 | ++ functions:vercmp:635                     :   sort -V
2022-04-29 14:17:37.105 | ++ functions:vercmp:635                     :   head -1
2022-04-29 14:17:37.110 | + functions:vercmp:635                     :   result=3.13
2022-04-29 14:17:37.112 | + functions:vercmp:637                     :   case $op in
2022-04-29 14:17:37.114 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-04-29 14:17:37.116 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-04-29 14:17:37.118 | + functions:vercmp:648                     :   return
2022-04-29 14:17:37.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-04-29 14:17:37.124 | + functions-common:restart_service:2321    :   '[' -x /bin/systemctl ']'
2022-04-29 14:17:37.126 | + functions-common:restart_service:2322    :   sudo /bin/systemctl restart openvswitch-switch
2022-04-29 14:17:37.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-04-29 14:17:37.589 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-04-29 14:17:37.592 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.594 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.597 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-ken, ]]
2022-04-29 14:17:37.599 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.601 | + ./stack.sh:main:848                      :   is_service_enabled etcd3
2022-04-29 14:17:37.622 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:37.625 | + ./stack.sh:main:849                      :   install_etcd3
2022-04-29 14:17:37.627 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-04-29 14:17:37.627 | Installing etcd
2022-04-29 14:17:37.629 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-04-29 14:17:37.642 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-04-29 14:17:37.653 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:37.656 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-04-29 14:17:37.670 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-04-29 14:17:37.673 | ++ 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-29 14:17:37.675 | ++ 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-29 14:17:37.678 | +++ 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-29 14:17:37.682 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-04-29 14:17:37.685 | ++ 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-29 14:17:37.688 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-04-29 14:17:37.690 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-29 14:17:37.692 | ++ functions:get_extra_file:74              :   return
2022-04-29 14:17:37.695 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-29 14:17:37.697 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-04-29 14:17:37.700 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-04-29 14:17:37.702 | + ./stack.sh:main:858                      :   is_service_enabled tls-proxy
2022-04-29 14:17:37.719 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:17:37.721 | + ./stack.sh:main:868                      :   install_dstat
2022-04-29 14:17:37.723 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-04-29 14:17:37.740 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:17:37.742 | + ./stack.sh:main:874                      :   echo_summary 'Installing OpenStack project source'
2022-04-29 14:17:37.744 | + ./stack.sh:echo_summary:442              :   [[ -t 3 ]]
2022-04-29 14:17:37.747 | + ./stack.sh:echo_summary:448              :   echo -e Installing OpenStack project source
2022-04-29 14:17:37.749 | + ./stack.sh:main:877                      :   install_libs
2022-04-29 14:17:37.752 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-04-29 14:17:37.754 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-04-29 14:17:37.756 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-04-29 14:17:37.759 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-04-29 14:17:37.761 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.763 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.766 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,automaton, ]]
2022-04-29 14:17:37.768 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.770 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-04-29 14:17:37.772 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-04-29 14:17:37.775 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-04-29 14:17:37.777 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-04-29 14:17:37.779 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.781 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.784 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,castellan, ]]
2022-04-29 14:17:37.786 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.788 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-04-29 14:17:37.790 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-04-29 14:17:37.793 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-04-29 14:17:37.795 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-04-29 14:17:37.797 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.799 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.802 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,cliff, ]]
2022-04-29 14:17:37.804 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.806 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-04-29 14:17:37.809 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-04-29 14:17:37.811 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-04-29 14:17:37.813 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-04-29 14:17:37.815 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.818 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.820 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,cursive, ]]
2022-04-29 14:17:37.822 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.825 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-04-29 14:17:37.827 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-04-29 14:17:37.829 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-04-29 14:17:37.832 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-04-29 14:17:37.834 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.836 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.838 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,debtcollector, ]]
2022-04-29 14:17:37.841 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.843 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-04-29 14:17:37.845 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-04-29 14:17:37.848 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-04-29 14:17:37.850 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-04-29 14:17:37.852 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.854 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.857 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,futurist, ]]
2022-04-29 14:17:37.860 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.862 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-04-29 14:17:37.864 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-04-29 14:17:37.867 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-04-29 14:17:37.869 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-04-29 14:17:37.872 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.874 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.876 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,openstacksdk, ]]
2022-04-29 14:17:37.878 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.881 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-04-29 14:17:37.883 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-04-29 14:17:37.885 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-04-29 14:17:37.887 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-04-29 14:17:37.890 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.892 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.894 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osc-lib, ]]
2022-04-29 14:17:37.896 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.899 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-04-29 14:17:37.901 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-04-29 14:17:37.903 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-04-29 14:17:37.905 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-04-29 14:17:37.908 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.910 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.912 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osc-placement, ]]
2022-04-29 14:17:37.914 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.917 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-04-29 14:17:37.919 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-04-29 14:17:37.922 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-04-29 14:17:37.924 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-04-29 14:17:37.926 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.928 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.931 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-client-config, ]]
2022-04-29 14:17:37.934 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.936 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-04-29 14:17:37.938 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-04-29 14:17:37.940 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-04-29 14:17:37.943 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-04-29 14:17:37.945 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.947 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.949 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.cache, ]]
2022-04-29 14:17:37.952 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.954 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-04-29 14:17:37.956 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-04-29 14:17:37.958 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-04-29 14:17:37.961 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-04-29 14:17:37.963 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.965 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.967 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.concurrency, ]]
2022-04-29 14:17:37.970 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.972 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-04-29 14:17:37.974 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-04-29 14:17:37.977 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-04-29 14:17:37.979 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-04-29 14:17:37.982 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:37.984 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:37.986 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.config, ]]
2022-04-29 14:17:37.989 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:37.991 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-04-29 14:17:37.993 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-04-29 14:17:37.996 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-04-29 14:17:37.998 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-04-29 14:17:38.001 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.003 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.005 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.context, ]]
2022-04-29 14:17:38.007 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.010 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-04-29 14:17:38.012 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-04-29 14:17:38.014 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-04-29 14:17:38.017 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-04-29 14:17:38.019 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.021 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.023 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.db, ]]
2022-04-29 14:17:38.026 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.028 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-04-29 14:17:38.030 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-04-29 14:17:38.033 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-04-29 14:17:38.035 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-04-29 14:17:38.037 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.040 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.042 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.i18n, ]]
2022-04-29 14:17:38.045 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.047 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-04-29 14:17:38.049 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-04-29 14:17:38.052 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-04-29 14:17:38.054 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-04-29 14:17:38.056 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.059 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.061 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.limit, ]]
2022-04-29 14:17:38.064 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.066 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-04-29 14:17:38.068 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-04-29 14:17:38.071 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-04-29 14:17:38.073 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-04-29 14:17:38.075 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.078 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.080 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.log, ]]
2022-04-29 14:17:38.083 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.085 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-04-29 14:17:38.087 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-04-29 14:17:38.090 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-04-29 14:17:38.092 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-04-29 14:17:38.094 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.097 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.099 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.messaging, ]]
2022-04-29 14:17:38.101 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.104 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-04-29 14:17:38.107 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-04-29 14:17:38.109 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-04-29 14:17:38.111 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-04-29 14:17:38.114 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.116 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.118 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.middleware, ]]
2022-04-29 14:17:38.121 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.124 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-04-29 14:17:38.126 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-04-29 14:17:38.128 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-04-29 14:17:38.131 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-04-29 14:17:38.133 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.135 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.137 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.policy, ]]
2022-04-29 14:17:38.140 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.142 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-04-29 14:17:38.144 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-04-29 14:17:38.147 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-04-29 14:17:38.149 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-04-29 14:17:38.151 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.154 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.156 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.privsep, ]]
2022-04-29 14:17:38.158 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.160 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-04-29 14:17:38.163 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-04-29 14:17:38.165 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-04-29 14:17:38.168 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-04-29 14:17:38.170 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.172 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.175 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.reports, ]]
2022-04-29 14:17:38.177 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.179 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-04-29 14:17:38.182 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-04-29 14:17:38.184 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-04-29 14:17:38.187 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-04-29 14:17:38.189 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.191 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.194 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.rootwrap, ]]
2022-04-29 14:17:38.196 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.198 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-04-29 14:17:38.200 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-04-29 14:17:38.203 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-04-29 14:17:38.205 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-04-29 14:17:38.207 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.209 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.212 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.serialization, ]]
2022-04-29 14:17:38.214 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.217 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-04-29 14:17:38.219 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-04-29 14:17:38.221 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-04-29 14:17:38.223 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-04-29 14:17:38.226 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.228 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.231 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.service, ]]
2022-04-29 14:17:38.233 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.236 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-04-29 14:17:38.238 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-04-29 14:17:38.240 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-04-29 14:17:38.243 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-04-29 14:17:38.245 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.247 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.249 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.utils, ]]
2022-04-29 14:17:38.252 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.254 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-04-29 14:17:38.256 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-04-29 14:17:38.258 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-04-29 14:17:38.261 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-04-29 14:17:38.263 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.265 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.268 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.versionedobjects, ]]
2022-04-29 14:17:38.270 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.272 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-04-29 14:17:38.274 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-04-29 14:17:38.277 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-04-29 14:17:38.279 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-04-29 14:17:38.282 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.284 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.286 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,oslo.vmware, ]]
2022-04-29 14:17:38.288 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.291 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-04-29 14:17:38.294 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-04-29 14:17:38.296 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-04-29 14:17:38.298 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-04-29 14:17:38.301 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.303 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.305 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,osprofiler, ]]
2022-04-29 14:17:38.307 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.310 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-04-29 14:17:38.312 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-04-29 14:17:38.314 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-04-29 14:17:38.317 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-04-29 14:17:38.319 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.321 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.323 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,pycadf, ]]
2022-04-29 14:17:38.326 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.328 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-04-29 14:17:38.330 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-04-29 14:17:38.332 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-04-29 14:17:38.335 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-04-29 14:17:38.337 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.340 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.342 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,stevedore, ]]
2022-04-29 14:17:38.345 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.347 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-04-29 14:17:38.349 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-04-29 14:17:38.352 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-04-29 14:17:38.354 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-04-29 14:17:38.357 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.360 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.362 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,taskflow, ]]
2022-04-29 14:17:38.364 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.367 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-04-29 14:17:38.369 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-04-29 14:17:38.371 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-04-29 14:17:38.374 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-04-29 14:17:38.376 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.378 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.380 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,tooz, ]]
2022-04-29 14:17:38.383 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.385 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-04-29 14:17:38.387 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-04-29 14:17:38.390 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-04-29 14:17:38.392 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-04-29 14:17:38.394 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.396 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.399 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-brick, ]]
2022-04-29 14:17:38.401 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.404 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-04-29 14:17:38.406 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-04-29 14:17:38.408 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-04-29 14:17:38.411 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-04-29 14:17:38.413 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.415 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.418 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-resource-classes, ]]
2022-04-29 14:17:38.420 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.423 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-04-29 14:17:38.425 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-04-29 14:17:38.427 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-04-29 14:17:38.429 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-04-29 14:17:38.432 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.434 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.436 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,os-traits, ]]
2022-04-29 14:17:38.439 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.441 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-04-29 14:17:38.443 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-04-29 14:17:38.445 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-04-29 14:17:38.448 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-04-29 14:17:38.450 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:38.452 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:38.454 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-barbicanclient, ]]
2022-04-29 14:17:38.457 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:38.459 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-04-29 14:17:38.481 | Using python 3.8 to install etcd3
2022-04-29 14:17:38.483 | + 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-29 14:17:39.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:39.325 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:39.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:39.325 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:40.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:40.523 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2022-04-29 14:17:40.530 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-04-29 14:17:40.531 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0)
2022-04-29 14:17:40.533 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0)
2022-04-29 14:17:40.533 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-04-29 14:17:42.983 | 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-29 14:17:42.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:42.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:43.102 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:43.105 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:43.107 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:43.109 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:43.111 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:43.114 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:43.116 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:43.118 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:43.120 | + functions-common:time_stop:2444          :   start_time=1651241858475
2022-04-29 14:17:43.122 | + functions-common:time_stop:2446          :   [[ -z 1651241858475 ]]
2022-04-29 14:17:43.125 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:43.129 | + functions-common:time_stop:2449          :   end_time=1651241863126
2022-04-29 14:17:43.131 | + functions-common:time_stop:2450          :   elapsed_time=4651
2022-04-29 14:17:43.133 | + functions-common:time_stop:2451          :   total=26484
2022-04-29 14:17:43.135 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:43.138 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=31135
2022-04-29 14:17:43.140 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:43.142 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-04-29 14:17:43.163 | Using python 3.8 to install etcd3gw
2022-04-29 14:17:43.166 | + 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-29 14:17:43.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:43.997 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:43.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:43.997 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:45.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:45.185 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1)
2022-04-29 14:17:45.192 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-04-29 14:17:45.193 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-04-29 14:17:45.194 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-04-29 14:17:45.195 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-04-29 14:17:45.227 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28)
2022-04-29 14:17:45.229 | 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-29 14:17:45.232 | 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-29 14:17:45.233 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9)
2022-04-29 14:17:47.546 | 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-29 14:17:47.553 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:47.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:47.664 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:47.667 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:47.670 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:47.672 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:47.674 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:47.676 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:47.678 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:47.680 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:47.683 | + functions-common:time_stop:2444          :   start_time=1651241863158
2022-04-29 14:17:47.685 | + functions-common:time_stop:2446          :   [[ -z 1651241863158 ]]
2022-04-29 14:17:47.688 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:47.692 | + functions-common:time_stop:2449          :   end_time=1651241867690
2022-04-29 14:17:47.694 | + functions-common:time_stop:2450          :   elapsed_time=4532
2022-04-29 14:17:47.696 | + functions-common:time_stop:2451          :   total=31135
2022-04-29 14:17:47.699 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:47.701 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=35667
2022-04-29 14:17:47.703 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:47.705 | + ./stack.sh:main:880                      :   install_apache_uwsgi
2022-04-29 14:17:47.708 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-04-29 14:17:47.710 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-04-29 14:17:47.712 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-29 14:17:47.714 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-29 14:17:47.717 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-29 14:17:47.719 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-29 14:17:47.721 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-29 14:17:47.723 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-29 14:17:47.726 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-29 14:17:47.728 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-29 14:17:47.731 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-29 14:17:47.733 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-29 14:17:47.736 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-29 14:17:47.738 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-04-29 14:17:47.740 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:47.743 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:47.746 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-04-29 14:17:47.748 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-29 14:17:47.750 | + functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:17:47.753 | + functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:17:47.755 | + functions-common:update_package_repo:1448 :   REPOS_UPDATED=True
2022-04-29 14:17:47.757 | + functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:17:47.760 | + functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:47.762 | + functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:17:47.765 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:47.767 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:47.769 | + functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:17:47.771 | + functions-common:apt_get_update:1201     :   [[ True == \T\r\u\e ]]
2022-04-29 14:17:47.774 | + functions-common:apt_get_update:1201     :   [[ False != \T\r\u\e ]]
2022-04-29 14:17:47.776 | + functions-common:apt_get_update:1202     :   return
2022-04-29 14:17:47.778 | + functions-common:install_package:1476    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-29 14:17:47.780 | + functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:17:47.783 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:47.785 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:47.787 | + functions-common:real_install_package:1462 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-29 14:17:47.810 | + functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-29 14:17:47.919 | Reading package lists...
2022-04-29 14:17:48.168 | Building dependency tree...
2022-04-29 14:17:48.170 | Reading state information...
2022-04-29 14:17:48.417 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2022-04-29 14:17:48.417 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2022-04-29 14:17:48.417 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-29 14:17:48.417 | The following packages were automatically installed and are no longer required:
2022-04-29 14:17:48.418 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:17:48.418 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:17:48.418 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:17:48.418 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:17:48.418 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:17:48.418 |   python3-zope.interface
2022-04-29 14:17:48.418 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:17:48.529 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:17:48.533 | + functions-common:apt_get:1246            :   result=0
2022-04-29 14:17:48.535 | + functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:17:48.537 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:48.540 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:48.542 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:48.544 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:48.547 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:48.549 | + functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:17:48.551 | + functions-common:time_stop:2444          :   start_time=1651241867806
2022-04-29 14:17:48.553 | + functions-common:time_stop:2446          :   [[ -z 1651241867806 ]]
2022-04-29 14:17:48.556 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:48.560 | + functions-common:time_stop:2449          :   end_time=1651241868558
2022-04-29 14:17:48.562 | + functions-common:time_stop:2450          :   elapsed_time=752
2022-04-29 14:17:48.565 | + functions-common:time_stop:2451          :   total=4471
2022-04-29 14:17:48.567 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:48.569 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=5223
2022-04-29 14:17:48.571 | + functions-common:apt_get:1250            :   return 0
2022-04-29 14:17:48.574 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-04-29 14:17:48.576 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:17:48.578 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:17:48.580 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-04-29 14:17:48.642 | Module proxy already enabled
2022-04-29 14:17:48.646 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-04-29 14:17:48.707 | Considering dependency proxy for proxy_uwsgi:
2022-04-29 14:17:48.707 | Module proxy already enabled
2022-04-29 14:17:48.707 | Module proxy_uwsgi already enabled
2022-04-29 14:17:48.711 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-04-29 14:17:48.713 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-29 14:17:48.716 | + functions-common:restart_service:2321    :   '[' -x /bin/systemctl ']'
2022-04-29 14:17:48.718 | + functions-common:restart_service:2322    :   sudo /bin/systemctl restart apache2
2022-04-29 14:17:48.843 | + ./stack.sh:main:883                      :   install_keystoneauth
2022-04-29 14:17:48.845 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-04-29 14:17:48.848 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-04-29 14:17:48.850 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.852 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.855 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,keystoneauth, ]]
2022-04-29 14:17:48.858 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.860 | + ./stack.sh:main:884                      :   install_keystoneclient
2022-04-29 14:17:48.863 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-04-29 14:17:48.865 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-04-29 14:17:48.868 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.870 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.872 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-keystoneclient, ]]
2022-04-29 14:17:48.875 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.877 | + ./stack.sh:main:885                      :   install_glanceclient
2022-04-29 14:17:48.879 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-04-29 14:17:48.882 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-04-29 14:17:48.884 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.886 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.889 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-glanceclient, ]]
2022-04-29 14:17:48.891 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.893 | + ./stack.sh:main:886                      :   install_cinderclient
2022-04-29 14:17:48.896 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-04-29 14:17:48.898 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-04-29 14:17:48.900 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.903 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.906 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-brick-cinderclient-ext, ]]
2022-04-29 14:17:48.908 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.910 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-04-29 14:17:48.913 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-04-29 14:17:48.915 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.918 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.921 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-cinderclient, ]]
2022-04-29 14:17:48.923 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.925 | + ./stack.sh:main:887                      :   install_novaclient
2022-04-29 14:17:48.928 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-04-29 14:17:48.930 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-04-29 14:17:48.932 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.935 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.937 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-novaclient, ]]
2022-04-29 14:17:48.939 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.942 | + ./stack.sh:main:888                      :   is_service_enabled swift glance horizon
2022-04-29 14:17:48.958 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:48.961 | + ./stack.sh:main:889                      :   install_swiftclient
2022-04-29 14:17:48.963 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-04-29 14:17:48.966 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-04-29 14:17:48.968 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:48.971 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:48.973 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-swiftclient, ]]
2022-04-29 14:17:48.975 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:48.978 | + ./stack.sh:main:891                      :   is_service_enabled neutron nova horizon
2022-04-29 14:17:48.995 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:48.997 | + ./stack.sh:main:892                      :   install_neutronclient
2022-04-29 14:17:49.000 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-04-29 14:17:49.002 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-04-29 14:17:49.004 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:49.007 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:49.009 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,python-neutronclient, ]]
2022-04-29 14:17:49.011 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:49.014 | + ./stack.sh:main:896                      :   install_keystonemiddleware
2022-04-29 14:17:49.016 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-04-29 14:17:49.018 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-04-29 14:17:49.021 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:17:49.023 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:17:49.025 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,keystonemiddleware, ]]
2022-04-29 14:17:49.028 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:17:49.031 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-04-29 14:17:49.033 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-04-29 14:17:49.035 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-29 14:17:49.038 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-04-29 14:17:49.041 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-04-29 14:17:49.044 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-29 14:17:49.047 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-04-29 14:17:49.047 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-29 14:17:49.052 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-04-29 14:17:49.054 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-04-29 14:17:49.057 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-04-29 14:17:49.059 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-04-29 14:17:49.062 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-04-29 14:17:49.082 | Using python 3.8 to install keystonemiddleware
2022-04-29 14:17:49.085 | + 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-29 14:17:49.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:49.917 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:49.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:49.918 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:51.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:51.119 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-04-29 14:17:51.171 | 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-29 14:17:51.172 | 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-29 14:17:51.173 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2022-04-29 14:17:51.174 | 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-29 14:17:51.175 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-04-29 14:17:51.176 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0)
2022-04-29 14:17:51.177 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2022-04-29 14:17:51.178 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-04-29 14:17:51.179 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-04-29 14:17:51.180 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0)
2022-04-29 14:17:51.181 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0)
2022-04-29 14:17:51.183 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0)
2022-04-29 14:17:51.184 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0)
2022-04-29 14:17:51.185 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-04-29 14:17:51.242 | 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-29 14:17:51.243 | 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-29 14:17:51.244 | 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-29 14:17:51.283 | 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-29 14:17:51.324 | 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-29 14:17:51.326 | 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-29 14:17:51.327 | 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-29 14:17:51.328 | 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-29 14:17:51.379 | 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-29 14:17:51.381 | 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-29 14:17:51.390 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1)
2022-04-29 14:17:51.391 | 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-29 14:17:51.405 | 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-29 14:17:51.406 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8)
2022-04-29 14:17:51.407 | 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-29 14:17:51.470 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28)
2022-04-29 14:17:51.472 | 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-29 14:17:51.473 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9)
2022-04-29 14:17:51.475 | 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-29 14:17:51.524 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0)
2022-04-29 14:17:51.535 | 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-29 14:17:53.785 | 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-29 14:17:53.791 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:53.791 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:53.916 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:53.918 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:53.921 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:53.923 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:53.925 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:53.927 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:53.929 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:53.931 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:53.934 | + functions-common:time_stop:2444          :   start_time=1651241869077
2022-04-29 14:17:53.936 | + functions-common:time_stop:2446          :   [[ -z 1651241869077 ]]
2022-04-29 14:17:53.939 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:53.943 | + functions-common:time_stop:2449          :   end_time=1651241873940
2022-04-29 14:17:53.945 | + functions-common:time_stop:2450          :   elapsed_time=4863
2022-04-29 14:17:53.947 | + functions-common:time_stop:2451          :   total=35667
2022-04-29 14:17:53.950 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:53.952 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=40530
2022-04-29 14:17:53.954 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:53.956 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-04-29 14:17:53.959 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-04-29 14:17:53.961 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-29 14:17:53.964 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-04-29 14:17:53.966 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-04-29 14:17:53.969 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-29 14:17:53.972 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-04-29 14:17:53.973 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-29 14:17:53.978 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-04-29 14:17:53.980 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-04-29 14:17:53.982 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-04-29 14:17:53.985 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-04-29 14:17:53.987 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-04-29 14:17:54.008 | Using python 3.8 to install python-memcached
2022-04-29 14:17:54.011 | + 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-29 14:17:54.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:54.844 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:54.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:17:54.844 |   from cryptography.utils import int_from_bytes
2022-04-29 14:17:56.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:17:56.032 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2022-04-29 14:17:56.035 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2022-04-29 14:17:58.397 | 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-29 14:17:58.405 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:17:58.405 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:17:58.513 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:17:58.515 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:17:58.517 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:17:58.520 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:17:58.522 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:17:58.524 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:17:58.526 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:17:58.528 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:17:58.531 | + functions-common:time_stop:2444          :   start_time=1651241874003
2022-04-29 14:17:58.533 | + functions-common:time_stop:2446          :   [[ -z 1651241874003 ]]
2022-04-29 14:17:58.535 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:17:58.539 | + functions-common:time_stop:2449          :   end_time=1651241878537
2022-04-29 14:17:58.542 | + functions-common:time_stop:2450          :   elapsed_time=4534
2022-04-29 14:17:58.544 | + functions-common:time_stop:2451          :   total=40530
2022-04-29 14:17:58.546 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:17:58.548 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=45064
2022-04-29 14:17:58.550 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:17:58.553 | + ./stack.sh:main:898                      :   is_service_enabled keystone
2022-04-29 14:17:58.569 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:17:58.572 | + ./stack.sh:main:899                      :   '[' 10.222.0.15 == 10.222.0.15 ']'
2022-04-29 14:17:58.574 | + ./stack.sh:main:900                      :   stack_install_service keystone
2022-04-29 14:17:58.577 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-04-29 14:17:58.579 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-04-29 14:17:58.581 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-29 14:17:58.584 | + lib/stack:stack_install_service:32       :   install_keystone
2022-04-29 14:17:58.586 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-04-29 14:17:58.601 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:17:58.603 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2022-04-29 14:17:58.605 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-04-29 14:17:58.607 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-04-29 14:17:58.609 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-29 14:17:58.611 | + functions-common:git_clone:611           :   local orig_dir
2022-04-29 14:17:58.614 | ++ functions-common:git_clone:612           :   pwd
2022-04-29 14:17:58.617 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-29 14:17:58.619 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-29 14:17:58.622 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-29 14:17:58.637 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-29 14:17:58.639 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-29 14:17:58.641 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:58.644 | + functions-common:git_clone:629           :   echo master
2022-04-29 14:17:58.644 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-29 14:17:58.649 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-04-29 14:17:58.651 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-29 14:17:58.653 | + functions-common:git_clone:686           :   sudo git config --system --add safe.directory /opt/stack/keystone
2022-04-29 14:17:58.666 | + functions-common:git_clone:689           :   cd /opt/stack/keystone
2022-04-29 14:17:58.669 | + functions-common:git_clone:690           :   git show --oneline
2022-04-29 14:17:58.669 | + functions-common:git_clone:690           :   head -1
2022-04-29 14:17:58.672 | 65e3e33b6 Merge "typo fix in docstring"
2022-04-29 14:17:58.674 | + functions-common:git_clone:691           :   cd /home/ubuntu/devstack
2022-04-29 14:17:58.677 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-04-29 14:17:58.679 | + inc/python:setup_develop:338             :   local bindep
2022-04-29 14:17:58.681 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-29 14:17:58.684 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-04-29 14:17:58.686 | + inc/python:setup_develop:344             :   local extras=
2022-04-29 14:17:58.688 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-04-29 14:17:58.691 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-29 14:17:58.693 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-29 14:17:58.695 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-04-29 14:17:58.698 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-29 14:17:58.700 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-29 14:17:58.703 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-04-29 14:17:58.705 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-29 14:17:58.708 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-04-29 14:17:58.710 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-29 14:17:58.713 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-29 14:17:58.716 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-04-29 14:17:58.721 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-04-29 14:17:58.723 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2022-04-29 14:17:59.406 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-04-29 14:17:59.408 | + inc/python:setup_package:418             :   local bindep=0
2022-04-29 14:17:59.411 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-29 14:17:59.413 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-29 14:17:59.415 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-29 14:17:59.418 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-04-29 14:17:59.420 | + inc/python:setup_package:427             :   local flags=-e
2022-04-29 14:17:59.422 | + inc/python:setup_package:428             :   local extras=
2022-04-29 14:17:59.424 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-29 14:17:59.426 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-29 14:17:59.428 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-29 14:17:59.431 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-29 14:17:59.433 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-29 14:17:59.435 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-04-29 14:17:59.454 | Using python 3.8 to install /opt/stack/keystone
2022-04-29 14:17:59.457 | + 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-29 14:18:00.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:00.291 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:00.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:00.291 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:01.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:18:01.497 | Obtaining file:///opt/stack/keystone
2022-04-29 14:18:01.498 |   Preparing metadata (setup.py): started
2022-04-29 14:18:06.467 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-29 14:18:06.543 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.8.1)
2022-04-29 14:18:06.544 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.8.7)
2022-04-29 14:18:06.545 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.1.1)
2022-04-29 14:18:06.547 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.3.9)
2022-04-29 14:18:06.548 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (36.0.2)
2022-04-29 14:18:06.549 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.4.35)
2022-04-29 14:18:06.550 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.13.0)
2022-04-29 14:18:06.551 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.5.0)
2022-04-29 14:18:06.552 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.7.4)
2022-04-29 14:18:06.553 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.4.0)
2022-04-29 14:18:06.554 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (9.4.0)
2022-04-29 14:18:06.555 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0)
2022-04-29 14:18:06.556 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (0.8.20)
2022-04-29 14:18:06.558 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.11.0)
2022-04-29 14:18:06.559 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (8.8.0)
2022-04-29 14:18:06.560 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.1.0)
2022-04-29 14:18:06.561 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (12.13.0)
2022-04-29 14:18:06.562 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (11.3.0)
2022-04-29 14:18:06.563 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (5.1.0)
2022-04-29 14:18:06.564 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.7.0)
2022-04-29 14:18:06.565 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.5.1)
2022-04-29 14:18:06.566 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.11.0)
2022-04-29 14:18:06.568 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.3.0)
2022-04-29 14:18:06.569 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.5.0)
2022-04-29 14:18:06.570 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (4.13.0)
2022-04-29 14:18:06.571 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.2.0)
2022-04-29 14:18:06.572 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (7.1.2)
2022-04-29 14:18:06.573 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2.3.0)
2022-04-29 14:18:06.574 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.1.5)
2022-04-29 14:18:06.575 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev9) (3.2.0)
2022-04-29 14:18:06.576 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.1.1)
2022-04-29 14:18:06.577 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (1.0.3)
2022-04-29 14:18:06.578 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (3.4.2)
2022-04-29 14:18:06.579 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev9) (2022.1)
2022-04-29 14:18:06.590 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.15.0)
2022-04-29 14:18:06.591 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev9) (1.16.0)
2022-04-29 14:18:06.635 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev9) (5.1.1)
2022-04-29 14:18:06.652 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.2)
2022-04-29 14:18:06.653 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1)
2022-04-29 14:18:06.655 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (8.1.2)
2022-04-29 14:18:06.656 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.1.1)
2022-04-29 14:18:06.658 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (4.11.3)
2022-04-29 14:18:06.669 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev9) (9.0.1)
2022-04-29 14:18:06.729 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.27.1)
2022-04-29 14:18:06.730 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (4.5.0)
2022-04-29 14:18:06.830 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.5.0)
2022-04-29 14:18:06.831 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (0.8.0)
2022-04-29 14:18:06.832 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (2.5.0)
2022-04-29 14:18:06.833 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev9) (6.0)
2022-04-29 14:18:06.889 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.7.7)
2022-04-29 14:18:06.890 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.0.1)
2022-04-29 14:18:06.893 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev9) (0.5.0)
2022-04-29 14:18:06.944 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (0.9.6)
2022-04-29 14:18:06.945 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev9) (2.8.2)
2022-04-29 14:18:07.003 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0)
2022-04-29 14:18:07.004 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.2.4)
2022-04-29 14:18:07.005 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.8.0)
2022-04-29 14:18:07.007 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.4.0)
2022-04-29 14:18:07.009 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.4.0)
2022-04-29 14:18:07.011 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.1.1)
2022-04-29 14:18:07.030 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev9) (3.3.0)
2022-04-29 14:18:07.080 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (3.2.0)
2022-04-29 14:18:07.130 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (3.0.8)
2022-04-29 14:18:07.131 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (21.3)
2022-04-29 14:18:07.132 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (1.0.2)
2022-04-29 14:18:07.134 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev9) (0.11.0)
2022-04-29 14:18:07.189 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev9) (4.5.0)
2022-04-29 14:18:07.305 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (0.7.1)
2022-04-29 14:18:07.307 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (5.7.1)
2022-04-29 14:18:07.308 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (1.10.0)
2022-04-29 14:18:07.309 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (62.1.0)
2022-04-29 14:18:07.310 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev9) (22.0.0)
2022-04-29 14:18:07.529 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev9) (1.1.2)
2022-04-29 14:18:07.553 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.4.2)
2022-04-29 14:18:07.554 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev9) (0.5.2)
2022-04-29 14:18:07.622 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.2.0)
2022-04-29 14:18:07.641 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (5.0.0)
2022-04-29 14:18:07.698 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev9) (2.21)
2022-04-29 14:18:07.737 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev9) (1.14.0)
2022-04-29 14:18:07.846 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (3.8.0)
2022-04-29 14:18:07.903 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev9) (2.1.1)
2022-04-29 14:18:07.975 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.7.0)
2022-04-29 14:18:08.104 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev9) (0.17.3)
2022-04-29 14:18:08.133 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.14.1)
2022-04-29 14:18:08.173 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.5.1)
2022-04-29 14:18:08.174 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.33.0)
2022-04-29 14:18:08.175 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.1.1)
2022-04-29 14:18:08.178 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.5.0)
2022-04-29 14:18:08.179 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (3.0.0)
2022-04-29 14:18:08.182 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (1.3.3)
2022-04-29 14:18:08.235 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev9) (0.2.5)
2022-04-29 14:18:08.373 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2.0.12)
2022-04-29 14:18:08.375 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (3.3)
2022-04-29 14:18:08.377 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (2019.11.28)
2022-04-29 14:18:08.378 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev9) (1.26.9)
2022-04-29 14:18:08.528 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (2.5.0)
2022-04-29 14:18:08.608 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev9) (2.5.0)
2022-04-29 14:18:08.857 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (2.2.1)
2022-04-29 14:18:09.123 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev9) (0.7)
2022-04-29 14:18:09.158 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev9) (1.0.0)
2022-04-29 14:18:10.888 | Installing collected packages: keystone
2022-04-29 14:18:10.888 |   Attempting uninstall: keystone
2022-04-29 14:18:10.888 |     Found existing installation: keystone 21.1.0.dev9
2022-04-29 14:18:10.892 |     Can't uninstall 'keystone'. No files were found to uninstall.
2022-04-29 14:18:10.893 |   Running setup.py develop for keystone
2022-04-29 14:18:16.999 | Successfully installed keystone
2022-04-29 14:18:16.999 | 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-29 14:18:17.007 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:18:17.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:18:17.140 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:18:17.142 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:18:17.144 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:18:17.146 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:18:17.149 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:18:17.151 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:18:17.153 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:18:17.155 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:18:17.157 | + functions-common:time_stop:2444          :   start_time=1651241879449
2022-04-29 14:18:17.159 | + functions-common:time_stop:2446          :   [[ -z 1651241879449 ]]
2022-04-29 14:18:17.162 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:18:17.166 | + functions-common:time_stop:2449          :   end_time=1651241897164
2022-04-29 14:18:17.168 | + functions-common:time_stop:2450          :   elapsed_time=17715
2022-04-29 14:18:17.170 | + functions-common:time_stop:2451          :   total=45064
2022-04-29 14:18:17.172 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:18:17.174 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=62779
2022-04-29 14:18:17.176 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:18:17.179 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-29 14:18:17.182 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-29 14:18:17.184 | + functions-common:safe_chown:2338         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-29 14:18:17.202 | + functions-common:_safe_permission_operation:2186 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-29 14:18:17.214 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2022-04-29 14:18:17.216 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2022-04-29 14:18:17.218 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:18:17.221 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:18:17.223 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/keystone, ]]
2022-04-29 14:18:17.226 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:18:17.228 | + lib/keystone:install_keystone:538        :   is_service_enabled ldap
2022-04-29 14:18:17.244 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:17.247 | + lib/keystone:install_keystone:542        :   '[' uwsgi == mod_wsgi ']'
2022-04-29 14:18:17.249 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-29 14:18:17.251 | + ./stack.sh:main:901                      :   configure_keystone
2022-04-29 14:18:17.254 | + lib/keystone:configure_keystone:192      :   sudo install -d -o ubuntu /etc/keystone
2022-04-29 14:18:17.266 | + lib/keystone:configure_keystone:194      :   [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
2022-04-29 14:18:17.268 | + lib/keystone:configure_keystone:195      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2022-04-29 14:18:17.273 | + lib/keystone:configure_keystone:198      :   is_service_enabled ldap
2022-04-29 14:18:17.288 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:17.291 | + lib/keystone:configure_keystone:202      :   iniset /etc/keystone/keystone.conf identity driver sql
2022-04-29 14:18:17.320 | + lib/keystone:configure_keystone:203      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2022-04-29 14:18:17.347 | + lib/keystone:configure_keystone:204      :   iniset /etc/keystone/keystone.conf assignment driver sql
2022-04-29 14:18:17.377 | + lib/keystone:configure_keystone:205      :   iniset /etc/keystone/keystone.conf role driver sql
2022-04-29 14:18:17.407 | + lib/keystone:configure_keystone:206      :   iniset /etc/keystone/keystone.conf resource driver sql
2022-04-29 14:18:17.436 | + lib/keystone:configure_keystone:209      :   iniset /etc/keystone/keystone.conf cache enabled True
2022-04-29 14:18:17.466 | + lib/keystone:configure_keystone:210      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2022-04-29 14:18:17.494 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2022-04-29 14:18:17.522 | + lib/keystone:configure_keystone:213      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2022-04-29 14:18:17.524 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2022-04-29 14:18:17.527 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2022-04-29 14:18:17.530 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2022-04-29 14:18:17.532 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-29 14:18:17.535 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-29 14:18:17.550 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:17.553 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-29 14:18:17.555 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-29 14:18:17.558 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-29 14:18:17.573 | ++ functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:17.575 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-29 14:18:17.578 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-29 14:18:17.608 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-29 14:18:17.610 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-29 14:18:17.612 | + lib/keystone:configure_keystone:215      :   local service_port=5000
2022-04-29 14:18:17.615 | + lib/keystone:configure_keystone:217      :   is_service_enabled tls-proxy
2022-04-29 14:18:17.630 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:17.632 | + lib/keystone:configure_keystone:226      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity
2022-04-29 14:18:17.662 | + lib/keystone:configure_keystone:228      :   [[ fernet != '' ]]
2022-04-29 14:18:17.665 | + lib/keystone:configure_keystone:229      :   iniset /etc/keystone/keystone.conf token provider fernet
2022-04-29 14:18:17.694 | ++ lib/keystone:configure_keystone:232      :   database_connection_url keystone
2022-04-29 14:18:17.697 | ++ lib/database:database_connection_url:134 :   local db=keystone
2022-04-29 14:18:17.699 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2022-04-29 14:18:17.702 | ++ lib/databases/mysql:database_connection_url_mysql:220 :   local db=keystone
2022-04-29 14:18:17.704 | ++ lib/databases/mysql:database_connection_url_mysql:221 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-29 14:18:17.707 | + lib/keystone:configure_keystone:232      :   iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-29 14:18:17.736 | + lib/keystone:configure_keystone:235      :   '[' False '!=' False ']'
2022-04-29 14:18:17.739 | + lib/keystone:configure_keystone:240      :   setup_logging /etc/keystone/keystone.conf
2022-04-29 14:18:17.741 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2022-04-29 14:18:17.744 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2022-04-29 14:18:17.747 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-29 14:18:17.763 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-29 14:18:17.765 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-29 14:18:17.768 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-29 14:18:17.770 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-29 14:18:17.772 | + functions:setup_systemd_logging:702      :   iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-29 14:18:17.799 | + functions:setup_systemd_logging:704      :   iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-29 14:18:17.826 | + functions:setup_systemd_logging:705      :   iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-29 14:18:17.853 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-29 14:18:17.880 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2022-04-29 14:18:17.908 | + lib/keystone:configure_keystone:244      :   '[' uwsgi == mod_wsgi ']'
2022-04-29 14:18:17.911 | + lib/keystone:configure_keystone:248      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity
2022-04-29 14:18:17.913 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2022-04-29 14:18:17.916 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2022-04-29 14:18:17.918 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2022-04-29 14:18:17.920 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-29 14:18:17.923 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-29 14:18:17.925 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2022-04-29 14:18:17.929 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2022-04-29 14:18:17.932 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-29 14:18:17.934 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-29 14:18:17.947 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-29 14:18:17.947 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-29 14:18:17.956 | d /var/run/uwsgi 0755 ubuntu root
2022-04-29 14:18:17.959 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-29 14:18:17.975 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2022-04-29 14:18:17.977 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2022-04-29 14:18:17.982 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public
2022-04-29 14:18:18.011 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2022-04-29 14:18:18.038 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2022-04-29 14:18:18.064 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2022-04-29 14:18:18.091 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2022-04-29 14:18:18.118 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2022-04-29 14:18:18.144 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2022-04-29 14:18:18.171 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2022-04-29 14:18:18.198 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2022-04-29 14:18:18.224 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-29 14:18:18.251 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2022-04-29 14:18:18.279 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2022-04-29 14:18:18.305 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2022-04-29 14:18:18.332 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-29 14:18:18.335 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-29 14:18:18.338 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2022-04-29 14:18:18.340 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2022-04-29 14:18:18.343 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-29 14:18:18.345 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:18:18.347 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:18:18.350 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-29 14:18:18.352 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-29 14:18:18.355 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket
2022-04-29 14:18:18.381 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2022-04-29 14:18:18.409 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-29 14:18:18.409 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 '
2022-04-29 14:18:18.417 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2022-04-29 14:18:18.420 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2022-04-29 14:18:18.423 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2022-04-29 14:18:18.425 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-29 14:18:18.427 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-29 14:18:18.430 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-29 14:18:18.432 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:18:18.434 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:18:18.436 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-29 14:18:18.439 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-29 14:18:18.441 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:18:18.443 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:18:18.445 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2022-04-29 14:18:18.507 | Site keystone-wsgi-public already enabled
2022-04-29 14:18:18.512 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-29 14:18:18.514 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-29 14:18:18.516 | + functions-common:restart_service:2321    :   '[' -x /bin/systemctl ']'
2022-04-29 14:18:18.518 | + functions-common:restart_service:2322    :   sudo /bin/systemctl restart apache2
2022-04-29 14:18:18.645 | + lib/keystone:configure_keystone:251      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2022-04-29 14:18:18.674 | + lib/keystone:configure_keystone:253      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2022-04-29 14:18:18.705 | + lib/keystone:configure_keystone:255      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2022-04-29 14:18:18.736 | + lib/keystone:configure_keystone:263      :   [[ True = True ]]
2022-04-29 14:18:18.738 | + lib/keystone:configure_keystone:264      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2022-04-29 14:18:18.768 | + lib/keystone:configure_keystone:265      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2022-04-29 14:18:18.795 | + lib/keystone:configure_keystone:266      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2022-04-29 14:18:18.823 | + lib/keystone:configure_keystone:268      :   [[ False == True ]]
2022-04-29 14:18:18.826 | + ./stack.sh:main:905                      :   is_service_enabled swift
2022-04-29 14:18:18.843 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:18.846 | + ./stack.sh:main:906                      :   is_service_enabled ceilometer
2022-04-29 14:18:18.863 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:18.865 | + ./stack.sh:main:909                      :   stack_install_service swift
2022-04-29 14:18:18.867 | + lib/stack:stack_install_service:20       :   local service=swift
2022-04-29 14:18:18.879 | + lib/stack:stack_install_service:21       :   type install_swift
2022-04-29 14:18:18.879 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-29 14:18:18.879 | + lib/stack:stack_install_service:32       :   install_swift
2022-04-29 14:18:18.879 | + lib/swift:install_swift:718              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2022-04-29 14:18:18.880 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/swift.git
2022-04-29 14:18:18.882 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/swift
2022-04-29 14:18:18.885 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-29 14:18:18.887 | + functions-common:git_clone:611           :   local orig_dir
2022-04-29 14:18:18.890 | ++ functions-common:git_clone:612           :   pwd
2022-04-29 14:18:18.893 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-29 14:18:18.895 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-29 14:18:18.897 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-29 14:18:18.913 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-29 14:18:18.915 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-29 14:18:18.917 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-29 14:18:18.921 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-29 14:18:18.921 | + functions-common:git_clone:629           :   echo master
2022-04-29 14:18:18.929 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/swift ]]
2022-04-29 14:18:18.932 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-29 14:18:18.934 | + functions-common:git_clone:686           :   sudo git config --system --add safe.directory /opt/stack/swift
2022-04-29 14:18:18.947 | + functions-common:git_clone:689           :   cd /opt/stack/swift
2022-04-29 14:18:18.950 | + functions-common:git_clone:690           :   git show --oneline
2022-04-29 14:18:18.950 | + functions-common:git_clone:690           :   head -1
2022-04-29 14:18:18.954 | 7298038ed Ignore py36 deprecation warnings
2022-04-29 14:18:18.956 | + functions-common:git_clone:691           :   cd /home/ubuntu/devstack
2022-04-29 14:18:18.959 | + lib/swift:install_swift:721              :   setup_develop /opt/stack/swift keystone
2022-04-29 14:18:18.961 | + inc/python:setup_develop:338             :   local bindep
2022-04-29 14:18:18.964 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-29 14:18:18.966 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2022-04-29 14:18:18.969 | + inc/python:setup_develop:344             :   local extras=keystone
2022-04-29 14:18:18.971 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2022-04-29 14:18:18.974 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-29 14:18:18.976 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2022-04-29 14:18:18.979 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2022-04-29 14:18:18.981 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-29 14:18:18.984 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2022-04-29 14:18:18.987 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2022-04-29 14:18:18.989 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-29 14:18:18.992 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2022-04-29 14:18:18.995 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-29 14:18:18.997 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-29 14:18:19.000 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2022-04-29 14:18:19.006 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2022-04-29 14:18:19.008 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift
2022-04-29 14:18:19.702 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2022-04-29 14:18:19.704 | + inc/python:setup_package:418             :   local bindep=0
2022-04-29 14:18:19.706 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-29 14:18:19.709 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-29 14:18:19.711 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-29 14:18:19.714 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2022-04-29 14:18:19.716 | + inc/python:setup_package:427             :   local flags=-e
2022-04-29 14:18:19.718 | + inc/python:setup_package:428             :   local extras=keystone
2022-04-29 14:18:19.720 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-29 14:18:19.723 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2022-04-29 14:18:19.725 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2022-04-29 14:18:19.727 | + inc/python:setup_package:438             :   extras='[keystone]'
2022-04-29 14:18:19.730 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-29 14:18:19.732 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2022-04-29 14:18:19.753 | Using python 3.8 to install /opt/stack/swift
2022-04-29 14:18:19.755 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]'
2022-04-29 14:18:20.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:20.616 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:20.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:20.616 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:21.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:18:21.813 | Obtaining file:///opt/stack/swift
2022-04-29 14:18:21.814 |   Preparing metadata (setup.py): started
2022-04-29 14:18:26.366 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-29 14:18:26.405 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (0.33.0)
2022-04-29 14:18:26.406 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (1.1.2)
2022-04-29 14:18:26.407 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (0.11.0)
2022-04-29 14:18:26.408 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (2.1.1)
2022-04-29 14:18:26.409 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (4.8.0)
2022-04-29 14:18:26.410 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (2.27.1)
2022-04-29 14:18:26.411 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (1.16.0)
2022-04-29 14:18:26.412 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (0.9.9)
2022-04-29 14:18:26.413 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (1.6.1)
2022-04-29 14:18:26.414 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (36.0.2)
2022-04-29 14:18:26.416 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev29) (9.4.0)
2022-04-29 14:18:26.453 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev29) (1.15.0)
2022-04-29 14:18:26.461 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev29) (2.2.1)
2022-04-29 14:18:26.517 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.4.0)
2022-04-29 14:18:26.518 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (5.1.0)
2022-04-29 14:18:26.519 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.3.0)
2022-04-29 14:18:26.520 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.5.0)
2022-04-29 14:18:26.521 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.8.7)
2022-04-29 14:18:26.522 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (2.11.0)
2022-04-29 14:18:26.523 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (3.1.1)
2022-04-29 14:18:26.525 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (5.8.1)
2022-04-29 14:18:26.526 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.13.0)
2022-04-29 14:18:26.527 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.1.0)
2022-04-29 14:18:26.528 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (4.7.0)
2022-04-29 14:18:26.529 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (8.8.0)
2022-04-29 14:18:26.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev29) (62.1.0)
2022-04-29 14:18:26.581 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (3.3)
2022-04-29 14:18:26.582 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (1.26.9)
2022-04-29 14:18:26.585 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (2.0.12)
2022-04-29 14:18:26.586 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev29) (2019.11.28)
2022-04-29 14:18:26.608 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev29) (2.21)
2022-04-29 14:18:26.710 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.0.2)
2022-04-29 14:18:26.712 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (3.5.0)
2022-04-29 14:18:26.714 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.7.0)
2022-04-29 14:18:26.756 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.1.5)
2022-04-29 14:18:26.800 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.5.0)
2022-04-29 14:18:26.801 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (0.8.0)
2022-04-29 14:18:26.802 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (6.0)
2022-04-29 14:18:26.803 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (2.5.0)
2022-04-29 14:18:26.864 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (0.9.6)
2022-04-29 14:18:26.866 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (2.8.2)
2022-04-29 14:18:26.880 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.0.3)
2022-04-29 14:18:26.881 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (2022.1)
2022-04-29 14:18:26.900 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (3.0.8)
2022-04-29 14:18:26.902 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (21.3)
2022-04-29 14:18:27.019 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (1.14.0)
2022-04-29 14:18:27.033 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev29) (5.1.1)
2022-04-29 14:18:29.192 | Installing collected packages: swift
2022-04-29 14:18:29.192 |   Attempting uninstall: swift
2022-04-29 14:18:29.192 |     Found existing installation: swift 2.30.0.dev29
2022-04-29 14:18:29.195 |     Can't uninstall 'swift'. No files were found to uninstall.
2022-04-29 14:18:29.197 |   Running setup.py develop for swift
2022-04-29 14:18:34.863 | Successfully installed swift
2022-04-29 14:18:34.863 | 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-29 14:18:34.871 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:18:34.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:18:35.003 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:18:35.007 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:18:35.007 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:18:35.009 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:18:35.011 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:18:35.014 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:18:35.016 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:18:35.019 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:18:35.021 | + functions-common:time_stop:2444          :   start_time=1651241899747
2022-04-29 14:18:35.023 | + functions-common:time_stop:2446          :   [[ -z 1651241899747 ]]
2022-04-29 14:18:35.026 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:18:35.030 | + functions-common:time_stop:2449          :   end_time=1651241915027
2022-04-29 14:18:35.032 | + functions-common:time_stop:2450          :   elapsed_time=15280
2022-04-29 14:18:35.034 | + functions-common:time_stop:2451          :   total=62779
2022-04-29 14:18:35.036 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:18:35.039 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=78059
2022-04-29 14:18:35.041 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:18:35.046 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-29 14:18:35.048 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-29 14:18:35.051 | + functions-common:safe_chown:2338         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-29 14:18:35.070 | + functions-common:_safe_permission_operation:2186 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-29 14:18:35.082 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2022-04-29 14:18:35.084 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2022-04-29 14:18:35.087 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:18:35.089 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:18:35.091 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/swift, ]]
2022-04-29 14:18:35.094 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:18:35.096 | + lib/swift:install_swift:722              :   '[' False == True ']'
2022-04-29 14:18:35.099 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-29 14:18:35.101 | + ./stack.sh:main:910                      :   configure_swift
2022-04-29 14:18:35.104 | + lib/swift:configure_swift:331            :   local swift_pipeline=crossdomain
2022-04-29 14:18:35.106 | + lib/swift:configure_swift:332            :   local node_number
2022-04-29 14:18:35.108 | + lib/swift:configure_swift:333            :   local swift_node_config
2022-04-29 14:18:35.110 | + lib/swift:configure_swift:334            :   local swift_log_dir
2022-04-29 14:18:35.112 | + lib/swift:configure_swift:337            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-04-29 14:18:36.309 | No object-updater running
2022-04-29 14:18:36.309 | No proxy-server running
2022-04-29 14:18:36.309 | No container-auditor running
2022-04-29 14:18:36.309 | No object-server running
2022-04-29 14:18:36.309 | No account-auditor running
2022-04-29 14:18:36.309 | No container-replicator running
2022-04-29 14:18:36.309 | No object-auditor running
2022-04-29 14:18:36.309 | No container-reconciler running
2022-04-29 14:18:36.309 | No container-sync running
2022-04-29 14:18:36.309 | No object-reconstructor running
2022-04-29 14:18:36.309 | No account-replicator running
2022-04-29 14:18:36.309 | No account-server running
2022-04-29 14:18:36.309 | No container-updater running
2022-04-29 14:18:36.309 | No account-reaper running
2022-04-29 14:18:36.309 | No container-sharder running
2022-04-29 14:18:36.309 | No container-server running
2022-04-29 14:18:36.310 | No object-expirer running
2022-04-29 14:18:36.310 | No object-replicator running
2022-04-29 14:18:36.402 | + lib/swift:configure_swift:337            :   true
2022-04-29 14:18:36.404 | + lib/swift:configure_swift:339            :   sudo install -d -o ubuntu /etc/swift
2022-04-29 14:18:36.416 | + lib/swift:configure_swift:340            :   sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2022-04-29 14:18:36.428 | + lib/swift:configure_swift:342            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2022-04-29 14:18:36.431 | + lib/swift:configure_swift:355            :   sudo tee /etc/rsyncd.conf
2022-04-29 14:18:36.432 | ++ lib/swift:configure_swift:351            :   id -g -n ubuntu
2022-04-29 14:18:36.436 | + lib/swift:configure_swift:351            :   sed -e '
2022-04-29 14:18:36.436 |         s/%GROUP%/ubuntu/;
2022-04-29 14:18:36.436 |         s/%USER%/ubuntu/;
2022-04-29 14:18:36.436 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2022-04-29 14:18:36.436 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2022-04-29 14:18:36.439 | uid = ubuntu
2022-04-29 14:18:36.439 | gid = ubuntu
2022-04-29 14:18:36.440 | log file = /opt/stack/data/swift/logs/rsyncd.log
2022-04-29 14:18:36.440 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2022-04-29 14:18:36.440 | address = 127.0.0.1
2022-04-29 14:18:36.440 | 
2022-04-29 14:18:36.440 | [account6612]
2022-04-29 14:18:36.440 | max connections = 25
2022-04-29 14:18:36.440 | path = /opt/stack/data/swift/1/node/
2022-04-29 14:18:36.440 | read only = false
2022-04-29 14:18:36.440 | lock file = /opt/stack/data/swift/run/account6612.lock
2022-04-29 14:18:36.440 | 
2022-04-29 14:18:36.440 | [account6622]
2022-04-29 14:18:36.440 | max connections = 25
2022-04-29 14:18:36.440 | path = /opt/stack/data/swift/2/node/
2022-04-29 14:18:36.440 | read only = false
2022-04-29 14:18:36.440 | lock file = /opt/stack/data/swift/run/account6622.lock
2022-04-29 14:18:36.440 | 
2022-04-29 14:18:36.440 | [account6632]
2022-04-29 14:18:36.440 | max connections = 25
2022-04-29 14:18:36.440 | path = /opt/stack/data/swift/3/node/
2022-04-29 14:18:36.440 | read only = false
2022-04-29 14:18:36.440 | lock file = /opt/stack/data/swift/run/account6632.lock
2022-04-29 14:18:36.440 | 
2022-04-29 14:18:36.440 | [account6642]
2022-04-29 14:18:36.440 | max connections = 25
2022-04-29 14:18:36.440 | path = /opt/stack/data/swift/4/node/
2022-04-29 14:18:36.440 | read only = false
2022-04-29 14:18:36.440 | lock file = /opt/stack/data/swift/run/account6642.lock
2022-04-29 14:18:36.440 | 
2022-04-29 14:18:36.440 | 
2022-04-29 14:18:36.440 | [container6611]
2022-04-29 14:18:36.440 | max connections = 25
2022-04-29 14:18:36.440 | path = /opt/stack/data/swift/1/node/
2022-04-29 14:18:36.441 | read only = false
2022-04-29 14:18:36.441 | lock file = /opt/stack/data/swift/run/container6611.lock
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | [container6621]
2022-04-29 14:18:36.441 | max connections = 25
2022-04-29 14:18:36.441 | path = /opt/stack/data/swift/2/node/
2022-04-29 14:18:36.441 | read only = false
2022-04-29 14:18:36.441 | lock file = /opt/stack/data/swift/run/container6621.lock
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | [container6631]
2022-04-29 14:18:36.441 | max connections = 25
2022-04-29 14:18:36.441 | path = /opt/stack/data/swift/3/node/
2022-04-29 14:18:36.441 | read only = false
2022-04-29 14:18:36.441 | lock file = /opt/stack/data/swift/run/container6631.lock
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | [container6641]
2022-04-29 14:18:36.441 | max connections = 25
2022-04-29 14:18:36.441 | path = /opt/stack/data/swift/4/node/
2022-04-29 14:18:36.441 | read only = false
2022-04-29 14:18:36.441 | lock file = /opt/stack/data/swift/run/container6641.lock
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | [object6613]
2022-04-29 14:18:36.441 | max connections = 25
2022-04-29 14:18:36.441 | path = /opt/stack/data/swift/1/node/
2022-04-29 14:18:36.441 | read only = false
2022-04-29 14:18:36.441 | lock file = /opt/stack/data/swift/run/object6613.lock
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | [object6623]
2022-04-29 14:18:36.441 | max connections = 25
2022-04-29 14:18:36.441 | path = /opt/stack/data/swift/2/node/
2022-04-29 14:18:36.441 | read only = false
2022-04-29 14:18:36.441 | lock file = /opt/stack/data/swift/run/object6623.lock
2022-04-29 14:18:36.441 | 
2022-04-29 14:18:36.441 | [object6633]
2022-04-29 14:18:36.442 | max connections = 25
2022-04-29 14:18:36.442 | path = /opt/stack/data/swift/3/node/
2022-04-29 14:18:36.442 | read only = false
2022-04-29 14:18:36.442 | lock file = /opt/stack/data/swift/run/object6633.lock
2022-04-29 14:18:36.442 | 
2022-04-29 14:18:36.442 | [object6643]
2022-04-29 14:18:36.442 | max connections = 25
2022-04-29 14:18:36.442 | path = /opt/stack/data/swift/4/node/
2022-04-29 14:18:36.442 | read only = false
2022-04-29 14:18:36.442 | lock file = /opt/stack/data/swift/run/object6643.lock
2022-04-29 14:18:36.442 | + lib/swift:configure_swift:357            :   is_ubuntu
2022-04-29 14:18:36.445 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:18:36.447 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:18:36.449 | + lib/swift:configure_swift:358            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2022-04-29 14:18:36.460 | + lib/swift:configure_swift:363            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2022-04-29 14:18:36.462 | + lib/swift:configure_swift:364            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2022-04-29 14:18:36.467 | + lib/swift:configure_swift:365            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2022-04-29 14:18:36.471 | + lib/swift:configure_swift:369            :   local csyncfile=/etc/swift/container-sync-realms.conf
2022-04-29 14:18:36.473 | + lib/swift:configure_swift:370            :   cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2022-04-29 14:18:36.477 | + lib/swift:configure_swift:371            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2022-04-29 14:18:36.505 | + lib/swift:configure_swift:372            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/
2022-04-29 14:18:36.530 | + lib/swift:configure_swift:374            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2022-04-29 14:18:36.548 | + lib/swift:configure_swift:375            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2022-04-29 14:18:36.576 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2022-04-29 14:18:36.593 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2022-04-29 14:18:36.621 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2022-04-29 14:18:36.639 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2022-04-29 14:18:36.666 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2022-04-29 14:18:36.683 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2022-04-29 14:18:36.711 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2022-04-29 14:18:36.728 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2022-04-29 14:18:36.756 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2022-04-29 14:18:36.774 | + lib/swift:configure_swift:390            :   is_service_enabled tls-proxy
2022-04-29 14:18:36.788 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:36.790 | + lib/swift:configure_swift:393            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2022-04-29 14:18:36.818 | + lib/swift:configure_swift:399            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2022-04-29 14:18:36.845 | + lib/swift:configure_swift:400            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2022-04-29 14:18:36.872 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2022-04-29 14:18:36.898 | + lib/swift:configure_swift:406            :   is_service_enabled ceilometer
2022-04-29 14:18:36.913 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:36.915 | + lib/swift:configure_swift:417            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2022-04-29 14:18:36.941 | + lib/swift:configure_swift:423            :   is_service_enabled s3api
2022-04-29 14:18:36.957 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:36.959 | + lib/swift:configure_swift:426            :   is_service_enabled keystone
2022-04-29 14:18:36.973 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:36.975 | + lib/swift:configure_swift:427            :   swift_pipeline+=' authtoken'
2022-04-29 14:18:36.977 | + lib/swift:configure_swift:428            :   is_service_enabled s3api
2022-04-29 14:18:36.992 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:36.995 | + lib/swift:configure_swift:433            :   swift_pipeline+=' keystoneauth'
2022-04-29 14:18:36.997 | + lib/swift:configure_swift:436            :   swift_pipeline+=' tempauth '
2022-04-29 14:18:36.999 | + lib/swift:configure_swift:438            :   sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2022-04-29 14:18:37.004 | + lib/swift:configure_swift:439            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2022-04-29 14:18:37.009 | + lib/swift:configure_swift:441            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2022-04-29 14:18:37.036 | + lib/swift:configure_swift:442            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2022-04-29 14:18:37.063 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2022-04-29 14:18:37.092 | + lib/swift:configure_swift:450            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2022-04-29 14:18:37.122 | + lib/swift:configure_swift:452            :   iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory
2022-04-29 14:18:37.149 | + lib/swift:configure_swift:453            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2022-04-29 14:18:37.151 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/swift/proxy-server.conf
2022-04-29 14:18:37.153 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=swift
2022-04-29 14:18:37.155 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=filter:authtoken
2022-04-29 14:18:37.157 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2022-04-29 14:18:37.184 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2022-04-29 14:18:37.210 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity
2022-04-29 14:18:37.237 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2022-04-29 14:18:37.265 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2022-04-29 14:18:37.294 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2022-04-29 14:18:37.321 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2022-04-29 14:18:37.347 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2022-04-29 14:18:37.375 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-29 14:18:37.401 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2022-04-29 14:18:37.428 | + lib/swift:configure_swift:454            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2022-04-29 14:18:37.455 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2022-04-29 14:18:37.482 | + lib/swift:configure_swift:456            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2022-04-29 14:18:37.509 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2022-04-29 14:18:37.538 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2022-04-29 14:18:37.566 | + lib/swift:configure_swift:464            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2022-04-29 14:18:37.584 | + lib/swift:configure_swift:465            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2022-04-29 14:18:37.612 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2022-04-29 14:18:37.639 | + lib/swift:configure_swift:470            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2022-04-29 14:18:37.643 | + lib/swift:configure_swift:471            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2022-04-29 14:18:37.671 | + lib/swift:configure_swift:472            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2022-04-29 14:18:37.699 | + lib/swift:configure_swift:473            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2022-04-29 14:18:37.726 | + lib/swift:configure_swift:475            :   local node_number
2022-04-29 14:18:37.728 | + lib/swift:configure_swift:476            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-29 14:18:37.730 | + lib/swift:configure_swift:477            :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-29 14:18:37.732 | + lib/swift:configure_swift:478            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2022-04-29 14:18:37.737 | + lib/swift:configure_swift:479            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2022-04-29 14:18:37.739 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-29 14:18:37.741 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-29 14:18:37.743 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6613
2022-04-29 14:18:37.746 | + lib/swift:generate_swift_config_services:292 :   local server_type=object
2022-04-29 14:18:37.748 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-29 14:18:37.750 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-29 14:18:37.752 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2022-04-29 14:18:37.770 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2022-04-29 14:18:37.797 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2022-04-29 14:18:37.814 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2022-04-29 14:18:37.842 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2022-04-29 14:18:37.860 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-29 14:18:37.888 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2022-04-29 14:18:37.906 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-29 14:18:37.934 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2022-04-29 14:18:37.951 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-29 14:18:37.980 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2022-04-29 14:18:37.997 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2022-04-29 14:18:38.026 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2022-04-29 14:18:38.043 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2022-04-29 14:18:38.071 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2022-04-29 14:18:38.089 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2022-04-29 14:18:38.117 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2022-04-29 14:18:38.135 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2022-04-29 14:18:38.162 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf
2022-04-29 14:18:38.166 | + lib/swift:configure_swift:480            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2022-04-29 14:18:38.185 | + lib/swift:configure_swift:481            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-29 14:18:38.213 | + lib/swift:configure_swift:482            :   iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
2022-04-29 14:18:38.242 | + lib/swift:configure_swift:484            :   swift_node_config=/etc/swift/container-server/1.conf
2022-04-29 14:18:38.244 | + lib/swift:configure_swift:485            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2022-04-29 14:18:38.249 | + lib/swift:configure_swift:486            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2022-04-29 14:18:38.251 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/container-server/1.conf
2022-04-29 14:18:38.253 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-29 14:18:38.255 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6611
2022-04-29 14:18:38.257 | + lib/swift:generate_swift_config_services:292 :   local server_type=container
2022-04-29 14:18:38.260 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-29 14:18:38.263 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-29 14:18:38.265 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2022-04-29 14:18:38.283 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2022-04-29 14:18:38.311 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2022-04-29 14:18:38.329 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2022-04-29 14:18:38.358 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2022-04-29 14:18:38.375 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-29 14:18:38.403 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2022-04-29 14:18:38.421 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-29 14:18:38.448 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2022-04-29 14:18:38.467 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-29 14:18:38.495 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2022-04-29 14:18:38.513 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2022-04-29 14:18:38.540 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2022-04-29 14:18:38.558 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2022-04-29 14:18:38.590 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2022-04-29 14:18:38.608 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2022-04-29 14:18:38.637 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2022-04-29 14:18:38.654 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2022-04-29 14:18:38.682 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf
2022-04-29 14:18:38.688 | + lib/swift:configure_swift:487            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2022-04-29 14:18:38.705 | + lib/swift:configure_swift:488            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-29 14:18:38.733 | + lib/swift:configure_swift:490            :   swift_node_config=/etc/swift/account-server/1.conf
2022-04-29 14:18:38.735 | + lib/swift:configure_swift:491            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2022-04-29 14:18:38.740 | + lib/swift:configure_swift:492            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2022-04-29 14:18:38.742 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/account-server/1.conf
2022-04-29 14:18:38.745 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-29 14:18:38.747 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6612
2022-04-29 14:18:38.749 | + lib/swift:generate_swift_config_services:292 :   local server_type=account
2022-04-29 14:18:38.751 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-29 14:18:38.753 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-29 14:18:38.755 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2022-04-29 14:18:38.773 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2022-04-29 14:18:38.800 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2022-04-29 14:18:38.818 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2022-04-29 14:18:38.846 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2022-04-29 14:18:38.864 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-29 14:18:38.891 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2022-04-29 14:18:38.910 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-29 14:18:38.940 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2022-04-29 14:18:38.958 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-29 14:18:38.987 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2022-04-29 14:18:39.004 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2022-04-29 14:18:39.033 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2022-04-29 14:18:39.051 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2022-04-29 14:18:39.080 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2022-04-29 14:18:39.098 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2022-04-29 14:18:39.126 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2022-04-29 14:18:39.144 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2022-04-29 14:18:39.171 | + lib/swift:generate_swift_config_services:326 :   sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf
2022-04-29 14:18:39.178 | + lib/swift:configure_swift:493            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2022-04-29 14:18:39.195 | + lib/swift:configure_swift:494            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-29 14:18:39.223 | + lib/swift:configure_swift:498            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2022-04-29 14:18:39.251 | + lib/swift:configure_swift:499            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2022-04-29 14:18:39.279 | + lib/swift:configure_swift:500            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2022-04-29 14:18:39.307 | + lib/swift:configure_swift:502            :   testfile=/etc/swift/test.conf
2022-04-29 14:18:39.309 | + lib/swift:configure_swift:503            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2022-04-29 14:18:39.313 | + lib/swift:configure_swift:506            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2022-04-29 14:18:39.342 | + lib/swift:configure_swift:507            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2022-04-29 14:18:39.370 | + lib/swift:configure_swift:508            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2022-04-29 14:18:39.398 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2022-04-29 14:18:39.426 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2022-04-29 14:18:39.454 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2022-04-29 14:18:39.481 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2022-04-29 14:18:39.509 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test password4 testing4
2022-04-29 14:18:39.536 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2022-04-29 14:18:39.563 | + lib/swift:configure_swift:516            :   is_service_enabled keystone
2022-04-29 14:18:39.578 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:39.581 | + lib/swift:configure_swift:517            :   iniuncomment /etc/swift/test.conf func_test auth_version
2022-04-29 14:18:39.599 | + lib/swift:configure_swift:518            :   local auth_vers
2022-04-29 14:18:39.602 | ++ lib/swift:configure_swift:519            :   iniget /etc/swift/test.conf func_test auth_version
2022-04-29 14:18:39.621 | + lib/swift:configure_swift:519            :   auth_vers=3
2022-04-29 14:18:39.623 | + lib/swift:configure_swift:520            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.15
2022-04-29 14:18:39.650 | + lib/swift:configure_swift:521            :   [[ http == \h\t\t\p\s ]]
2022-04-29 14:18:39.653 | + lib/swift:configure_swift:524            :   iniset /etc/swift/test.conf func_test auth_port 80
2022-04-29 14:18:39.679 | + lib/swift:configure_swift:526            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity
2022-04-29 14:18:39.708 | + lib/swift:configure_swift:527            :   [[ 3 == \3 ]]
2022-04-29 14:18:39.710 | + lib/swift:configure_swift:528            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2022-04-29 14:18:39.737 | + lib/swift:configure_swift:532            :   is_service_enabled tls-proxy
2022-04-29 14:18:39.752 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:39.755 | + lib/swift:configure_swift:538            :   local user_group
2022-04-29 14:18:39.758 | ++ lib/swift:configure_swift:539            :   id -g ubuntu
2022-04-29 14:18:39.763 | + lib/swift:configure_swift:539            :   user_group=1000
2022-04-29 14:18:39.765 | + lib/swift:configure_swift:540            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2022-04-29 14:18:39.777 | + lib/swift:configure_swift:542            :   local swift_log_dir=/opt/stack/data/swift/logs
2022-04-29 14:18:39.779 | + lib/swift:configure_swift:543            :   sudo rm -rf /opt/stack/data/swift/logs
2022-04-29 14:18:39.790 | + lib/swift:configure_swift:544            :   local swift_log_group=adm
2022-04-29 14:18:39.792 | + lib/swift:configure_swift:545            :   is_suse
2022-04-29 14:18:39.795 | + functions-common:is_suse:542             :   is_opensuse
2022-04-29 14:18:39.797 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-29 14:18:39.799 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-29 14:18:39.802 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-29 14:18:39.804 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-29 14:18:39.806 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-29 14:18:39.809 | + lib/swift:configure_swift:548            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2022-04-29 14:18:39.821 | + lib/swift:configure_swift:550            :   [[ False != \F\a\l\s\e ]]
2022-04-29 14:18:39.823 | + lib/swift:configure_swift:558            :   '[' False == True ']'
2022-04-29 14:18:39.825 | + ./stack.sh:main:913                      :   is_service_enabled s3api
2022-04-29 14:18:39.843 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:18:39.845 | + ./stack.sh:main:919                      :   is_service_enabled g-api n-api
2022-04-29 14:18:39.863 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:39.865 | + ./stack.sh:main:921                      :   stack_install_service glance
2022-04-29 14:18:39.867 | + lib/stack:stack_install_service:20       :   local service=glance
2022-04-29 14:18:39.870 | + lib/stack:stack_install_service:21       :   type install_glance
2022-04-29 14:18:39.872 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-29 14:18:39.874 | + lib/stack:stack_install_service:32       :   install_glance
2022-04-29 14:18:39.877 | + lib/glance:install_glance:507            :   glance_store_extras=()
2022-04-29 14:18:39.879 | + lib/glance:install_glance:507            :   local glance_store_extras
2022-04-29 14:18:39.882 | + lib/glance:install_glance:509            :   is_service_enabled cinder
2022-04-29 14:18:39.898 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:39.901 | + lib/glance:install_glance:510            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2022-04-29 14:18:39.904 | + lib/glance:install_glance:513            :   is_service_enabled swift
2022-04-29 14:18:39.921 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:18:39.923 | + lib/glance:install_glance:514            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2022-04-29 14:18:39.926 | + lib/glance:install_glance:519            :   use_library_from_git glance_store
2022-04-29 14:18:39.928 | + inc/python:use_library_from_git:250      :   local name=glance_store
2022-04-29 14:18:39.931 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:18:39.933 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:18:39.936 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,glance_store, ]]
2022-04-29 14:18:39.939 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:18:39.942 | ++ lib/glance:install_glance:525            :   join_extras swift cinder
2022-04-29 14:18:39.944 | ++ inc/python:join_extras:29                :   local IFS=,
2022-04-29 14:18:39.947 | ++ inc/python:join_extras:30                :   echo swift,cinder
2022-04-29 14:18:39.950 | + lib/glance:install_glance:525            :   pip_install_gr_extras glance-store swift,cinder
2022-04-29 14:18:39.952 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2022-04-29 14:18:39.955 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2022-04-29 14:18:39.957 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2022-04-29 14:18:39.961 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2022-04-29 14:18:39.964 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2022-04-29 14:18:39.966 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2022-04-29 14:18:39.970 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt
2022-04-29 14:18:39.970 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2022-04-29 14:18:39.976 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2022-04-29 14:18:39.979 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2022-04-29 14:18:39.982 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2022-04-29 14:18:39.985 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2022-04-29 14:18:39.987 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2022-04-29 14:18:40.008 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2022-04-29 14:18:40.011 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0'
2022-04-29 14:18:40.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:40.856 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:40.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:40.856 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:42.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:18:42.087 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-04-29 14:18:42.170 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0)
2022-04-29 14:18:42.171 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0)
2022-04-29 14:18:42.172 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0)
2022-04-29 14:18:42.173 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0)
2022-04-29 14:18:42.174 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0)
2022-04-29 14:18:42.175 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1)
2022-04-29 14:18:42.176 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0)
2022-04-29 14:18:42.177 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0)
2022-04-29 14:18:42.178 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0)
2022-04-29 14:18:42.180 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0)
2022-04-29 14:18:42.181 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0)
2022-04-29 14:18:42.182 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0)
2022-04-29 14:18:42.185 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1)
2022-04-29 14:18:42.187 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0)
2022-04-29 14:18:42.189 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0)
2022-04-29 14:18:42.191 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0)
2022-04-29 14:18:42.194 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1)
2022-04-29 14:18:42.196 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4)
2022-04-29 14:18:42.205 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1)
2022-04-29 14:18:42.206 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2)
2022-04-29 14:18:42.220 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8)
2022-04-29 14:18:42.297 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0)
2022-04-29 14:18:42.300 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1)
2022-04-29 14:18:42.301 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2)
2022-04-29 14:18:42.337 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0)
2022-04-29 14:18:42.339 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0)
2022-04-29 14:18:42.340 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0)
2022-04-29 14:18:42.342 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0)
2022-04-29 14:18:42.343 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1)
2022-04-29 14:18:42.358 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3)
2022-04-29 14:18:42.400 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0)
2022-04-29 14:18:42.402 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0)
2022-04-29 14:18:42.403 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0)
2022-04-29 14:18:42.404 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0)
2022-04-29 14:18:42.425 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0)
2022-04-29 14:18:42.427 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3)
2022-04-29 14:18:42.442 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1)
2022-04-29 14:18:42.458 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0)
2022-04-29 14:18:42.459 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3)
2022-04-29 14:18:42.481 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6)
2022-04-29 14:18:42.482 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0)
2022-04-29 14:18:42.562 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3)
2022-04-29 14:18:42.563 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28)
2022-04-29 14:18:42.566 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12)
2022-04-29 14:18:42.567 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9)
2022-04-29 14:18:42.630 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21)
2022-04-29 14:18:42.666 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0)
2022-04-29 14:18:42.901 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2)
2022-04-29 14:18:42.904 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6)
2022-04-29 14:18:42.938 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1)
2022-04-29 14:18:42.939 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7)
2022-04-29 14:18:42.943 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3)
2022-04-29 14:18:42.944 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1)
2022-04-29 14:18:42.945 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0)
2022-04-29 14:18:42.946 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0)
2022-04-29 14:18:43.024 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5)
2022-04-29 14:18:43.224 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0)
2022-04-29 14:18:43.249 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0)
2022-04-29 14:18:43.331 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7)
2022-04-29 14:18:43.479 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0)
2022-04-29 14:18:45.435 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-29 14:18:45.442 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:18:45.442 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:18:45.560 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:18:45.563 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:18:45.565 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:18:45.567 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:18:45.570 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:18:45.573 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:18:45.575 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:18:45.577 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:18:45.579 | + functions-common:time_stop:2444          :   start_time=1651241920003
2022-04-29 14:18:45.582 | + functions-common:time_stop:2446          :   [[ -z 1651241920003 ]]
2022-04-29 14:18:45.585 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:18:45.589 | + functions-common:time_stop:2449          :   end_time=1651241925587
2022-04-29 14:18:45.592 | + functions-common:time_stop:2450          :   elapsed_time=5584
2022-04-29 14:18:45.594 | + functions-common:time_stop:2451          :   total=78059
2022-04-29 14:18:45.596 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:18:45.599 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=83643
2022-04-29 14:18:45.601 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:18:45.604 | + lib/glance:install_glance:526            :   copy_rootwrap /usr/local/etc/glance
2022-04-29 14:18:45.606 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2022-04-29 14:18:45.609 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2022-04-29 14:18:45.621 | + lib/glance:copy_rootwrap:242             :   cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/
2022-04-29 14:18:45.626 | + lib/glance:install_glance:529            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2022-04-29 14:18:45.629 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/glance.git
2022-04-29 14:18:45.631 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/glance
2022-04-29 14:18:45.634 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-29 14:18:45.636 | + functions-common:git_clone:611           :   local orig_dir
2022-04-29 14:18:45.639 | ++ functions-common:git_clone:612           :   pwd
2022-04-29 14:18:45.642 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-29 14:18:45.644 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-29 14:18:45.647 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-29 14:18:45.663 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-29 14:18:45.666 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-29 14:18:45.668 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-29 14:18:45.671 | + functions-common:git_clone:629           :   echo master
2022-04-29 14:18:45.671 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-29 14:18:45.676 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/glance ]]
2022-04-29 14:18:45.678 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-29 14:18:45.681 | + functions-common:git_clone:686           :   sudo git config --system --add safe.directory /opt/stack/glance
2022-04-29 14:18:45.693 | + functions-common:git_clone:689           :   cd /opt/stack/glance
2022-04-29 14:18:45.696 | + functions-common:git_clone:690           :   git show --oneline
2022-04-29 14:18:45.697 | + functions-common:git_clone:690           :   head -1
2022-04-29 14:18:45.700 | 14bd3eb1b Update migration constant
2022-04-29 14:18:45.705 | + functions-common:git_clone:691           :   cd /home/ubuntu/devstack
2022-04-29 14:18:45.708 | + lib/glance:install_glance:531            :   setup_develop /opt/stack/glance
2022-04-29 14:18:45.711 | + inc/python:setup_develop:338             :   local bindep
2022-04-29 14:18:45.714 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-29 14:18:45.716 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2022-04-29 14:18:45.719 | + inc/python:setup_develop:344             :   local extras=
2022-04-29 14:18:45.721 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2022-04-29 14:18:45.724 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-29 14:18:45.727 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2022-04-29 14:18:45.729 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2022-04-29 14:18:45.732 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-29 14:18:45.735 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-29 14:18:45.738 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2022-04-29 14:18:45.740 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-29 14:18:45.743 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2022-04-29 14:18:45.746 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-29 14:18:45.748 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-29 14:18:45.751 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2022-04-29 14:18:45.757 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2022-04-29 14:18:45.760 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance
2022-04-29 14:18:46.419 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2022-04-29 14:18:46.421 | + inc/python:setup_package:418             :   local bindep=0
2022-04-29 14:18:46.423 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-29 14:18:46.426 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-29 14:18:46.428 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-29 14:18:46.431 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2022-04-29 14:18:46.433 | + inc/python:setup_package:427             :   local flags=-e
2022-04-29 14:18:46.436 | + inc/python:setup_package:428             :   local extras=
2022-04-29 14:18:46.438 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-29 14:18:46.440 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-29 14:18:46.443 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-29 14:18:46.446 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-29 14:18:46.448 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-29 14:18:46.450 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2022-04-29 14:18:46.471 | Using python 3.8 to install /opt/stack/glance
2022-04-29 14:18:46.473 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance
2022-04-29 14:18:47.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:47.313 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:47.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:18:47.313 |   from cryptography.utils import int_from_bytes
2022-04-29 14:18:48.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:18:48.521 | Obtaining file:///opt/stack/glance
2022-04-29 14:18:48.522 |   Preparing metadata (setup.py): started
2022-04-29 14:18:53.194 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-29 14:18:53.265 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.8.1)
2022-04-29 14:18:53.266 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.7.1)
2022-04-29 14:18:53.268 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.4.35)
2022-04-29 14:18:53.269 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.33.0)
2022-04-29 14:18:53.270 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.1.1)
2022-04-29 14:18:53.270 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.1)
2022-04-29 14:18:53.271 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.8.7)
2022-04-29 14:18:53.273 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.4.2)
2022-04-29 14:18:53.274 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.7.7)
2022-04-29 14:18:53.275 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.20.4)
2022-04-29 14:18:53.276 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (8.8.0)
2022-04-29 14:18:53.277 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0)
2022-04-29 14:18:53.278 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.1.0)
2022-04-29 14:18:53.279 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.5.0)
2022-04-29 14:18:53.280 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.13.0)
2022-04-29 14:18:53.281 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0)
2022-04-29 14:18:53.283 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.4.0)
2022-04-29 14:18:53.284 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.6.4)
2022-04-29 14:18:53.285 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.0)
2022-04-29 14:18:53.286 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (9.4.0)
2022-04-29 14:18:53.286 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.11.0)
2022-04-29 14:18:53.288 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.2.0)
2022-04-29 14:18:53.289 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.5.0)
2022-04-29 14:18:53.290 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev14) (3.2.0)
2022-04-29 14:18:53.291 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.4.0)
2022-04-29 14:18:53.292 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (22.0.0)
2022-04-29 14:18:53.293 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (11.3.0)
2022-04-29 14:18:53.294 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.1.0)
2022-04-29 14:18:53.295 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.6.0)
2022-04-29 14:18:53.296 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.7.0)
2022-04-29 14:18:53.297 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (12.13.0)
2022-04-29 14:18:53.298 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (4.5.1)
2022-04-29 14:18:53.299 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.3.0)
2022-04-29 14:18:53.300 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0)
2022-04-29 14:18:53.302 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.3.3)
2022-04-29 14:18:53.303 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.4.2)
2022-04-29 14:18:53.304 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.0.0)
2022-04-29 14:18:53.305 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (2.5.0)
2022-04-29 14:18:53.306 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (36.0.2)
2022-04-29 14:18:53.307 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (0.2.2)
2022-04-29 14:18:53.308 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (1.0.2)
2022-04-29 14:18:53.309 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (5.6.0)
2022-04-29 14:18:53.310 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev14) (3.11.0)
2022-04-29 14:18:53.327 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (1.2.0)
2022-04-29 14:18:53.328 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (4.11.3)
2022-04-29 14:18:53.330 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev14) (5.7.1)
2022-04-29 14:18:53.352 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (2.27.1)
2022-04-29 14:18:53.353 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev14) (5.3.0)
2022-04-29 14:18:53.392 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev14) (1.15.0)
2022-04-29 14:18:53.409 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev14) (4.3.0)
2022-04-29 14:18:53.417 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev14) (1.14.0)
2022-04-29 14:18:53.431 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (2.2.1)
2022-04-29 14:18:53.432 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.16.0)
2022-04-29 14:18:53.434 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev14) (1.1.2)
2022-04-29 14:18:53.526 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev14) (3.0.8)
2022-04-29 14:18:53.601 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev14) (1.7.0)
2022-04-29 14:18:53.653 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (3.1.1)
2022-04-29 14:18:53.657 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev14) (2.11.0)
2022-04-29 14:18:53.689 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev14) (0.17.3)
2022-04-29 14:18:53.733 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (1.5.0)
2022-04-29 14:18:53.734 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (6.0)
2022-04-29 14:18:53.736 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev14) (0.8.0)
2022-04-29 14:18:53.796 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (2.0.1)
2022-04-29 14:18:53.797 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.0)
2022-04-29 14:18:53.798 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev14) (0.13.0)
2022-04-29 14:18:53.852 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev14) (0.61.0)
2022-04-29 14:18:53.899 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (0.9.6)
2022-04-29 14:18:53.901 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev14) (2.8.2)
2022-04-29 14:18:53.962 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (2.8.0)
2022-04-29 14:18:53.963 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.2.4)
2022-04-29 14:18:53.967 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0)
2022-04-29 14:18:53.969 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.1.1)
2022-04-29 14:18:53.970 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.4.0)
2022-04-29 14:18:53.993 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.3.0)
2022-04-29 14:18:53.995 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.2.0)
2022-04-29 14:18:53.999 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev14) (3.1.1)
2022-04-29 14:18:54.040 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev14) (5.9.0)
2022-04-29 14:18:54.083 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (2022.1)
2022-04-29 14:18:54.084 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (0.11.0)
2022-04-29 14:18:54.086 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev14) (21.3)
2022-04-29 14:18:54.169 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev14) (62.1.0)
2022-04-29 14:18:54.228 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev14) (0.2.5)
2022-04-29 14:18:54.328 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev14) (0.7)
2022-04-29 14:18:54.604 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (1.4.2)
2022-04-29 14:18:54.605 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.5.0)
2022-04-29 14:18:54.607 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (6.3.1)
2022-04-29 14:18:54.608 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev14) (2.8)
2022-04-29 14:18:54.663 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev14) (0.8.1)
2022-04-29 14:18:54.685 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (5.0.0)
2022-04-29 14:18:54.779 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev14) (2.21)
2022-04-29 14:18:54.893 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev14) (2.1.1)
2022-04-29 14:18:55.106 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (5.1.1)
2022-04-29 14:18:55.108 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.32)
2022-04-29 14:18:55.109 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.0.0)
2022-04-29 14:18:55.111 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.5.0)
2022-04-29 14:18:55.112 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.4)
2022-04-29 14:18:55.113 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.1.5)
2022-04-29 14:18:55.114 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (1.4.0)
2022-04-29 14:18:55.232 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (0.14.1)
2022-04-29 14:18:55.263 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev14) (1.0.3)
2022-04-29 14:18:55.309 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (3.0.0)
2022-04-29 14:18:55.314 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev14) (1.3.3)
2022-04-29 14:18:55.549 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (3.10.1)
2022-04-29 14:18:55.734 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2.0.12)
2022-04-29 14:18:55.737 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (3.3)
2022-04-29 14:18:55.738 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (2019.11.28)
2022-04-29 14:18:55.739 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev14) (1.26.9)
2022-04-29 14:18:55.845 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev14) (0.5.2)
2022-04-29 14:18:56.011 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (2.5.0)
2022-04-29 14:18:56.112 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev14) (3.8.0)
2022-04-29 14:18:56.425 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (2.4.1)
2022-04-29 14:18:56.426 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (0.5.0)
2022-04-29 14:18:56.651 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev14) (2.3)
2022-04-29 14:18:56.960 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev14) (1.0.0)
2022-04-29 14:18:57.320 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (1.8.2)
2022-04-29 14:18:57.321 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev14) (21.4.0)
2022-04-29 14:18:58.607 | Installing collected packages: glance
2022-04-29 14:18:58.607 |   Attempting uninstall: glance
2022-04-29 14:18:58.608 |     Found existing installation: glance 25.0.0.dev14
2022-04-29 14:18:58.614 |     Can't uninstall 'glance'. No files were found to uninstall.
2022-04-29 14:18:58.616 |   Running setup.py develop for glance
2022-04-29 14:19:04.548 | Successfully installed glance
2022-04-29 14:19:04.548 | 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-29 14:19:04.556 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:19:04.556 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:19:04.686 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:19:04.688 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:19:04.690 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:19:04.693 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:19:04.695 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:19:04.697 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:19:04.699 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:19:04.702 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:19:04.704 | + functions-common:time_stop:2444          :   start_time=1651241926466
2022-04-29 14:19:04.706 | + functions-common:time_stop:2446          :   [[ -z 1651241926466 ]]
2022-04-29 14:19:04.709 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:19:04.714 | + functions-common:time_stop:2449          :   end_time=1651241944711
2022-04-29 14:19:04.716 | + functions-common:time_stop:2450          :   elapsed_time=18245
2022-04-29 14:19:04.718 | + functions-common:time_stop:2451          :   total=83643
2022-04-29 14:19:04.720 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:19:04.723 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=101888
2022-04-29 14:19:04.725 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:19:04.728 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-29 14:19:04.731 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-29 14:19:04.733 | + functions-common:safe_chown:2338         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-29 14:19:04.751 | + functions-common:_safe_permission_operation:2186 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-29 14:19:04.763 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2022-04-29 14:19:04.766 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2022-04-29 14:19:04.768 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:19:04.771 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:19:04.774 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/glance, ]]
2022-04-29 14:19:04.776 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:19:04.779 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-29 14:19:04.781 | + ./stack.sh:main:922                      :   configure_glance
2022-04-29 14:19:04.784 | + lib/glance:configure_glance:323          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2022-04-29 14:19:04.796 | + lib/glance:configure_glance:326          :   local dburl
2022-04-29 14:19:04.799 | ++ lib/glance:configure_glance:327          :   database_connection_url glance
2022-04-29 14:19:04.801 | ++ lib/database:database_connection_url:134 :   local db=glance
2022-04-29 14:19:04.804 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2022-04-29 14:19:04.806 | ++ lib/databases/mysql:database_connection_url_mysql:220 :   local db=glance
2022-04-29 14:19:04.808 | ++ lib/databases/mysql:database_connection_url_mysql:221 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-29 14:19:04.811 | + lib/glance:configure_glance:327          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-29 14:19:04.813 | + lib/glance:configure_glance:329          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2022-04-29 14:19:04.842 | + lib/glance:configure_glance:330          :   iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-29 14:19:04.871 | + lib/glance:configure_glance:331          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2022-04-29 14:19:04.899 | + lib/glance:configure_glance:332          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-29 14:19:04.928 | + lib/glance:configure_glance:333          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2022-04-29 14:19:04.958 | + lib/glance:configure_glance:334          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2022-04-29 14:19:04.987 | + lib/glance:configure_glance:335          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2022-04-29 14:19:04.990 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/glance/glance-api.conf
2022-04-29 14:19:04.992 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=glance
2022-04-29 14:19:04.995 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-29 14:19:04.997 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2022-04-29 14:19:05.025 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2022-04-29 14:19:05.054 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-29 14:19:05.083 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2022-04-29 14:19:05.112 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2022-04-29 14:19:05.144 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2022-04-29 14:19:05.180 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2022-04-29 14:19:05.210 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2022-04-29 14:19:05.240 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-29 14:19:05.268 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2022-04-29 14:19:05.298 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2022-04-29 14:19:05.327 | + lib/glance:configure_glance:337          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2022-04-29 14:19:05.330 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2022-04-29 14:19:05.332 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2022-04-29 14:19:05.335 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-29 14:19:05.337 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-29 14:19:05.340 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-29 14:19:05.357 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:05.360 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-29 14:19:05.362 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-29 14:19:05.365 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-29 14:19:05.381 | ++ functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:05.383 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-29 14:19:05.386 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-29 14:19:05.418 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-29 14:19:05.420 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-29 14:19:05.423 | + lib/glance:configure_glance:338          :   '[' libvirt = libvirt ']'
2022-04-29 14:19:05.425 | + lib/glance:configure_glance:338          :   '[' kvm = parallels ']'
2022-04-29 14:19:05.427 | + lib/glance:configure_glance:342          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2022-04-29 14:19:05.456 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2022-04-29 14:19:05.487 | + lib/glance:configure_glance:346          :   configure_glance_store False False
2022-04-29 14:19:05.489 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2022-04-29 14:19:05.492 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2022-04-29 14:19:05.494 | + lib/glance:configure_glance_store:254    :   local be
2022-04-29 14:19:05.496 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2022-04-29 14:19:05.499 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2022-04-29 14:19:05.501 | + lib/glance:configure_glance_store:275    :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-29 14:19:05.532 | + lib/glance:configure_glance:349          :   '[' -n '' ']'
2022-04-29 14:19:05.534 | + lib/glance:configure_glance:352          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15
2022-04-29 14:19:05.565 | + lib/glance:configure_glance:356          :   [[ False == \F\a\l\s\e ]]
2022-04-29 14:19:05.567 | + lib/glance:configure_glance:358          :   is_service_enabled s-proxy
2022-04-29 14:19:05.584 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:05.587 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2022-04-29 14:19:05.617 | + lib/glance:configure_glance:360          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2022-04-29 14:19:05.649 | + lib/glance:configure_glance:362          :   iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf
2022-04-29 14:19:05.678 | + lib/glance:configure_glance:363          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2022-04-29 14:19:05.709 | + lib/glance:configure_glance:364          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2022-04-29 14:19:05.740 | + lib/glance:configure_glance:365          :   is_service_enabled tls-proxy
2022-04-29 14:19:05.756 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:05.759 | + lib/glance:configure_glance:368          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2022-04-29 14:19:05.788 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2022-04-29 14:19:05.817 | + lib/glance:configure_glance:372          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2022-04-29 14:19:05.848 | + lib/glance:configure_glance:373          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3
2022-04-29 14:19:05.877 | + lib/glance:configure_glance:374          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2022-04-29 14:19:05.907 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image
2022-04-29 14:19:05.936 | + lib/glance:configure_glance:382          :   is_service_enabled tls-proxy
2022-04-29 14:19:05.953 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:05.955 | + lib/glance:configure_glance:388          :   setup_logging /etc/glance/glance-api.conf
2022-04-29 14:19:05.957 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2022-04-29 14:19:05.960 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2022-04-29 14:19:05.963 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-29 14:19:05.980 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-29 14:19:05.982 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-29 14:19:05.985 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-29 14:19:05.987 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-29 14:19:05.990 | + functions:setup_systemd_logging:702      :   iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-29 14:19:06.019 | + functions:setup_systemd_logging:704      :   iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-29 14:19:06.049 | + functions:setup_systemd_logging:705      :   iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-29 14:19:06.078 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-29 14:19:06.108 | + lib/glance:configure_glance:390          :   cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2022-04-29 14:19:06.113 | + lib/glance:configure_glance:393          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2022-04-29 14:19:06.142 | + lib/glance:configure_glance:394          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2022-04-29 14:19:06.172 | + lib/glance:configure_glance:395          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-29 14:19:06.201 | + lib/glance:configure_glance:396          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity
2022-04-29 14:19:06.231 | + lib/glance:configure_glance:397          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2022-04-29 14:19:06.260 | + lib/glance:configure_glance:398          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2022-04-29 14:19:06.290 | + lib/glance:configure_glance:399          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2022-04-29 14:19:06.319 | + lib/glance:configure_glance:402          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-29 14:19:06.349 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2022-04-29 14:19:06.378 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2022-04-29 14:19:06.408 | + lib/glance:configure_glance:407          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2022-04-29 14:19:06.437 | + lib/glance:configure_glance:409          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2022-04-29 14:19:06.442 | + lib/glance:configure_glance:411          :   cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs
2022-04-29 14:19:06.451 | + lib/glance:configure_glance:413          :   is_service_enabled tls-proxy
2022-04-29 14:19:06.468 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:06.470 | + lib/glance:configure_glance:421          :   [[ False == False ]]
2022-04-29 14:19:06.473 | + lib/glance:configure_glance:422          :   write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image
2022-04-29 14:19:06.475 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2022-04-29 14:19:06.477 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2022-04-29 14:19:06.480 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2022-04-29 14:19:06.482 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2022-04-29 14:19:06.486 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2022-04-29 14:19:06.489 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2022-04-29 14:19:06.492 | + lib/apache:write_local_uwsgi_http_config:329 :   iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api
2022-04-29 14:19:06.522 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2022-04-29 14:19:06.525 | ++ functions:get_random_port:836            :   read lower_port upper_port
2022-04-29 14:19:06.527 | ++ functions:get_random_port:837            :   true
2022-04-29 14:19:06.529 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2022-04-29 14:19:06.532 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2022-04-29 14:19:06.534 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2022-04-29 14:19:06.592 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2022-04-29 14:19:06.594 | ++ functions:get_random_port:841            :   break 2
2022-04-29 14:19:06.596 | ++ functions:get_random_port:845            :   echo 60999
2022-04-29 14:19:06.599 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2022-04-29 14:19:06.601 | + lib/apache:write_local_uwsgi_http_config:331 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999
2022-04-29 14:19:06.628 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2022-04-29 14:19:06.656 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2022-04-29 14:19:06.684 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2022-04-29 14:19:06.712 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2022-04-29 14:19:06.740 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2022-04-29 14:19:06.767 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2022-04-29 14:19:06.794 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2022-04-29 14:19:06.821 | + lib/apache:write_local_uwsgi_http_config:343 :   iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-29 14:19:06.852 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-29 14:19:06.880 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2022-04-29 14:19:06.907 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-29 14:19:06.936 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2022-04-29 14:19:06.963 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2022-04-29 14:19:06.991 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2022-04-29 14:19:07.018 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2022-04-29 14:19:07.046 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2022-04-29 14:19:07.073 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2022-04-29 14:19:07.101 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2022-04-29 14:19:07.128 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2022-04-29 14:19:07.130 | + lib/apache:enable_apache_mod:59          :   local mod=proxy
2022-04-29 14:19:07.133 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-29 14:19:07.136 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:07.138 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:07.140 | + lib/apache:enable_apache_mod:64          :   [[ proxy != \v\e\r\s\i\o\n ]]
2022-04-29 14:19:07.143 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy
2022-04-29 14:19:07.201 | proxy (enabled by site administrator)
2022-04-29 14:19:07.204 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2022-04-29 14:19:07.207 | + lib/apache:enable_apache_mod:59          :   local mod=proxy_http
2022-04-29 14:19:07.209 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-29 14:19:07.212 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:07.214 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:07.217 | + lib/apache:enable_apache_mod:64          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2022-04-29 14:19:07.219 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy_http
2022-04-29 14:19:07.273 | proxy_http (enabled by site administrator)
2022-04-29 14:19:07.276 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2022-04-29 14:19:07.279 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2022-04-29 14:19:07.281 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2022-04-29 14:19:07.284 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-29 14:19:07.286 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:07.288 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:07.290 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-29 14:19:07.293 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-29 14:19:07.296 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2022-04-29 14:19:07.297 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-29 14:19:07.305 | KeepAlive Off
2022-04-29 14:19:07.310 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-29 14:19:07.310 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2022-04-29 14:19:07.318 | SetEnv proxy-sendchunked 1
2022-04-29 14:19:07.322 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2022-04-29 14:19:07.323 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-29 14:19:07.331 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2022-04-29 14:19:07.334 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2022-04-29 14:19:07.337 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2022-04-29 14:19:07.339 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-29 14:19:07.342 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-29 14:19:07.344 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-29 14:19:07.346 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:07.349 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:07.351 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-29 14:19:07.353 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-29 14:19:07.356 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:07.358 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:07.361 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2022-04-29 14:19:07.422 | Site glance-wsgi-api already enabled
2022-04-29 14:19:07.426 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2022-04-29 14:19:07.429 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-29 14:19:07.431 | + functions-common:restart_service:2321    :   '[' -x /bin/systemctl ']'
2022-04-29 14:19:07.433 | + functions-common:restart_service:2322    :   sudo /bin/systemctl restart apache2
2022-04-29 14:19:07.570 | ++ lib/glance:configure_glance:425          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2022-04-29 14:19:07.576 | + lib/glance:configure_glance:425          :   iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999
2022-04-29 14:19:07.607 | + lib/glance:configure_glance:435          :   [[ False == True ]]
2022-04-29 14:19:07.610 | + ./stack.sh:main:925                      :   is_service_enabled cinder
2022-04-29 14:19:07.627 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:07.630 | + ./stack.sh:main:927                      :   stack_install_service cinder
2022-04-29 14:19:07.633 | + lib/stack:stack_install_service:20       :   local service=cinder
2022-04-29 14:19:07.635 | + lib/stack:stack_install_service:21       :   type install_cinder
2022-04-29 14:19:07.638 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-29 14:19:07.640 | + lib/stack:stack_install_service:32       :   install_cinder
2022-04-29 14:19:07.643 | + lib/cinder:install_cinder:466            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2022-04-29 14:19:07.645 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/cinder.git
2022-04-29 14:19:07.648 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/cinder
2022-04-29 14:19:07.650 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-29 14:19:07.652 | + functions-common:git_clone:611           :   local orig_dir
2022-04-29 14:19:07.655 | ++ functions-common:git_clone:612           :   pwd
2022-04-29 14:19:07.658 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-29 14:19:07.660 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-29 14:19:07.663 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-29 14:19:07.679 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-29 14:19:07.682 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-29 14:19:07.684 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-29 14:19:07.687 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-29 14:19:07.687 | + functions-common:git_clone:629           :   echo master
2022-04-29 14:19:07.692 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/cinder ]]
2022-04-29 14:19:07.695 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-29 14:19:07.698 | + functions-common:git_clone:686           :   sudo git config --system --add safe.directory /opt/stack/cinder
2022-04-29 14:19:07.710 | + functions-common:git_clone:689           :   cd /opt/stack/cinder
2022-04-29 14:19:07.713 | + functions-common:git_clone:690           :   git show --oneline
2022-04-29 14:19:07.714 | + functions-common:git_clone:690           :   head -1
2022-04-29 14:19:07.718 | 983f62ed5 Merge "[SVf] Delete/Extend issue in reverse replication"
2022-04-29 14:19:07.721 | + functions-common:git_clone:691           :   cd /home/ubuntu/devstack
2022-04-29 14:19:07.723 | + lib/cinder:install_cinder:467            :   setup_develop /opt/stack/cinder
2022-04-29 14:19:07.726 | + inc/python:setup_develop:338             :   local bindep
2022-04-29 14:19:07.728 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-29 14:19:07.731 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2022-04-29 14:19:07.734 | + inc/python:setup_develop:344             :   local extras=
2022-04-29 14:19:07.736 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2022-04-29 14:19:07.739 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-29 14:19:07.742 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-29 14:19:07.744 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2022-04-29 14:19:07.746 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-29 14:19:07.749 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-29 14:19:07.752 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2022-04-29 14:19:07.754 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-29 14:19:07.758 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2022-04-29 14:19:07.760 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-29 14:19:07.763 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-29 14:19:07.766 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2022-04-29 14:19:07.772 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2022-04-29 14:19:07.774 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder
2022-04-29 14:19:08.429 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2022-04-29 14:19:08.432 | + inc/python:setup_package:418             :   local bindep=0
2022-04-29 14:19:08.434 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-29 14:19:08.437 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-29 14:19:08.439 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-29 14:19:08.442 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2022-04-29 14:19:08.445 | + inc/python:setup_package:427             :   local flags=-e
2022-04-29 14:19:08.447 | + inc/python:setup_package:428             :   local extras=
2022-04-29 14:19:08.449 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-29 14:19:08.452 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-29 14:19:08.454 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-29 14:19:08.457 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-29 14:19:08.459 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-29 14:19:08.461 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2022-04-29 14:19:08.482 | Using python 3.8 to install /opt/stack/cinder
2022-04-29 14:19:08.485 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder
2022-04-29 14:19:09.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:19:09.337 |   from cryptography.utils import int_from_bytes
2022-04-29 14:19:09.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:19:09.337 |   from cryptography.utils import int_from_bytes
2022-04-29 14:19:10.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:19:10.532 | Obtaining file:///opt/stack/cinder
2022-04-29 14:19:10.533 |   Preparing metadata (setup.py): started
2022-04-29 14:19:16.000 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-29 14:19:16.133 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.8.1)
2022-04-29 14:19:16.134 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.1.1)
2022-04-29 14:19:16.135 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.33.0)
2022-04-29 14:19:16.136 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.1.2)
2022-04-29 14:19:16.137 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.20.4)
2022-04-29 14:19:16.138 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.0.2)
2022-04-29 14:19:16.139 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev73) (3.2.0)
2022-04-29 14:19:16.140 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.5.0)
2022-04-29 14:19:16.141 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (9.4.0)
2022-04-29 14:19:16.142 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.8.0)
2022-04-29 14:19:16.144 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.1.3)
2022-04-29 14:19:16.145 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (8.8.0)
2022-04-29 14:19:16.146 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.5.0)
2022-04-29 14:19:16.147 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.1.0)
2022-04-29 14:19:16.148 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (11.3.0)
2022-04-29 14:19:16.149 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.7.0)
2022-04-29 14:19:16.150 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (12.13.0)
2022-04-29 14:19:16.151 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.5.1)
2022-04-29 14:19:16.152 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.11.0)
2022-04-29 14:19:16.153 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.7.0)
2022-04-29 14:19:16.154 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.3.0)
2022-04-29 14:19:16.155 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (6.3.1)
2022-04-29 14:19:16.156 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.3.0)
2022-04-29 14:19:16.157 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.8.0)
2022-04-29 14:19:16.159 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.5.0)
2022-04-29 14:19:16.160 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.13.0)
2022-04-29 14:19:16.161 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.6.0)
2022-04-29 14:19:16.162 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.4.2)
2022-04-29 14:19:16.164 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (21.3)
2022-04-29 14:19:16.165 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.8.1)
2022-04-29 14:19:16.166 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.5.0)
2022-04-29 14:19:16.167 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.1.1)
2022-04-29 14:19:16.167 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.9.0)
2022-04-29 14:19:16.169 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.0.8)
2022-04-29 14:19:16.170 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.3.0)
2022-04-29 14:19:16.171 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.6.0)
2022-04-29 14:19:16.172 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.4.0)
2022-04-29 14:19:16.173 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (17.7.0)
2022-04-29 14:19:16.175 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.13.1)
2022-04-29 14:19:16.176 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2022.1)
2022-04-29 14:19:16.177 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.27.1)
2022-04-29 14:19:16.178 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.5.1)
2022-04-29 14:19:16.179 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (4.6.4)
2022-04-29 14:19:16.180 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.1.74)
2022-04-29 14:19:16.181 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.16.0)
2022-04-29 14:19:16.182 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.4.35)
2022-04-29 14:19:16.183 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.13.0)
2022-04-29 14:19:16.185 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.5.0)
2022-04-29 14:19:16.186 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.8.9)
2022-04-29 14:19:16.187 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (6.3.1)
2022-04-29 14:19:16.188 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.8.7)
2022-04-29 14:19:16.189 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.1.0)
2022-04-29 14:19:16.190 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.10.0)
2022-04-29 14:19:16.191 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.2.0)
2022-04-29 14:19:16.192 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (5.6.0)
2022-04-29 14:19:16.193 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.11.0)
2022-04-29 14:19:16.194 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (2.45.0)
2022-04-29 14:19:16.195 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (3.11.0)
2022-04-29 14:19:16.196 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (36.0.2)
2022-04-29 14:19:16.197 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (0.2.2)
2022-04-29 14:19:16.198 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.5.2.4)
2022-04-29 14:19:16.200 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev73) (1.21.44)
2022-04-29 14:19:16.213 | Requirement already satisfied: botocore<1.25.0,>=1.24.44 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev73) (1.24.44)
2022-04-29 14:19:16.214 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev73) (0.5.2)
2022-04-29 14:19:16.215 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev73) (1.0.0)
2022-04-29 14:19:16.277 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev73) (1.15.0)
2022-04-29 14:19:16.308 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev73) (2.2.1)
2022-04-29 14:19:16.324 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (0.1.0)
2022-04-29 14:19:16.326 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (4.1.1)
2022-04-29 14:19:16.327 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (2.6.5)
2022-04-29 14:19:16.328 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (2.7.2)
2022-04-29 14:19:16.425 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev73) (1.7.0)
2022-04-29 14:19:16.481 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev73) (2.11.0)
2022-04-29 14:19:16.483 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev73) (3.1.1)
2022-04-29 14:19:16.508 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev73) (4.8)
2022-04-29 14:19:16.509 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev73) (0.4.8)
2022-04-29 14:19:16.511 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev73) (0.2.8)
2022-04-29 14:19:16.566 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev73) (0.17.3)
2022-04-29 14:19:16.635 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (2.5.0)
2022-04-29 14:19:16.636 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (0.8.0)
2022-04-29 14:19:16.637 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (1.5.0)
2022-04-29 14:19:16.639 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev73) (6.0)
2022-04-29 14:19:16.699 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev73) (0.5.0)
2022-04-29 14:19:16.702 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev73) (2.0.1)
2022-04-29 14:19:16.703 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev73) (1.7.7)
2022-04-29 14:19:16.760 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev73) (2.8.2)
2022-04-29 14:19:16.765 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev73) (0.9.6)
2022-04-29 14:19:16.828 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.2.4)
2022-04-29 14:19:16.830 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.1.1)
2022-04-29 14:19:16.831 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (2.4.0)
2022-04-29 14:19:16.832 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (0.4.0)
2022-04-29 14:19:16.833 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.0.0)
2022-04-29 14:19:16.858 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (3.3.0)
2022-04-29 14:19:16.861 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (3.2.0)
2022-04-29 14:19:16.863 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (3.1.1)
2022-04-29 14:19:16.909 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev73) (1.0.3)
2022-04-29 14:19:16.994 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev73) (3.0.0)
2022-04-29 14:19:16.996 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev73) (1.3.3)
2022-04-29 14:19:17.021 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev73) (3.2.0)
2022-04-29 14:19:17.045 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev73) (0.11.0)
2022-04-29 14:19:17.114 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev73) (1.26.9)
2022-04-29 14:19:17.115 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev73) (1.1.0)
2022-04-29 14:19:17.249 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev73) (1.5.0)
2022-04-29 14:19:17.276 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev73) (62.1.0)
2022-04-29 14:19:17.417 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev73) (3.10.1)
2022-04-29 14:19:17.455 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (1.3.3)
2022-04-29 14:19:17.456 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (22.0.0)
2022-04-29 14:19:17.457 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (1.14.0)
2022-04-29 14:19:17.663 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev73) (2019.11.28)
2022-04-29 14:19:17.665 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev73) (2.0.12)
2022-04-29 14:19:17.668 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev73) (3.3)
2022-04-29 14:19:17.704 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev73) (0.7)
2022-04-29 14:19:17.734 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev73) (0.23.2)
2022-04-29 14:19:17.977 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev73) (0.5.2)
2022-04-29 14:19:17.978 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev73) (0.4.2)
2022-04-29 14:19:18.122 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev73) (2.5.0)
2022-04-29 14:19:18.123 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev73) (1.4.2)
2022-04-29 14:19:18.127 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev73) (2.8)
2022-04-29 14:19:18.257 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev73) (0.13.1)
2022-04-29 14:19:18.377 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (4.11.3)
2022-04-29 14:19:18.379 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (5.7.1)
2022-04-29 14:19:18.380 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (1.2.0)
2022-04-29 14:19:18.415 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (5.0.0)
2022-04-29 14:19:18.662 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev73) (2.21)
2022-04-29 14:19:18.743 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev73) (2.4.1)
2022-04-29 14:19:18.744 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev73) (0.5.0)
2022-04-29 14:19:18.926 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev73) (2.5.0)
2022-04-29 14:19:19.017 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (1.56.0)
2022-04-29 14:19:19.019 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev73) (3.20.0)
2022-04-29 14:19:19.200 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev73) (2.1.1)
2022-04-29 14:19:19.634 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev73) (1.1.5)
2022-04-29 14:19:19.684 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev73) (0.14.1)
2022-04-29 14:19:19.734 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev73) (0.2.5)
2022-04-29 14:19:20.831 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (1.32)
2022-04-29 14:19:21.113 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev73) (1.8.2)
2022-04-29 14:19:21.114 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev73) (21.4.0)
2022-04-29 14:19:21.260 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev73) (2.3)
2022-04-29 14:19:21.458 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev73) (1.0.0)
2022-04-29 14:19:21.635 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev73) (3.8.0)
2022-04-29 14:19:23.166 | Installing collected packages: cinder
2022-04-29 14:19:23.166 |   Attempting uninstall: cinder
2022-04-29 14:19:23.166 |     Found existing installation: cinder 20.1.0.dev73
2022-04-29 14:19:23.173 |     Can't uninstall 'cinder'. No files were found to uninstall.
2022-04-29 14:19:23.174 |   Running setup.py develop for cinder
2022-04-29 14:19:30.550 | Successfully installed cinder
2022-04-29 14:19:30.550 | 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-29 14:19:30.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:19:30.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:19:30.701 | + inc/python:pip_install:200               :   result=0
2022-04-29 14:19:30.704 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-29 14:19:30.706 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:19:30.709 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:19:30.711 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:19:30.713 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:19:30.715 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:19:30.718 | + functions-common:time_stop:2443          :   name=pip_install
2022-04-29 14:19:30.720 | + functions-common:time_stop:2444          :   start_time=1651241948477
2022-04-29 14:19:30.722 | + functions-common:time_stop:2446          :   [[ -z 1651241948477 ]]
2022-04-29 14:19:30.725 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:19:30.730 | + functions-common:time_stop:2449          :   end_time=1651241970727
2022-04-29 14:19:30.732 | + functions-common:time_stop:2450          :   elapsed_time=22250
2022-04-29 14:19:30.734 | + functions-common:time_stop:2451          :   total=101888
2022-04-29 14:19:30.737 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:19:30.739 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=124138
2022-04-29 14:19:30.741 | + inc/python:pip_install:203               :   return 0
2022-04-29 14:19:30.744 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-29 14:19:30.746 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-29 14:19:30.748 | + functions-common:safe_chown:2338         :   _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-29 14:19:30.767 | + functions-common:_safe_permission_operation:2186 :   sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-29 14:19:30.779 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/cinder
2022-04-29 14:19:30.782 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/cinder
2022-04-29 14:19:30.784 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:19:30.787 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:19:30.789 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,/opt/stack/cinder, ]]
2022-04-29 14:19:30.792 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:19:30.795 | + lib/cinder:install_cinder:468            :   [[ lioadm == \t\g\t\a\d\m ]]
2022-04-29 14:19:30.797 | + lib/cinder:install_cinder:470            :   [[ lioadm == \l\i\o\a\d\m ]]
2022-04-29 14:19:30.799 | + lib/cinder:install_cinder:471            :   is_ubuntu
2022-04-29 14:19:30.802 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:30.804 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:30.807 | + lib/cinder:install_cinder:473            :   sudo mkdir -p /etc/target
2022-04-29 14:19:30.818 | + lib/cinder:install_cinder:475            :   install_package targetcli-fb
2022-04-29 14:19:30.821 | + functions-common:install_package:1475    :   update_package_repo
2022-04-29 14:19:30.823 | + functions-common:update_package_repo:1447 :   NO_UPDATE_REPOS=False
2022-04-29 14:19:30.826 | + functions-common:update_package_repo:1448 :   REPOS_UPDATED=True
2022-04-29 14:19:30.828 | + functions-common:update_package_repo:1449 :   RETRY_UPDATE=False
2022-04-29 14:19:30.831 | + functions-common:update_package_repo:1451 :   [[ False = \T\r\u\e ]]
2022-04-29 14:19:30.834 | + functions-common:update_package_repo:1455 :   is_ubuntu
2022-04-29 14:19:30.836 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:30.839 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:30.841 | + functions-common:update_package_repo:1456 :   apt_get_update
2022-04-29 14:19:30.844 | + functions-common:apt_get_update:1201     :   [[ True == \T\r\u\e ]]
2022-04-29 14:19:30.846 | + functions-common:apt_get_update:1201     :   [[ False != \T\r\u\e ]]
2022-04-29 14:19:30.848 | + functions-common:apt_get_update:1202     :   return
2022-04-29 14:19:30.851 | + functions-common:install_package:1476    :   real_install_package targetcli-fb
2022-04-29 14:19:30.854 | + functions-common:real_install_package:1461 :   is_ubuntu
2022-04-29 14:19:30.857 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:30.859 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:30.862 | + functions-common:real_install_package:1462 :   apt_get install targetcli-fb
2022-04-29 14:19:30.884 | + functions-common:apt_get:1242            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb
2022-04-29 14:19:30.992 | Reading package lists...
2022-04-29 14:19:31.232 | Building dependency tree...
2022-04-29 14:19:31.234 | Reading state information...
2022-04-29 14:19:31.480 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1).
2022-04-29 14:19:31.480 | The following packages were automatically installed and are no longer required:
2022-04-29 14:19:31.481 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-29 14:19:31.482 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-29 14:19:31.482 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-29 14:19:31.482 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-29 14:19:31.482 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-29 14:19:31.482 |   python3-zope.interface
2022-04-29 14:19:31.482 | Use 'sudo apt autoremove' to remove them.
2022-04-29 14:19:31.592 | 0 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
2022-04-29 14:19:31.597 | + functions-common:apt_get:1246            :   result=0
2022-04-29 14:19:31.599 | + functions-common:apt_get:1249            :   time_stop apt-get
2022-04-29 14:19:31.602 | + functions-common:time_stop:2437          :   local name
2022-04-29 14:19:31.604 | + functions-common:time_stop:2438          :   local end_time
2022-04-29 14:19:31.607 | + functions-common:time_stop:2439          :   local elapsed_time
2022-04-29 14:19:31.610 | + functions-common:time_stop:2440          :   local total
2022-04-29 14:19:31.613 | + functions-common:time_stop:2441          :   local start_time
2022-04-29 14:19:31.616 | + functions-common:time_stop:2443          :   name=apt-get
2022-04-29 14:19:31.618 | + functions-common:time_stop:2444          :   start_time=1651241970881
2022-04-29 14:19:31.621 | + functions-common:time_stop:2446          :   [[ -z 1651241970881 ]]
2022-04-29 14:19:31.624 | ++ functions-common:time_stop:2449          :   date +%s%3N
2022-04-29 14:19:31.628 | + functions-common:time_stop:2449          :   end_time=1651241971626
2022-04-29 14:19:31.631 | + functions-common:time_stop:2450          :   elapsed_time=745
2022-04-29 14:19:31.634 | + functions-common:time_stop:2451          :   total=5223
2022-04-29 14:19:31.636 | + functions-common:time_stop:2453          :   _TIME_START[$name]=
2022-04-29 14:19:31.639 | + functions-common:time_stop:2454          :   _TIME_TOTAL[$name]=5968
2022-04-29 14:19:31.641 | + functions-common:apt_get:1250            :   return 0
2022-04-29 14:19:31.644 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-29 14:19:31.646 | + ./stack.sh:main:928                      :   configure_cinder
2022-04-29 14:19:31.649 | + lib/cinder:configure_cinder:245          :   sudo install -d -o ubuntu -m 755 /etc/cinder
2022-04-29 14:19:31.661 | + lib/cinder:configure_cinder:247          :   rm -f /etc/cinder/cinder.conf
2022-04-29 14:19:31.664 | + lib/cinder:configure_cinder:249          :   configure_rootwrap cinder
2022-04-29 14:19:31.667 | + inc/rootwrap:configure_rootwrap:43       :   local project=cinder
2022-04-29 14:19:31.669 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-29 14:19:31.672 | ++ inc/rootwrap:configure_rootwrap:45       :   echo cinder
2022-04-29 14:19:31.672 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-29 14:19:31.677 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=CINDER
2022-04-29 14:19:31.679 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=CINDER_BIN_DIR
2022-04-29 14:19:31.682 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-29 14:19:31.684 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=CINDER_DIR
2022-04-29 14:19:31.686 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/cinder
2022-04-29 14:19:31.688 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder
2022-04-29 14:19:31.690 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/cinder-rootwrap
2022-04-29 14:19:31.692 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/cinder/rootwrap.d
2022-04-29 14:19:31.704 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d
2022-04-29 14:19:31.715 | + inc/rootwrap:configure_rootwrap:57       :   sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d
2022-04-29 14:19:31.727 | + inc/rootwrap:configure_rootwrap:60       :   sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf
2022-04-29 14:19:31.739 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
2022-04-29 14:19:31.751 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-29 14:19:31.754 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-29 14:19:31.759 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.SKsqtDJHMM
2022-04-29 14:19:31.761 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-29 14:19:31.763 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-29 14:19:31.765 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/cinder-rootwrap-daemon ']'
2022-04-29 14:19:31.768 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.SKsqtDJHMM
2022-04-29 14:19:31.771 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.SKsqtDJHMM
2022-04-29 14:19:31.782 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.SKsqtDJHMM /etc/sudoers.d/cinder-rootwrap
2022-04-29 14:19:31.794 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/cinder-rootwrap
2022-04-29 14:19:31.798 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-29 14:19:31.801 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-29 14:19:31.803 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-29 14:19:31.805 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-29 14:19:31.807 | + inc/rootwrap:add_sudo_secure_path:28     :   line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'
2022-04-29 14:19:31.809 | + inc/rootwrap:add_sudo_secure_path:32     :   [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]
2022-04-29 14:19:31.812 | + lib/cinder:configure_cinder:251          :   [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]]
2022-04-29 14:19:31.814 | + lib/cinder:configure_cinder:252          :   cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json
2022-04-29 14:19:31.819 | + lib/cinder:configure_cinder:255          :   cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2022-04-29 14:19:31.823 | + lib/cinder:configure_cinder:257          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2022-04-29 14:19:31.842 | + lib/cinder:configure_cinder:258          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2022-04-29 14:19:31.861 | + lib/cinder:configure_cinder:259          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2022-04-29 14:19:31.879 | + lib/cinder:configure_cinder:260          :   inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2022-04-29 14:19:31.897 | + lib/cinder:configure_cinder:261          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2022-04-29 14:19:31.916 | + lib/cinder:configure_cinder:262          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2022-04-29 14:19:31.935 | + lib/cinder:configure_cinder:263          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2022-04-29 14:19:31.953 | + lib/cinder:configure_cinder:264          :   inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2022-04-29 14:19:31.971 | + lib/cinder:configure_cinder:266          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder
2022-04-29 14:19:31.974 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-29 14:19:31.977 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=cinder
2022-04-29 14:19:31.979 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-29 14:19:31.981 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password
2022-04-29 14:19:32.010 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf keystone_authtoken interface public
2022-04-29 14:19:32.037 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity
2022-04-29 14:19:32.065 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2022-04-29 14:19:32.092 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd
2022-04-29 14:19:32.121 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default
2022-04-29 14:19:32.152 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2022-04-29 14:19:32.180 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default
2022-04-29 14:19:32.207 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-29 14:19:32.235 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211
2022-04-29 14:19:32.262 | + lib/cinder:configure_cinder:268          :   iniset /etc/cinder/cinder.conf DEFAULT debug True
2022-04-29 14:19:32.293 | + lib/cinder:configure_cinder:270          :   iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm
2022-04-29 14:19:32.321 | ++ lib/cinder:configure_cinder:271          :   database_connection_url cinder
2022-04-29 14:19:32.323 | ++ lib/database:database_connection_url:134 :   local db=cinder
2022-04-29 14:19:32.326 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql cinder
2022-04-29 14:19:32.328 | ++ lib/databases/mysql:database_connection_url_mysql:220 :   local db=cinder
2022-04-29 14:19:32.330 | ++ lib/databases/mysql:database_connection_url_mysql:221 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-29 14:19:32.334 | + lib/cinder:configure_cinder:271          :   iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-29 14:19:32.364 | + lib/cinder:configure_cinder:272          :   iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2022-04-29 14:19:32.391 | + lib/cinder:configure_cinder:273          :   iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2022-04-29 14:19:32.420 | + lib/cinder:configure_cinder:274          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2022-04-29 14:19:32.448 | + lib/cinder:configure_cinder:275          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0
2022-04-29 14:19:32.480 | + lib/cinder:configure_cinder:276          :   iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2022-04-29 14:19:32.508 | + lib/cinder:configure_cinder:277          :   iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder
2022-04-29 14:19:32.539 | + lib/cinder:configure_cinder:278          :   [[ 4 == 6 ]]
2022-04-29 14:19:32.541 | + lib/cinder:configure_cinder:281          :   iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15
2022-04-29 14:19:32.569 | + lib/cinder:configure_cinder:283          :   iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager
2022-04-29 14:19:32.600 | ++ lib/cinder:configure_cinder:284          :   openssl rand -hex 16
2022-04-29 14:19:32.607 | + lib/cinder:configure_cinder:284          :   iniset /etc/cinder/cinder.conf key_manager fixed_key e45138967b4dfb3216995acccd615653
2022-04-29 14:19:32.636 | + lib/cinder:configure_cinder:285          :   [[ -n '' ]]
2022-04-29 14:19:32.638 | + lib/cinder:configure_cinder:290          :   iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10
2022-04-29 14:19:32.666 | + lib/cinder:configure_cinder:291          :   iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10
2022-04-29 14:19:32.694 | + lib/cinder:configure_cinder:292          :   iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10
2022-04-29 14:19:32.721 | + lib/cinder:configure_cinder:297          :   iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120
2022-04-29 14:19:32.749 | + lib/cinder:configure_cinder:299          :   is_service_enabled c-vol
2022-04-29 14:19:32.766 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:32.769 | + lib/cinder:configure_cinder:299          :   [[ -n lvm:lvmdriver-1 ]]
2022-04-29 14:19:32.772 | + lib/cinder:configure_cinder:300          :   local enabled_backends=
2022-04-29 14:19:32.774 | + lib/cinder:configure_cinder:301          :   local default_name=
2022-04-29 14:19:32.776 | + lib/cinder:configure_cinder:302          :   local be be_name be_type
2022-04-29 14:19:32.779 | + lib/cinder:configure_cinder:303          :   for be in ${CINDER_ENABLED_BACKENDS//,/ }
2022-04-29 14:19:32.781 | + lib/cinder:configure_cinder:304          :   be_type=lvm
2022-04-29 14:19:32.783 | + lib/cinder:configure_cinder:305          :   be_name=lvmdriver-1
2022-04-29 14:19:32.786 | + lib/cinder:configure_cinder:306          :   type configure_cinder_backend_lvm
2022-04-29 14:19:32.788 | + lib/cinder:configure_cinder:307          :   configure_cinder_backend_lvm lvmdriver-1
2022-04-29 14:19:32.790 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 :   local be_name=lvmdriver-1
2022-04-29 14:19:32.793 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1
2022-04-29 14:19:32.823 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver
2022-04-29 14:19:32.850 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1
2022-04-29 14:19:32.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 :   iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm
2022-04-29 14:19:32.906 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 :   iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin
2022-04-29 14:19:32.933 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 :   iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none
2022-04-29 14:19:32.961 | + lib/cinder:configure_cinder:309          :   [[ -z '' ]]
2022-04-29 14:19:32.963 | + lib/cinder:configure_cinder:310          :   default_name=lvmdriver-1
2022-04-29 14:19:32.965 | + lib/cinder:configure_cinder:312          :   enabled_backends+=lvmdriver-1,
2022-04-29 14:19:32.967 | + lib/cinder:configure_cinder:314          :   iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1
2022-04-29 14:19:32.995 | + lib/cinder:configure_cinder:315          :   [[ -n lvmdriver-1 ]]
2022-04-29 14:19:32.998 | + lib/cinder:configure_cinder:316          :   iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1
2022-04-29 14:19:33.026 | + lib/cinder:configure_cinder:318          :   configure_cinder_image_volume_cache
2022-04-29 14:19:33.028 | + lib/cinder:configure_cinder_image_volume_cache:619 :   for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ }
2022-04-29 14:19:33.030 | + lib/cinder:configure_cinder_image_volume_cache:620 :   local be_name=lvmdriver-1
2022-04-29 14:19:33.033 | + lib/cinder:configure_cinder_image_volume_cache:622 :   iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True
2022-04-29 14:19:33.062 | + lib/cinder:configure_cinder_image_volume_cache:624 :   [[ -n '' ]]
2022-04-29 14:19:33.064 | + lib/cinder:configure_cinder_image_volume_cache:628 :   [[ -n '' ]]
2022-04-29 14:19:33.067 | + lib/cinder:configure_cinder:321          :   is_service_enabled c-bak
2022-04-29 14:19:33.083 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:33.086 | + lib/cinder:configure_cinder:321          :   [[ -n swift ]]
2022-04-29 14:19:33.088 | + lib/cinder:configure_cinder:322          :   type configure_cinder_backup_swift
2022-04-29 14:19:33.090 | + lib/cinder:configure_cinder:323          :   configure_cinder_backup_swift
2022-04-29 14:19:33.093 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 :   iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver
2022-04-29 14:19:33.122 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 :   iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.15:8080/v1/AUTH_
2022-04-29 14:19:33.150 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 :   is_service_enabled tls-proxy
2022-04-29 14:19:33.166 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:33.168 | + lib/cinder:configure_cinder:329          :   is_service_enabled ceilometer
2022-04-29 14:19:33.185 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:33.187 | + lib/cinder:configure_cinder:333          :   is_service_enabled tls-proxy
2022-04-29 14:19:33.204 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:33.206 | + lib/cinder:configure_cinder:347          :   '[' False '!=' False ']'
2022-04-29 14:19:33.208 | + lib/cinder:configure_cinder:351          :   iniset_rpc_backend cinder /etc/cinder/cinder.conf
2022-04-29 14:19:33.211 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=cinder
2022-04-29 14:19:33.213 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/cinder/cinder.conf
2022-04-29 14:19:33.215 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-29 14:19:33.218 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-29 14:19:33.220 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-29 14:19:33.236 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:33.239 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-29 14:19:33.242 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-29 14:19:33.244 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-29 14:19:33.260 | ++ functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:33.262 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-29 14:19:33.265 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/
2022-04-29 14:19:33.292 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-29 14:19:33.295 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-29 14:19:33.297 | + lib/cinder:configure_cinder:354          :   setup_logging /etc/cinder/cinder.conf True
2022-04-29 14:19:33.299 | + functions:setup_logging:674              :   setup_systemd_logging /etc/cinder/cinder.conf
2022-04-29 14:19:33.302 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/cinder/cinder.conf
2022-04-29 14:19:33.305 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-29 14:19:33.323 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-29 14:19:33.325 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-29 14:19:33.327 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-29 14:19:33.330 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-29 14:19:33.332 | + functions:setup_systemd_logging:702      :   iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}'
2022-04-29 14:19:33.361 | + functions:setup_systemd_logging:704      :   iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s'
2022-04-29 14:19:33.389 | + functions:setup_systemd_logging:705      :   iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s'
2022-04-29 14:19:33.417 | + functions:setup_systemd_logging:706      :   iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-29 14:19:33.445 | + lib/cinder:configure_cinder:356          :   is_service_enabled c-api
2022-04-29 14:19:33.461 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:33.464 | + lib/cinder:configure_cinder:357          :   write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume
2022-04-29 14:19:33.466 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/cinder/cinder-api-uwsgi.ini
2022-04-29 14:19:33.468 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/cinder-wsgi
2022-04-29 14:19:33.471 | + lib/apache:write_uwsgi_config:256        :   local url=/volume
2022-04-29 14:19:33.473 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-29 14:19:33.476 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-29 14:19:33.479 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/cinder-wsgi
2022-04-29 14:19:33.483 | + lib/apache:write_uwsgi_config:259        :   name=cinder-wsgi
2022-04-29 14:19:33.486 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-29 14:19:33.488 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-29 14:19:33.501 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-29 14:19:33.501 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-29 14:19:33.509 | d /var/run/uwsgi 0755 ubuntu root
2022-04-29 14:19:33.513 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-29 14:19:33.528 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/cinder-wsgi.socket
2022-04-29 14:19:33.530 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/cinder/cinder-api-uwsgi.ini
2022-04-29 14:19:33.534 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi
2022-04-29 14:19:33.564 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2
2022-04-29 14:19:33.590 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true
2022-04-29 14:19:33.617 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true
2022-04-29 14:19:33.644 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-29 14:19:33.671 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-29 14:19:33.698 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true
2022-04-29 14:19:33.726 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3
2022-04-29 14:19:33.753 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true
2022-04-29 14:19:33.780 | + lib/apache:write_uwsgi_config:290        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all'
2022-04-29 14:19:33.808 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-29 14:19:33.835 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-29 14:19:33.862 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true
2022-04-29 14:19:33.889 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-29 14:19:33.891 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-29 14:19:33.894 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for cinder-wsgi
2022-04-29 14:19:33.897 | ++ lib/apache:apache_site_config_for:186    :   local site=cinder-wsgi
2022-04-29 14:19:33.899 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-29 14:19:33.902 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:33.904 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:33.907 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-29 14:19:33.909 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf
2022-04-29 14:19:33.912 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket
2022-04-29 14:19:33.939 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-29 14:19:33.967 | + lib/apache:write_uwsgi_config:306        :   echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 '
2022-04-29 14:19:33.967 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-29 14:19:33.976 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 
2022-04-29 14:19:33.979 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site cinder-wsgi
2022-04-29 14:19:33.982 | + lib/apache:enable_apache_site:203        :   local site=cinder-wsgi
2022-04-29 14:19:33.984 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-29 14:19:33.986 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-29 14:19:33.989 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-29 14:19:33.991 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:33.993 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:33.996 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-29 14:19:33.998 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-29 14:19:34.000 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-29 14:19:34.003 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-29 14:19:34.005 | + lib/apache:enable_apache_site:207        :   sudo a2ensite cinder-wsgi
2022-04-29 14:19:34.065 | Enabling site cinder-wsgi.
2022-04-29 14:19:34.071 | To activate the new configuration, you need to run:
2022-04-29 14:19:34.071 |   systemctl reload apache2
2022-04-29 14:19:34.076 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-29 14:19:34.078 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-29 14:19:34.080 | + functions-common:restart_service:2321    :   '[' -x /bin/systemctl ']'
2022-04-29 14:19:34.083 | + functions-common:restart_service:2322    :   sudo /bin/systemctl restart apache2
2022-04-29 14:19:34.207 | + lib/cinder:configure_cinder:360          :   [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]]
2022-04-29 14:19:34.212 | + lib/cinder:configure_cinder:364          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2022-04-29 14:19:34.241 | + lib/cinder:configure_cinder:366          :   iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image
2022-04-29 14:19:34.270 | + lib/cinder:configure_cinder:367          :   is_service_enabled tls-proxy
2022-04-29 14:19:34.286 | + functions-common:is_service_enabled:2093 :   return 1
2022-04-29 14:19:34.289 | + lib/cinder:configure_cinder:373          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova
2022-04-29 14:19:34.291 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-29 14:19:34.294 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-29 14:19:34.296 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-29 14:19:34.298 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf nova auth_type password
2022-04-29 14:19:34.329 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf nova interface public
2022-04-29 14:19:34.357 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity
2022-04-29 14:19:34.385 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf nova username nova
2022-04-29 14:19:34.413 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf nova password Passw0rd
2022-04-29 14:19:34.441 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf nova user_domain_name Default
2022-04-29 14:19:34.468 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf nova project_name service
2022-04-29 14:19:34.497 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf nova project_domain_name Default
2022-04-29 14:19:34.524 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-29 14:19:34.552 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211
2022-04-29 14:19:34.581 | + lib/cinder:configure_cinder:374          :   iniset /etc/cinder/cinder.conf nova region_name RegionOne
2022-04-29 14:19:34.609 | + lib/cinder:configure_cinder:375          :   iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5
2022-04-29 14:19:34.637 | + lib/cinder:configure_cinder:377          :   [[ ! -z '' ]]
2022-04-29 14:19:34.640 | + lib/cinder:configure_cinder:379          :   is_service_enabled etcd3
2022-04-29 14:19:34.656 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:34.658 | + lib/cinder:configure_cinder:380          :   iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379
2022-04-29 14:19:34.689 | + lib/cinder:configure_cinder:383          :   [[ False == True ]]
2022-04-29 14:19:34.691 | + ./stack.sh:main:931                      :   is_service_enabled neutron
2022-04-29 14:19:34.709 | + functions-common:is_service_enabled:2093 :   return 0
2022-04-29 14:19:34.711 | + ./stack.sh:main:933                      :   stack_install_service neutron
2022-04-29 14:19:34.714 | + lib/stack:stack_install_service:20       :   local service=neutron
2022-04-29 14:19:34.716 | + lib/stack:stack_install_service:21       :   type install_neutron
2022-04-29 14:19:34.719 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-29 14:19:34.721 | + lib/stack:stack_install_service:32       :   install_neutron
2022-04-29 14:19:34.723 | + lib/neutron:install_neutron:687          :   is_neutron_legacy_enabled
2022-04-29 14:19:34.727 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-29 14:19:34.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-29 14:19:34.733 | + 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-29 14:19:34.736 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-29 14:19:34.738 | + 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-29 14:19:34.741 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-29 14:19:34.744 | + lib/neutron:install_neutron:689          :   install_mutnauq
2022-04-29 14:19:34.747 | + lib/neutron-legacy:install_mutnauq:467   :   use_library_from_git neutron-lib
2022-04-29 14:19:34.749 | + inc/python:use_library_from_git:250      :   local name=neutron-lib
2022-04-29 14:19:34.752 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-29 14:19:34.754 | + inc/python:use_library_from_git:252      :   [[ '' = \A\L\L ]]
2022-04-29 14:19:34.757 | + inc/python:use_library_from_git:252      :   [[ ,, =~ ,neutron-lib, ]]
2022-04-29 14:19:34.759 | + inc/python:use_library_from_git:253      :   return 1
2022-04-29 14:19:34.762 | + lib/neutron-legacy:install_mutnauq:472   :   git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master
2022-04-29 14:19:34.764 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/neutron.git
2022-04-29 14:19:34.767 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/neutron
2022-04-29 14:19:34.769 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-29 14:19:34.771 | + functions-common:git_clone:611           :   local orig_dir
2022-04-29 14:19:34.774 | ++ functions-common:git_clone:612           :   pwd
2022-04-29 14:19:34.777 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-29 14:19:34.779 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-29 14:19:34.782 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-29 14:19:34.798 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-29 14:19:34.800 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-29 14:19:34.803 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-29 14:19:34.806 | + functions-common:git_clone:629           :   echo master
2022-04-29 14:19:34.806 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-29 14:19:34.811 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/neutron ]]
2022-04-29 14:19:34.813 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-29 14:19:34.816 | + functions-common:git_clone:686           :   sudo git config --system --add safe.directory /opt/stack/neutron
2022-04-29 14:19:34.829 | + functions-common:git_clone:689           :   cd /opt/stack/neutron
2022-04-29 14:19:34.832 | + functions-common:git_clone:690           :   git show --oneline
2022-04-29 14:19:34.832 | + functions-common:git_clone:690           :   head -1
2022-04-29 14:19:34.837 | 77c4984382 Merge commit 'refs/changes/40/836140/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2022-04-29 14:19:34.840 | + functions-common:git_clone:691           :   cd /home/ubuntu/devstack
2022-04-29 14:19:34.842 | + lib/neutron-legacy:install_mutnauq:473   :   setup_develop /opt/stack/neutron
2022-04-29 14:19:34.845 | + inc/python:setup_develop:338             :   local bindep
2022-04-29 14:19:34.847 | + inc/python:setup_develop:339             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-29 14:19:34.850 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/neutron
2022-04-29 14:19:34.853 | + inc/python:setup_develop:344             :   local extras=
2022-04-29 14:19:34.856 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/neutron -e
2022-04-29 14:19:34.858 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-29 14:19:34.861 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-29 14:19:34.863 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/neutron
2022-04-29 14:19:34.866 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-29 14:19:34.868 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-29 14:19:34.872 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/neutron
2022-04-29 14:19:34.874 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-29 14:19:34.877 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/neutron
2022-04-29 14:19:34.879 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-29 14:19:34.882 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-29 14:19:34.885 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg
2022-04-29 14:19:34.891 | + inc/python:_setup_package_with_constraints_edit:385 :   name=neutron
2022-04-29 14:19:34.893 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron
2022-04-29 14:19:35.554 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/neutron -e
2022-04-29 14:19:35.557 | + inc/python:setup_package:418             :   local bindep=0
2022-04-29 14:19:35.559 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-29 14:19:35.561 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-29 14:19:35.564 | + inc/python:setup_package:421             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-29 14:19:35.566 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/neutron
2022-04-29 14:19:35.569 | + inc/python:setup_package:427             :   local flags=-e
2022-04-29 14:19:35.571 | + inc/python:setup_package:428             :   local extras=
2022-04-29 14:19:35.574 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-29 14:19:35.576 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-29 14:19:35.578 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-29 14:19:35.581 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-29 14:19:35.583 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-29 14:19:35.586 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/neutron
2022-04-29 14:19:35.607 | Using python 3.8 to install /opt/stack/neutron
2022-04-29 14:19:35.609 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron
2022-04-29 14:19:36.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:19:36.453 |   from cryptography.utils import int_from_bytes
2022-04-29 14:19:36.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-29 14:19:36.453 |   from cryptography.utils import int_from_bytes
2022-04-29 14:19:37.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-29 14:19:37.654 | Obtaining file:///opt/stack/neutron
2022-04-29 14:19:37.655 |   Preparing metadata (setup.py): started
2022-04-29 14:19:43.306 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-29 14:19:43.397 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.8.1)
2022-04-29 14:19:43.398 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.5.0)
2022-04-29 14:19:43.399 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.1.1)
2022-04-29 14:19:43.400 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.5.1)
2022-04-29 14:19:43.401 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.5.0)
2022-04-29 14:19:43.402 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.1.1)
2022-04-29 14:19:43.403 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.33.0)
2022-04-29 14:19:43.404 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.4.1)
2022-04-29 14:19:43.406 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.20.4)
2022-04-29 14:19:43.406 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.27.1)
2022-04-29 14:19:43.407 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.1.1)
2022-04-29 14:19:43.408 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (9.4.0)
2022-04-29 14:19:43.410 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.8.0)
2022-04-29 14:19:43.411 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.11.0)
2022-04-29 14:19:43.412 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.20.0)
2022-04-29 14:19:43.413 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (7.8.0)
2022-04-29 14:19:43.414 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (6.3.1)
2022-04-29 14:19:43.415 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.4.35)
2022-04-29 14:19:43.416 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.8.7)
2022-04-29 14:19:43.417 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.0)
2022-04-29 14:19:43.418 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.7.7)
2022-04-29 14:19:43.419 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.5.0)
2022-04-29 14:19:43.420 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.11.0)
2022-04-29 14:19:43.421 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.0)
2022-04-29 14:19:43.422 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (8.8.0)
2022-04-29 14:19:43.423 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.1.0)
2022-04-29 14:19:43.425 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (11.3.0)
2022-04-29 14:19:43.426 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.1.0)
2022-04-29 14:19:43.428 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.7.0)
2022-04-29 14:19:43.429 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (12.13.0)
2022-04-29 14:19:43.430 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.1)
2022-04-29 14:19:43.431 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.11.0)
2022-04-29 14:19:43.432 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.7.0)
2022-04-29 14:19:43.433 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.3.0)
2022-04-29 14:19:43.434 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (6.3.1)
2022-04-29 14:19:43.435 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.3.0)
2022-04-29 14:19:43.436 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.8.0)
2022-04-29 14:19:43.437 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.5.0)
2022-04-29 14:19:43.438 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.13.0)
2022-04-29 14:19:43.439 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.6.0)
2022-04-29 14:19:43.441 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (3.4.2)
2022-04-29 14:19:43.442 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.3.1)
2022-04-29 14:19:43.443 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.1.0)
2022-04-29 14:19:43.444 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.16.0)
2022-04-29 14:19:43.445 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (1.16.0)
2022-04-29 14:19:43.446 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (21.3)
2022-04-29 14:19:43.447 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (5.9.0)
2022-04-29 14:19:43.448 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:43.449 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (22.0.0)
2022-04-29 14:19:43.451 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (17.7.0)
2022-04-29 14:19:43.452 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (0.61.0)
2022-04-29 14:19:43.453 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (4.5.0)
2022-04-29 14:19:43.454 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.7.1)
2022-04-29 14:19:43.455 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.4.0)
2022-04-29 14:19:43.456 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev162) (2.11.0)
2022-04-29 14:19:43.472 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev162) (5.7.1)
2022-04-29 14:19:43.473 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev162) (4.11.3)
2022-04-29 14:19:43.474 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev162) (1.2.0)
2022-04-29 14:19:43.482 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev162) (1.14.0)
2022-04-29 14:19:43.494 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev162) (1.1.2)
2022-04-29 14:19:43.496 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev162) (1.16.0)
2022-04-29 14:19:43.497 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev162) (2.2.1)
2022-04-29 14:19:43.516 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev162) (3.0.8)
2022-04-29 14:19:43.524 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev162) (2.1.1)
2022-04-29 14:19:43.585 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev162) (1.7.0)
2022-04-29 14:19:43.586 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev162) (1.0.2)
2022-04-29 14:19:43.639 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev162) (3.1.1)
2022-04-29 14:19:43.641 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev162) (4.4.0)
2022-04-29 14:19:43.687 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev162) (1.2.3)
2022-04-29 14:19:43.688 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev162) (2.7.0)
2022-04-29 14:19:43.721 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.4.4)
2022-04-29 14:19:43.722 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.1.5)
2022-04-29 14:19:43.724 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.32)
2022-04-29 14:19:43.725 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (2.5.0)
2022-04-29 14:19:43.726 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (6.0)
2022-04-29 14:19:43.727 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.4.0)
2022-04-29 14:19:43.729 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (36.0.2)
2022-04-29 14:19:43.730 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev162) (1.0.0)
2022-04-29 14:19:43.746 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev162) (1.0.3)
2022-04-29 14:19:43.838 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev162) (0.17.3)
2022-04-29 14:19:43.883 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev162) (1.5.0)
2022-04-29 14:19:43.972 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.5.0)
2022-04-29 14:19:43.974 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev162) (2.0.1)
2022-04-29 14:19:43.975 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.13.0)
2022-04-29 14:19:44.034 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev162) (0.9.6)
2022-04-29 14:19:44.037 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev162) (2.8.2)
2022-04-29 14:19:44.094 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (0.4.0)
2022-04-29 14:19:44.097 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.2.4)
2022-04-29 14:19:44.098 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.0.0)
2022-04-29 14:19:44.099 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.1.1)
2022-04-29 14:19:44.126 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev162) (3.2.0)
2022-04-29 14:19:44.129 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev162) (3.3.0)
2022-04-29 14:19:44.175 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev162) (1.15.0)
2022-04-29 14:19:44.233 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev162) (2022.1)
2022-04-29 14:19:44.264 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev162) (1.3.3)
2022-04-29 14:19:44.266 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev162) (3.0.0)
2022-04-29 14:19:44.292 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev162) (3.2.0)
2022-04-29 14:19:44.435 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev162) (2.4.0)
2022-04-29 14:19:44.507 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev162) (62.1.0)
2022-04-29 14:19:44.585 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev162) (3.0.0)
2022-04-29 14:19:44.586 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev162) (0.3.5)
2022-04-29 14:19:44.696 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.698 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.699 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.700 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.701 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.702 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.703 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev162) (0.6.9)
2022-04-29 14:19:44.912 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev162) (3.2.0)
2022-04-29 14:19:44.913 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev162) (3.10.1)
2022-04-29 14:19:44.914 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev162) (2.5.0)
2022-04-29 14:19:44.960 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev162) (3.17.6)
2022-04-29 14:19:44.962 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev162) (2.1.0)
2022-04-29 14:19:45.055 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (2.0.12)
2022-04-29 14:19:45.057 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (3.3)
2022-04-29 14:19:45.058 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (2019.11.28)
2022-04-29 14:19:45.059 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev162) (1.26.9)
2022-04-29 14:19:45.095 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev162) (0.7)
2022-04-29 14:19:45.436 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev162) (0.13.1)
2022-04-29 14:19:45.511 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (5.0.0)
2022-04-29 14:19:45.673 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev162) (2.21)
2022-04-29 14:19:45.747 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev162) (2.4.1)
2022-04-29 14:19:45.749 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev162) (0.5.0)
2022-04-29 14:19:45.985 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev162) (2.5.0)
2022-04-29 14:19:46.160 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev162) (2.3)
2022-04-29 14:19:46.699 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev162) (0.14.1)
2022-04-29 14:19:46.775 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev162) (0.2.5)
2022-04-29 14:19:47.384 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.4.2)
2022-04-29 14:19:47.388 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev162) (0.5.2)
2022-04-29 14:19:47.703 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev162) (2.1.1)
2022-04-29 14:19:47.704 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev162) (4.11.1)
2022-04-29 14:19:47.875 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev162) (3.8.0)
2022-04-29 14:19:48.120 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev162) (1.8.2)
2022-04-29 14:19:48.122 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev162) (21.4.0)
2022-04-29 14:19:48.320 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev162) (1.0.0)
2022-04-29 14:19:48.584 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev162) (2.3.2.post1)
2022-04-29 14:19:50.003 | Installing collected packages: neutron
2022-04-29 14:19:50.003 |   Attempting uninstall: neutron
2022-04-29 14:19:50.003 |     Found existing installation: neutron 20.1.0.dev162
2022-04-29 14:19:50.022 |     Can't uninstall 'neutron'. No files were found to uninstall.
2022-04-29 14:19:50.023 |   Running setup.py develop for neutron
2022-04-29 14:19:56.468 |     ERROR: Command errored out with exit status 1:
2022-04-29 14:19:56.468 |      command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/neutron/setup.py'"'"'; __file__='"'"'/opt/stack/neutron/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'"'"'))' develop --no-deps
2022-04-29 14:19:56.468 |          cwd: /opt/stack/neutron/
2022-04-29 14:19:56.468 |     Complete output (58 lines):
2022-04-29 14:19:56.468 |     running develop
2022-04-29 14:19:56.468 |     running egg_info
2022-04-29 14:19:56.468 |     writing pbr to neutron.egg-info/pbr.json
2022-04-29 14:19:56.468 |     writing neutron.egg-info/PKG-INFO
2022-04-29 14:19:56.468 |     writing dependency_links to neutron.egg-info/dependency_links.txt
2022-04-29 14:19:56.468 |     writing entry points to neutron.egg-info/entry_points.txt
2022-04-29 14:19:56.468 |     writing requirements to neutron.egg-info/requires.txt
2022-04-29 14:19:56.468 |     writing top-level names to neutron.egg-info/top_level.txt
2022-04-29 14:19:56.468 |     [pbr] Processing SOURCES.txt
2022-04-29 14:19:56.468 |     [pbr] In git context, generating filelist from git
2022-04-29 14:19:56.468 |     /usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
2022-04-29 14:19:56.468 |       warnings.warn(
2022-04-29 14:19:56.468 |     /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
2022-04-29 14:19:56.468 |       warnings.warn(
2022-04-29 14:19:56.468 |     /usr/local/lib/python3.8/dist-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.23ubuntu1 is an invalid version and will not be supported in a future release
2022-04-29 14:19:56.468 |       warnings.warn(
2022-04-29 14:19:56.468 |     /usr/local/lib/python3.8/dist-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.1.36ubuntu1 is an invalid version and will not be supported in a future release
2022-04-29 14:19:56.468 |       warnings.warn(
2022-04-29 14:19:56.468 |     warning: no files found matching 'AUTHORS'
2022-04-29 14:19:56.468 |     warning: no files found matching 'ChangeLog'
2022-04-29 14:19:56.468 |     warning: no previously-included files matching '*.pyc' found anywhere in distribution
2022-04-29 14:19:56.468 |     adding license file 'LICENSE'
2022-04-29 14:19:56.468 |     writing manifest file 'neutron.egg-info/SOURCES.txt'
2022-04-29 14:19:56.468 |     running build_ext
2022-04-29 14:19:56.468 |     Creating /usr/local/lib/python3.8/dist-packages/neutron.egg-link (link to .)
2022-04-29 14:19:56.469 |     neutron 20.1.0.dev162 is already the active version in easy-install.pth
2022-04-29 14:19:56.469 |     Installing ml2ovn-trace script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-db-manage script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-debug script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-dhcp-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-ipset-cleanup script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-keepalived-state-change script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-l3-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-linuxbridge-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-linuxbridge-cleanup script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-macvtap-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-metadata-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-metering-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-netns-cleanup script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-openvswitch-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-ovn-db-sync-util script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-ovn-metadata-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-ovn-migration-mtu script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-ovs-cleanup script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-pd-notify script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-rootwrap script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-rootwrap-daemon script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-rpc-server script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-sanitize-port-binding-profile-allocation script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-sanitize-port-mac-addresses script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-sanity-check script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-server script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-sriov-nic-agent script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-status script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-usage-audit script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing neutron-api script to /usr/local/bin
2022-04-29 14:19:56.469 |     Installing ovn_migration.sh script to /usr/local/bin
2022-04-29 14:19:56.469 |     error: [Errno 2] No such file or directory: '/opt/stack/neutron/neutron/agent/l3/state_change.sh'
2022-04-29 14:19:56.470 |     ----------------------------------------
2022-04-29 14:19:56.470 |   ERROR: Can't roll back neutron; was not uninstalled
2022-04-29 14:19:56.470 | ERROR: Command errored out with exit status 1: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/neutron/setup.py'"'"'; __file__='"'"'/opt/stack/neutron/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'"'"'))' develop --no-deps Check the logs for full command output.
2022-04-29 14:19:56.477 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-29 14:19:56.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-29 14:19:56.614 | + inc/python:pip_install:1                 :   exit_trap
2022-04-29 14:19:56.616 | + ./stack.sh:exit_trap:523                 :   local r=1
2022-04-29 14:19:56.619 | ++ ./stack.sh:exit_trap:524                 :   jobs -p
2022-04-29 14:19:56.622 | + ./stack.sh:exit_trap:524                 :   jobs=
2022-04-29 14:19:56.624 | + ./stack.sh:exit_trap:527                 :   [[ -n '' ]]
2022-04-29 14:19:56.626 | + ./stack.sh:exit_trap:533                 :   '[' -f '' ']'
2022-04-29 14:19:56.629 | + ./stack.sh:exit_trap:538                 :   kill_spinner
2022-04-29 14:19:56.631 | + ./stack.sh:kill_spinner:433              :   '[' '!' -z '' ']'
2022-04-29 14:19:56.633 | + ./stack.sh:exit_trap:540                 :   [[ 1 -ne 0 ]]
2022-04-29 14:19:56.636 | + ./stack.sh:exit_trap:541                 :   echo 'Error on exit'
2022-04-29 14:19:56.636 | Error on exit
2022-04-29 14:19:56.638 | + ./stack.sh:exit_trap:543                 :   type -p generate-subunit
2022-04-29 14:19:56.641 | + ./stack.sh:exit_trap:544                 :   generate-subunit 1651241798 198 fail
2022-04-29 14:19:57.286 | + ./stack.sh:exit_trap:546                 :   [[ -z /opt/stack/logs ]]
2022-04-29 14:19:57.288 | + ./stack.sh:exit_trap:549                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-04-29 14:19:58.231 | + ./stack.sh:exit_trap:558                 :   exit 1