2022-01-05 16:51:15.472 | + ./stack.sh:main:473                      :   exec
2022-01-05 16:51:15.472 | + ./stack.sh:main:481                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165115'
2022-01-05 16:51:15.472 | ++ ./stack.sh:main:473                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-165115.summary.2022-01-05-165115
2022-01-05 16:51:15.472 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2022-01-05 16:51:15.472 | + ./stack.sh:echo_summary:432              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165115
2022-01-05 16:51:15.472 | + ./stack.sh:main:483                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165115 /opt/stack/logs/stack.sh.log
2022-01-05 16:51:15.473 | + ./stack.sh:main:484                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165115.summary.2022-01-05-165115 /opt/stack/logs/stack.sh.log.summary
2022-01-05 16:51:15.473 | + ./stack.sh:main:499                      :   check_path_perm_sanity /opt/stack
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:596     :   local real_path
2022-01-05 16:51:15.473 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-01-05 16:51:15.473 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-01-05 16:51:15.473 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-01-05 16:51:15.473 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-01-05 16:51:15.473 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-01-05 16:51:15.475 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-01-05 16:51:15.479 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-01-05 16:51:15.481 | + ./stack.sh:main:505                      :   trap exit_trap EXIT
2022-01-05 16:51:15.484 | + ./stack.sh:main:546                      :   trap err_trap ERR
2022-01-05 16:51:15.486 | + ./stack.sh:main:559                      :   set -o errexit
2022-01-05 16:51:15.487 | + ./stack.sh:main:562                      :   uname -a
2022-01-05 16:51:15.489 | Linux dv-osbrick-wallaby-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2022-01-05 16:51:15.491 | + ./stack.sh:main:565                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-01-05 16:51:15.492 | + ./stack.sh:main:566                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-01-05 16:51:15.496 | + ./stack.sh:main:569                      :   source /home/ubuntu/devstack/lib/database
2022-01-05 16:51:15.522 | + ./stack.sh:main:570                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-01-05 16:51:15.538 | + ./stack.sh:main:576                      :   fetch_plugins
2022-01-05 16:51:15.540 | + functions-common:fetch_plugins:1650      :   local plugins=
2022-01-05 16:51:15.541 | + functions-common:fetch_plugins:1651      :   local plugin
2022-01-05 16:51:15.544 | + functions-common:fetch_plugins:1654      :   [[ -z '' ]]
2022-01-05 16:51:15.546 | + functions-common:fetch_plugins:1655      :   return
2022-01-05 16:51:15.548 | + ./stack.sh:main:580                      :   run_phase override_defaults
2022-01-05 16:51:15.550 | + functions-common:run_phase:1732          :   local mode=override_defaults
2022-01-05 16:51:15.551 | + functions-common:run_phase:1733          :   local phase=
2022-01-05 16:51:15.553 | + functions-common:run_phase:1734          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-01-05 16:51:15.555 | + functions-common:run_phase:1735          :   local extra_plugin_file_name
2022-01-05 16:51:15.556 | + functions-common:run_phase:1736          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-01-05 16:51:15.558 | + functions-common:run_phase:1741          :   local exceptions=80-tempest.sh
2022-01-05 16:51:15.560 | + functions-common:run_phase:1742          :   local extra
2022-01-05 16:51:15.562 | ++ functions-common:run_phase:1743          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-01-05 16:51:15.565 | + functions-common:run_phase:1743          :   extra=80-tempest.sh
2022-01-05 16:51:15.567 | + functions-common:run_phase:1744          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-01-05 16:51:15.569 | + functions-common:run_phase:1748          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-01-05 16:51:15.570 | + functions-common:run_phase:1748          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-01-05 16:51:15.572 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-01-05 16:51:15.585 | ++ functions-common:is_service_enabled:1960 :   return 0
2022-01-05 16:51:15.586 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-01-05 16:51:15.588 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-01-05 16:51:15.590 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-01-05 16:51:15.592 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-01-05 16:51:15.594 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-01-05 16:51:15.596 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-01-05 16:51:15.597 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-01-05 16:51:15.599 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-01-05 16:51:15.601 | + functions-common:run_phase:1753          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-01-05 16:51:15.603 | + functions-common:run_phase:1756          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-01-05 16:51:15.604 | + functions-common:run_phase:1757          :   plugin_override_defaults
2022-01-05 16:51:15.606 | + functions-common:plugin_override_defaults:1691 :   local plugins=
2022-01-05 16:51:15.608 | + functions-common:plugin_override_defaults:1692 :   local plugin
2022-01-05 16:51:15.610 | + functions-common:plugin_override_defaults:1695 :   [[ -z '' ]]
2022-01-05 16:51:15.611 | + functions-common:plugin_override_defaults:1696 :   return
2022-01-05 16:51:15.613 | + ./stack.sh:main:583                      :   source /home/ubuntu/devstack/lib/apache
2022-01-05 16:51:15.630 | + ./stack.sh:main:586                      :   source /home/ubuntu/devstack/lib/tls
2022-01-05 16:51:15.632 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-01-05 16:51:15.645 | ++ functions-common:is_service_enabled:1960 :   return 1
2022-01-05 16:51:15.647 | +++ lib/tls:source:43                        :   hostname -f
2022-01-05 16:51:15.650 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-01-05 16:51:15.652 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-01-05 16:51:15.654 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-01-05 16:51:15.656 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-01-05 16:51:15.658 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-01-05 16:51:15.660 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-01-05 16:51:15.661 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-01-05 16:51:15.663 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-01-05 16:51:15.665 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-01-05 16:51:15.667 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-01-05 16:51:15.672 | + ./stack.sh:main:589                      :   source /home/ubuntu/devstack/lib/infra
2022-01-05 16:51:15.683 | + ./stack.sh:main:590                      :   source /home/ubuntu/devstack/lib/libraries
2022-01-05 16:51:15.701 | + ./stack.sh:main:591                      :   source /home/ubuntu/devstack/lib/lvm
2022-01-05 16:51:15.713 | + ./stack.sh:main:592                      :   source /home/ubuntu/devstack/lib/horizon
2022-01-05 16:51:15.725 | + ./stack.sh:main:593                      :   source /home/ubuntu/devstack/lib/keystone
2022-01-05 16:51:15.752 | + ./stack.sh:main:594                      :   source /home/ubuntu/devstack/lib/glance
2022-01-05 16:51:15.791 | + ./stack.sh:main:595                      :   source /home/ubuntu/devstack/lib/nova
2022-01-05 16:51:15.875 | + ./stack.sh:main:596                      :   source /home/ubuntu/devstack/lib/placement
2022-01-05 16:51:15.896 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/cinder
2022-01-05 16:51:15.935 | + ./stack.sh:main:598                      :   source /home/ubuntu/devstack/lib/swift
2022-01-05 16:51:15.986 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/neutron
2022-01-05 16:51:16.113 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/ldap
2022-01-05 16:51:16.126 | + ./stack.sh:main:601                      :   source /home/ubuntu/devstack/lib/dstat
2022-01-05 16:51:16.139 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-01-05 16:51:16.151 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/etcd3
2022-01-05 16:51:16.236 | + ./stack.sh:main:609                      :   run_phase source
2022-01-05 16:51:16.238 | + functions-common:run_phase:1732          :   local mode=source
2022-01-05 16:51:16.240 | + functions-common:run_phase:1733          :   local phase=
2022-01-05 16:51:16.242 | + functions-common:run_phase:1734          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-01-05 16:51:16.244 | + functions-common:run_phase:1735          :   local extra_plugin_file_name
2022-01-05 16:51:16.247 | + functions-common:run_phase:1736          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-01-05 16:51:16.249 | + functions-common:run_phase:1741          :   local exceptions=80-tempest.sh
2022-01-05 16:51:16.250 | + functions-common:run_phase:1742          :   local extra
2022-01-05 16:51:16.253 | ++ functions-common:run_phase:1743          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-01-05 16:51:16.257 | + functions-common:run_phase:1743          :   extra=80-tempest.sh
2022-01-05 16:51:16.259 | + functions-common:run_phase:1744          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-01-05 16:51:16.261 | + functions-common:run_phase:1748          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-01-05 16:51:16.263 | + functions-common:run_phase:1748          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-01-05 16:51:16.265 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-01-05 16:51:16.280 | ++ functions-common:is_service_enabled:1960 :   return 0
2022-01-05 16:51:16.282 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-01-05 16:51:16.284 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-01-05 16:51:16.323 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-01-05 16:51:16.325 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-01-05 16:51:16.327 | + functions-common:run_phase:1753          :   [[ source == \s\o\u\r\c\e ]]
2022-01-05 16:51:16.329 | + functions-common:run_phase:1754          :   load_plugin_settings
2022-01-05 16:51:16.331 | + functions-common:load_plugin_settings:1668 :   local plugins=
2022-01-05 16:51:16.333 | + functions-common:load_plugin_settings:1669 :   local plugin
2022-01-05 16:51:16.336 | + functions-common:load_plugin_settings:1672 :   [[ -z '' ]]
2022-01-05 16:51:16.338 | + functions-common:load_plugin_settings:1673 :   return
2022-01-05 16:51:16.340 | + functions-common:run_phase:1755          :   verify_disabled_services
2022-01-05 16:51:16.342 | + functions-common:verify_disabled_services:2015 :   local service
2022-01-05 16:51:16.345 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.347 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-01-05 16:51:16.349 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.351 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-01-05 16:51:16.354 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.356 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-01-05 16:51:16.359 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.361 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-01-05 16:51:16.363 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.365 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-01-05 16:51:16.368 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.370 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-01-05 16:51:16.372 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.374 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-01-05 16:51:16.376 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.379 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-01-05 16:51:16.381 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.383 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-01-05 16:51:16.385 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.388 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-01-05 16:51:16.390 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.392 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-01-05 16:51:16.394 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.397 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-01-05 16:51:16.399 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.401 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-01-05 16:51:16.404 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.406 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-01-05 16:51:16.408 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.410 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-01-05 16:51:16.413 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.415 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-01-05 16:51:16.417 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.420 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-01-05 16:51:16.422 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.424 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-01-05 16:51:16.427 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.429 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-01-05 16:51:16.431 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.433 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-01-05 16:51:16.436 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.438 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-01-05 16:51:16.440 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.442 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-01-05 16:51:16.445 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.447 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-01-05 16:51:16.449 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.451 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-01-05 16:51:16.454 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.456 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-01-05 16:51:16.458 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.460 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-01-05 16:51:16.463 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.466 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-01-05 16:51:16.468 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.470 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-01-05 16:51:16.472 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.474 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-01-05 16:51:16.477 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.481 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-01-05 16:51:16.483 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.485 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-01-05 16:51:16.488 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.490 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-01-05 16:51:16.492 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.494 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-01-05 16:51:16.497 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.499 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-01-05 16:51:16.501 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.503 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-01-05 16:51:16.505 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.508 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-01-05 16:51:16.510 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.512 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-01-05 16:51:16.515 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.517 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-01-05 16:51:16.519 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.521 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-01-05 16:51:16.524 | + functions-common:verify_disabled_services:2016 :   for service in ${ENABLED_SERVICES//,/ }
2022-01-05 16:51:16.526 | + functions-common:verify_disabled_services:2017 :   [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-01-05 16:51:16.530 | + ./stack.sh:main:680                      :   initialize_database_backends
2022-01-05 16:51:16.532 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-01-05 16:51:16.534 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-01-05 16:51:16.550 | + functions-common:is_service_enabled:1960 :   return 0
2022-01-05 16:51:16.552 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-01-05 16:51:16.554 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-01-05 16:51:16.556 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-01-05 16:51:16.571 | + functions-common:is_service_enabled:1960 :   return 1
2022-01-05 16:51:16.573 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-01-05 16:51:16.576 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-01-05 16:51:16.578 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-01-05 16:51:16.580 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-01-05 16:51:16.583 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-01-05 16:51:16.585 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-01-05 16:51:16.587 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-01-05 16:51:16.590 | ++ lib/database:initialize_database_backends:102 :   get_database_type_mysql
2022-01-05 16:51:16.593 | ++ lib/databases/mysql:get_database_type_mysql:35 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-01-05 16:51:16.595 | ++ lib/databases/mysql:get_database_type_mysql:36 :   echo mysql+pymysql
2022-01-05 16:51:16.597 | + lib/database:initialize_database_backends:102 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-01-05 16:51:16.600 | + lib/database:initialize_database_backends:104 :   return 0
2022-01-05 16:51:16.602 | + ./stack.sh:main:681                      :   echo 'Using mysql database backend'
2022-01-05 16:51:16.602 | Using mysql database backend
2022-01-05 16:51:16.604 | + ./stack.sh:main:684                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-01-05 16:51:16.620 | + ./stack.sh:main:696                      :   is_service_enabled rabbit
2022-01-05 16:51:16.635 | + functions-common:is_service_enabled:1960 :   return 0
2022-01-05 16:51:16.638 | + ./stack.sh:main:697                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-01-05 16:51:16.654 | + ./stack.sh:main:704                      :   is_service_enabled keystone
2022-01-05 16:51:16.670 | + functions-common:is_service_enabled:1960 :   return 0
2022-01-05 16:51:16.672 | + ./stack.sh:main:706                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-01-05 16:51:16.688 | + ./stack.sh:main:708                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-01-05 16:51:16.705 | + ./stack.sh:main:719                      :   is_service_enabled ldap
2022-01-05 16:51:16.721 | + functions-common:is_service_enabled:1960 :   return 1
2022-01-05 16:51:16.723 | + ./stack.sh:main:728                      :   is_service_enabled s-proxy
2022-01-05 16:51:16.739 | + functions-common:is_service_enabled:1960 :   return 0
2022-01-05 16:51:16.741 | + ./stack.sh:main:732                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-01-05 16:51:16.757 | + ./stack.sh:main:734                      :   [[ -z '' ]]
2022-01-05 16:51:16.759 | + ./stack.sh:main:734                      :   [[ False == \T\r\u\e ]]
2022-01-05 16:51:16.762 | + ./stack.sh:main:740                      :   save_stackenv 740
2022-01-05 16:51:16.764 | + functions-common:save_stackenv:60        :   local tag=740
2022-01-05 16:51:16.767 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-01-05 16:51:16.771 | + functions-common:save_stackenv:62        :   time_stamp=2022-01-05-165116
2022-01-05 16:51:16.773 | + functions-common:save_stackenv:63        :   echo '# 2022-01-05-165116 740'
2022-01-05 16:51:16.776 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.778 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-01-05 16:51:16.780 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.782 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-01-05 16:51:16.785 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.787 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-01-05 16:51:16.789 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.792 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-01-05 16:51:16.795 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.797 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.46
2022-01-05 16:51:16.799 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.801 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity
2022-01-05 16:51:16.804 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.806 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-165115
2022-01-05 16:51:16.809 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.811 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-01-05 16:51:16.813 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.815 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.46
2022-01-05 16:51:16.818 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.820 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-01-05 16:51:16.822 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.825 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-01-05 16:51:16.827 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.829 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-01-05 16:51:16.831 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-01-05 16:51:16.834 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-01-05 16:51:16.836 | + ./stack.sh:main:751                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby
2022-01-05 16:51:16.838 | + functions-common:git_clone:523           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-01-05 16:51:16.840 | + functions-common:git_clone:524           :   local git_dest=/opt/stack/requirements
2022-01-05 16:51:16.842 | + functions-common:git_clone:525           :   local git_ref=stable/wallaby
2022-01-05 16:51:16.845 | + functions-common:git_clone:526           :   local orig_dir
2022-01-05 16:51:16.847 | ++ functions-common:git_clone:527           :   pwd
2022-01-05 16:51:16.850 | + functions-common:git_clone:527           :   orig_dir=/home/ubuntu/devstack
2022-01-05 16:51:16.852 | + functions-common:git_clone:528           :   local git_clone_flags=
2022-01-05 16:51:16.854 | ++ functions-common:git_clone:530           :   trueorfalse False RECLONE
2022-01-05 16:51:16.870 | + functions-common:git_clone:530           :   RECLONE=False
2022-01-05 16:51:16.873 | + functions-common:git_clone:531           :   [[ 0 -gt 0 ]]
2022-01-05 16:51:16.875 | + functions-common:git_clone:535           :   [[ False = \T\r\u\e ]]
2022-01-05 16:51:16.877 | + functions-common:git_clone:544           :   echo stable/wallaby
2022-01-05 16:51:16.878 | + functions-common:git_clone:544           :   egrep -q '^refs'
2022-01-05 16:51:16.883 | + functions-common:git_clone:558           :   [[ ! -d /opt/stack/requirements ]]
2022-01-05 16:51:16.885 | + functions-common:git_clone:566           :   [[ False = \T\r\u\e ]]
2022-01-05 16:51:16.887 | + functions-common:git_clone:592           :   cd /opt/stack/requirements
2022-01-05 16:51:16.890 | + functions-common:git_clone:593           :   git show --oneline
2022-01-05 16:51:16.890 | + functions-common:git_clone:593           :   head -1
2022-01-05 16:51:16.893 | 887d45e8 Update amqp version
2022-01-05 16:51:16.896 | + functions-common:git_clone:594           :   cd /home/ubuntu/devstack
2022-01-05 16:51:16.898 | + ./stack.sh:main:755                      :   echo_summary 'Installing package prerequisites'
2022-01-05 16:51:16.901 | + ./stack.sh:echo_summary:426              :   [[ -t 3 ]]
2022-01-05 16:51:16.903 | + ./stack.sh:echo_summary:432              :   echo -e Installing package prerequisites
2022-01-05 16:51:16.905 | + ./stack.sh:main:756                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-01-05 16:51:16.908 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-01-05 16:51:16.910 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-01-05 16:51:16.913 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-01-05 16:51:16.915 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-01-05 16:51:16.918 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-01-05 16:51:16.921 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-01-05 16:51:16.924 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-01-05 16:51:16.928 | ++ tools/install_prereqs.sh:source:47       :   NOW=1641401476
2022-01-05 16:51:16.931 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-01-05 16:51:16.936 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1641401396
2022-01-05 16:51:16.938 | ++ tools/install_prereqs.sh:source:49       :   DELTA=80
2022-01-05 16:51:16.940 | ++ tools/install_prereqs.sh:source:50       :   [[ 80 -lt 7200 ]]
2022-01-05 16:51:16.943 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-01-05 16:51:16.945 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-01-05 16:51:16.947 | ++ functions-common:export_proxy_variables:2122 :   isset http_proxy
2022-01-05 16:51:16.950 | ++ functions-common:isset:174               :   [[ -v http_proxy ]]
2022-01-05 16:51:16.953 | ++ functions-common:export_proxy_variables:2125 :   isset https_proxy
2022-01-05 16:51:16.955 | ++ functions-common:isset:174               :   [[ -v https_proxy ]]
2022-01-05 16:51:16.958 | ++ functions-common:export_proxy_variables:2128 :   isset no_proxy
2022-01-05 16:51:16.960 | ++ functions-common:isset:174               :   [[ -v no_proxy ]]
2022-01-05 16:51:16.963 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-01-05 16:51:17.009 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-01-05 16:51:17.009 | apache2-dev
2022-01-05 16:51:17.009 | bc
2022-01-05 16:51:17.009 | bsdmainutils
2022-01-05 16:51:17.009 | curl
2022-01-05 16:51:17.009 | g++
2022-01-05 16:51:17.009 | gcc
2022-01-05 16:51:17.009 | gettext  
2022-01-05 16:51:17.009 | git
2022-01-05 16:51:17.009 | graphviz 
2022-01-05 16:51:17.009 | iputils-ping
2022-01-05 16:51:17.009 | libapache2-mod-proxy-uwsgi
2022-01-05 16:51:17.009 | libffi-dev 
2022-01-05 16:51:17.009 | libjpeg-dev 
2022-01-05 16:51:17.009 | libmysqlclient-dev  
2022-01-05 16:51:17.009 | libpcre3-dev 
2022-01-05 16:51:17.009 | libpq-dev  
2022-01-05 16:51:17.009 | libssl-dev 
2022-01-05 16:51:17.009 | libsystemd-dev 
2022-01-05 16:51:17.009 | libxml2-dev  
2022-01-05 16:51:17.009 | libxslt1-dev  
2022-01-05 16:51:17.009 | libyaml-dev
2022-01-05 16:51:17.009 | lsof 
2022-01-05 16:51:17.009 | openssh-server
2022-01-05 16:51:17.009 | openssl
2022-01-05 16:51:17.009 | pkg-config
2022-01-05 16:51:17.010 | psmisc
2022-01-05 16:51:17.010 | python3-dev
2022-01-05 16:51:17.010 | python3-pip
2022-01-05 16:51:17.010 | python3-systemd
2022-01-05 16:51:17.010 | python3-venv
2022-01-05 16:51:17.010 | tar
2022-01-05 16:51:17.010 | tcpdump
2022-01-05 16:51:17.010 | unzip
2022-01-05 16:51:17.010 | uuid-runtime
2022-01-05 16:51:17.010 | wget
2022-01-05 16:51:17.010 | wget
2022-01-05 16:51:17.010 | zlib1g-dev
2022-01-05 16:51:17.010 | libkrb5-dev
2022-01-05 16:51:17.010 | libldap2-dev
2022-01-05 16:51:17.010 | libsasl2-dev
2022-01-05 16:51:17.010 | memcached
2022-01-05 16:51:17.010 | python3-mysqldb
2022-01-05 16:51:17.010 | sqlite3
2022-01-05 16:51:17.010 | conntrack
2022-01-05 16:51:17.010 | curl
2022-01-05 16:51:17.010 | dnsmasq-base
2022-01-05 16:51:17.010 | dnsmasq-utils 
2022-01-05 16:51:17.010 | ebtables
2022-01-05 16:51:17.010 | gawk
2022-01-05 16:51:17.010 | genisoimage 
2022-01-05 16:51:17.010 | iptables
2022-01-05 16:51:17.010 | iputils-arping
2022-01-05 16:51:17.010 | kpartx
2022-01-05 16:51:17.010 | libjs-jquery-tablesorter 
2022-01-05 16:51:17.010 | libmysqlclient-dev
2022-01-05 16:51:17.010 | parted
2022-01-05 16:51:17.010 | pm-utils
2022-01-05 16:51:17.010 | python3-mysqldb
2022-01-05 16:51:17.010 | socat 
2022-01-05 16:51:17.010 | sqlite3
2022-01-05 16:51:17.010 | sudo
2022-01-05 16:51:17.010 | vlan
2022-01-05 16:51:17.010 | lsscsi
2022-01-05 16:51:17.011 | open-iscsi
2022-01-05 16:51:17.011 | lvm2
2022-01-05 16:51:17.011 | qemu-utils
2022-01-05 16:51:17.011 | thin-provisioning-tools
2022-01-05 16:51:17.011 | acl
2022-01-05 16:51:17.011 | dnsmasq-base
2022-01-05 16:51:17.011 | dnsmasq-utils 
2022-01-05 16:51:17.011 | ebtables
2022-01-05 16:51:17.011 | haproxy 
2022-01-05 16:51:17.011 | iptables
2022-01-05 16:51:17.011 | iputils-arping
2022-01-05 16:51:17.011 | iputils-ping
2022-01-05 16:51:17.011 | libmysqlclient-dev
2022-01-05 16:51:17.011 | postgresql-server-dev-all
2022-01-05 16:51:17.011 | python3-mysqldb
2022-01-05 16:51:17.011 | sqlite3
2022-01-05 16:51:17.011 | sudo
2022-01-05 16:51:17.011 | vlan
2022-01-05 16:51:17.011 | ipset
2022-01-05 16:51:17.011 | conntrack
2022-01-05 16:51:17.011 | conntrackd
2022-01-05 16:51:17.011 | keepalived
2022-01-05 16:51:17.011 | dstat
2022-01-05 16:51:17.011 | lvm2
2022-01-05 16:51:17.011 | qemu-utils
2022-01-05 16:51:17.011 | thin-provisioning-tools
2022-01-05 16:51:17.011 | curl
2022-01-05 16:51:17.011 | liberasurecode-dev
2022-01-05 16:51:17.011 | make
2022-01-05 16:51:17.011 | memcached
2022-01-05 16:51:17.011 | sqlite3
2022-01-05 16:51:17.012 | xfsprogs'
2022-01-05 16:51:17.012 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-01-05 16:51:17.029 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-01-05 16:51:17.029 | apache2-dev
2022-01-05 16:51:17.029 | bc
2022-01-05 16:51:17.029 | bsdmainutils
2022-01-05 16:51:17.029 | curl
2022-01-05 16:51:17.030 | g++
2022-01-05 16:51:17.030 | gcc
2022-01-05 16:51:17.030 | gettext  
2022-01-05 16:51:17.030 | git
2022-01-05 16:51:17.030 | graphviz 
2022-01-05 16:51:17.030 | iputils-ping
2022-01-05 16:51:17.030 | libapache2-mod-proxy-uwsgi
2022-01-05 16:51:17.030 | libffi-dev 
2022-01-05 16:51:17.030 | libjpeg-dev 
2022-01-05 16:51:17.030 | libmysqlclient-dev  
2022-01-05 16:51:17.030 | libpcre3-dev 
2022-01-05 16:51:17.030 | libpq-dev  
2022-01-05 16:51:17.030 | libssl-dev 
2022-01-05 16:51:17.030 | libsystemd-dev 
2022-01-05 16:51:17.030 | libxml2-dev  
2022-01-05 16:51:17.030 | libxslt1-dev  
2022-01-05 16:51:17.030 | libyaml-dev
2022-01-05 16:51:17.030 | lsof 
2022-01-05 16:51:17.030 | openssh-server
2022-01-05 16:51:17.030 | openssl
2022-01-05 16:51:17.030 | pkg-config
2022-01-05 16:51:17.030 | psmisc
2022-01-05 16:51:17.030 | python3-dev
2022-01-05 16:51:17.030 | python3-pip
2022-01-05 16:51:17.030 | python3-systemd
2022-01-05 16:51:17.030 | python3-venv
2022-01-05 16:51:17.030 | tar
2022-01-05 16:51:17.030 | tcpdump
2022-01-05 16:51:17.030 | unzip
2022-01-05 16:51:17.030 | uuid-runtime
2022-01-05 16:51:17.030 | wget
2022-01-05 16:51:17.030 | wget
2022-01-05 16:51:17.030 | zlib1g-dev
2022-01-05 16:51:17.030 | libkrb5-dev
2022-01-05 16:51:17.030 | libldap2-dev
2022-01-05 16:51:17.030 | libsasl2-dev
2022-01-05 16:51:17.030 | memcached
2022-01-05 16:51:17.031 | python3-mysqldb
2022-01-05 16:51:17.031 | sqlite3
2022-01-05 16:51:17.031 | conntrack
2022-01-05 16:51:17.031 | curl
2022-01-05 16:51:17.031 | dnsmasq-base
2022-01-05 16:51:17.031 | dnsmasq-utils 
2022-01-05 16:51:17.031 | ebtables
2022-01-05 16:51:17.031 | gawk
2022-01-05 16:51:17.031 | genisoimage 
2022-01-05 16:51:17.031 | iptables
2022-01-05 16:51:17.031 | iputils-arping
2022-01-05 16:51:17.031 | kpartx
2022-01-05 16:51:17.031 | libjs-jquery-tablesorter 
2022-01-05 16:51:17.031 | libmysqlclient-dev
2022-01-05 16:51:17.031 | parted
2022-01-05 16:51:17.031 | pm-utils
2022-01-05 16:51:17.031 | python3-mysqldb
2022-01-05 16:51:17.031 | socat 
2022-01-05 16:51:17.031 | sqlite3
2022-01-05 16:51:17.031 | sudo
2022-01-05 16:51:17.031 | vlan
2022-01-05 16:51:17.031 | lsscsi
2022-01-05 16:51:17.031 | open-iscsi
2022-01-05 16:51:17.031 | lvm2
2022-01-05 16:51:17.031 | qemu-utils
2022-01-05 16:51:17.031 | thin-provisioning-tools
2022-01-05 16:51:17.031 | acl
2022-01-05 16:51:17.031 | dnsmasq-base
2022-01-05 16:51:17.031 | dnsmasq-utils 
2022-01-05 16:51:17.031 | ebtables
2022-01-05 16:51:17.031 | haproxy 
2022-01-05 16:51:17.031 | iptables
2022-01-05 16:51:17.031 | iputils-arping
2022-01-05 16:51:17.031 | iputils-ping
2022-01-05 16:51:17.031 | libmysqlclient-dev
2022-01-05 16:51:17.031 | postgresql-server-dev-all
2022-01-05 16:51:17.032 | python3-mysqldb
2022-01-05 16:51:17.032 | sqlite3
2022-01-05 16:51:17.032 | sudo
2022-01-05 16:51:17.032 | vlan
2022-01-05 16:51:17.032 | ipset
2022-01-05 16:51:17.032 | conntrack
2022-01-05 16:51:17.032 | conntrackd
2022-01-05 16:51:17.032 | keepalived
2022-01-05 16:51:17.032 | dstat
2022-01-05 16:51:17.032 | lvm2
2022-01-05 16:51:17.032 | qemu-utils
2022-01-05 16:51:17.032 | thin-provisioning-tools
2022-01-05 16:51:17.032 | curl
2022-01-05 16:51:17.032 | liberasurecode-dev
2022-01-05 16:51:17.032 | make
2022-01-05 16:51:17.032 | memcached
2022-01-05 16:51:17.032 | sqlite3
2022-01-05 16:51:17.032 | xfsprogs '
2022-01-05 16:51:17.032 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-01-05 16:51:17.034 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2022-01-05 16:51:17.036 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2022-01-05 16:51:17.039 | ++ tools/install_prereqs.sh:source:67       :   echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2022-01-05 16:51:17.039 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-01-05 16:51:17.045 | ++ tools/install_prereqs.sh:source:72       :   install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2022-01-05 16:51:17.047 | ++ functions-common:install_package:1342    :   update_package_repo
2022-01-05 16:51:17.049 | ++ functions-common:update_package_repo:1314 :   NO_UPDATE_REPOS=False
2022-01-05 16:51:17.051 | ++ functions-common:update_package_repo:1315 :   REPOS_UPDATED=False
2022-01-05 16:51:17.053 | ++ functions-common:update_package_repo:1316 :   RETRY_UPDATE=False
2022-01-05 16:51:17.055 | ++ functions-common:update_package_repo:1318 :   [[ False = \T\r\u\e ]]
2022-01-05 16:51:17.057 | ++ functions-common:update_package_repo:1322 :   is_ubuntu
2022-01-05 16:51:17.059 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2022-01-05 16:51:17.061 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2022-01-05 16:51:17.063 | ++ functions-common:update_package_repo:1323 :   apt_get_update
2022-01-05 16:51:17.065 | ++ functions-common:apt_get_update:1068     :   [[ False == \T\r\u\e ]]
2022-01-05 16:51:17.067 | ++ functions-common:apt_get_update:1073     :   [[ False = \T\r\u\e ]]
2022-01-05 16:51:17.069 | ++ functions-common:apt_get_update:1075     :   local sudo=sudo
2022-01-05 16:51:17.072 | +++ functions-common:apt_get_update:1076     :   id -u
2022-01-05 16:51:17.076 | ++ functions-common:apt_get_update:1076     :   [[ 1000 = \0 ]]
2022-01-05 16:51:17.078 | ++ functions-common:apt_get_update:1079     :   time_start apt-get-update
2022-01-05 16:51:17.080 | ++ functions-common:time_start:2290         :   local name=apt-get-update
2022-01-05 16:51:17.082 | ++ functions-common:time_start:2291         :   local start_time=
2022-01-05 16:51:17.084 | ++ functions-common:time_start:2292         :   [[ -n '' ]]
2022-01-05 16:51:17.086 | +++ functions-common:time_start:2295         :   date +%s%3N
2022-01-05 16:51:17.090 | ++ functions-common:time_start:2295         :   _TIME_START[$name]=1641401477088
2022-01-05 16:51:17.092 | ++ functions-common:apt_get_update:1081     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-01-05 16:51:17.094 | ++ functions-common:apt_get_update:1082     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-01-05 16:51:17.096 | ++ functions-common:apt_get_update:1083     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-01-05 16:51:17.476 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-01-05 16:51:17.476 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2022-01-05 16:51:17.596 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
2022-01-05 16:51:18.111 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2022-01-05 16:51:18.435 | Fetched 228 kB in 1s (213 kB/s)
2022-01-05 16:51:19.933 | Reading package lists...
2022-01-05 16:51:19.964 | ++ functions-common:apt_get_update:1087     :   REPOS_UPDATED=True
2022-01-05 16:51:19.967 | ++ functions-common:apt_get_update:1089     :   time_stop apt-get-update
2022-01-05 16:51:19.969 | ++ functions-common:time_stop:2304          :   local name
2022-01-05 16:51:19.971 | ++ functions-common:time_stop:2305          :   local end_time
2022-01-05 16:51:19.973 | ++ functions-common:time_stop:2306          :   local elapsed_time
2022-01-05 16:51:19.975 | ++ functions-common:time_stop:2307          :   local total
2022-01-05 16:51:19.977 | ++ functions-common:time_stop:2308          :   local start_time
2022-01-05 16:51:19.979 | ++ functions-common:time_stop:2310          :   name=apt-get-update
2022-01-05 16:51:19.981 | ++ functions-common:time_stop:2311          :   start_time=1641401477088
2022-01-05 16:51:19.983 | ++ functions-common:time_stop:2313          :   [[ -z 1641401477088 ]]
2022-01-05 16:51:19.986 | +++ functions-common:time_stop:2316          :   date +%s%3N
2022-01-05 16:51:19.989 | ++ functions-common:time_stop:2316          :   end_time=1641401479987
2022-01-05 16:51:19.992 | ++ functions-common:time_stop:2317          :   elapsed_time=2899
2022-01-05 16:51:19.994 | ++ functions-common:time_stop:2318          :   total=0
2022-01-05 16:51:19.996 | ++ functions-common:time_stop:2320          :   _TIME_START[$name]=
2022-01-05 16:51:19.998 | ++ functions-common:time_stop:2321          :   _TIME_TOTAL[$name]=2899
2022-01-05 16:51:20.000 | ++ functions-common:install_package:1343    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2022-01-05 16:51:20.003 | ++ functions-common:real_install_package:1328 :   is_ubuntu
2022-01-05 16:51:20.005 | ++ functions-common:is_ubuntu:493           :   [[ -z deb ]]
2022-01-05 16:51:20.007 | ++ functions-common:is_ubuntu:496           :   '[' deb = deb ']'
2022-01-05 16:51:20.009 | ++ functions-common:real_install_package:1329 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2022-01-05 16:51:20.030 | ++ functions-common:apt_get:1109            :   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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2022-01-05 16:51:20.141 | Reading package lists...
2022-01-05 16:51:20.378 | Building dependency tree...
2022-01-05 16:51:20.379 | Reading state information...
2022-01-05 16:51:20.412 | acl is already the newest version (2.2.53-6).
2022-01-05 16:51:20.412 | bc is already the newest version (1.07.1-2build1).
2022-01-05 16:51:20.412 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-01-05 16:51:20.412 | conntrack is already the newest version (1:1.4.5-2).
2022-01-05 16:51:20.412 | ebtables is already the newest version (2.0.11-3build1).
2022-01-05 16:51:20.412 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-01-05 16:51:20.412 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-01-05 16:51:20.412 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-01-05 16:51:20.412 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-01-05 16:51:20.412 | gettext is already the newest version (0.19.8.1-10build1).
2022-01-05 16:51:20.412 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-01-05 16:51:20.413 | iputils-arping is already the newest version (3:20190709-3).
2022-01-05 16:51:20.413 | iputils-ping is already the newest version (3:20190709-3).
2022-01-05 16:51:20.413 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-01-05 16:51:20.413 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-01-05 16:51:20.413 | libffi-dev is already the newest version (3.3-4).
2022-01-05 16:51:20.413 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-01-05 16:51:20.413 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-01-05 16:51:20.413 | libsasl2-dev is already the newest version (2.1.27+dfsg-2).
2022-01-05 16:51:20.413 | libxslt1-dev is already the newest version (1.1.34-4).
2022-01-05 16:51:20.413 | libyaml-dev is already the newest version (0.2.2-1).
2022-01-05 16:51:20.413 | lsscsi is already the newest version (0.30-0.1).
2022-01-05 16:51:20.413 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-01-05 16:51:20.413 | make is already the newest version (4.2.1-1.2).
2022-01-05 16:51:20.413 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-01-05 16:51:20.413 | psmisc is already the newest version (23.3-1).
2022-01-05 16:51:20.413 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-01-05 16:51:20.413 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-01-05 16:51:20.413 | python3-systemd is already the newest version (234-3build2).
2022-01-05 16:51:20.413 | socat is already the newest version (1.7.3.3-2).
2022-01-05 16:51:20.413 | tcpdump is already the newest version (4.9.3-4).
2022-01-05 16:51:20.413 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-01-05 16:51:20.413 | unzip is already the newest version (6.0-25ubuntu1).
2022-01-05 16:51:20.413 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-01-05 16:51:20.413 | conntrackd is already the newest version (1:1.4.5-2).
2022-01-05 16:51:20.413 | dstat is already the newest version (0.7.4-6).
2022-01-05 16:51:20.413 | graphviz is already the newest version (2.42.2-3build2).
2022-01-05 16:51:20.413 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-01-05 16:51:20.413 | pm-utils is already the newest version (1.4.1-19).
2022-01-05 16:51:20.413 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-01-05 16:51:20.413 | apache2 is already the newest version (2.4.41-4ubuntu3.8).
2022-01-05 16:51:20.413 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8).
2022-01-05 16:51:20.413 | curl is already the newest version (7.68.0-1ubuntu2.7).
2022-01-05 16:51:20.413 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-01-05 16:51:20.413 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-01-05 16:51:20.413 | git is already the newest version (1:2.25.1-1ubuntu3.2).
2022-01-05 16:51:20.414 | haproxy is already the newest version (2.0.13-2ubuntu0.3).
2022-01-05 16:51:20.414 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1).
2022-01-05 16:51:20.414 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-01-05 16:51:20.414 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-01-05 16:51:20.414 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10).
2022-01-05 16:51:20.414 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14).
2022-01-05 16:51:20.414 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-01-05 16:51:20.414 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-01-05 16:51:20.414 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3).
2022-01-05 16:51:20.414 | openssl is already the newest version (1.1.1f-1ubuntu2.10).
2022-01-05 16:51:20.414 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19).
2022-01-05 16:51:20.414 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-01-05 16:51:20.414 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-01-05 16:51:20.414 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1).
2022-01-05 16:51:20.414 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1).
2022-01-05 16:51:20.414 | wget is already the newest version (1.20.3-1ubuntu2).
2022-01-05 16:51:20.414 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2).
2022-01-05 16:51:20.625 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8).
2022-01-05 16:51:20.625 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2022-01-05 16:51:20.625 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-01-05 16:51:20.625 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-01-05 16:51:20.626 | The following packages were automatically installed and are no longer required:
2022-01-05 16:51:20.626 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-01-05 16:51:20.626 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-01-05 16:51:20.626 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-01-05 16:51:20.626 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-01-05 16:51:20.626 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-01-05 16:51:20.626 |   python3-zope.interface
2022-01-05 16:51:20.627 | Use 'sudo apt autoremove' to remove them.
2022-01-05 16:51:20.740 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded.
2022-01-05 16:51:20.744 | ++ functions-common:apt_get:1113            :   result=0
2022-01-05 16:51:20.747 | ++ functions-common:apt_get:1116            :   time_stop apt-get
2022-01-05 16:51:20.750 | ++ functions-common:time_stop:2304          :   local name
2022-01-05 16:51:20.752 | ++ functions-common:time_stop:2305          :   local end_time
2022-01-05 16:51:20.754 | ++ functions-common:time_stop:2306          :   local elapsed_time
2022-01-05 16:51:20.756 | ++ functions-common:time_stop:2307          :   local total
2022-01-05 16:51:20.758 | ++ functions-common:time_stop:2308          :   local start_time
2022-01-05 16:51:20.760 | ++ functions-common:time_stop:2310          :   name=apt-get
2022-01-05 16:51:20.763 | ++ functions-common:time_stop:2311          :   start_time=1641401480027
2022-01-05 16:51:20.765 | ++ functions-common:time_stop:2313          :   [[ -z 1641401480027 ]]
2022-01-05 16:51:20.768 | +++ functions-common:time_stop:2316          :   date +%s%3N
2022-01-05 16:51:20.772 | ++ functions-common:time_stop:2316          :   end_time=1641401480770
2022-01-05 16:51:20.774 | ++ functions-common:time_stop:2317          :   elapsed_time=743
2022-01-05 16:51:20.776 | ++ functions-common:time_stop:2318          :   total=717
2022-01-05 16:51:20.779 | ++ functions-common:time_stop:2320          :   _TIME_START[$name]=
2022-01-05 16:51:20.781 | ++ functions-common:time_stop:2321          :   _TIME_TOTAL[$name]=1460
2022-01-05 16:51:20.783 | ++ functions-common:apt_get:1117            :   return 0
2022-01-05 16:51:20.785 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-01-05 16:51:20.788 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-01-05 16:51:20.790 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-01-05 16:51:20.795 | ++ tools/install_prereqs.sh:source:89       :   date
2022-01-05 16:51:20.799 | + ./stack.sh:main:759                      :   [[ False != \T\r\u\e ]]
2022-01-05 16:51:20.801 | + ./stack.sh:main:760                      :   PYPI_ALTERNATIVE_URL=
2022-01-05 16:51:20.804 | + ./stack.sh:main:760                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-01-05 16:51:22.173 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-01-05 16:51:22.175 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-01-05 16:51:22.178 | ++ tools/install_pip.sh:main:41             :   basename https://bootstrap.pypa.io/get-pip.py
2022-01-05 16:51:22.181 | + tools/install_pip.sh:main:41             :   LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py
2022-01-05 16:51:22.183 | + tools/install_pip.sh:main:43             :   GetDistro
2022-01-05 16:51:22.185 | + functions-common:GetDistro:373           :   GetOSVersion
2022-01-05 16:51:22.187 | + functions-common:GetOSVersion:350        :   _ensure_lsb_release
2022-01-05 16:51:22.189 | ++ functions-common:_ensure_lsb_release:327 :   command -v lsb_release
2022-01-05 16:51:22.191 | + functions-common:_ensure_lsb_release:327 :   [[ -x /usr/bin/lsb_release ]]
2022-01-05 16:51:22.193 | + functions-common:_ensure_lsb_release:328 :   return
2022-01-05 16:51:22.195 | ++ functions-common:GetOSVersion:352        :   lsb_release -r -s
2022-01-05 16:51:22.260 | + functions-common:GetOSVersion:352        :   os_RELEASE=20.04
2022-01-05 16:51:22.262 | ++ functions-common:GetOSVersion:353        :   lsb_release -c -s
2022-01-05 16:51:22.325 | + functions-common:GetOSVersion:353        :   os_CODENAME=focal
2022-01-05 16:51:22.327 | ++ functions-common:GetOSVersion:354        :   lsb_release -i -s
2022-01-05 16:51:22.392 | + functions-common:GetOSVersion:354        :   os_VENDOR=Ubuntu
2022-01-05 16:51:22.393 | + functions-common:GetOSVersion:356        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-01-05 16:51:22.395 | + functions-common:GetOSVersion:357        :   os_PACKAGE=deb
2022-01-05 16:51:22.397 | + functions-common:GetOSVersion:362        :   typeset -xr os_VENDOR
2022-01-05 16:51:22.399 | + functions-common:GetOSVersion:363        :   typeset -xr os_RELEASE
2022-01-05 16:51:22.401 | + functions-common:GetOSVersion:364        :   typeset -xr os_PACKAGE
2022-01-05 16:51:22.403 | + functions-common:GetOSVersion:365        :   typeset -xr os_CODENAME
2022-01-05 16:51:22.404 | + functions-common:GetDistro:375           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-01-05 16:51:22.406 | + functions-common:GetDistro:378           :   DISTRO=focal
2022-01-05 16:51:22.408 | + functions-common:GetDistro:422           :   typeset -xr DISTRO
2022-01-05 16:51:22.410 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-01-05 16:51:22.410 | Distro: focal
2022-01-05 16:51:22.412 | + tools/install_pip.sh:main:127            :   get_versions
2022-01-05 16:51:22.414 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-01-05 16:51:22.418 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-01-05 16:51:22.420 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-01-05 16:51:22.422 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-01-05 16:51:22.422 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-01-05 16:51:22.985 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-01-05 16:51:22.987 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-01-05 16:51:22.987 | pip: 21.3.1
2022-01-05 16:51:22.988 | + tools/install_pip.sh:get_versions:57     :   python3.8 -m pip --version
2022-01-05 16:51:23.509 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8)
2022-01-05 16:51:23.551 | + tools/install_pip.sh:main:129            :   [[ -n '' ]]
2022-01-05 16:51:23.553 | + tools/install_pip.sh:main:134            :   [[ focal == focal ]]
2022-01-05 16:51:23.555 | + tools/install_pip.sh:main:135            :   exit 0
2022-01-05 16:51:23.558 | + ./stack.sh:main:764                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-01-05 16:51:23.561 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-01-05 16:51:23.564 | + ./stack.sh:main:765                      :   fixup_all
2022-01-05 16:51:23.566 | + tools/fixup_stuff.sh:fixup_all:196       :   fixup_keystone
2022-01-05 16:51:23.568 | + tools/fixup_stuff.sh:fixup_keystone:39   :   keystone_ports=35357,35358
2022-01-05 16:51:23.570 | + tools/fixup_stuff.sh:fixup_keystone:44   :   sysctl net.ipv4.ip_local_reserved_ports
2022-01-05 16:51:23.575 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   sysctl net.ipv4.ip_local_reserved_ports
2022-01-05 16:51:23.576 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   awk -F= '{print $2;}'
2022-01-05 16:51:23.577 | ++ tools/fixup_stuff.sh:fixup_keystone:46   :   sed 's/^ //'
2022-01-05 16:51:23.582 | + tools/fixup_stuff.sh:fixup_keystone:46   :   reserved_ports=35357-35358
2022-01-05 16:51:23.584 | + tools/fixup_stuff.sh:fixup_keystone:48   :   [[ -z 35357-35358 ]]
2022-01-05 16:51:23.586 | + tools/fixup_stuff.sh:fixup_keystone:55   :   sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358
2022-01-05 16:51:23.594 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358
2022-01-05 16:51:23.597 | + tools/fixup_stuff.sh:fixup_all:197       :   fixup_ubuntu
2022-01-05 16:51:23.599 | + tools/fixup_stuff.sh:fixup_ubuntu:66     :   [[ focal != \b\i\o\n\i\c ]]
2022-01-05 16:51:23.601 | + tools/fixup_stuff.sh:fixup_ubuntu:67     :   return
2022-01-05 16:51:23.603 | + tools/fixup_stuff.sh:fixup_all:198       :   fixup_fedora
2022-01-05 16:51:23.606 | + tools/fixup_stuff.sh:fixup_fedora:103    :   is_fedora
2022-01-05 16:51:23.608 | + functions-common:is_fedora:446           :   [[ -z Ubuntu ]]
2022-01-05 16:51:23.610 | + functions-common:is_fedora:450           :   '[' Ubuntu = Fedora ']'
2022-01-05 16:51:23.612 | + functions-common:is_fedora:450           :   '[' Ubuntu = 'Red Hat' ']'
2022-01-05 16:51:23.614 | + functions-common:is_fedora:451           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-01-05 16:51:23.616 | + functions-common:is_fedora:452           :   '[' Ubuntu = RedHatEnterprise ']'
2022-01-05 16:51:23.618 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOS ']'
2022-01-05 16:51:23.621 | + functions-common:is_fedora:453           :   '[' Ubuntu = CentOSStream ']'
2022-01-05 16:51:23.623 | + functions-common:is_fedora:454           :   '[' Ubuntu = OracleServer ']'
2022-01-05 16:51:23.625 | + functions-common:is_fedora:454           :   '[' Ubuntu = Virtuozzo ']'
2022-01-05 16:51:23.627 | + tools/fixup_stuff.sh:fixup_fedora:104    :   return
2022-01-05 16:51:23.629 | + tools/fixup_stuff.sh:fixup_all:199       :   fixup_suse
2022-01-05 16:51:23.632 | + tools/fixup_stuff.sh:fixup_suse:149      :   is_suse
2022-01-05 16:51:23.634 | + functions-common:is_suse:462             :   is_opensuse
2022-01-05 16:51:23.636 | + functions-common:is_opensuse:469         :   [[ -z Ubuntu ]]
2022-01-05 16:51:23.638 | + functions-common:is_opensuse:473         :   [[ Ubuntu =~ (openSUSE) ]]
2022-01-05 16:51:23.640 | + functions-common:is_suse:462             :   is_suse_linux_enterprise
2022-01-05 16:51:23.642 | + functions-common:is_suse_linux_enterprise:481 :   [[ -z Ubuntu ]]
2022-01-05 16:51:23.644 | + functions-common:is_suse_linux_enterprise:485 :   [[ Ubuntu =~ (^SUSE) ]]
2022-01-05 16:51:23.646 | + tools/fixup_stuff.sh:fixup_suse:150      :   return
2022-01-05 16:51:23.649 | + ./stack.sh:main:768                      :   pip_install -U os-testr
2022-01-05 16:51:23.670 | Using python 3.8 to install os-testr
2022-01-05 16:51:23.672 | + 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-01-05 16:51:24.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-01-05 16:51:24.388 |   from cryptography.utils import int_from_bytes
2022-01-05 16:51:24.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-01-05 16:51:24.388 |   from cryptography.utils import int_from_bytes
2022-01-05 16:51:25.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-01-05 16:51:25.381 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210
2022-01-05 16:51:25.381 | ERROR: Editable requirements are not allowed as constraints
2022-01-05 16:51:25.465 | + inc/python:pip_install:1                 :   exit_trap
2022-01-05 16:51:25.467 | + ./stack.sh:exit_trap:507                 :   local r=1
2022-01-05 16:51:25.470 | ++ ./stack.sh:exit_trap:508                 :   jobs -p
2022-01-05 16:51:25.472 | + ./stack.sh:exit_trap:508                 :   jobs=
2022-01-05 16:51:25.474 | + ./stack.sh:exit_trap:511                 :   [[ -n '' ]]
2022-01-05 16:51:25.476 | + ./stack.sh:exit_trap:517                 :   '[' -f '' ']'
2022-01-05 16:51:25.478 | + ./stack.sh:exit_trap:522                 :   kill_spinner
2022-01-05 16:51:25.481 | + ./stack.sh:kill_spinner:417              :   '[' '!' -z '' ']'
2022-01-05 16:51:25.483 | + ./stack.sh:exit_trap:524                 :   [[ 1 -ne 0 ]]
2022-01-05 16:51:25.485 | + ./stack.sh:exit_trap:525                 :   echo 'Error on exit'
2022-01-05 16:51:25.485 | Error on exit
2022-01-05 16:51:25.487 | + ./stack.sh:exit_trap:527                 :   type -p generate-subunit
2022-01-05 16:51:25.490 | + ./stack.sh:exit_trap:528                 :   generate-subunit 1641401472 13 fail
2022-01-05 16:51:25.973 | + ./stack.sh:exit_trap:530                 :   [[ -z /opt/stack/logs ]]
2022-01-05 16:51:25.975 | + ./stack.sh:exit_trap:533                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-01-05 16:51:26.414 | + ./stack.sh:exit_trap:542                 :   exit 1