2022-05-31 20:20:00.296 | + ./stack.sh:main:462 : exec 2022-05-31 20:20:00.296 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-31-202000.summary.2022-05-31-202000 2022-05-31 20:20:00.297 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-31-202000' 2022-05-31 20:20:00.297 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:20:00.297 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-31-202000 2022-05-31 20:20:00.297 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-31-202000 /opt/stack/logs/stack.sh.log 2022-05-31 20:20:00.297 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-31-202000.summary.2022-05-31-202000 /opt/stack/logs/stack.sh.log.summary 2022-05-31 20:20:00.297 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:620 : local real_path 2022-05-31 20:20:00.297 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-05-31 20:20:00.297 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-05-31 20:20:00.297 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-05-31 20:20:00.297 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-31 20:20:00.297 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-05-31 20:20:00.297 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-05-31 20:20:00.300 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-05-31 20:20:00.302 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-05-31 20:20:00.304 | + ./stack.sh:main:535 : trap err_trap ERR 2022-05-31 20:20:00.306 | + ./stack.sh:main:548 : set -o errexit 2022-05-31 20:20:00.308 | + ./stack.sh:main:551 : uname -a 2022-05-31 20:20:00.309 | Linux n-d-843947-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-31 20:20:00.311 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-31 20:20:00.313 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-31 20:20:00.316 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-05-31 20:20:00.352 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-31 20:20:00.367 | + ./stack.sh:main:565 : fetch_plugins 2022-05-31 20:20:00.369 | + functions-common:fetch_plugins:1668 : local plugins= 2022-05-31 20:20:00.371 | + functions-common:fetch_plugins:1669 : local plugin 2022-05-31 20:20:00.373 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-05-31 20:20:00.374 | + functions-common:fetch_plugins:1673 : return 2022-05-31 20:20:00.376 | + ./stack.sh:main:569 : run_phase override_defaults 2022-05-31 20:20:00.378 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-05-31 20:20:00.380 | + functions-common:run_phase:1751 : local phase= 2022-05-31 20:20:00.381 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:20:00.383 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:20:00.385 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:20:00.386 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:20:00.388 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:20:00.390 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:20:00.393 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:20:00.395 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:20:00.396 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:20:00.398 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-31 20:20:00.400 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:20:00.412 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:00.414 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-31 20:20:00.416 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:20:00.418 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:20:00.420 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:20:00.421 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:20:00.423 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-31 20:20:00.425 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-31 20:20:00.427 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-31 20:20:00.428 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-31 20:20:00.430 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-31 20:20:00.432 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-05-31 20:20:00.434 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-05-31 20:20:00.435 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-05-31 20:20:00.437 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-05-31 20:20:00.439 | + functions-common:plugin_override_defaults:1714 : return 2022-05-31 20:20:00.441 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-05-31 20:20:00.456 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-05-31 20:20:00.458 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-31 20:20:00.471 | ++ functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:20:00.473 | +++ lib/tls:source:43 : hostname -f 2022-05-31 20:20:00.476 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-31 20:20:00.478 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-31 20:20:00.480 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-31 20:20:00.483 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-31 20:20:00.484 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-31 20:20:00.486 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-31 20:20:00.488 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-31 20:20:00.490 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-31 20:20:00.492 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-31 20:20:00.493 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-31 20:20:00.498 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-05-31 20:20:00.508 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-05-31 20:20:00.524 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-05-31 20:20:00.536 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-05-31 20:20:00.548 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-05-31 20:20:00.572 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-05-31 20:20:00.610 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-05-31 20:20:00.684 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-05-31 20:20:00.704 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-05-31 20:20:00.740 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-05-31 20:20:00.789 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-05-31 20:20:00.912 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-05-31 20:20:00.924 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-05-31 20:20:00.937 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-31 20:20:00.949 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-05-31 20:20:01.029 | + ./stack.sh:main:598 : run_phase source 2022-05-31 20:20:01.031 | + functions-common:run_phase:1750 : local mode=source 2022-05-31 20:20:01.033 | + functions-common:run_phase:1751 : local phase= 2022-05-31 20:20:01.035 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:20:01.037 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:20:01.038 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:20:01.040 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:20:01.042 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:20:01.045 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:20:01.048 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:20:01.050 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:20:01.052 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:20:01.054 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-31 20:20:01.056 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:20:01.070 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:01.072 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-31 20:20:01.074 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-31 20:20:01.122 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-31 20:20:01.124 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-05-31 20:20:01.126 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-05-31 20:20:01.128 | + functions-common:run_phase:1772 : load_plugin_settings 2022-05-31 20:20:01.130 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-05-31 20:20:01.132 | + functions-common:load_plugin_settings:1687 : local plugin 2022-05-31 20:20:01.134 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-05-31 20:20:01.137 | + functions-common:load_plugin_settings:1691 : return 2022-05-31 20:20:01.139 | + functions-common:run_phase:1773 : verify_disabled_services 2022-05-31 20:20:01.141 | + functions-common:verify_disabled_services:2033 : local service 2022-05-31 20:20:01.143 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.145 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-31 20:20:01.148 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.150 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-31 20:20:01.152 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.154 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-31 20:20:01.156 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.158 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-31 20:20:01.161 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.163 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-31 20:20:01.165 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.167 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-31 20:20:01.169 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.171 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-31 20:20:01.173 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.176 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-31 20:20:01.178 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.180 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-31 20:20:01.182 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.185 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-31 20:20:01.187 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.189 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-31 20:20:01.191 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.193 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-31 20:20:01.195 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.198 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-31 20:20:01.200 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.203 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-31 20:20:01.205 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.207 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-31 20:20:01.209 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.211 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-31 20:20:01.213 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.215 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-31 20:20:01.218 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.220 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-31 20:20:01.222 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.224 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-31 20:20:01.226 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.228 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-31 20:20:01.231 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.234 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-31 20:20:01.236 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.238 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-31 20:20:01.240 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.242 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-31 20:20:01.244 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.247 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-31 20:20:01.249 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.251 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-31 20:20:01.254 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.256 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-31 20:20:01.258 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.260 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-31 20:20:01.262 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.264 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-31 20:20:01.267 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.269 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-31 20:20:01.271 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.273 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-31 20:20:01.275 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.277 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-31 20:20:01.279 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.282 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-31 20:20:01.284 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.286 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-31 20:20:01.288 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.290 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-31 20:20:01.293 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.295 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-31 20:20:01.297 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.299 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-31 20:20:01.302 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.304 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-31 20:20:01.306 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.309 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-31 20:20:01.311 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.313 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-31 20:20:01.315 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.317 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-31 20:20:01.319 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.322 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-31 20:20:01.324 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-05-31 20:20:01.326 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-31 20:20:01.328 | + ./stack.sh:main:669 : initialize_database_backends 2022-05-31 20:20:01.331 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-31 20:20:01.333 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-31 20:20:01.347 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:01.349 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-31 20:20:01.351 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-31 20:20:01.353 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-31 20:20:01.367 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:20:01.369 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-31 20:20:01.372 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-31 20:20:01.374 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-31 20:20:01.376 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-31 20:20:01.378 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-31 20:20:01.380 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-31 20:20:01.383 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-31 20:20:01.385 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-05-31 20:20:01.387 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-31 20:20:01.390 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-05-31 20:20:01.392 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-31 20:20:01.395 | + lib/database:initialize_database_backends:104 : return 0 2022-05-31 20:20:01.397 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-05-31 20:20:01.397 | Using mysql database backend 2022-05-31 20:20:01.399 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-31 20:20:01.414 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-05-31 20:20:01.429 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:01.431 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-31 20:20:01.446 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-05-31 20:20:01.461 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:01.463 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-31 20:20:01.478 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-31 20:20:01.493 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-05-31 20:20:01.509 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:20:01.511 | + ./stack.sh:main:717 : is_service_enabled nova 2022-05-31 20:20:01.526 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:01.528 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-05-31 20:20:01.530 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-05-31 20:20:01.546 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:20:01.548 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-31 20:20:01.563 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-05-31 20:20:01.566 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-05-31 20:20:01.568 | + ./stack.sh:main:739 : save_stackenv 739 2022-05-31 20:20:01.570 | + functions-common:save_stackenv:60 : local tag=739 2022-05-31 20:20:01.573 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-31 20:20:01.577 | + functions-common:save_stackenv:62 : time_stamp=2022-05-31-202001 2022-05-31 20:20:01.579 | + functions-common:save_stackenv:63 : echo '# 2022-05-31-202001 739' 2022-05-31 20:20:01.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.583 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-31 20:20:01.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.588 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-31 20:20:01.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.592 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-31 20:20:01.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.597 | + 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,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,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-05-31 20:20:01.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.601 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-05-31 20:20:01.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.606 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-05-31 20:20:01.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.611 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-31-202000 2022-05-31 20:20:01.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.615 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-31 20:20:01.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.620 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-05-31 20:20:01.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.625 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-31 20:20:01.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.629 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-31 20:20:01.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.634 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-31 20:20:01.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-31 20:20:01.638 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-31 20:20:01.640 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-05-31 20:20:01.643 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-31 20:20:01.645 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-05-31 20:20:01.647 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:20:01.649 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:20:01.651 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:20:01.654 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:20:01.656 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:20:01.659 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:20:01.673 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:20:01.675 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:20:01.677 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:20:01.679 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:20:01.680 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:20:01.684 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-05-31 20:20:01.686 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:20:01.688 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-31 20:20:01.700 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-05-31 20:20:01.702 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:20:01.703 | + functions-common:git_clone:607 : head -1 2022-05-31 20:20:01.706 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-05-31 20:20:01.708 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:20:01.710 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-05-31 20:20:01.713 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:20:01.715 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-05-31 20:20:01.718 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-31 20:20:01.720 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-31 20:20:01.722 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-31 20:20:01.725 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-31 20:20:01.727 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-31 20:20:01.729 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-31 20:20:01.732 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-31 20:20:01.735 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-31 20:20:01.739 | ++ tools/install_prereqs.sh:source:47 : NOW=1654028401 2022-05-31 20:20:01.742 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-31 20:20:01.746 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-05-31 20:20:01.748 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-05-31 20:20:01.751 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654028401 2022-05-31 20:20:01.753 | ++ tools/install_prereqs.sh:source:50 : [[ 1654028401 -lt 7200 ]] 2022-05-31 20:20:01.755 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-31 20:20:01.758 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-05-31 20:20:01.760 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-05-31 20:20:01.762 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-05-31 20:20:01.764 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-05-31 20:20:01.766 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-05-31 20:20:01.768 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-05-31 20:20:01.771 | +++ 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,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,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-05-31 20:20:01.816 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-31 20:20:01.816 | apache2-dev 2022-05-31 20:20:01.816 | bc 2022-05-31 20:20:01.816 | bsdmainutils 2022-05-31 20:20:01.816 | curl 2022-05-31 20:20:01.816 | g++ 2022-05-31 20:20:01.816 | gcc 2022-05-31 20:20:01.816 | gettext 2022-05-31 20:20:01.816 | git 2022-05-31 20:20:01.816 | graphviz 2022-05-31 20:20:01.816 | iputils-ping 2022-05-31 20:20:01.816 | libapache2-mod-proxy-uwsgi 2022-05-31 20:20:01.816 | libffi-dev 2022-05-31 20:20:01.816 | libjpeg-dev 2022-05-31 20:20:01.816 | libmysqlclient-dev 2022-05-31 20:20:01.817 | libpcre3-dev 2022-05-31 20:20:01.817 | libpq-dev 2022-05-31 20:20:01.817 | libssl-dev 2022-05-31 20:20:01.817 | libsystemd-dev 2022-05-31 20:20:01.817 | libxml2-dev 2022-05-31 20:20:01.817 | libxslt1-dev 2022-05-31 20:20:01.817 | libyaml-dev 2022-05-31 20:20:01.817 | lsof 2022-05-31 20:20:01.817 | openssh-server 2022-05-31 20:20:01.817 | openssl 2022-05-31 20:20:01.817 | pkg-config 2022-05-31 20:20:01.817 | psmisc 2022-05-31 20:20:01.817 | python3-dev 2022-05-31 20:20:01.817 | python3-pip 2022-05-31 20:20:01.817 | python3-venv 2022-05-31 20:20:01.817 | tar 2022-05-31 20:20:01.817 | tcpdump 2022-05-31 20:20:01.817 | unzip 2022-05-31 20:20:01.817 | uuid-runtime 2022-05-31 20:20:01.817 | wget 2022-05-31 20:20:01.817 | wget 2022-05-31 20:20:01.817 | zlib1g-dev 2022-05-31 20:20:01.817 | libkrb5-dev 2022-05-31 20:20:01.817 | libldap2-dev 2022-05-31 20:20:01.817 | libsasl2-dev 2022-05-31 20:20:01.817 | memcached 2022-05-31 20:20:01.817 | python3-mysqldb 2022-05-31 20:20:01.817 | sqlite3 2022-05-31 20:20:01.817 | conntrack 2022-05-31 20:20:01.817 | curl 2022-05-31 20:20:01.817 | dnsmasq-base 2022-05-31 20:20:01.817 | dnsmasq-utils 2022-05-31 20:20:01.817 | ebtables 2022-05-31 20:20:01.817 | gawk 2022-05-31 20:20:01.817 | genisoimage 2022-05-31 20:20:01.817 | iptables 2022-05-31 20:20:01.817 | iputils-arping 2022-05-31 20:20:01.818 | kpartx 2022-05-31 20:20:01.818 | libjs-jquery-tablesorter 2022-05-31 20:20:01.818 | libmysqlclient-dev 2022-05-31 20:20:01.818 | parted 2022-05-31 20:20:01.818 | pm-utils 2022-05-31 20:20:01.818 | python3-mysqldb 2022-05-31 20:20:01.818 | socat 2022-05-31 20:20:01.818 | sqlite3 2022-05-31 20:20:01.818 | sudo 2022-05-31 20:20:01.818 | vlan 2022-05-31 20:20:01.818 | lsscsi 2022-05-31 20:20:01.818 | open-iscsi 2022-05-31 20:20:01.818 | lvm2 2022-05-31 20:20:01.818 | qemu-utils 2022-05-31 20:20:01.818 | thin-provisioning-tools 2022-05-31 20:20:01.818 | acl 2022-05-31 20:20:01.818 | dnsmasq-base 2022-05-31 20:20:01.818 | dnsmasq-utils 2022-05-31 20:20:01.818 | ebtables 2022-05-31 20:20:01.818 | haproxy 2022-05-31 20:20:01.818 | iptables 2022-05-31 20:20:01.818 | iputils-arping 2022-05-31 20:20:01.818 | iputils-ping 2022-05-31 20:20:01.818 | libmysqlclient-dev 2022-05-31 20:20:01.818 | postgresql-server-dev-all 2022-05-31 20:20:01.818 | python3-mysqldb 2022-05-31 20:20:01.818 | sqlite3 2022-05-31 20:20:01.818 | sudo 2022-05-31 20:20:01.818 | vlan 2022-05-31 20:20:01.818 | ipset 2022-05-31 20:20:01.818 | conntrack 2022-05-31 20:20:01.818 | conntrackd 2022-05-31 20:20:01.818 | keepalived 2022-05-31 20:20:01.818 | dstat 2022-05-31 20:20:01.818 | lvm2 2022-05-31 20:20:01.818 | qemu-utils 2022-05-31 20:20:01.818 | thin-provisioning-tools 2022-05-31 20:20:01.818 | curl 2022-05-31 20:20:01.819 | liberasurecode-dev 2022-05-31 20:20:01.819 | make 2022-05-31 20:20:01.819 | memcached 2022-05-31 20:20:01.819 | sqlite3 2022-05-31 20:20:01.819 | xfsprogs' 2022-05-31 20:20:01.819 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-31 20:20:01.836 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-31 20:20:01.836 | apache2-dev 2022-05-31 20:20:01.836 | bc 2022-05-31 20:20:01.836 | bsdmainutils 2022-05-31 20:20:01.836 | curl 2022-05-31 20:20:01.836 | g++ 2022-05-31 20:20:01.836 | gcc 2022-05-31 20:20:01.836 | gettext 2022-05-31 20:20:01.836 | git 2022-05-31 20:20:01.837 | graphviz 2022-05-31 20:20:01.837 | iputils-ping 2022-05-31 20:20:01.837 | libapache2-mod-proxy-uwsgi 2022-05-31 20:20:01.837 | libffi-dev 2022-05-31 20:20:01.837 | libjpeg-dev 2022-05-31 20:20:01.837 | libmysqlclient-dev 2022-05-31 20:20:01.837 | libpcre3-dev 2022-05-31 20:20:01.837 | libpq-dev 2022-05-31 20:20:01.837 | libssl-dev 2022-05-31 20:20:01.837 | libsystemd-dev 2022-05-31 20:20:01.837 | libxml2-dev 2022-05-31 20:20:01.837 | libxslt1-dev 2022-05-31 20:20:01.837 | libyaml-dev 2022-05-31 20:20:01.837 | lsof 2022-05-31 20:20:01.837 | openssh-server 2022-05-31 20:20:01.837 | openssl 2022-05-31 20:20:01.837 | pkg-config 2022-05-31 20:20:01.837 | psmisc 2022-05-31 20:20:01.837 | python3-dev 2022-05-31 20:20:01.837 | python3-pip 2022-05-31 20:20:01.837 | python3-venv 2022-05-31 20:20:01.837 | tar 2022-05-31 20:20:01.837 | tcpdump 2022-05-31 20:20:01.837 | unzip 2022-05-31 20:20:01.837 | uuid-runtime 2022-05-31 20:20:01.837 | wget 2022-05-31 20:20:01.837 | wget 2022-05-31 20:20:01.837 | zlib1g-dev 2022-05-31 20:20:01.837 | libkrb5-dev 2022-05-31 20:20:01.837 | libldap2-dev 2022-05-31 20:20:01.837 | libsasl2-dev 2022-05-31 20:20:01.837 | memcached 2022-05-31 20:20:01.837 | python3-mysqldb 2022-05-31 20:20:01.837 | sqlite3 2022-05-31 20:20:01.837 | conntrack 2022-05-31 20:20:01.837 | curl 2022-05-31 20:20:01.837 | dnsmasq-base 2022-05-31 20:20:01.838 | dnsmasq-utils 2022-05-31 20:20:01.838 | ebtables 2022-05-31 20:20:01.838 | gawk 2022-05-31 20:20:01.838 | genisoimage 2022-05-31 20:20:01.838 | iptables 2022-05-31 20:20:01.838 | iputils-arping 2022-05-31 20:20:01.838 | kpartx 2022-05-31 20:20:01.838 | libjs-jquery-tablesorter 2022-05-31 20:20:01.838 | libmysqlclient-dev 2022-05-31 20:20:01.838 | parted 2022-05-31 20:20:01.838 | pm-utils 2022-05-31 20:20:01.838 | python3-mysqldb 2022-05-31 20:20:01.838 | socat 2022-05-31 20:20:01.838 | sqlite3 2022-05-31 20:20:01.838 | sudo 2022-05-31 20:20:01.838 | vlan 2022-05-31 20:20:01.838 | lsscsi 2022-05-31 20:20:01.838 | open-iscsi 2022-05-31 20:20:01.838 | lvm2 2022-05-31 20:20:01.838 | qemu-utils 2022-05-31 20:20:01.838 | thin-provisioning-tools 2022-05-31 20:20:01.838 | acl 2022-05-31 20:20:01.838 | dnsmasq-base 2022-05-31 20:20:01.838 | dnsmasq-utils 2022-05-31 20:20:01.838 | ebtables 2022-05-31 20:20:01.838 | haproxy 2022-05-31 20:20:01.838 | iptables 2022-05-31 20:20:01.838 | iputils-arping 2022-05-31 20:20:01.838 | iputils-ping 2022-05-31 20:20:01.838 | libmysqlclient-dev 2022-05-31 20:20:01.838 | postgresql-server-dev-all 2022-05-31 20:20:01.838 | python3-mysqldb 2022-05-31 20:20:01.838 | sqlite3 2022-05-31 20:20:01.838 | sudo 2022-05-31 20:20:01.838 | vlan 2022-05-31 20:20:01.838 | ipset 2022-05-31 20:20:01.838 | conntrack 2022-05-31 20:20:01.839 | conntrackd 2022-05-31 20:20:01.839 | keepalived 2022-05-31 20:20:01.839 | dstat 2022-05-31 20:20:01.839 | lvm2 2022-05-31 20:20:01.839 | qemu-utils 2022-05-31 20:20:01.839 | thin-provisioning-tools 2022-05-31 20:20:01.839 | curl 2022-05-31 20:20:01.839 | liberasurecode-dev 2022-05-31 20:20:01.839 | make 2022-05-31 20:20:01.839 | memcached 2022-05-31 20:20:01.839 | sqlite3 2022-05-31 20:20:01.839 | xfsprogs ' 2022-05-31 20:20:01.839 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-31 20:20:01.841 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:20:01.843 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:20:01.846 | ++ 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-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-05-31 20:20:01.846 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-31 20:20:01.850 | ++ 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-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-05-31 20:20:01.852 | ++ functions-common:install_package:1356 : update_package_repo 2022-05-31 20:20:01.855 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:20:01.857 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-05-31 20:20:01.859 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:20:01.861 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:20:01.863 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:20:01.865 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:20:01.867 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:20:01.869 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:20:01.871 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-05-31 20:20:01.873 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-05-31 20:20:01.875 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-05-31 20:20:01.877 | +++ functions-common:apt_get_update:1090 : id -u 2022-05-31 20:20:01.881 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-05-31 20:20:01.883 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-05-31 20:20:01.885 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-05-31 20:20:01.887 | ++ functions-common:time_start:2309 : local start_time= 2022-05-31 20:20:01.889 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-05-31 20:20:01.892 | +++ functions-common:time_start:2313 : date +%s%3N 2022-05-31 20:20:01.895 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654028401893 2022-05-31 20:20:01.897 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-31 20:20:01.899 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-31 20:20:01.901 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-31 20:20:02.418 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-31 20:20:02.541 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-31 20:20:02.889 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-31 20:20:03.074 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-31 20:20:03.768 | Fetched 336 kB in 2s (217 kB/s) 2022-05-31 20:20:05.305 | Reading package lists... 2022-05-31 20:20:05.336 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-05-31 20:20:05.338 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-05-31 20:20:05.340 | ++ functions-common:time_stop:2322 : local name 2022-05-31 20:20:05.342 | ++ functions-common:time_stop:2323 : local end_time 2022-05-31 20:20:05.344 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:20:05.346 | ++ functions-common:time_stop:2325 : local total 2022-05-31 20:20:05.348 | ++ functions-common:time_stop:2326 : local start_time 2022-05-31 20:20:05.350 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-05-31 20:20:05.352 | ++ functions-common:time_stop:2329 : start_time=1654028401893 2022-05-31 20:20:05.354 | ++ functions-common:time_stop:2331 : [[ -z 1654028401893 ]] 2022-05-31 20:20:05.357 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:20:05.361 | ++ functions-common:time_stop:2334 : end_time=1654028405358 2022-05-31 20:20:05.363 | ++ functions-common:time_stop:2335 : elapsed_time=3465 2022-05-31 20:20:05.365 | ++ functions-common:time_stop:2336 : total=0 2022-05-31 20:20:05.367 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:20:05.369 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3465 2022-05-31 20:20:05.372 | ++ functions-common:install_package:1357 : 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-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-05-31 20:20:05.374 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:20:05.376 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:20:05.378 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:20:05.380 | ++ functions-common:real_install_package:1343 : 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-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-05-31 20:20:05.399 | ++ functions-common:apt_get:1123 : 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-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-05-31 20:20:05.507 | Reading package lists... 2022-05-31 20:20:05.742 | Building dependency tree... 2022-05-31 20:20:05.743 | Reading state information... 2022-05-31 20:20:06.019 | bc is already the newest version (1.07.1-2build1). 2022-05-31 20:20:06.019 | bc set to manually installed. 2022-05-31 20:20:06.019 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-31 20:20:06.019 | bsdmainutils set to manually installed. 2022-05-31 20:20:06.019 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-31 20:20:06.019 | gawk set to manually installed. 2022-05-31 20:20:06.019 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-31 20:20:06.019 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-31 20:20:06.019 | iptables set to manually installed. 2022-05-31 20:20:06.019 | iputils-ping is already the newest version (3:20190709-3). 2022-05-31 20:20:06.019 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-31 20:20:06.019 | kpartx set to manually installed. 2022-05-31 20:20:06.020 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-31 20:20:06.020 | psmisc is already the newest version (23.3-1). 2022-05-31 20:20:06.020 | psmisc set to manually installed. 2022-05-31 20:20:06.020 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-31 20:20:06.020 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-31 20:20:06.020 | thin-provisioning-tools set to manually installed. 2022-05-31 20:20:06.020 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-31 20:20:06.020 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-31 20:20:06.020 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-31 20:20:06.020 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-31 20:20:06.020 | lsof set to manually installed. 2022-05-31 20:20:06.020 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-31 20:20:06.020 | parted set to manually installed. 2022-05-31 20:20:06.020 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-31 20:20:06.020 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-31 20:20:06.020 | zlib1g-dev set to manually installed. 2022-05-31 20:20:06.020 | The following packages were automatically installed and are no longer required: 2022-05-31 20:20:06.020 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:20:06.020 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:20:06.020 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:20:06.021 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:20:06.021 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:20:06.021 | python3-zope.interface 2022-05-31 20:20:06.021 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:20:06.021 | The following additional packages will be installed: 2022-05-31 20:20:06.021 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-05-31 20:20:06.021 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-05-31 20:20:06.021 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-05-31 20:20:06.021 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-05-31 20:20:06.021 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-05-31 20:20:06.021 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-05-31 20:20:06.021 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-05-31 20:20:06.021 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-05-31 20:20:06.021 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-05-31 20:20:06.021 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-05-31 20:20:06.021 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-05-31 20:20:06.021 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-05-31 20:20:06.021 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-05-31 20:20:06.021 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-05-31 20:20:06.021 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-05-31 20:20:06.021 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-05-31 20:20:06.021 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-05-31 20:20:06.021 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-05-31 20:20:06.022 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-05-31 20:20:06.022 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-05-31 20:20:06.022 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-05-31 20:20:06.022 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-05-31 20:20:06.022 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-05-31 20:20:06.022 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-05-31 20:20:06.022 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-05-31 20:20:06.022 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-05-31 20:20:06.022 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-05-31 20:20:06.022 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-05-31 20:20:06.022 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-05-31 20:20:06.022 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-05-31 20:20:06.022 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-05-31 20:20:06.022 | postgresql-client-12 postgresql-client-common postgresql-common 2022-05-31 20:20:06.022 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-05-31 20:20:06.022 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-05-31 20:20:06.022 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-05-31 20:20:06.023 | Suggested packages: 2022-05-31 20:20:06.023 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-05-31 20:20:06.023 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-05-31 20:20:06.023 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-05-31 20:20:06.024 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-05-31 20:20:06.024 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-05-31 20:20:06.024 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-05-31 20:20:06.024 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-05-31 20:20:06.024 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-05-31 20:20:06.024 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-05-31 20:20:06.024 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-05-31 20:20:06.024 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-05-31 20:20:06.024 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-05-31 20:20:06.024 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-05-31 20:20:06.024 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-05-31 20:20:06.024 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-05-31 20:20:06.024 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-05-31 20:20:06.024 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-05-31 20:20:06.276 | The following NEW packages will be installed: 2022-05-31 20:20:06.277 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-05-31 20:20:06.277 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-05-31 20:20:06.277 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-05-31 20:20:06.277 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-05-31 20:20:06.277 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-05-31 20:20:06.277 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-05-31 20:20:06.277 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-05-31 20:20:06.277 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-05-31 20:20:06.277 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-05-31 20:20:06.277 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-05-31 20:20:06.277 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-05-31 20:20:06.277 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-05-31 20:20:06.277 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-05-31 20:20:06.277 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-05-31 20:20:06.277 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-05-31 20:20:06.277 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-05-31 20:20:06.277 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-05-31 20:20:06.277 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-05-31 20:20:06.277 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-05-31 20:20:06.277 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-05-31 20:20:06.277 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-05-31 20:20:06.277 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-05-31 20:20:06.277 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-05-31 20:20:06.277 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-05-31 20:20:06.278 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-05-31 20:20:06.278 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-05-31 20:20:06.278 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-05-31 20:20:06.278 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-05-31 20:20:06.278 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-05-31 20:20:06.278 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-05-31 20:20:06.278 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-05-31 20:20:06.278 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-05-31 20:20:06.278 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-05-31 20:20:06.278 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-05-31 20:20:06.278 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-05-31 20:20:06.278 | postgresql-client-12 postgresql-client-common postgresql-common 2022-05-31 20:20:06.278 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-05-31 20:20:06.278 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-05-31 20:20:06.278 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-05-31 20:20:06.278 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-05-31 20:20:06.278 | The following packages will be upgraded: 2022-05-31 20:20:06.279 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-05-31 20:20:06.279 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-05-31 20:20:06.279 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-05-31 20:20:06.279 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-05-31 20:20:06.280 | tcpdump uuid-runtime wget 2022-05-31 20:20:06.568 | 26 upgraded, 208 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:20:06.568 | Need to get 162 MB of archives. 2022-05-31 20:20:06.568 | After this operation, 762 MB of additional disk space will be used. 2022-05-31 20:20:06.568 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-05-31 20:20:07.297 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-05-31 20:20:07.317 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-05-31 20:20:07.320 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-05-31 20:20:07.321 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-05-31 20:20:07.458 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-05-31 20:20:07.931 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-05-31 20:20:07.953 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-05-31 20:20:07.955 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-05-31 20:20:07.958 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-05-31 20:20:07.966 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-05-31 20:20:08.201 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-05-31 20:20:08.230 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-05-31 20:20:08.241 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-05-31 20:20:08.242 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-05-31 20:20:08.243 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-05-31 20:20:08.282 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-05-31 20:20:08.296 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-05-31 20:20:08.296 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-05-31 20:20:08.311 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-05-31 20:20:08.412 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-05-31 20:20:08.415 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-05-31 20:20:08.426 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-05-31 20:20:09.786 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-05-31 20:20:09.834 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-05-31 20:20:09.919 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-05-31 20:20:10.236 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-05-31 20:20:10.238 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-05-31 20:20:10.240 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-05-31 20:20:10.242 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-05-31 20:20:10.326 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-05-31 20:20:10.327 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-05-31 20:20:10.328 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-05-31 20:20:10.328 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-05-31 20:20:10.417 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-05-31 20:20:10.418 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-05-31 20:20:10.507 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-05-31 20:20:10.655 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-05-31 20:20:10.712 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-05-31 20:20:10.768 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-05-31 20:20:10.771 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-05-31 20:20:10.811 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-05-31 20:20:11.121 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-05-31 20:20:11.124 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-05-31 20:20:11.126 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-05-31 20:20:11.184 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-05-31 20:20:11.197 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-05-31 20:20:11.227 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-05-31 20:20:11.234 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-05-31 20:20:11.235 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-05-31 20:20:11.236 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-05-31 20:20:11.254 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-05-31 20:20:11.437 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-05-31 20:20:11.542 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-05-31 20:20:11.713 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-05-31 20:20:14.072 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-05-31 20:20:15.734 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-05-31 20:20:15.926 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-05-31 20:20:15.928 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-05-31 20:20:15.929 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-05-31 20:20:16.037 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-05-31 20:20:16.379 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-05-31 20:20:16.563 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-05-31 20:20:16.590 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-05-31 20:20:17.458 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-05-31 20:20:18.914 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-05-31 20:20:18.921 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-05-31 20:20:18.943 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-05-31 20:20:18.945 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-05-31 20:20:18.954 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-05-31 20:20:18.967 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-05-31 20:20:18.967 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-05-31 20:20:18.969 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-05-31 20:20:18.970 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-05-31 20:20:19.045 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-05-31 20:20:19.135 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-05-31 20:20:19.229 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-05-31 20:20:19.249 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-05-31 20:20:19.261 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-05-31 20:20:19.383 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-05-31 20:20:19.387 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-05-31 20:20:19.419 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-05-31 20:20:19.540 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-05-31 20:20:19.544 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-05-31 20:20:19.545 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-05-31 20:20:19.553 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-05-31 20:20:19.648 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-05-31 20:20:19.684 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-05-31 20:20:19.737 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-05-31 20:20:19.763 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-05-31 20:20:19.771 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-05-31 20:20:20.999 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-05-31 20:20:21.000 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-05-31 20:20:21.000 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-05-31 20:20:21.001 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-05-31 20:20:21.003 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-05-31 20:20:21.003 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-05-31 20:20:21.005 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-05-31 20:20:21.005 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-05-31 20:20:21.007 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-05-31 20:20:21.266 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-05-31 20:20:21.528 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-05-31 20:20:21.950 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-05-31 20:20:22.091 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-05-31 20:20:22.130 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-05-31 20:20:22.208 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-05-31 20:20:22.547 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-05-31 20:20:22.643 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-05-31 20:20:22.645 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-05-31 20:20:22.656 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-05-31 20:20:22.672 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-05-31 20:20:22.700 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-05-31 20:20:22.702 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-05-31 20:20:22.704 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-05-31 20:20:22.708 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-05-31 20:20:22.718 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-05-31 20:20:22.815 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-05-31 20:20:22.817 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-05-31 20:20:22.833 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-05-31 20:20:22.847 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-05-31 20:20:22.945 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-05-31 20:20:22.956 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-05-31 20:20:22.970 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-05-31 20:20:22.989 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-05-31 20:20:22.990 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-05-31 20:20:22.991 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-05-31 20:20:23.076 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-05-31 20:20:23.127 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-05-31 20:20:23.132 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-05-31 20:20:23.165 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-05-31 20:20:23.207 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-05-31 20:20:23.209 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-05-31 20:20:23.211 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-05-31 20:20:23.224 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-05-31 20:20:23.227 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-05-31 20:20:23.229 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-05-31 20:20:23.339 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-05-31 20:20:23.394 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-05-31 20:20:23.408 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-05-31 20:20:23.424 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-05-31 20:20:23.470 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-05-31 20:20:23.473 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-05-31 20:20:23.474 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-05-31 20:20:23.488 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-05-31 20:20:23.492 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-05-31 20:20:23.507 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-05-31 20:20:23.601 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-05-31 20:20:23.614 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-05-31 20:20:23.618 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-05-31 20:20:23.638 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-05-31 20:20:23.733 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-05-31 20:20:23.735 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-05-31 20:20:23.735 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-05-31 20:20:23.740 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-05-31 20:20:23.743 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-05-31 20:20:23.747 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-05-31 20:20:23.864 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-05-31 20:20:23.868 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-05-31 20:20:23.883 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-05-31 20:20:23.889 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-05-31 20:20:23.995 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-05-31 20:20:23.996 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-05-31 20:20:23.997 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-05-31 20:20:24.017 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-05-31 20:20:24.039 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-05-31 20:20:24.041 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-05-31 20:20:24.125 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-05-31 20:20:25.489 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-05-31 20:20:25.675 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-05-31 20:20:25.774 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-05-31 20:20:25.869 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-05-31 20:20:26.050 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-05-31 20:20:26.109 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-05-31 20:20:26.169 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-05-31 20:20:26.293 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-05-31 20:20:26.353 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-05-31 20:20:26.429 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-05-31 20:20:26.503 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-05-31 20:20:26.564 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-05-31 20:20:26.625 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-05-31 20:20:26.821 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-05-31 20:20:27.019 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-05-31 20:20:27.107 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-05-31 20:20:27.192 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-05-31 20:20:27.256 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-05-31 20:20:27.325 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-05-31 20:20:27.396 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-05-31 20:20:27.794 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-05-31 20:20:28.050 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-05-31 20:20:28.232 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-05-31 20:20:28.295 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-05-31 20:20:28.376 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-05-31 20:20:28.435 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-05-31 20:20:28.502 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-05-31 20:20:28.651 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-05-31 20:20:28.729 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-05-31 20:20:28.811 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-05-31 20:20:28.893 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-05-31 20:20:29.535 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-05-31 20:20:29.599 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-05-31 20:20:29.723 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-05-31 20:20:29.813 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-05-31 20:20:30.807 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-05-31 20:20:30.931 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-05-31 20:20:35.237 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-05-31 20:20:35.303 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-05-31 20:20:35.368 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-05-31 20:20:35.434 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-05-31 20:20:35.497 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-05-31 20:20:35.697 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-05-31 20:20:35.758 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-05-31 20:20:35.940 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-05-31 20:20:36.109 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-05-31 20:20:36.169 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-05-31 20:20:36.408 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-05-31 20:20:36.471 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-05-31 20:20:36.533 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-05-31 20:20:36.613 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-05-31 20:20:36.673 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-05-31 20:20:36.732 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-05-31 20:20:36.797 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-05-31 20:20:36.944 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-05-31 20:20:37.017 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-05-31 20:20:37.153 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-05-31 20:20:37.227 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-05-31 20:20:37.287 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-05-31 20:20:37.349 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-05-31 20:20:37.411 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-05-31 20:20:37.471 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-05-31 20:20:37.533 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-05-31 20:20:37.594 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-05-31 20:20:37.654 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-05-31 20:20:37.718 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-05-31 20:20:37.806 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-05-31 20:20:39.389 | Preconfiguring packages ... 2022-05-31 20:20:39.529 | Fetched 162 MB in 32s (5,115 kB/s) 2022-05-31 20:20:39.593 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-31 20:20:39.595 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-05-31 20:20:39.603 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-05-31 20:20:39.683 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-05-31 20:20:39.766 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-05-31 20:20:39.768 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:20:39.776 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-31 20:20:39.840 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:20:39.854 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-31 20:20:40.223 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:20:40.228 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-31 20:20:40.268 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:20:40.282 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-31 20:20:40.348 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:20:40.502 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-31 20:20:41.277 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:20:41.284 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-05-31 20:20:41.362 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-05-31 20:20:41.438 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-31 20:20:41.441 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-31 20:20:41.448 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-31 20:20:41.491 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-31 20:20:41.581 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-05-31 20:20:41.583 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-31 20:20:41.598 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-05-31 20:20:41.651 | Selecting previously unselected package libapr1:amd64. 2022-05-31 20:20:41.658 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-05-31 20:20:41.660 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-31 20:20:41.714 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-31 20:20:41.719 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-31 20:20:41.921 | Selecting previously unselected package libaprutil1:amd64. 2022-05-31 20:20:41.929 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-05-31 20:20:41.931 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-31 20:20:41.976 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-31 20:20:41.982 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-05-31 20:20:42.079 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-05-31 20:20:42.086 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-05-31 20:20:42.088 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-31 20:20:42.120 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-31 20:20:42.125 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-31 20:20:42.167 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-31 20:20:42.174 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-31 20:20:42.218 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-31 20:20:42.224 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-05-31 20:20:42.278 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-05-31 20:20:42.286 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-05-31 20:20:42.288 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-31 20:20:42.319 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-31 20:20:42.325 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-31 20:20:42.382 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-05-31 20:20:42.388 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-05-31 20:20:42.449 | Selecting previously unselected package libjansson4:amd64. 2022-05-31 20:20:42.456 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-05-31 20:20:42.458 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-05-31 20:20:42.488 | Selecting previously unselected package liblua5.2-0:amd64. 2022-05-31 20:20:42.495 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-05-31 20:20:42.498 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-31 20:20:42.546 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-05-31 20:20:42.551 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-05-31 20:20:43.825 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:20:43.831 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-05-31 20:20:43.955 | Selecting previously unselected package apache2-bin. 2022-05-31 20:20:43.962 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-05-31 20:20:43.965 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-05-31 20:20:44.168 | Selecting previously unselected package apache2-data. 2022-05-31 20:20:44.176 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-05-31 20:20:44.179 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-05-31 20:20:44.285 | Selecting previously unselected package apache2-utils. 2022-05-31 20:20:44.293 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-05-31 20:20:44.295 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-05-31 20:20:44.336 | Selecting previously unselected package apache2. 2022-05-31 20:20:44.343 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-05-31 20:20:44.362 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-05-31 20:20:44.432 | Selecting previously unselected package liblua5.3-0:amd64. 2022-05-31 20:20:44.439 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-05-31 20:20:44.441 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-31 20:20:44.487 | Selecting previously unselected package haproxy. 2022-05-31 20:20:44.495 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-05-31 20:20:44.504 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-05-31 20:20:44.727 | Selecting previously unselected package libnl-3-200:amd64. 2022-05-31 20:20:44.735 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-05-31 20:20:44.737 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-05-31 20:20:44.771 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-05-31 20:20:44.779 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-05-31 20:20:44.781 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-31 20:20:44.811 | Selecting previously unselected package mysql-common. 2022-05-31 20:20:44.819 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-05-31 20:20:44.840 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-31 20:20:44.869 | Selecting previously unselected package libmysqlclient21:amd64. 2022-05-31 20:20:44.876 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:20:44.879 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:20:45.117 | Selecting previously unselected package libsensors-config. 2022-05-31 20:20:45.124 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-05-31 20:20:45.130 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-31 20:20:45.159 | Selecting previously unselected package libsensors5:amd64. 2022-05-31 20:20:45.167 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-05-31 20:20:45.262 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-31 20:20:45.292 | Selecting previously unselected package libsnmp-base. 2022-05-31 20:20:45.299 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-05-31 20:20:45.301 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-31 20:20:45.368 | Selecting previously unselected package libsnmp35:amd64. 2022-05-31 20:20:45.376 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-05-31 20:20:45.378 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-31 20:20:45.539 | Selecting previously unselected package keepalived. 2022-05-31 20:20:45.546 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-05-31 20:20:45.548 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-31 20:20:45.632 | Selecting previously unselected package memcached. 2022-05-31 20:20:45.639 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-05-31 20:20:45.641 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-05-31 20:20:45.698 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-05-31 20:20:46.155 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-05-31 20:20:46.271 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-31 20:20:46.278 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-05-31 20:20:46.404 | Selecting previously unselected package python3-yaml. 2022-05-31 20:20:46.412 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-05-31 20:20:46.414 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-31 20:20:46.466 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-31 20:20:46.471 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-31 20:20:46.516 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-31 20:20:46.587 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-31 20:20:47.046 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-05-31 20:20:47.073 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-05-31 20:20:47.235 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-05-31 20:20:47.240 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-05-31 20:20:47.341 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-05-31 20:20:47.346 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-05-31 20:20:47.417 | Selecting previously unselected package acl. 2022-05-31 20:20:47.424 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-05-31 20:20:47.426 | Unpacking acl (2.2.53-6) ... 2022-05-31 20:20:47.456 | Selecting previously unselected package autotools-dev. 2022-05-31 20:20:47.463 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-05-31 20:20:47.465 | Unpacking autotools-dev (20180224.1) ... 2022-05-31 20:20:47.503 | Selecting previously unselected package m4. 2022-05-31 20:20:47.510 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-05-31 20:20:47.512 | Unpacking m4 (1.4.18-4) ... 2022-05-31 20:20:47.565 | Selecting previously unselected package autoconf. 2022-05-31 20:20:47.572 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-05-31 20:20:47.574 | Unpacking autoconf (2.69-11.1) ... 2022-05-31 20:20:47.653 | Selecting previously unselected package automake. 2022-05-31 20:20:47.660 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-05-31 20:20:47.665 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-05-31 20:20:47.764 | Selecting previously unselected package autopoint. 2022-05-31 20:20:47.772 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-05-31 20:20:47.774 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-05-31 20:20:47.814 | Selecting previously unselected package libllvm10:amd64. 2022-05-31 20:20:47.822 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:20:47.824 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:20:50.047 | Selecting previously unselected package libclang-cpp10. 2022-05-31 20:20:50.055 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:20:50.058 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:20:51.493 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-05-31 20:20:51.500 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-31 20:20:51.503 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-31 20:20:51.945 | Selecting previously unselected package libgc1c2:amd64. 2022-05-31 20:20:51.952 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-05-31 20:20:51.954 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-31 20:20:51.994 | Selecting previously unselected package libobjc4:amd64. 2022-05-31 20:20:52.001 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-31 20:20:52.003 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-31 20:20:52.032 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-05-31 20:20:52.040 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-31 20:20:52.042 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-31 20:20:52.119 | Selecting previously unselected package libc6-i386. 2022-05-31 20:20:52.126 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-05-31 20:20:52.128 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-31 20:20:52.626 | Selecting previously unselected package lib32gcc-s1. 2022-05-31 20:20:52.634 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-31 20:20:52.636 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-31 20:20:52.675 | Selecting previously unselected package lib32stdc++6. 2022-05-31 20:20:52.683 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-05-31 20:20:52.685 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-31 20:20:52.784 | Selecting previously unselected package libclang-common-10-dev. 2022-05-31 20:20:52.792 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:20:52.794 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-31 20:20:53.754 | Selecting previously unselected package libclang1-10. 2022-05-31 20:20:53.762 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:20:53.764 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:20:54.893 | Selecting previously unselected package clang-10. 2022-05-31 20:20:54.901 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:20:54.903 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:20:54.937 | Selecting previously unselected package libtool. 2022-05-31 20:20:54.945 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-05-31 20:20:54.947 | Unpacking libtool (2.4.6-14) ... 2022-05-31 20:20:54.994 | Selecting previously unselected package dh-autoreconf. 2022-05-31 20:20:55.001 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-05-31 20:20:55.003 | Unpacking dh-autoreconf (19) ... 2022-05-31 20:20:55.031 | Selecting previously unselected package libdebhelper-perl. 2022-05-31 20:20:55.039 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-05-31 20:20:55.041 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-05-31 20:20:55.086 | Selecting previously unselected package libarchive-zip-perl. 2022-05-31 20:20:55.093 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-05-31 20:20:55.095 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-05-31 20:20:55.136 | Selecting previously unselected package libsub-override-perl. 2022-05-31 20:20:55.143 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-05-31 20:20:55.145 | Unpacking libsub-override-perl (0.09-2) ... 2022-05-31 20:20:55.169 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-05-31 20:20:55.176 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-05-31 20:20:55.178 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-31 20:20:55.206 | Selecting previously unselected package dh-strip-nondeterminism. 2022-05-31 20:20:55.213 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-05-31 20:20:55.215 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-05-31 20:20:55.253 | Selecting previously unselected package libdpkg-perl. 2022-05-31 20:20:55.261 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-05-31 20:20:55.263 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-05-31 20:20:55.333 | Selecting previously unselected package make. 2022-05-31 20:20:55.341 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-05-31 20:20:55.343 | Unpacking make (4.2.1-1.2) ... 2022-05-31 20:20:55.393 | Selecting previously unselected package dpkg-dev. 2022-05-31 20:20:55.400 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-05-31 20:20:55.402 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-05-31 20:20:55.544 | Selecting previously unselected package dwz. 2022-05-31 20:20:55.552 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-05-31 20:20:55.555 | Unpacking dwz (0.13-5) ... 2022-05-31 20:20:55.603 | Selecting previously unselected package libcroco3:amd64. 2022-05-31 20:20:55.611 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-05-31 20:20:55.613 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-05-31 20:20:55.649 | Selecting previously unselected package gettext. 2022-05-31 20:20:55.657 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-05-31 20:20:55.659 | Unpacking gettext (0.19.8.1-10build1) ... 2022-05-31 20:20:55.816 | Selecting previously unselected package intltool-debian. 2022-05-31 20:20:55.824 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-05-31 20:20:55.826 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-05-31 20:20:55.853 | Selecting previously unselected package po-debconf. 2022-05-31 20:20:55.860 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-05-31 20:20:55.862 | Unpacking po-debconf (1.0.21) ... 2022-05-31 20:20:55.924 | Selecting previously unselected package debhelper. 2022-05-31 20:20:55.932 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-05-31 20:20:55.934 | Unpacking debhelper (12.10ubuntu1) ... 2022-05-31 20:20:56.125 | Selecting previously unselected package uuid-dev:amd64. 2022-05-31 20:20:56.132 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-05-31 20:20:56.135 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-31 20:20:56.170 | Selecting previously unselected package libsctp1:amd64. 2022-05-31 20:20:56.177 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-05-31 20:20:56.179 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-31 20:20:56.204 | Selecting previously unselected package libsctp-dev:amd64. 2022-05-31 20:20:56.212 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-05-31 20:20:56.214 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-31 20:20:56.248 | Selecting previously unselected package libapr1-dev. 2022-05-31 20:20:56.256 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-05-31 20:20:56.258 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-31 20:20:56.503 | Selecting previously unselected package libldap2-dev:amd64. 2022-05-31 20:20:56.512 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-05-31 20:20:56.514 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-31 20:20:56.633 | Selecting previously unselected package libaprutil1-dev. 2022-05-31 20:20:56.641 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-05-31 20:20:56.643 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-31 20:20:56.857 | Selecting previously unselected package apache2-dev. 2022-05-31 20:20:56.865 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-05-31 20:20:56.867 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-05-31 20:20:56.939 | Selecting previously unselected package binfmt-support. 2022-05-31 20:20:56.947 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-05-31 20:20:56.956 | Unpacking binfmt-support (2.2.0-2) ... 2022-05-31 20:20:56.988 | Selecting previously unselected package g++-9. 2022-05-31 20:20:56.996 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-05-31 20:20:56.998 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-31 20:20:58.128 | Selecting previously unselected package g++. 2022-05-31 20:20:58.136 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-05-31 20:20:58.138 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-05-31 20:20:58.160 | Selecting previously unselected package build-essential. 2022-05-31 20:20:58.168 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-05-31 20:20:58.171 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-05-31 20:20:58.196 | Selecting previously unselected package conntrack. 2022-05-31 20:20:58.205 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-05-31 20:20:58.207 | Unpacking conntrack (1:1.4.5-2) ... 2022-05-31 20:20:58.238 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-05-31 20:20:58.245 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-05-31 20:20:58.248 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-31 20:20:58.275 | Selecting previously unselected package libnetfilter-queue1. 2022-05-31 20:20:58.282 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-05-31 20:20:58.284 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-05-31 20:20:58.312 | Selecting previously unselected package conntrackd. 2022-05-31 20:20:58.321 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-05-31 20:20:58.323 | Unpacking conntrackd (1:1.4.5-2) ... 2022-05-31 20:20:58.367 | Selecting previously unselected package dns-root-data. 2022-05-31 20:20:58.375 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-05-31 20:20:58.377 | Unpacking dns-root-data (2019052802) ... 2022-05-31 20:20:58.404 | Selecting previously unselected package libidn11:amd64. 2022-05-31 20:20:58.412 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-05-31 20:20:58.414 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-31 20:20:58.448 | Selecting previously unselected package dnsmasq-base. 2022-05-31 20:20:58.456 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-31 20:20:58.458 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-31 20:20:58.525 | Selecting previously unselected package dnsmasq-utils. 2022-05-31 20:20:58.533 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-05-31 20:20:58.535 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-31 20:20:58.562 | Selecting previously unselected package dstat. 2022-05-31 20:20:58.570 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-05-31 20:20:58.572 | Unpacking dstat (0.7.4-6) ... 2022-05-31 20:20:58.639 | Selecting previously unselected package ebtables. 2022-05-31 20:20:58.646 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-05-31 20:20:58.661 | Unpacking ebtables (2.0.11-3build1) ... 2022-05-31 20:20:58.701 | Selecting previously unselected package libfakeroot:amd64. 2022-05-31 20:20:58.709 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-05-31 20:20:58.711 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-05-31 20:20:58.740 | Selecting previously unselected package fakeroot. 2022-05-31 20:20:58.748 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-05-31 20:20:58.750 | Unpacking fakeroot (1.24-1) ... 2022-05-31 20:20:58.785 | Selecting previously unselected package fonts-dejavu-core. 2022-05-31 20:20:58.793 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-05-31 20:20:58.795 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-05-31 20:20:58.979 | Selecting previously unselected package fonts-liberation. 2022-05-31 20:20:58.987 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-05-31 20:20:58.990 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-05-31 20:20:59.126 | Selecting previously unselected package fontconfig-config. 2022-05-31 20:20:59.134 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-05-31 20:20:59.136 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-31 20:20:59.180 | Selecting previously unselected package libfontconfig1:amd64. 2022-05-31 20:20:59.188 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-05-31 20:20:59.190 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-31 20:20:59.231 | Selecting previously unselected package fontconfig. 2022-05-31 20:20:59.239 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-05-31 20:20:59.241 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-05-31 20:20:59.284 | Selecting previously unselected package genisoimage. 2022-05-31 20:20:59.292 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-05-31 20:20:59.294 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-31 20:20:59.371 | Selecting previously unselected package libann0. 2022-05-31 20:20:59.379 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-05-31 20:20:59.381 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-05-31 20:20:59.410 | Selecting previously unselected package libcdt5:amd64. 2022-05-31 20:20:59.418 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-05-31 20:20:59.420 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-05-31 20:20:59.447 | Selecting previously unselected package libcgraph6:amd64. 2022-05-31 20:20:59.455 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-05-31 20:20:59.457 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-31 20:20:59.490 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-05-31 20:20:59.498 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-31 20:20:59.500 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-31 20:20:59.541 | Selecting previously unselected package libjpeg8:amd64. 2022-05-31 20:20:59.549 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-05-31 20:20:59.551 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-31 20:20:59.577 | Selecting previously unselected package libjbig0:amd64. 2022-05-31 20:20:59.585 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-05-31 20:20:59.587 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-05-31 20:20:59.617 | Selecting previously unselected package libwebp6:amd64. 2022-05-31 20:20:59.626 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:20:59.628 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-31 20:20:59.678 | Selecting previously unselected package libtiff5:amd64. 2022-05-31 20:20:59.687 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:20:59.689 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-31 20:20:59.737 | Selecting previously unselected package libxpm4:amd64. 2022-05-31 20:20:59.746 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-05-31 20:20:59.748 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-05-31 20:20:59.777 | Selecting previously unselected package libgd3:amd64. 2022-05-31 20:20:59.785 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-05-31 20:20:59.787 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-31 20:20:59.830 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-05-31 20:20:59.838 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-05-31 20:20:59.840 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-31 20:20:59.888 | Selecting previously unselected package libpixman-1-0:amd64. 2022-05-31 20:20:59.896 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-05-31 20:20:59.898 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-31 20:20:59.958 | Selecting previously unselected package libxcb-render0:amd64. 2022-05-31 20:20:59.965 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-05-31 20:20:59.968 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-05-31 20:20:59.997 | Selecting previously unselected package libxcb-shm0:amd64. 2022-05-31 20:21:00.005 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-05-31 20:21:00.007 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-05-31 20:21:00.032 | Selecting previously unselected package libxrender1:amd64. 2022-05-31 20:21:00.040 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-05-31 20:21:00.043 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-05-31 20:21:00.070 | Selecting previously unselected package libcairo2:amd64. 2022-05-31 20:21:00.078 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:00.080 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-31 20:21:00.177 | Selecting previously unselected package libgraphite2-3:amd64. 2022-05-31 20:21:00.185 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-05-31 20:21:00.187 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-31 20:21:00.227 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-05-31 20:21:00.240 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-05-31 20:21:00.242 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-31 20:21:00.320 | Selecting previously unselected package libthai-data. 2022-05-31 20:21:00.328 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-05-31 20:21:00.330 | Unpacking libthai-data (0.1.28-3) ... 2022-05-31 20:21:00.380 | Selecting previously unselected package libdatrie1:amd64. 2022-05-31 20:21:00.388 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-05-31 20:21:00.390 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-05-31 20:21:00.421 | Selecting previously unselected package libthai0:amd64. 2022-05-31 20:21:00.429 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-05-31 20:21:00.431 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-05-31 20:21:00.459 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-05-31 20:21:00.467 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-31 20:21:00.469 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-31 20:21:00.520 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-05-31 20:21:00.529 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-31 20:21:00.531 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-31 20:21:00.562 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-05-31 20:21:00.570 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-05-31 20:21:00.572 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-31 20:21:00.602 | Selecting previously unselected package libpathplan4:amd64. 2022-05-31 20:21:00.610 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-05-31 20:21:00.612 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:00.641 | Selecting previously unselected package libgvc6. 2022-05-31 20:21:00.649 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-05-31 20:21:00.652 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-05-31 20:21:00.768 | Selecting previously unselected package libgvpr2:amd64. 2022-05-31 20:21:00.776 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-05-31 20:21:00.779 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:00.830 | Selecting previously unselected package liblab-gamut1:amd64. 2022-05-31 20:21:00.840 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-05-31 20:21:00.842 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:01.016 | Selecting previously unselected package x11-common. 2022-05-31 20:21:01.024 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-05-31 20:21:01.048 | dpkg-query: no packages found matching nux-tools 2022-05-31 20:21:01.059 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-05-31 20:21:01.098 | Selecting previously unselected package libice6:amd64. 2022-05-31 20:21:01.107 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-05-31 20:21:01.109 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-31 20:21:01.142 | Selecting previously unselected package libsm6:amd64. 2022-05-31 20:21:01.150 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-05-31 20:21:01.152 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-05-31 20:21:01.182 | Selecting previously unselected package libxt6:amd64. 2022-05-31 20:21:01.191 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-05-31 20:21:01.193 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-05-31 20:21:01.243 | Selecting previously unselected package libxmu6:amd64. 2022-05-31 20:21:01.251 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-05-31 20:21:01.253 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-31 20:21:01.287 | Selecting previously unselected package libxaw7:amd64. 2022-05-31 20:21:01.295 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-31 20:21:01.297 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-31 20:21:01.346 | Selecting previously unselected package graphviz. 2022-05-31 20:21:01.354 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-05-31 20:21:01.357 | Unpacking graphviz (2.42.2-3build2) ... 2022-05-31 20:21:01.486 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-05-31 20:21:01.494 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-05-31 20:21:01.496 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-31 20:21:01.546 | Selecting previously unselected package libibverbs1:amd64. 2022-05-31 20:21:01.554 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-05-31 20:21:01.556 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-31 20:21:01.596 | Selecting previously unselected package ibverbs-providers:amd64. 2022-05-31 20:21:01.604 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-05-31 20:21:01.619 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-31 20:21:01.680 | Selecting previously unselected package icu-devtools. 2022-05-31 20:21:01.688 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-05-31 20:21:01.690 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-05-31 20:21:01.749 | Selecting previously unselected package iputils-arping. 2022-05-31 20:21:01.757 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-05-31 20:21:01.759 | Unpacking iputils-arping (3:20190709-3) ... 2022-05-31 20:21:01.791 | Selecting previously unselected package javascript-common. 2022-05-31 20:21:01.800 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-05-31 20:21:01.814 | Unpacking javascript-common (11) ... 2022-05-31 20:21:01.842 | Selecting previously unselected package libgssrpc4:amd64. 2022-05-31 20:21:01.850 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-05-31 20:21:01.853 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:01.887 | Selecting previously unselected package libkdb5-9:amd64. 2022-05-31 20:21:01.895 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-05-31 20:21:01.897 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:01.931 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-05-31 20:21:01.939 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-31 20:21:01.941 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:01.976 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-05-31 20:21:01.985 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-05-31 20:21:01.987 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:02.018 | Selecting previously unselected package comerr-dev:amd64. 2022-05-31 20:21:02.026 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-05-31 20:21:02.045 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-31 20:21:02.076 | Selecting previously unselected package krb5-multidev:amd64. 2022-05-31 20:21:02.084 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-31 20:21:02.086 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:02.136 | Selecting previously unselected package libalgorithm-diff-perl. 2022-05-31 20:21:02.144 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-05-31 20:21:02.146 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-05-31 20:21:02.178 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-05-31 20:21:02.186 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-05-31 20:21:02.188 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-31 20:21:02.215 | Selecting previously unselected package libalgorithm-merge-perl. 2022-05-31 20:21:02.223 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-05-31 20:21:02.225 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-05-31 20:21:02.252 | Selecting previously unselected package libarchive-cpio-perl. 2022-05-31 20:21:02.260 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-05-31 20:21:02.262 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-05-31 20:21:02.292 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-05-31 20:21:02.300 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-31 20:21:02.303 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-31 20:21:02.369 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-05-31 20:21:02.377 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-05-31 20:21:02.379 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-31 20:21:02.444 | Selecting previously unselected package libfile-fcntllock-perl. 2022-05-31 20:21:02.452 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-05-31 20:21:02.454 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-05-31 20:21:02.487 | Selecting previously unselected package libgts-bin. 2022-05-31 20:21:02.495 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-05-31 20:21:02.499 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-05-31 20:21:02.533 | Selecting previously unselected package libicu-dev:amd64. 2022-05-31 20:21:02.541 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-05-31 20:21:02.543 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-31 20:21:03.974 | Selecting previously unselected package libipset13:amd64. 2022-05-31 20:21:03.982 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:03.984 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-31 20:21:04.020 | Selecting previously unselected package librdmacm1:amd64. 2022-05-31 20:21:04.028 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-05-31 20:21:04.030 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-31 20:21:04.066 | Selecting previously unselected package libiscsi7:amd64. 2022-05-31 20:21:04.074 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-05-31 20:21:04.076 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-05-31 20:21:04.110 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-05-31 20:21:04.118 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-05-31 20:21:04.120 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-31 20:21:04.180 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-05-31 20:21:04.188 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-05-31 20:21:04.190 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-31 20:21:04.215 | Selecting previously unselected package libjpeg-dev:amd64. 2022-05-31 20:21:04.223 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-05-31 20:21:04.225 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-31 20:21:04.251 | Selecting previously unselected package libjs-jquery. 2022-05-31 20:21:04.259 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-05-31 20:21:04.262 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-05-31 20:21:04.321 | Selecting previously unselected package libjs-jquery-metadata. 2022-05-31 20:21:04.329 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-05-31 20:21:04.331 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-05-31 20:21:04.357 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-05-31 20:21:04.365 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-05-31 20:21:04.368 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-31 20:21:04.441 | Selecting previously unselected package libltdl-dev:amd64. 2022-05-31 20:21:04.449 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-05-31 20:21:04.451 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-05-31 20:21:04.508 | Selecting previously unselected package libsys-hostname-long-perl. 2022-05-31 20:21:04.516 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-05-31 20:21:04.518 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-05-31 20:21:04.545 | Selecting previously unselected package libmail-sendmail-perl. 2022-05-31 20:21:04.553 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-05-31 20:21:04.555 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-05-31 20:21:04.585 | Selecting previously unselected package libssl-dev:amd64. 2022-05-31 20:21:04.593 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-05-31 20:21:04.595 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-31 20:21:04.857 | Selecting previously unselected package libmysqlclient-dev. 2022-05-31 20:21:04.865 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:21:04.867 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:21:05.161 | Selecting previously unselected package libncurses-dev:amd64. 2022-05-31 20:21:05.169 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-31 20:21:05.172 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-31 20:21:05.263 | Selecting previously unselected package libomp5-10:amd64. 2022-05-31 20:21:05.271 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:05.274 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:05.345 | Selecting previously unselected package libomp-10-dev. 2022-05-31 20:21:05.353 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:05.356 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:05.393 | Selecting previously unselected package libpq5:amd64. 2022-05-31 20:21:05.401 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:05.403 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:05.445 | Selecting previously unselected package libpq-dev. 2022-05-31 20:21:05.453 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:05.455 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:05.528 | Selecting previously unselected package librados2. 2022-05-31 20:21:05.536 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:05.538 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-31 20:21:06.010 | Selecting previously unselected package librbd1. 2022-05-31 20:21:06.018 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:06.020 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-31 20:21:06.279 | Selecting previously unselected package libsasl2-dev. 2022-05-31 20:21:06.287 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-31 20:21:06.289 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-31 20:21:06.364 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-05-31 20:21:06.370 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-05-31 20:21:06.411 | Selecting previously unselected package libsystemd-dev:amd64. 2022-05-31 20:21:06.420 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-05-31 20:21:06.423 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-31 20:21:06.533 | Selecting previously unselected package libtinfo-dev:amd64. 2022-05-31 20:21:06.542 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-05-31 20:21:06.544 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-31 20:21:06.569 | Selecting previously unselected package libx86-1:amd64. 2022-05-31 20:21:06.578 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-05-31 20:21:06.580 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-05-31 20:21:06.617 | Selecting previously unselected package libxml2-dev:amd64. 2022-05-31 20:21:06.625 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:21:06.627 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-31 20:21:06.770 | Selecting previously unselected package libxslt1-dev:amd64. 2022-05-31 20:21:06.778 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-05-31 20:21:06.780 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-31 20:21:06.860 | Selecting previously unselected package llvm-10-runtime. 2022-05-31 20:21:06.868 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:06.870 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:06.925 | Selecting previously unselected package libpfm4:amd64. 2022-05-31 20:21:06.934 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-05-31 20:21:06.936 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-31 20:21:07.009 | Selecting previously unselected package llvm-10. 2022-05-31 20:21:07.018 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:07.020 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:07.784 | Selecting previously unselected package libffi-dev:amd64. 2022-05-31 20:21:07.793 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-05-31 20:21:07.795 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-05-31 20:21:07.837 | Selecting previously unselected package python3-pygments. 2022-05-31 20:21:07.845 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-05-31 20:21:07.847 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-31 20:21:07.985 | Selecting previously unselected package llvm-10-tools. 2022-05-31 20:21:07.993 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:07.995 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:08.139 | Selecting previously unselected package libz3-4:amd64. 2022-05-31 20:21:08.148 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-05-31 20:21:08.149 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-05-31 20:21:09.100 | Selecting previously unselected package libz3-dev:amd64. 2022-05-31 20:21:09.109 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-05-31 20:21:09.111 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-31 20:21:09.154 | Selecting previously unselected package llvm-10-dev. 2022-05-31 20:21:09.162 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-05-31 20:21:09.164 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:13.627 | Selecting previously unselected package lsscsi. 2022-05-31 20:21:13.637 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-05-31 20:21:13.639 | Unpacking lsscsi (0.30-0.1) ... 2022-05-31 20:21:13.672 | Selecting previously unselected package pkg-config. 2022-05-31 20:21:13.680 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-05-31 20:21:13.682 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-05-31 20:21:13.716 | Selecting previously unselected package pm-utils. 2022-05-31 20:21:13.724 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-05-31 20:21:13.726 | Unpacking pm-utils (1.4.1-19) ... 2022-05-31 20:21:13.777 | Selecting previously unselected package postgresql-client-common. 2022-05-31 20:21:13.786 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-05-31 20:21:13.788 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-05-31 20:21:13.820 | Selecting previously unselected package postgresql-client-12. 2022-05-31 20:21:13.829 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:13.831 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:14.030 | Selecting previously unselected package ssl-cert. 2022-05-31 20:21:14.038 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-05-31 20:21:14.041 | Unpacking ssl-cert (1.0.39) ... 2022-05-31 20:21:14.076 | Selecting previously unselected package postgresql-common. 2022-05-31 20:21:14.085 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-05-31 20:21:14.116 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-05-31 20:21:14.123 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-05-31 20:21:14.188 | Selecting previously unselected package postgresql-server-dev-12. 2022-05-31 20:21:14.197 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:14.199 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:14.524 | Selecting previously unselected package postgresql-server-dev-all. 2022-05-31 20:21:14.534 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-05-31 20:21:14.536 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-31 20:21:14.565 | Selecting previously unselected package python-pip-whl. 2022-05-31 20:21:14.573 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-05-31 20:21:14.575 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-31 20:21:14.781 | Selecting previously unselected package python3-mysqldb. 2022-05-31 20:21:14.790 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-05-31 20:21:14.792 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-05-31 20:21:14.831 | Selecting previously unselected package python3-wheel. 2022-05-31 20:21:14.840 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-05-31 20:21:14.842 | Unpacking python3-wheel (0.34.2-1) ... 2022-05-31 20:21:14.877 | Selecting previously unselected package python3-pip. 2022-05-31 20:21:14.886 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-05-31 20:21:14.888 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-31 20:21:14.973 | Selecting previously unselected package python3.8-venv. 2022-05-31 20:21:14.981 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-05-31 20:21:14.983 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-31 20:21:15.008 | Selecting previously unselected package python3-venv. 2022-05-31 20:21:15.017 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-05-31 20:21:15.019 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-05-31 20:21:15.044 | Selecting previously unselected package qemu-block-extra:amd64. 2022-05-31 20:21:15.054 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-31 20:21:15.056 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-31 20:21:15.089 | Selecting previously unselected package qemu-utils. 2022-05-31 20:21:15.097 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-05-31 20:21:15.099 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-31 20:21:15.280 | Selecting previously unselected package sharutils. 2022-05-31 20:21:15.288 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-05-31 20:21:15.291 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-05-31 20:21:15.341 | Selecting previously unselected package sqlite3. 2022-05-31 20:21:15.350 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-05-31 20:21:15.352 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-31 20:21:15.496 | Selecting previously unselected package unzip. 2022-05-31 20:21:15.505 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-05-31 20:21:15.508 | Unpacking unzip (6.0-25ubuntu1) ... 2022-05-31 20:21:15.556 | Selecting previously unselected package vbetool. 2022-05-31 20:21:15.565 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-05-31 20:21:15.568 | Unpacking vbetool (1.1-4) ... 2022-05-31 20:21:15.597 | Selecting previously unselected package ipset. 2022-05-31 20:21:15.607 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-05-31 20:21:15.618 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-31 20:21:15.656 | Selecting previously unselected package ipvsadm. 2022-05-31 20:21:15.665 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-05-31 20:21:15.667 | Unpacking ipvsadm (1:1.31-1) ... 2022-05-31 20:21:15.701 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-05-31 20:21:15.710 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-05-31 20:21:15.720 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:15.746 | Selecting previously unselected package liberasurecode1:amd64. 2022-05-31 20:21:15.754 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-05-31 20:21:15.756 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-05-31 20:21:15.789 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-05-31 20:21:15.797 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-05-31 20:21:15.799 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-31 20:21:15.831 | Selecting previously unselected package libkrb5-dev:amd64. 2022-05-31 20:21:15.840 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-05-31 20:21:15.842 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:15.873 | Selecting previously unselected package libyaml-dev:amd64. 2022-05-31 20:21:15.881 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-05-31 20:21:15.883 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-05-31 20:21:15.916 | Selecting previously unselected package socat. 2022-05-31 20:21:15.925 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-05-31 20:21:15.927 | Unpacking socat (1.7.3.3-2) ... 2022-05-31 20:21:16.006 | Selecting previously unselected package vlan. 2022-05-31 20:21:16.015 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-05-31 20:21:16.018 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-31 20:21:16.079 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-05-31 20:21:16.085 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-05-31 20:21:16.094 | Setting up javascript-common (11) ... 2022-05-31 20:21:16.126 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-05-31 20:21:16.142 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-05-31 20:21:16.148 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-05-31 20:21:16.154 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-05-31 20:21:16.159 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-05-31 20:21:16.181 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-31 20:21:16.185 | Setting up dstat (0.7.4-6) ... 2022-05-31 20:21:16.471 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-31 20:21:16.471 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-05-31 20:21:16.489 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-05-31 20:21:16.489 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-05-31 20:21:16.534 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-05-31 20:21:16.539 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-05-31 20:21:16.547 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-31 20:21:16.552 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-05-31 20:21:16.557 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-05-31 20:21:16.563 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-05-31 20:21:16.568 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-05-31 20:21:16.574 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-05-31 20:21:16.580 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-05-31 20:21:16.585 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-05-31 20:21:16.593 | Setting up libarchive-zip-perl (1.67-2) ... 2022-05-31 20:21:16.598 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-05-31 20:21:16.605 | Setting up vbetool (1.1-4) ... 2022-05-31 20:21:16.611 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-05-31 20:21:16.616 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-05-31 20:21:16.623 | Setting up pm-utils (1.4.1-19) ... 2022-05-31 20:21:16.633 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-31 20:21:16.871 | Setting up unzip (6.0-25ubuntu1) ... 2022-05-31 20:21:16.896 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-05-31 20:21:16.902 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-05-31 20:21:16.907 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-31 20:21:16.924 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:16.929 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-05-31 20:21:17.168 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-05-31 20:21:17.838 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-05-31 20:21:17.847 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-05-31 20:21:17.852 | Setting up m4 (1.4.18-4) ... 2022-05-31 20:21:17.858 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-05-31 20:21:18.135 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-05-31 20:21:18.141 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-05-31 20:21:18.146 | Setting up iputils-arping (3:20190709-3) ... 2022-05-31 20:21:18.177 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-05-31 20:21:18.183 | Setting up conntrack (1:1.4.5-2) ... 2022-05-31 20:21:18.190 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-31 20:21:18.196 | Setting up python3-wheel (0.34.2-1) ... 2022-05-31 20:21:18.438 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-05-31 20:21:18.443 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-05-31 20:21:18.641 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-05-31 20:21:20.723 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-05-31 20:21:20.732 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-05-31 20:21:20.737 | Setting up acl (2.2.53-6) ... 2022-05-31 20:21:20.743 | Setting up dns-root-data (2019052802) ... 2022-05-31 20:21:20.750 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-31 20:21:20.756 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:20.761 | Setting up fakeroot (1.24-1) ... 2022-05-31 20:21:20.768 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-05-31 20:21:20.777 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-05-31 20:21:20.782 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:20.787 | Setting up autotools-dev (20180224.1) ... 2022-05-31 20:21:20.793 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-05-31 20:21:21.568 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-05-31 20:21:21.574 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-05-31 20:21:21.579 | Setting up make (4.2.1-1.2) ... 2022-05-31 20:21:21.585 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-05-31 20:21:21.590 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:21.595 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-05-31 20:21:21.600 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:21.607 | Setting up ebtables (2.0.11-3build1) ... 2022-05-31 20:21:22.151 | Setting up socat (1.7.3.3-2) ... 2022-05-31 20:21:22.156 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-05-31 20:21:22.161 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-05-31 20:21:22.168 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-05-31 20:21:22.173 | Setting up autopoint (0.19.8.1-10build1) ... 2022-05-31 20:21:22.177 | Setting up binfmt-support (2.2.0-2) ... 2022-05-31 20:21:22.459 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-05-31 20:21:23.486 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-05-31 20:21:23.492 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-05-31 20:21:23.498 | Setting up fonts-dejavu-core (2.37-1) ... 2022-05-31 20:21:23.545 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-05-31 20:21:23.553 | Setting up lsscsi (0.30-0.1) ... 2022-05-31 20:21:23.558 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-05-31 20:21:23.564 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-31 20:21:23.569 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-31 20:21:23.575 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-05-31 20:21:23.580 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-05-31 20:21:23.586 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-31 20:21:23.592 | Setting up autoconf (2.69-11.1) ... 2022-05-31 20:21:23.599 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-05-31 20:21:23.604 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-05-31 20:21:23.647 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-05-31 20:21:23.651 | Setting up dwz (0.13-5) ... 2022-05-31 20:21:23.656 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-05-31 20:21:23.663 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-05-31 20:21:23.668 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-05-31 20:21:23.673 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-05-31 20:21:23.679 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-05-31 20:21:23.692 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-05-31 20:21:24.920 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:24.926 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:24.932 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-05-31 20:21:24.937 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-05-31 20:21:24.942 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-05-31 20:21:24.948 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-05-31 20:21:24.957 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-05-31 20:21:24.963 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-05-31 20:21:24.970 | Setting up libsub-override-perl (0.09-2) ... 2022-05-31 20:21:24.976 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-05-31 20:21:24.981 | Setting up libthai-data (0.1.28-3) ... 2022-05-31 20:21:24.986 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-05-31 20:21:24.992 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:24.999 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:25.008 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:25.016 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:25.022 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-05-31 20:21:25.027 | Setting up sharutils (1:4.15.2-4build1) ... 2022-05-31 20:21:25.033 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-05-31 20:21:25.045 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-05-31 20:21:25.054 | Setting up conntrackd (1:1.4.5-2) ... 2022-05-31 20:21:26.054 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-05-31 20:21:26.376 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-05-31 20:21:26.381 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-05-31 20:21:26.387 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-05-31 20:21:26.392 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-31 20:21:26.397 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-05-31 20:21:26.402 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-05-31 20:21:26.407 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-05-31 20:21:26.412 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-05-31 20:21:26.417 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-05-31 20:21:26.422 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-05-31 20:21:26.429 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-05-31 20:21:26.433 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-05-31 20:21:26.438 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-05-31 20:21:26.443 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:26.449 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-05-31 20:21:26.454 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-05-31 20:21:26.459 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-05-31 20:21:26.464 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-05-31 20:21:26.673 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-05-31 20:21:26.678 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:21:26.683 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:26.688 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-05-31 20:21:26.694 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:26.699 | Setting up wget (1.20.3-1ubuntu2) ... 2022-05-31 20:21:26.710 | Setting up libtool (2.4.6-14) ... 2022-05-31 20:21:26.715 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-05-31 20:21:26.809 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-05-31 20:21:26.837 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-05-31 20:21:27.268 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-05-31 20:21:28.362 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-31 20:21:28.367 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-05-31 20:21:28.373 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-05-31 20:21:28.521 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-05-31 20:21:28.526 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:28.532 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:28.540 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-05-31 20:21:29.717 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-05-31 20:21:30.440 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-05-31 20:21:30.452 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-05-31 20:21:30.459 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-05-31 20:21:30.697 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-05-31 20:21:30.702 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-05-31 20:21:30.707 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-05-31 20:21:30.712 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-05-31 20:21:30.718 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-05-31 20:21:30.723 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-05-31 20:21:30.727 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-05-31 20:21:30.733 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-05-31 20:21:30.739 | Setting up ssl-cert (1.0.39) ... 2022-05-31 20:21:31.162 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-05-31 20:21:31.167 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-05-31 20:21:31.245 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-05-31 20:21:31.250 | Setting up postgresql-common (214ubuntu0.1) ... 2022-05-31 20:21:31.738 | Adding user postgres to group ssl-cert 2022-05-31 20:21:31.877 | 2022-05-31 20:21:31.878 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-05-31 20:21:32.067 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-05-31 20:21:32.067 | Removing obsolete dictionary files: 2022-05-31 20:21:32.643 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-05-31 20:21:33.742 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-05-31 20:21:33.747 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-05-31 20:21:33.752 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-05-31 20:21:33.834 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-05-31 20:21:34.226 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-05-31 20:21:34.232 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-05-31 20:21:34.238 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-05-31 20:21:34.243 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-05-31 20:21:34.249 | Setting up build-essential (12.8ubuntu1.1) ... 2022-05-31 20:21:34.254 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-05-31 20:21:34.259 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-05-31 20:21:34.265 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-05-31 20:21:34.270 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-05-31 20:21:34.276 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-05-31 20:21:34.282 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-05-31 20:21:34.287 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:21:34.293 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:34.299 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:34.305 | Setting up ipvsadm (1:1.31-1) ... 2022-05-31 20:21:35.041 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-05-31 20:21:35.047 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-05-31 20:21:35.145 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-05-31 20:21:37.206 | Regenerating fonts cache... done. 2022-05-31 20:21:37.209 | Setting up gettext (0.19.8.1-10build1) ... 2022-05-31 20:21:37.215 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-05-31 20:21:37.220 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-05-31 20:21:38.516 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-05-31 20:21:39.320 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-05-31 20:21:39.363 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:39.368 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-05-31 20:21:40.330 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-05-31 20:21:41.021 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:41.027 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-31 20:21:41.032 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-05-31 20:21:41.037 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:41.042 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:41.047 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:41.052 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-05-31 20:21:41.056 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-05-31 20:21:41.062 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-05-31 20:21:41.067 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:41.072 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:41.680 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-05-31 20:21:41.703 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-05-31 20:21:41.722 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-05-31 20:21:41.727 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-05-31 20:21:41.732 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-05-31 20:21:41.737 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-05-31 20:21:41.742 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-05-31 20:21:41.748 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-31 20:21:41.753 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-05-31 20:21:41.757 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-05-31 20:21:41.762 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-05-31 20:21:41.767 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-31 20:21:41.772 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-05-31 20:21:41.777 | Setting up po-debconf (1.0.21) ... 2022-05-31 20:21:41.782 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:42.145 | Enabling module mpm_event. 2022-05-31 20:21:42.209 | Enabling module authz_core. 2022-05-31 20:21:42.214 | Enabling module authz_host. 2022-05-31 20:21:42.272 | Enabling module authn_core. 2022-05-31 20:21:42.278 | Enabling module auth_basic. 2022-05-31 20:21:42.336 | Enabling module access_compat. 2022-05-31 20:21:42.395 | Enabling module authn_file. 2022-05-31 20:21:42.457 | Enabling module authz_user. 2022-05-31 20:21:42.516 | Enabling module alias. 2022-05-31 20:21:42.574 | Enabling module dir. 2022-05-31 20:21:42.634 | Enabling module autoindex. 2022-05-31 20:21:42.692 | Enabling module env. 2022-05-31 20:21:42.753 | Enabling module mime. 2022-05-31 20:21:42.812 | Enabling module negotiation. 2022-05-31 20:21:42.871 | Enabling module setenvif. 2022-05-31 20:21:42.929 | Enabling module filter. 2022-05-31 20:21:42.988 | Enabling module deflate. 2022-05-31 20:21:43.049 | Enabling module status. 2022-05-31 20:21:43.110 | Enabling module reqtimeout. 2022-05-31 20:21:43.169 | Enabling conf charset. 2022-05-31 20:21:43.229 | Enabling conf localized-error-pages. 2022-05-31 20:21:43.287 | Enabling conf other-vhosts-access-log. 2022-05-31 20:21:43.347 | Enabling conf security. 2022-05-31 20:21:43.406 | Enabling conf serve-cgi-bin. 2022-05-31 20:21:43.465 | Enabling site 000-default. 2022-05-31 20:21:43.517 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-05-31 20:21:43.572 | Enabling conf javascript-common. 2022-05-31 20:21:43.826 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-05-31 20:21:44.410 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-05-31 20:21:47.151 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-31 20:21:47.164 | Setting up libgvc6 (2.42.2-3build2) ... 2022-05-31 20:21:47.189 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-05-31 20:21:47.195 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:47.207 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-05-31 20:21:47.212 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-05-31 20:21:47.218 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-05-31 20:21:47.223 | Setting up graphviz (2.42.2-3build2) ... 2022-05-31 20:21:47.231 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-05-31 20:21:47.239 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-05-31 20:21:47.241 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-05-31 20:21:48.364 | Setting up dh-autoreconf (19) ... 2022-05-31 20:21:48.371 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-05-31 20:21:49.168 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-05-31 20:21:49.175 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-31 20:21:49.198 | Setting up debhelper (12.10ubuntu1) ... 2022-05-31 20:21:49.204 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-05-31 20:21:49.526 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-05-31 20:21:49.532 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-05-31 20:21:49.555 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-05-31 20:21:49.618 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-05-31 20:22:02.969 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-31 20:22:02.992 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-05-31 20:22:03.379 | Processing triggers for ufw (0.36-6) ... 2022-05-31 20:22:03.508 | Processing triggers for man-db (2.9.1-1) ... 2022-05-31 20:22:27.152 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-05-31 20:22:27.165 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-05-31 20:22:34.659 | ++ functions-common:apt_get:1127 : result=0 2022-05-31 20:22:34.662 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:22:34.664 | ++ functions-common:time_stop:2322 : local name 2022-05-31 20:22:34.667 | ++ functions-common:time_stop:2323 : local end_time 2022-05-31 20:22:34.670 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:22:34.672 | ++ functions-common:time_stop:2325 : local total 2022-05-31 20:22:34.675 | ++ functions-common:time_stop:2326 : local start_time 2022-05-31 20:22:34.677 | ++ functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:22:34.679 | ++ functions-common:time_stop:2329 : start_time=1654028405396 2022-05-31 20:22:34.681 | ++ functions-common:time_stop:2331 : [[ -z 1654028405396 ]] 2022-05-31 20:22:34.683 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:22:34.688 | ++ functions-common:time_stop:2334 : end_time=1654028554686 2022-05-31 20:22:34.690 | ++ functions-common:time_stop:2335 : elapsed_time=149290 2022-05-31 20:22:34.692 | ++ functions-common:time_stop:2336 : total=733 2022-05-31 20:22:34.694 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:22:34.696 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=150023 2022-05-31 20:22:34.698 | ++ functions-common:apt_get:1131 : return 0 2022-05-31 20:22:34.701 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-31 20:22:34.703 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-31 20:22:34.705 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-31 20:22:34.709 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-31 20:22:34.713 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-05-31 20:22:34.715 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-05-31 20:22:34.718 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-31 20:22:36.194 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-31 20:22:36.196 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-31 20:22:36.198 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-31 20:22:36.200 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-31 20:22:36.202 | + functions-common:GetDistro:373 : GetOSVersion 2022-05-31 20:22:36.203 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-05-31 20:22:36.206 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-05-31 20:22:36.208 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-05-31 20:22:36.210 | + functions-common:_ensure_lsb_release:328 : return 2022-05-31 20:22:36.212 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-05-31 20:22:36.274 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-05-31 20:22:36.277 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-05-31 20:22:36.338 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-05-31 20:22:36.341 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-05-31 20:22:36.403 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-05-31 20:22:36.404 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-31 20:22:36.406 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-05-31 20:22:36.408 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-05-31 20:22:36.410 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-05-31 20:22:36.412 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-05-31 20:22:36.413 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-05-31 20:22:36.415 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-31 20:22:36.417 | + functions-common:GetDistro:378 : DISTRO=focal 2022-05-31 20:22:36.420 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-05-31 20:22:36.422 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-31 20:22:36.422 | Distro: focal 2022-05-31 20:22:36.424 | + tools/install_pip.sh:main:136 : get_versions 2022-05-31 20:22:36.426 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-31 20:22:36.429 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-31 20:22:36.431 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-31 20:22:36.434 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-31 20:22:36.434 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-31 20:22:36.812 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-05-31 20:22:36.813 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-05-31 20:22:36.813 | pip: 20.2.2 2022-05-31 20:22:36.815 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-05-31 20:22:37.167 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-05-31 20:22:37.188 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-05-31 20:22:37.190 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-05-31 20:22:37.192 | + tools/install_pip.sh:main:144 : exit 0 2022-05-31 20:22:37.195 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-31 20:22:37.197 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-31 20:22:37.201 | + ./stack.sh:main:764 : fixup_all 2022-05-31 20:22:37.204 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-05-31 20:22:37.206 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-05-31 20:22:37.208 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-31 20:22:37.218 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-05-31 20:22:37.219 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-05-31 20:22:37.220 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-05-31 20:22:37.224 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-05-31 20:22:37.226 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-05-31 20:22:37.228 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-05-31 20:22:37.236 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-05-31 20:22:37.239 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-05-31 20:22:37.241 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-05-31 20:22:37.243 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-05-31 20:22:37.245 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-05-31 20:22:37.248 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-05-31 20:22:37.250 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:22:37.252 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:22:37.254 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:22:37.256 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:22:37.258 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:22:37.260 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:22:37.262 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:22:37.264 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:22:37.266 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-05-31 20:22:37.268 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-05-31 20:22:37.271 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-05-31 20:22:37.273 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:22:37.275 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:22:37.277 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:22:37.279 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:22:37.281 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:22:37.283 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:22:37.285 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-05-31 20:22:37.287 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-05-31 20:22:37.306 | Using python 3.8 to install os-testr 2022-05-31 20:22:37.308 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-31 20:22:38.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:22:38.929 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:38.935 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:38.935 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:38.940 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:38.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:38.944 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:38.944 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:38.945 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:22:39.384 | Collecting os-testr===2.0.0 2022-05-31 20:22:39.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-05-31 20:22:39.999 | Collecting stestr===3.0.1 2022-05-31 20:22:40.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-05-31 20:22:40.101 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2022-05-31 20:22:40.524 | Collecting python-subunit===1.4.0 2022-05-31 20:22:40.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-05-31 20:22:40.613 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-05-31 20:22:40.615 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2022-05-31 20:22:40.619 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-05-31 20:22:40.622 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2022-05-31 20:22:41.044 | Collecting future===0.18.2 2022-05-31 20:22:41.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-05-31 20:22:41.992 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2022-05-31 20:22:42.002 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2022-05-31 20:22:42.004 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2022-05-31 20:22:42.006 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-05-31 20:22:42.009 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2022-05-31 20:22:42.016 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2022-05-31 20:22:42.019 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2022-05-31 20:22:42.021 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-05-31 20:22:42.028 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-05-31 20:22:42.031 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2022-05-31 20:22:42.084 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2022-05-31 20:22:42.087 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2022-05-31 20:22:42.090 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2022-05-31 20:22:42.094 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2022-05-31 20:22:42.098 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2022-05-31 20:22:42.101 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2022-05-31 20:22:42.142 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2022-05-31 20:22:42.175 | Building wheels for collected packages: future 2022-05-31 20:22:42.176 | Building wheel for future (setup.py): started 2022-05-31 20:22:43.193 | Building wheel for future (setup.py): finished with status 'done' 2022-05-31 20:22:43.197 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=6acbf6dcf3f0516d40afb7a1d0814f5027222e6e798020e67634653c272b4e77 2022-05-31 20:22:43.197 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-05-31 20:22:43.198 | Successfully built future 2022-05-31 20:22:44.347 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-05-31 20:22:45.149 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-05-31 20:22:45.253 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:22:45.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:22:45.355 | + inc/python:pip_install:200 : result=0 2022-05-31 20:22:45.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:22:45.359 | + functions-common:time_stop:2322 : local name 2022-05-31 20:22:45.361 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:22:45.363 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:22:45.365 | + functions-common:time_stop:2325 : local total 2022-05-31 20:22:45.367 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:22:45.369 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:22:45.371 | + functions-common:time_stop:2329 : start_time=1654028557301 2022-05-31 20:22:45.374 | + functions-common:time_stop:2331 : [[ -z 1654028557301 ]] 2022-05-31 20:22:45.376 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:22:45.380 | + functions-common:time_stop:2334 : end_time=1654028565377 2022-05-31 20:22:45.382 | + functions-common:time_stop:2335 : elapsed_time=8076 2022-05-31 20:22:45.384 | + functions-common:time_stop:2336 : total=0 2022-05-31 20:22:45.386 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:22:45.388 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8076 2022-05-31 20:22:45.390 | + inc/python:pip_install:203 : return 0 2022-05-31 20:22:45.392 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-05-31 20:22:45.394 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-05-31 20:22:45.397 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:22:45.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-05-31 20:22:45.402 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-05-31 20:22:45.405 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:22:45.408 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:22:45.408 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:22:45.413 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-05-31 20:22:45.415 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-05-31 20:22:45.418 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-05-31 20:22:45.421 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-05-31 20:22:45.423 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-05-31 20:22:45.441 | Using python 3.8 to install systemd-python 2022-05-31 20:22:45.443 | + 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 systemd-python 2022-05-31 20:22:47.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:22:47.067 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:47.073 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:47.074 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:47.079 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:47.080 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:47.082 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:47.082 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:47.084 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:22:47.087 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-05-31 20:22:48.555 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:22:48.555 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:22:48.625 | + inc/python:pip_install:200 : result=0 2022-05-31 20:22:48.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:22:48.630 | + functions-common:time_stop:2322 : local name 2022-05-31 20:22:48.632 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:22:48.634 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:22:48.637 | + functions-common:time_stop:2325 : local total 2022-05-31 20:22:48.639 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:22:48.641 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:22:48.643 | + functions-common:time_stop:2329 : start_time=1654028565436 2022-05-31 20:22:48.645 | + functions-common:time_stop:2331 : [[ -z 1654028565436 ]] 2022-05-31 20:22:48.648 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:22:48.651 | + functions-common:time_stop:2334 : end_time=1654028568649 2022-05-31 20:22:48.653 | + functions-common:time_stop:2335 : elapsed_time=3213 2022-05-31 20:22:48.655 | + functions-common:time_stop:2336 : total=8076 2022-05-31 20:22:48.657 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:22:48.659 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11289 2022-05-31 20:22:48.662 | + inc/python:pip_install:203 : return 0 2022-05-31 20:22:48.664 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-31 20:22:48.712 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-05-31 20:22:48.810 | + ./stack.sh:main:779 : install_infra 2022-05-31 20:22:48.813 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-31 20:22:48.816 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-31 20:22:48.819 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-05-31 20:22:51.844 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-31 20:22:51.846 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-31 20:22:51.867 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-31 20:22:53.742 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:53.974 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:53.976 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:54.182 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:54.240 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:54.300 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:54.302 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:54.351 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:22:54.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:22:54.595 | Collecting pbr===5.5.0 2022-05-31 20:22:54.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-05-31 20:22:54.638 | Installing collected packages: pbr 2022-05-31 20:22:54.774 | Successfully installed pbr-5.5.0 2022-05-31 20:22:54.833 | + inc/python:pip_install:200 : result=0 2022-05-31 20:22:54.835 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:22:54.837 | + functions-common:time_stop:2322 : local name 2022-05-31 20:22:54.839 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:22:54.841 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:22:54.843 | + functions-common:time_stop:2325 : local total 2022-05-31 20:22:54.845 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:22:54.847 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:22:54.849 | + functions-common:time_stop:2329 : start_time=1654028571860 2022-05-31 20:22:54.851 | + functions-common:time_stop:2331 : [[ -z 1654028571860 ]] 2022-05-31 20:22:54.854 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:22:54.858 | + functions-common:time_stop:2334 : end_time=1654028574855 2022-05-31 20:22:54.860 | + functions-common:time_stop:2335 : elapsed_time=2995 2022-05-31 20:22:54.862 | + functions-common:time_stop:2336 : total=11289 2022-05-31 20:22:54.864 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:22:54.866 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=14284 2022-05-31 20:22:54.868 | + inc/python:pip_install:203 : return 0 2022-05-31 20:22:54.871 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-31 20:22:54.873 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-31 20:22:54.894 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-31 20:22:56.769 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:57.003 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:57.006 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:57.210 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:57.269 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:57.329 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:22:57.331 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:22:57.380 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:22:57.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:22:57.428 | Processing /opt/stack/requirements 2022-05-31 20:22:58.698 | Collecting fixtures===3.0.0 2022-05-31 20:22:58.717 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-05-31 20:22:58.943 | Collecting PyYAML===5.3.1 2022-05-31 20:22:59.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-05-31 20:22:59.931 | Collecting requests===2.23.0 2022-05-31 20:22:59.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-05-31 20:23:00.053 | Collecting packaging===20.4 2022-05-31 20:23:00.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-05-31 20:23:00.179 | Collecting testtools===2.4.0 2022-05-31 20:23:00.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-05-31 20:23:00.308 | Collecting idna===2.10 2022-05-31 20:23:00.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-05-31 20:23:00.456 | Collecting pyparsing===2.4.7 2022-05-31 20:23:00.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-05-31 20:23:00.530 | Collecting six===1.15.0 2022-05-31 20:23:00.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-05-31 20:23:00.561 | Collecting Parsley>=1.2 2022-05-31 20:23:00.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-31 20:23:00.615 | Collecting beagle>=0.2.1 2022-05-31 20:23:00.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-05-31 20:23:00.660 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-05-31 20:23:01.146 | Collecting chardet===3.0.4 2022-05-31 20:23:01.153 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-05-31 20:23:01.252 | Collecting urllib3===1.25.10 2022-05-31 20:23:01.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-05-31 20:23:01.354 | Collecting certifi===2021.10.8 2022-05-31 20:23:01.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-31 20:23:01.407 | Collecting unittest2===1.1.0 2022-05-31 20:23:01.413 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-05-31 20:23:01.457 | Collecting extras===1.0.0 2022-05-31 20:23:01.463 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-05-31 20:23:01.495 | Collecting python-mimeparse===1.6.0 2022-05-31 20:23:01.501 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-05-31 20:23:01.532 | Collecting traceback2===1.4.0 2022-05-31 20:23:01.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-05-31 20:23:01.623 | Collecting cliff===3.4.0 2022-05-31 20:23:01.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-05-31 20:23:01.727 | Collecting argparse 2022-05-31 20:23:01.734 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-05-31 20:23:01.760 | Collecting linecache2===1.0.0 2022-05-31 20:23:01.765 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-05-31 20:23:01.815 | Collecting prettytable===0.7.2 2022-05-31 20:23:01.821 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-05-31 20:23:01.961 | Collecting cmd2===1.3.8 2022-05-31 20:23:01.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-05-31 20:23:02.112 | Collecting stevedore===3.2.2 2022-05-31 20:23:02.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-05-31 20:23:02.178 | Collecting attrs===20.1.0 2022-05-31 20:23:02.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-05-31 20:23:02.258 | Collecting wcwidth===0.2.5 2022-05-31 20:23:02.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-05-31 20:23:02.324 | Collecting pyperclip===1.8.0 2022-05-31 20:23:02.335 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-05-31 20:23:02.731 | Collecting colorama===0.4.3 2022-05-31 20:23:02.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-05-31 20:23:02.751 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-05-31 20:23:02.754 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-05-31 20:23:02.755 | Building wheel for PyYAML (setup.py): started 2022-05-31 20:23:02.999 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-05-31 20:23:02.999 | ERROR: Command errored out with exit status 1: 2022-05-31 20:23:02.999 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-p5u85qbr/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-p5u85qbr/PyYAML/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-hati6jib 2022-05-31 20:23:02.999 | cwd: /tmp/pip-install-p5u85qbr/PyYAML/ 2022-05-31 20:23:02.999 | Complete output (6 lines): 2022-05-31 20:23:02.999 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-31 20:23:02.999 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-31 20:23:02.999 | or: setup.py --help-commands 2022-05-31 20:23:02.999 | or: setup.py cmd --help 2022-05-31 20:23:02.999 | 2022-05-31 20:23:02.999 | error: invalid command 'bdist_wheel' 2022-05-31 20:23:02.999 | ---------------------------------------- 2022-05-31 20:23:02.999 | ERROR: Failed building wheel for PyYAML 2022-05-31 20:23:02.999 | Running setup.py clean for PyYAML 2022-05-31 20:23:03.251 | Building wheel for openstack-requirements (setup.py): started 2022-05-31 20:23:04.002 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-31 20:23:04.002 | ERROR: Command errored out with exit status 1: 2022-05-31 20:23:04.002 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_tt_0ikx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_tt_0ikx/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-dbqnmo1o 2022-05-31 20:23:04.002 | cwd: /tmp/pip-req-build-_tt_0ikx/ 2022-05-31 20:23:04.002 | Complete output (6 lines): 2022-05-31 20:23:04.002 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-31 20:23:04.002 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-31 20:23:04.002 | or: setup.py --help-commands 2022-05-31 20:23:04.002 | or: setup.py cmd --help 2022-05-31 20:23:04.002 | 2022-05-31 20:23:04.002 | error: invalid command 'bdist_wheel' 2022-05-31 20:23:04.002 | ---------------------------------------- 2022-05-31 20:23:04.002 | ERROR: Failed building wheel for openstack-requirements 2022-05-31 20:23:04.003 | Running setup.py clean for openstack-requirements 2022-05-31 20:23:04.741 | Failed to build PyYAML openstack-requirements 2022-05-31 20:23:04.944 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-05-31 20:23:06.121 | Running setup.py install for PyYAML: started 2022-05-31 20:23:20.784 | Running setup.py install for PyYAML: finished with status 'done' 2022-05-31 20:23:21.632 | Running setup.py install for openstack-requirements: started 2022-05-31 20:23:23.699 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-31 20:23:23.736 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4208 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-05-31 20:23:23.897 | + inc/python:pip_install:200 : result=0 2022-05-31 20:23:23.899 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:23:23.901 | + functions-common:time_stop:2322 : local name 2022-05-31 20:23:23.903 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:23:23.905 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:23:23.907 | + functions-common:time_stop:2325 : local total 2022-05-31 20:23:23.909 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:23:23.911 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:23:23.913 | + functions-common:time_stop:2329 : start_time=1654028574887 2022-05-31 20:23:23.915 | + functions-common:time_stop:2331 : [[ -z 1654028574887 ]] 2022-05-31 20:23:23.918 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:23:23.921 | + functions-common:time_stop:2334 : end_time=1654028603919 2022-05-31 20:23:23.923 | + functions-common:time_stop:2335 : elapsed_time=29032 2022-05-31 20:23:23.925 | + functions-common:time_stop:2336 : total=14284 2022-05-31 20:23:23.927 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:23:23.929 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=43316 2022-05-31 20:23:23.931 | + inc/python:pip_install:203 : return 0 2022-05-31 20:23:23.934 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-31 20:23:23.937 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-31 20:23:23.939 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-31 20:23:23.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:23:23.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:23:23.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-31 20:23:23.949 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:23:23.951 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-31 20:23:23.970 | Using python 3.8 to install pbr 2022-05-31 20:23:23.972 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-31 20:23:25.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:23:25.602 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:23:25.609 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:23:25.609 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:23:25.614 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:23:25.616 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:23:25.617 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:23:25.618 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:23:25.620 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:23:25.725 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-05-31 20:23:27.188 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:23:27.188 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:23:27.258 | + inc/python:pip_install:200 : result=0 2022-05-31 20:23:27.260 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:23:27.262 | + functions-common:time_stop:2322 : local name 2022-05-31 20:23:27.264 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:23:27.266 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:23:27.268 | + functions-common:time_stop:2325 : local total 2022-05-31 20:23:27.270 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:23:27.272 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:23:27.275 | + functions-common:time_stop:2329 : start_time=1654028603965 2022-05-31 20:23:27.277 | + functions-common:time_stop:2331 : [[ -z 1654028603965 ]] 2022-05-31 20:23:27.280 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:23:27.283 | + functions-common:time_stop:2334 : end_time=1654028607281 2022-05-31 20:23:27.285 | + functions-common:time_stop:2335 : elapsed_time=3316 2022-05-31 20:23:27.287 | + functions-common:time_stop:2336 : total=43316 2022-05-31 20:23:27.289 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:23:27.291 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46632 2022-05-31 20:23:27.293 | + inc/python:pip_install:203 : return 0 2022-05-31 20:23:27.296 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-05-31 20:23:30.368 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-31 20:23:32.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:23:32.533 | Collecting bindep 2022-05-31 20:23:32.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-05-31 20:23:32.690 | Collecting pbr>=2.0.0 2022-05-31 20:23:32.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-05-31 20:23:32.818 | Collecting packaging; python_version >= "3.6" 2022-05-31 20:23:32.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-05-31 20:23:32.860 | Collecting Parsley 2022-05-31 20:23:32.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-05-31 20:23:33.228 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-05-31 20:23:33.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-05-31 20:23:33.402 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-05-31 20:23:33.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-05-31 20:23:33.461 | Installing collected packages: pbr, pyparsing, packaging, Parsley, distro, bindep 2022-05-31 20:23:34.015 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-05-31 20:23:34.086 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-31 20:23:34.089 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-31 20:23:34.092 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-05-31 20:23:34.109 | + ./stack.sh:main:788 : pkgs= 2022-05-31 20:23:34.111 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-05-31 20:23:34.113 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-05-31 20:23:34.115 | + functions-common:run_phase:1750 : local mode=stack 2022-05-31 20:23:34.118 | + functions-common:run_phase:1751 : local phase=pre-install 2022-05-31 20:23:34.120 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:23:34.123 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:23:34.125 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:23:34.127 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:23:34.129 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:23:34.132 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:23:34.135 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:23:34.137 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:23:34.140 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:23:34.142 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-31 20:23:34.144 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:23:34.158 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:23:34.160 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-31 20:23:34.162 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:23:34.164 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-31 20:23:34.167 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:23:34.169 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-31 20:23:34.171 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:23:34.173 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-31 20:23:34.175 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:23:34.177 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-31 20:23:34.179 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:23:34.181 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-31 20:23:34.183 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-31 20:23:34.185 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-05-31 20:23:34.187 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-05-31 20:23:34.189 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-31 20:23:34.191 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-05-31 20:23:34.193 | + functions-common:run_plugins:1736 : local mode=stack 2022-05-31 20:23:34.195 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-05-31 20:23:34.198 | + functions-common:run_plugins:1739 : local plugins= 2022-05-31 20:23:34.200 | + functions-common:run_plugins:1740 : local plugin 2022-05-31 20:23:34.202 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-31 20:23:34.204 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-05-31 20:23:34.206 | + functions:set_systemd_override:826 : local value=2048 2022-05-31 20:23:34.209 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-05-31 20:23:34.211 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-31 20:23:34.258 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-31 20:23:34.258 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-31 20:23:34.260 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-05-31 20:23:34.610 | + ./stack.sh:main:801 : install_rpc_backend 2022-05-31 20:23:34.612 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-31 20:23:34.628 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:23:34.630 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-31 20:23:34.632 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:23:34.635 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:23:34.637 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:23:34.639 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:23:34.641 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:23:34.644 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:23:34.646 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:23:34.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:23:34.651 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:23:34.653 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:23:34.655 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:23:34.657 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:23:34.660 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-05-31 20:23:34.662 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:23:34.664 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:23:34.667 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:23:34.669 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-05-31 20:23:34.688 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-31 20:23:34.798 | Reading package lists... 2022-05-31 20:23:35.039 | Building dependency tree... 2022-05-31 20:23:35.040 | Reading state information... 2022-05-31 20:23:35.290 | The following packages were automatically installed and are no longer required: 2022-05-31 20:23:35.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:23:35.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:23:35.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:23:35.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:23:35.292 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:23:35.292 | python3-zope.interface 2022-05-31 20:23:35.292 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:23:35.292 | The following additional packages will be installed: 2022-05-31 20:23:35.292 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-31 20:23:35.292 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-31 20:23:35.292 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-31 20:23:35.293 | erlang-tools erlang-xmerl locales-all 2022-05-31 20:23:35.294 | Suggested packages: 2022-05-31 20:23:35.294 | erlang erlang-manpages erlang-doc 2022-05-31 20:23:35.363 | The following NEW packages will be installed: 2022-05-31 20:23:35.363 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-05-31 20:23:35.363 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-05-31 20:23:35.363 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-05-31 20:23:35.364 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-05-31 20:23:35.505 | 0 upgraded, 19 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:23:35.505 | Need to get 38.0 MB of archives. 2022-05-31 20:23:35.505 | After this operation, 276 MB of additional disk space will be used. 2022-05-31 20:23:35.505 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-05-31 20:23:36.626 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-05-31 20:23:36.760 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-05-31 20:23:36.774 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-05-31 20:23:36.784 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-05-31 20:23:36.876 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-05-31 20:23:36.885 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-05-31 20:23:37.134 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-05-31 20:23:37.222 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-05-31 20:23:37.223 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-05-31 20:23:37.225 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-05-31 20:23:37.267 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-05-31 20:23:37.475 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-05-31 20:23:37.539 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-05-31 20:23:37.564 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-05-31 20:23:37.570 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-05-31 20:23:37.588 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-05-31 20:23:37.772 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-05-31 20:23:39.542 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-05-31 20:23:42.022 | Fetched 38.0 MB in 6s (6,246 kB/s) 2022-05-31 20:23:42.052 | Selecting previously unselected package erlang-base. 2022-05-31 20:23:42.099 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 80311 files and directories currently installed.) 2022-05-31 20:23:42.102 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:42.104 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.207 | Selecting previously unselected package erlang-asn1. 2022-05-31 20:23:43.216 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.218 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.326 | Selecting previously unselected package erlang-crypto. 2022-05-31 20:23:43.334 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.336 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.379 | Selecting previously unselected package erlang-public-key. 2022-05-31 20:23:43.388 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.390 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.488 | Selecting previously unselected package erlang-mnesia. 2022-05-31 20:23:43.497 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.499 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.609 | Selecting previously unselected package erlang-runtime-tools. 2022-05-31 20:23:43.618 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.620 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.673 | Selecting previously unselected package erlang-ssl. 2022-05-31 20:23:43.682 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.684 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.852 | Selecting previously unselected package erlang-eldap. 2022-05-31 20:23:43.861 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.863 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.899 | Selecting previously unselected package erlang-ftp. 2022-05-31 20:23:43.908 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.910 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.943 | Selecting previously unselected package erlang-tftp. 2022-05-31 20:23:43.951 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.953 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:43.988 | Selecting previously unselected package erlang-inets. 2022-05-31 20:23:43.997 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:43.999 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.103 | Selecting previously unselected package erlang-snmp. 2022-05-31 20:23:44.112 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:44.115 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.355 | Selecting previously unselected package erlang-os-mon. 2022-05-31 20:23:44.364 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:44.366 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.400 | Selecting previously unselected package erlang-parsetools. 2022-05-31 20:23:44.411 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:44.413 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.463 | Selecting previously unselected package erlang-syntax-tools. 2022-05-31 20:23:44.472 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:44.474 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.544 | Selecting previously unselected package erlang-tools. 2022-05-31 20:23:44.553 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:44.555 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.648 | Selecting previously unselected package erlang-xmerl. 2022-05-31 20:23:44.656 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-05-31 20:23:44.658 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:44.835 | Selecting previously unselected package locales-all. 2022-05-31 20:23:44.844 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-05-31 20:23:44.846 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-05-31 20:23:48.993 | Selecting previously unselected package rabbitmq-server. 2022-05-31 20:23:49.006 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-05-31 20:23:49.008 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-31 20:23:50.184 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:50.562 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-05-31 20:23:50.562 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-05-31 20:23:54.479 | Searching for services which depend on erlang and should be started... none found. 2022-05-31 20:23:54.482 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.487 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.492 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-05-31 20:23:54.500 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.505 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.509 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.515 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.520 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.525 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.530 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.535 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.540 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.545 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.550 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.555 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.561 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.566 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-05-31 20:23:54.572 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-05-31 20:23:54.661 | Adding group `rabbitmq' (GID 125) ... 2022-05-31 20:23:54.672 | Done. 2022-05-31 20:23:54.753 | Adding system user `rabbitmq' (UID 117) ... 2022-05-31 20:23:54.753 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-05-31 20:23:54.784 | Not creating home directory `/var/lib/rabbitmq'. 2022-05-31 20:23:55.043 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-05-31 20:24:00.583 | Processing triggers for man-db (2.9.1-1) ... 2022-05-31 20:24:01.170 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-31 20:24:08.825 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:24:08.828 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:24:08.830 | + functions-common:time_stop:2322 : local name 2022-05-31 20:24:08.832 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:24:08.834 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:24:08.836 | + functions-common:time_stop:2325 : local total 2022-05-31 20:24:08.838 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:24:08.840 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:24:08.842 | + functions-common:time_stop:2329 : start_time=1654028614686 2022-05-31 20:24:08.844 | + functions-common:time_stop:2331 : [[ -z 1654028614686 ]] 2022-05-31 20:24:08.847 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:24:08.851 | + functions-common:time_stop:2334 : end_time=1654028648849 2022-05-31 20:24:08.853 | + functions-common:time_stop:2335 : elapsed_time=34163 2022-05-31 20:24:08.855 | + functions-common:time_stop:2336 : total=150023 2022-05-31 20:24:08.858 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:24:08.860 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=184186 2022-05-31 20:24:08.862 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:24:08.864 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-31 20:24:08.867 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:24:08.869 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:24:08.871 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:24:08.874 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:24:08.876 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:24:08.878 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:24:08.880 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-31 20:24:08.882 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:24:08.885 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:24:08.887 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:24:08.889 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:24:08.892 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:24:08.895 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:24:08.897 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:24:08.899 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:24:08.902 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-31 20:24:08.904 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:24:08.906 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:24:08.908 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:24:08.910 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:24:08.912 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:24:08.915 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:24:08.917 | + ./stack.sh:main:802 : restart_rpc_backend 2022-05-31 20:24:08.920 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-31 20:24:08.935 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:24:08.937 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-31 20:24:08.940 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:24:08.942 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-05-31 20:24:08.944 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-31 20:24:08.947 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-31 20:24:08.951 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-31 20:24:08.953 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-31 20:24:08.955 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-31 20:24:08.957 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-31 20:24:08.960 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-31 20:24:08.962 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-31 20:24:08.965 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-31 20:24:09.652 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-31 20:24:09.652 | user tags 2022-05-31 20:24:09.652 | guest [administrator]' 2022-05-31 20:24:09.656 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-31 20:24:09.656 | user tags 2022-05-31 20:24:09.656 | guest [administrator]' 2022-05-31 20:24:09.656 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-31 20:24:09.662 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-05-31 20:24:09.664 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-05-31 20:24:09.666 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-05-31 20:24:10.312 | Adding user "stackrabbit" ... 2022-05-31 20:24:10.334 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-31 20:24:10.985 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-31 20:24:11.007 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-31 20:24:11.009 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-31 20:24:11.647 | Changing password for user "stackrabbit" ... 2022-05-31 20:24:11.670 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-31 20:24:11.672 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-31 20:24:11.675 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-31 20:24:12.323 | Deleting user "guest" ... 2022-05-31 20:24:12.346 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-05-31 20:24:12.362 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:24:12.365 | + ./stack.sh:main:805 : install_database 2022-05-31 20:24:12.367 | + lib/database:install_database:116 : install_database_mysql 2022-05-31 20:24:12.369 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-05-31 20:24:12.371 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:12.374 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:12.376 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-05-31 20:24:12.587 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-31 20:24:12.589 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-05-31 20:24:12.594 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-31 20:24:12.597 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:12.599 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:12.601 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-05-31 20:24:12.604 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-05-31 20:24:12.606 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-05-31 20:24:12.610 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-05-31 20:24:12.612 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-05-31 20:24:12.614 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:24:12.616 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-05-31 20:24:12.619 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:24:12.621 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:24:12.623 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:24:12.625 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:24:12.627 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:24:12.630 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:24:12.632 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:24:12.634 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:24:12.636 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-05-31 20:24:12.639 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:24:12.641 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:24:12.643 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:24:12.646 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:24:12.648 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:24:12.650 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:24:12.652 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-05-31 20:24:12.655 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:12.657 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:12.659 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-05-31 20:24:12.662 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:24:12.664 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:24:12.666 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:24:12.668 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:24:12.671 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:24:12.673 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:24:12.675 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:12.677 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:12.679 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:24:12.682 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:24:12.684 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:24:12.686 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:24:12.689 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-05-31 20:24:12.691 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:24:12.693 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:12.695 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:12.697 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-05-31 20:24:12.718 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-31 20:24:12.826 | Reading package lists... 2022-05-31 20:24:13.068 | Building dependency tree... 2022-05-31 20:24:13.070 | Reading state information... 2022-05-31 20:24:13.315 | The following packages were automatically installed and are no longer required: 2022-05-31 20:24:13.316 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:24:13.316 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:24:13.316 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:24:13.316 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:24:13.316 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:24:13.316 | python3-zope.interface 2022-05-31 20:24:13.317 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:24:13.317 | The following additional packages will be installed: 2022-05-31 20:24:13.317 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-31 20:24:13.317 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-31 20:24:13.317 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-31 20:24:13.317 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-31 20:24:13.318 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-31 20:24:13.318 | mysql-server-8.0 mysql-server-core-8.0 2022-05-31 20:24:13.319 | Suggested packages: 2022-05-31 20:24:13.319 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-05-31 20:24:13.394 | The following NEW packages will be installed: 2022-05-31 20:24:13.394 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-05-31 20:24:13.394 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-05-31 20:24:13.394 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-05-31 20:24:13.394 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-05-31 20:24:13.395 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-05-31 20:24:13.395 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-05-31 20:24:13.509 | 0 upgraded, 24 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:24:13.509 | Need to get 31.5 MB of archives. 2022-05-31 20:24:13.509 | After this operation, 262 MB of additional disk space will be used. 2022-05-31 20:24:13.509 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-05-31 20:24:14.188 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-05-31 20:24:14.190 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-05-31 20:24:14.197 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-05-31 20:24:14.198 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-05-31 20:24:14.218 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-05-31 20:24:16.888 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-05-31 20:24:17.096 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-05-31 20:24:17.098 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-05-31 20:24:17.111 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-05-31 20:24:17.173 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-05-31 20:24:17.176 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-05-31 20:24:17.177 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-05-31 20:24:17.178 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-05-31 20:24:17.178 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-05-31 20:24:17.179 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-05-31 20:24:17.181 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-05-31 20:24:17.188 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-05-31 20:24:17.190 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-05-31 20:24:17.233 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-05-31 20:24:17.245 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-05-31 20:24:17.246 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-05-31 20:24:18.267 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-05-31 20:24:18.267 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-05-31 20:24:18.765 | Preconfiguring packages ... 2022-05-31 20:24:18.878 | Fetched 31.5 MB in 5s (6,486 kB/s) 2022-05-31 20:24:18.907 | Selecting previously unselected package mysql-client-core-8.0. 2022-05-31 20:24:18.956 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88767 files and directories currently installed.) 2022-05-31 20:24:18.959 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:24:18.962 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:19.894 | Selecting previously unselected package mysql-client-8.0. 2022-05-31 20:24:19.903 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:24:19.905 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:19.939 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-05-31 20:24:19.948 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-31 20:24:19.952 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-31 20:24:19.993 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-05-31 20:24:20.003 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-05-31 20:24:20.005 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-31 20:24:20.033 | Selecting previously unselected package libmecab2:amd64. 2022-05-31 20:24:20.042 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-05-31 20:24:20.045 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-05-31 20:24:20.114 | Selecting previously unselected package mysql-server-core-8.0. 2022-05-31 20:24:20.125 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:24:20.127 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:23.002 | Selecting previously unselected package mysql-server-8.0. 2022-05-31 20:24:23.011 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-05-31 20:24:23.459 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:23.513 | Selecting previously unselected package libhtml-tagset-perl. 2022-05-31 20:24:23.522 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-05-31 20:24:23.525 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-05-31 20:24:23.552 | Selecting previously unselected package liburi-perl. 2022-05-31 20:24:23.561 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-05-31 20:24:23.564 | Unpacking liburi-perl (1.76-2) ... 2022-05-31 20:24:23.612 | Selecting previously unselected package libhtml-parser-perl. 2022-05-31 20:24:23.621 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-05-31 20:24:23.624 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-05-31 20:24:23.663 | Selecting previously unselected package libcgi-pm-perl. 2022-05-31 20:24:23.672 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-05-31 20:24:23.674 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-05-31 20:24:23.725 | Selecting previously unselected package libfcgi-perl. 2022-05-31 20:24:23.735 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-05-31 20:24:23.737 | Unpacking libfcgi-perl (0.79-1) ... 2022-05-31 20:24:23.768 | Selecting previously unselected package libcgi-fast-perl. 2022-05-31 20:24:23.777 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-05-31 20:24:23.779 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-05-31 20:24:23.805 | Selecting previously unselected package libencode-locale-perl. 2022-05-31 20:24:23.815 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-05-31 20:24:23.817 | Unpacking libencode-locale-perl (1.05-1) ... 2022-05-31 20:24:23.844 | Selecting previously unselected package libhtml-template-perl. 2022-05-31 20:24:23.853 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-05-31 20:24:23.855 | Unpacking libhtml-template-perl (2.97-1) ... 2022-05-31 20:24:23.888 | Selecting previously unselected package libtimedate-perl. 2022-05-31 20:24:23.897 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-05-31 20:24:23.899 | Unpacking libtimedate-perl (2.3200-1) ... 2022-05-31 20:24:23.939 | Selecting previously unselected package libhttp-date-perl. 2022-05-31 20:24:23.949 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-05-31 20:24:23.951 | Unpacking libhttp-date-perl (6.05-1) ... 2022-05-31 20:24:23.977 | Selecting previously unselected package libio-html-perl. 2022-05-31 20:24:23.986 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-05-31 20:24:23.988 | Unpacking libio-html-perl (1.001-1) ... 2022-05-31 20:24:24.015 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-05-31 20:24:24.024 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-05-31 20:24:24.027 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-05-31 20:24:24.056 | Selecting previously unselected package libhttp-message-perl. 2022-05-31 20:24:24.065 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-05-31 20:24:24.067 | Unpacking libhttp-message-perl (6.22-1) ... 2022-05-31 20:24:24.104 | Selecting previously unselected package mecab-utils. 2022-05-31 20:24:24.114 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-05-31 20:24:24.116 | Unpacking mecab-utils (0.996-10build1) ... 2022-05-31 20:24:24.146 | Selecting previously unselected package mecab-ipadic. 2022-05-31 20:24:24.155 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-05-31 20:24:24.158 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-31 20:24:25.414 | Selecting previously unselected package mecab-ipadic-utf8. 2022-05-31 20:24:25.423 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-05-31 20:24:25.425 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-31 20:24:25.452 | Selecting previously unselected package mysql-server. 2022-05-31 20:24:25.461 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-05-31 20:24:25.464 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:25.516 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-05-31 20:24:25.524 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:25.530 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-05-31 20:24:25.535 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-05-31 20:24:25.541 | Setting up libencode-locale-perl (1.05-1) ... 2022-05-31 20:24:25.546 | Setting up mecab-utils (0.996-10build1) ... 2022-05-31 20:24:25.552 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-31 20:24:25.557 | Setting up libio-html-perl (1.001-1) ... 2022-05-31 20:24:25.563 | Setting up libtimedate-perl (2.3200-1) ... 2022-05-31 20:24:25.569 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:25.574 | Setting up libfcgi-perl (0.79-1) ... 2022-05-31 20:24:25.580 | Setting up liburi-perl (1.76-2) ... 2022-05-31 20:24:25.586 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-05-31 20:24:25.592 | Setting up libhttp-date-perl (6.05-1) ... 2022-05-31 20:24:25.597 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-05-31 20:24:25.602 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-31 20:24:25.606 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-31 20:24:25.606 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-31 20:24:25.606 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-31 20:24:25.606 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-31 20:24:25.745 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-31 20:24:25.745 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-31 20:24:25.746 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-31 20:24:25.746 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-31 20:24:25.754 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-31 20:24:25.843 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-31 20:24:25.843 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-31 20:24:25.844 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-31 20:24:25.870 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-31 20:24:25.914 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-31 20:24:26.199 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-31 20:24:26.206 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-31 20:24:26.295 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-31 20:24:26.296 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-31 20:24:26.297 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-31 20:24:26.297 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-31 20:24:26.300 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-31 20:24:26.301 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-31 20:24:26.346 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-31 20:24:26.535 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-31 20:24:26.536 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-31 20:24:26.536 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-31 20:24:26.536 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-31 20:24:26.539 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-31 20:24:26.539 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-31 20:24:26.967 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-31 20:24:27.084 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-31 20:24:27.401 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-31 20:24:27.406 | 2022-05-31 20:24:27.406 | done! 2022-05-31 20:24:27.412 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-31 20:24:27.416 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:27.422 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-05-31 20:24:27.426 | Compiling IPA dictionary for Mecab. This takes long time... 2022-05-31 20:24:27.430 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-05-31 20:24:27.430 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-05-31 20:24:27.430 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-05-31 20:24:27.431 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-05-31 20:24:27.639 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-05-31 20:24:27.639 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-05-31 20:24:27.640 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-05-31 20:24:27.640 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-05-31 20:24:27.652 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-05-31 20:24:27.783 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-05-31 20:24:27.784 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-05-31 20:24:27.784 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-05-31 20:24:27.824 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-05-31 20:24:27.897 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-05-31 20:24:28.393 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-05-31 20:24:28.403 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-05-31 20:24:28.511 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-05-31 20:24:28.512 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-05-31 20:24:28.512 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-05-31 20:24:28.512 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-05-31 20:24:28.518 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-05-31 20:24:28.518 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-05-31 20:24:28.607 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-05-31 20:24:28.897 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-05-31 20:24:28.898 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-05-31 20:24:28.898 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-05-31 20:24:28.899 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-05-31 20:24:28.902 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-05-31 20:24:28.903 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-05-31 20:24:29.414 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-05-31 20:24:29.549 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-05-31 20:24:29.868 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-05-31 20:24:29.872 | 2022-05-31 20:24:29.872 | done! 2022-05-31 20:24:29.879 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-05-31 20:24:29.883 | Setting up libhtml-parser-perl (3.72-5) ... 2022-05-31 20:24:29.888 | Setting up libhttp-message-perl (6.22-1) ... 2022-05-31 20:24:29.894 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:30.543 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-05-31 20:24:30.577 | Renaming removed key_buffer and myisam-recover options (if present) 2022-05-31 20:24:39.519 | mysqld will log errors to /var/log/mysql/error.log 2022-05-31 20:24:40.151 | mysqld is running as pid 43891 2022-05-31 20:24:42.755 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-05-31 20:24:44.755 | Setting up libcgi-pm-perl (4.46-1) ... 2022-05-31 20:24:44.760 | Setting up libhtml-template-perl (2.97-1) ... 2022-05-31 20:24:44.765 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-05-31 20:24:44.771 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-05-31 20:24:44.777 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-31 20:24:45.128 | Processing triggers for man-db (2.9.1-1) ... 2022-05-31 20:24:46.750 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-31 20:24:54.139 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:24:54.141 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:24:54.144 | + functions-common:time_stop:2322 : local name 2022-05-31 20:24:54.146 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:24:54.148 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:24:54.150 | + functions-common:time_stop:2325 : local total 2022-05-31 20:24:54.152 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:24:54.154 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:24:54.156 | + functions-common:time_stop:2329 : start_time=1654028652715 2022-05-31 20:24:54.159 | + functions-common:time_stop:2331 : [[ -z 1654028652715 ]] 2022-05-31 20:24:54.161 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:24:54.165 | + functions-common:time_stop:2334 : end_time=1654028694163 2022-05-31 20:24:54.167 | + functions-common:time_stop:2335 : elapsed_time=41448 2022-05-31 20:24:54.169 | + functions-common:time_stop:2336 : total=184186 2022-05-31 20:24:54.172 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:24:54.174 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=225634 2022-05-31 20:24:54.176 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:24:54.178 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-05-31 20:24:54.180 | + ./stack.sh:main:808 : install_database_python 2022-05-31 20:24:54.183 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-05-31 20:24:54.185 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-05-31 20:24:54.187 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-31 20:24:54.189 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:24:54.192 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-31 20:24:54.194 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-31 20:24:54.197 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:24:54.200 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:24:54.201 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:24:54.206 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-31 20:24:54.208 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-31 20:24:54.210 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-31 20:24:54.213 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-31 20:24:54.215 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-31 20:24:54.236 | Using python 3.8 to install PyMySQL 2022-05-31 20:24:54.239 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-31 20:24:55.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:24:55.874 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:24:55.880 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:24:55.880 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:24:55.886 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:24:55.887 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:24:55.889 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:24:55.889 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:24:55.891 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:24:56.018 | Collecting PyMySQL===0.10.0 2022-05-31 20:24:56.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-05-31 20:24:57.396 | Installing collected packages: PyMySQL 2022-05-31 20:24:57.520 | Successfully installed PyMySQL-0.10.0 2022-05-31 20:24:57.636 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:24:57.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:24:57.707 | + inc/python:pip_install:200 : result=0 2022-05-31 20:24:57.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:24:57.712 | + functions-common:time_stop:2322 : local name 2022-05-31 20:24:57.714 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:24:57.717 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:24:57.719 | + functions-common:time_stop:2325 : local total 2022-05-31 20:24:57.722 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:24:57.724 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:24:57.726 | + functions-common:time_stop:2329 : start_time=1654028694231 2022-05-31 20:24:57.728 | + functions-common:time_stop:2331 : [[ -z 1654028694231 ]] 2022-05-31 20:24:57.731 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:24:57.736 | + functions-common:time_stop:2334 : end_time=1654028697733 2022-05-31 20:24:57.738 | + functions-common:time_stop:2335 : elapsed_time=3502 2022-05-31 20:24:57.740 | + functions-common:time_stop:2336 : total=46632 2022-05-31 20:24:57.742 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:24:57.745 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=50134 2022-05-31 20:24:57.747 | + inc/python:pip_install:203 : return 0 2022-05-31 20:24:57.749 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-31 20:24:57.751 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-31 20:24:57.753 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-31 20:24:57.756 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-05-31 20:24:57.771 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:24:57.773 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-05-31 20:24:57.776 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-05-31 20:24:57.780 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:24:57.780 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-05-31 20:24:57.785 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:24:57.787 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-31 20:24:57.790 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,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-05-31 20:24:57.792 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-05-31 20:24:57.795 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-05-31 20:24:57.797 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-05-31 20:24:57.812 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:24:57.814 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-05-31 20:24:57.816 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:24:57.819 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:24:57.821 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:24:57.823 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:24:57.826 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:24:57.828 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:24:57.830 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:57.832 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:57.834 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:24:57.837 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:24:57.839 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:24:57.842 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:24:57.844 | + functions-common:install_package:1357 : real_install_package radvd 2022-05-31 20:24:57.846 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:24:57.849 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:24:57.851 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:24:57.853 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-05-31 20:24:57.873 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-31 20:24:57.982 | Reading package lists... 2022-05-31 20:24:58.223 | Building dependency tree... 2022-05-31 20:24:58.224 | Reading state information... 2022-05-31 20:24:58.471 | The following packages were automatically installed and are no longer required: 2022-05-31 20:24:58.473 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:24:58.473 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:24:58.473 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:24:58.473 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:24:58.473 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:24:58.473 | python3-zope.interface 2022-05-31 20:24:58.473 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:24:58.539 | The following NEW packages will be installed: 2022-05-31 20:24:58.539 | radvd 2022-05-31 20:24:58.679 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:24:58.679 | Need to get 59.0 kB of archives. 2022-05-31 20:24:58.679 | After this operation, 164 kB of additional disk space will be used. 2022-05-31 20:24:58.679 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-05-31 20:24:59.369 | Fetched 59.0 kB in 0s (218 kB/s) 2022-05-31 20:24:59.400 | Selecting previously unselected package radvd. 2022-05-31 20:24:59.451 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89345 files and directories currently installed.) 2022-05-31 20:24:59.455 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-05-31 20:24:59.457 | Unpacking radvd (1:2.17-2) ... 2022-05-31 20:24:59.517 | Setting up radvd (1:2.17-2) ... 2022-05-31 20:25:00.436 | Job for radvd.service failed because the control process exited with error code. 2022-05-31 20:25:00.436 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-05-31 20:25:00.438 | invoke-rc.d: initscript radvd, action "start" failed. 2022-05-31 20:25:00.449 | ● radvd.service - Router advertisement daemon for IPv6 2022-05-31 20:25:00.449 | Loaded: loaded (]8;;file://n-d-843947-2/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-05-31 20:25:00.449 | Active: failed (Result: exit-code) since Tue 2022-05-31 20:25:00 UTC; 15ms ago 2022-05-31 20:25:00.450 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-05-31 20:25:00.450 | Process: 45012 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-05-31 20:25:00.450 | 2022-05-31 20:25:00.450 | May 31 20:25:00 n-d-843947-2 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-05-31 20:25:00.450 | May 31 20:25:00 n-d-843947-2 radvd[45012]: can't open /etc/radvd.conf: No such file or directory 2022-05-31 20:25:00.450 | May 31 20:25:00 n-d-843947-2 radvd[45012]: Insecure file permissions, but continuing anyway 2022-05-31 20:25:00.450 | May 31 20:25:00 n-d-843947-2 radvd[45012]: exiting, failed to read config file 2022-05-31 20:25:00.451 | May 31 20:25:00 n-d-843947-2 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-05-31 20:25:00.451 | May 31 20:25:00 n-d-843947-2 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-05-31 20:25:00.451 | May 31 20:25:00 n-d-843947-2 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-05-31 20:25:00.454 | Processing triggers for man-db (2.9.1-1) ... 2022-05-31 20:25:00.554 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-31 20:25:08.240 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:25:08.243 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:25:08.245 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:08.247 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:08.249 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:08.251 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:08.253 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:08.256 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:25:08.258 | + functions-common:time_stop:2329 : start_time=1654028697871 2022-05-31 20:25:08.260 | + functions-common:time_stop:2331 : [[ -z 1654028697871 ]] 2022-05-31 20:25:08.262 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:08.266 | + functions-common:time_stop:2334 : end_time=1654028708264 2022-05-31 20:25:08.269 | + functions-common:time_stop:2335 : elapsed_time=10393 2022-05-31 20:25:08.271 | + functions-common:time_stop:2336 : total=225634 2022-05-31 20:25:08.273 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:08.275 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=236027 2022-05-31 20:25:08.277 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:25:08.280 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-05-31 20:25:08.296 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:25:08.299 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-05-31 20:25:08.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-31 20:25:08.304 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-05-31 20:25:08.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-05-31 20:25:08.324 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:25:08.327 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:25:08.329 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:25:08.331 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:25:08.333 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:25:08.335 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:25:08.338 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:08.340 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:08.343 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:25:08.345 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:25:08.347 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:25:08.349 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:25:08.351 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-05-31 20:25:08.354 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:25:08.356 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:08.359 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:08.361 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-05-31 20:25:08.380 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-31 20:25:08.488 | Reading package lists... 2022-05-31 20:25:08.726 | Building dependency tree... 2022-05-31 20:25:08.728 | Reading state information... 2022-05-31 20:25:08.973 | fakeroot is already the newest version (1.24-1). 2022-05-31 20:25:08.974 | fakeroot set to manually installed. 2022-05-31 20:25:08.974 | make is already the newest version (4.2.1-1.2). 2022-05-31 20:25:08.974 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-31 20:25:08.974 | The following packages were automatically installed and are no longer required: 2022-05-31 20:25:08.974 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:25:08.974 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:25:08.974 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:25:08.975 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:25:08.975 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:25:08.975 | python3-zope.interface 2022-05-31 20:25:08.975 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:25:09.101 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:25:09.105 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:25:09.108 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:25:09.111 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:09.113 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:09.115 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:09.117 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:09.119 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:09.121 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:25:09.123 | + functions-common:time_stop:2329 : start_time=1654028708377 2022-05-31 20:25:09.126 | + functions-common:time_stop:2331 : [[ -z 1654028708377 ]] 2022-05-31 20:25:09.128 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:09.132 | + functions-common:time_stop:2334 : end_time=1654028709130 2022-05-31 20:25:09.134 | + functions-common:time_stop:2335 : elapsed_time=753 2022-05-31 20:25:09.136 | + functions-common:time_stop:2336 : total=236027 2022-05-31 20:25:09.139 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:09.141 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=236780 2022-05-31 20:25:09.143 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:25:09.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-05-31 20:25:09.147 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:09.150 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:09.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-31 20:25:09.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-05-31 20:25:09.157 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-05-31 20:25:09.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-05-31 20:25:09.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-05-31 20:25:09.166 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-05-31 20:25:09.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-05-31 20:25:09.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-05-31 20:25:09.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-05-31 20:25:09.175 | + functions:vercmp:652 : local v1=5.4 2022-05-31 20:25:09.178 | + functions:vercmp:653 : local 'op=<' 2022-05-31 20:25:09.180 | + functions:vercmp:654 : local v2=3.13 2022-05-31 20:25:09.182 | + functions:vercmp:655 : local result 2022-05-31 20:25:09.186 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-05-31 20:25:09.187 | ++ functions:vercmp:659 : sort -V 2022-05-31 20:25:09.187 | ++ functions:vercmp:659 : head -1 2022-05-31 20:25:09.191 | + functions:vercmp:659 : result=3.13 2022-05-31 20:25:09.193 | + functions:vercmp:661 : case $op in 2022-05-31 20:25:09.195 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-05-31 20:25:09.197 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-05-31 20:25:09.199 | + functions:vercmp:672 : return 2022-05-31 20:25:09.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-05-31 20:25:09.204 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:25:09.206 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-05-31 20:25:09.666 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-05-31 20:25:09.685 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:25:09.688 | + ./stack.sh:main:816 : install_etcd3 2022-05-31 20:25:09.690 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-31 20:25:09.690 | Installing etcd 2022-05-31 20:25:09.692 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-31 20:25:09.705 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-31 20:25:09.717 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-31 20:25:09.719 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-31 20:25:09.737 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-31 20:25:09.740 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:09.742 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:09.745 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:09.749 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:09.752 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-05-31 20:25:09.754 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-31 20:25:09.756 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:09.760 | --2022-05-31 20:25:09-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:09.813 | Resolving github.com (github.com)... 140.82.121.3 2022-05-31 20:25:09.857 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-05-31 20:25:10.011 | HTTP request sent, awaiting response... 302 Found 2022-05-31 20:25:10.011 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220531%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220531T202433Z&X-Amz-Expires=300&X-Amz-Signature=26aec23c095a0988e8e2bbb859538a4033903e47d659937e9e1760f4b5dd87fc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-05-31 20:25:10.011 | --2022-05-31 20:25:10-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220531%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220531T202433Z&X-Amz-Expires=300&X-Amz-Signature=26aec23c095a0988e8e2bbb859538a4033903e47d659937e9e1760f4b5dd87fc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-05-31 20:25:10.211 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2022-05-31 20:25:10.236 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-05-31 20:25:10.424 | HTTP request sent, awaiting response... 200 OK 2022-05-31 20:25:10.424 | Length: 11350736 (11M) [application/octet-stream] 2022-05-31 20:25:10.424 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-05-31 20:25:10.539 | 2022-05-31 20:25:10.699 | 0K ........ .. 100% 39.4M=0.3s 2022-05-31 20:25:10.699 | 2022-05-31 20:25:10.699 | 2022-05-31 20:25:10 (39.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-05-31 20:25:10.699 | 2022-05-31 20:25:10.703 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-05-31 20:25:10.706 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:10.708 | ++ functions:get_extra_file:73 : return 2022-05-31 20:25:10.711 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-31 20:25:10.713 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-31 20:25:10.715 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-05-31 20:25:10.718 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-05-31 20:25:10.887 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-05-31 20:25:10.890 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-05-31 20:25:10.894 | etcd-v3.3.12-linux-amd64/ 2022-05-31 20:25:10.894 | etcd-v3.3.12-linux-amd64/README.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-05-31 20:25:10.895 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-05-31 20:25:10.896 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-05-31 20:25:10.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-05-31 20:25:10.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-05-31 20:25:10.899 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-05-31 20:25:10.900 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-05-31 20:25:10.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-05-31 20:25:10.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-05-31 20:25:10.903 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-05-31 20:25:10.903 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-05-31 20:25:10.903 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-05-31 20:25:10.903 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-05-31 20:25:10.903 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-05-31 20:25:10.905 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-05-31 20:25:10.906 | etcd-v3.3.12-linux-amd64/etcdctl 2022-05-31 20:25:11.091 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-05-31 20:25:11.092 | etcd-v3.3.12-linux-amd64/etcd 2022-05-31 20:25:11.319 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-05-31 20:25:11.357 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-05-31 20:25:11.390 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-31 20:25:11.392 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-05-31 20:25:11.408 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:25:11.410 | + ./stack.sh:main:835 : install_dstat 2022-05-31 20:25:11.413 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-31 20:25:11.428 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:25:11.431 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-05-31 20:25:11.433 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:25:11.436 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-05-31 20:25:11.438 | + ./stack.sh:main:844 : install_libs 2022-05-31 20:25:11.440 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-05-31 20:25:11.442 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-05-31 20:25:11.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-05-31 20:25:11.447 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-31 20:25:11.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-31 20:25:11.456 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.458 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-05-31 20:25:11.460 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-05-31 20:25:11.463 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-05-31 20:25:11.465 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-31 20:25:11.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-31 20:25:11.473 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.476 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-05-31 20:25:11.478 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-05-31 20:25:11.480 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-05-31 20:25:11.483 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-31 20:25:11.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-31 20:25:11.492 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.494 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-05-31 20:25:11.496 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-05-31 20:25:11.499 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-05-31 20:25:11.501 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-31 20:25:11.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-31 20:25:11.510 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.512 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-05-31 20:25:11.514 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-05-31 20:25:11.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-05-31 20:25:11.519 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-31 20:25:11.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-31 20:25:11.528 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.530 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-05-31 20:25:11.532 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-05-31 20:25:11.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-05-31 20:25:11.537 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-31 20:25:11.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-31 20:25:11.546 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.548 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-05-31 20:25:11.550 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-05-31 20:25:11.552 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-05-31 20:25:11.555 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-31 20:25:11.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-31 20:25:11.566 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.568 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-05-31 20:25:11.570 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-05-31 20:25:11.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-05-31 20:25:11.574 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-31 20:25:11.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-31 20:25:11.583 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.585 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-05-31 20:25:11.588 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-05-31 20:25:11.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-05-31 20:25:11.592 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-31 20:25:11.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-31 20:25:11.601 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.603 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-05-31 20:25:11.606 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-05-31 20:25:11.608 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-05-31 20:25:11.610 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-31 20:25:11.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-31 20:25:11.619 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.621 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-05-31 20:25:11.624 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-05-31 20:25:11.626 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-05-31 20:25:11.628 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-31 20:25:11.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-31 20:25:11.637 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.639 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-05-31 20:25:11.642 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-05-31 20:25:11.644 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-05-31 20:25:11.646 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-31 20:25:11.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-31 20:25:11.655 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.657 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-05-31 20:25:11.659 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-05-31 20:25:11.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-05-31 20:25:11.664 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-31 20:25:11.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-31 20:25:11.673 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.675 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-05-31 20:25:11.678 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-05-31 20:25:11.681 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-05-31 20:25:11.683 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-31 20:25:11.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-31 20:25:11.693 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.695 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-05-31 20:25:11.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-05-31 20:25:11.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-05-31 20:25:11.702 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-31 20:25:11.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-31 20:25:11.711 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.713 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-05-31 20:25:11.715 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-05-31 20:25:11.718 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-05-31 20:25:11.720 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-31 20:25:11.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-31 20:25:11.729 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.731 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-05-31 20:25:11.734 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-05-31 20:25:11.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-05-31 20:25:11.738 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-31 20:25:11.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-31 20:25:11.748 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.750 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-05-31 20:25:11.752 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-05-31 20:25:11.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-05-31 20:25:11.757 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-31 20:25:11.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-31 20:25:11.766 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.768 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-05-31 20:25:11.770 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-05-31 20:25:11.772 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-05-31 20:25:11.775 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-31 20:25:11.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-31 20:25:11.783 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.786 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-05-31 20:25:11.788 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-05-31 20:25:11.790 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-05-31 20:25:11.792 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-31 20:25:11.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-31 20:25:11.802 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.804 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-05-31 20:25:11.806 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-05-31 20:25:11.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-05-31 20:25:11.811 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-31 20:25:11.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-31 20:25:11.820 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.822 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-05-31 20:25:11.824 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-05-31 20:25:11.827 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-05-31 20:25:11.829 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-31 20:25:11.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-31 20:25:11.838 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.840 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-05-31 20:25:11.843 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-05-31 20:25:11.845 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-05-31 20:25:11.847 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-31 20:25:11.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-31 20:25:11.856 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.859 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-05-31 20:25:11.861 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-05-31 20:25:11.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-05-31 20:25:11.866 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-31 20:25:11.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-31 20:25:11.875 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.877 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-05-31 20:25:11.879 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-05-31 20:25:11.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-05-31 20:25:11.883 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-31 20:25:11.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-31 20:25:11.893 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.895 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-05-31 20:25:11.897 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-05-31 20:25:11.899 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-05-31 20:25:11.902 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-31 20:25:11.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-31 20:25:11.911 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.913 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-05-31 20:25:11.915 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-05-31 20:25:11.918 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-05-31 20:25:11.920 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-31 20:25:11.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-31 20:25:11.929 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.931 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-05-31 20:25:11.934 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-05-31 20:25:11.936 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-05-31 20:25:11.938 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-31 20:25:11.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-31 20:25:11.947 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.949 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-05-31 20:25:11.952 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-05-31 20:25:11.954 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-05-31 20:25:11.956 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-31 20:25:11.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-31 20:25:11.965 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.968 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-05-31 20:25:11.970 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-05-31 20:25:11.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-05-31 20:25:11.975 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-31 20:25:11.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:11.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-31 20:25:11.984 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:11.987 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-05-31 20:25:11.989 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-05-31 20:25:11.991 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-05-31 20:25:11.993 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-31 20:25:11.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:11.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:12.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-31 20:25:12.002 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:12.004 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-05-31 20:25:12.007 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-05-31 20:25:12.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-05-31 20:25:12.011 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-31 20:25:12.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:12.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:12.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-31 20:25:12.020 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:12.022 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-05-31 20:25:12.025 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-05-31 20:25:12.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-05-31 20:25:12.030 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-31 20:25:12.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:12.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:12.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-31 20:25:12.038 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:12.041 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-05-31 20:25:12.043 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-05-31 20:25:12.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-05-31 20:25:12.048 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-31 20:25:12.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:12.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:12.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-31 20:25:12.057 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:12.059 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-05-31 20:25:12.062 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-05-31 20:25:12.064 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-05-31 20:25:12.066 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-31 20:25:12.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:12.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:12.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-31 20:25:12.076 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:12.078 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-05-31 20:25:12.080 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-05-31 20:25:12.083 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-05-31 20:25:12.085 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-31 20:25:12.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:12.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:12.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-31 20:25:12.094 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:12.096 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-05-31 20:25:12.116 | Using python 3.8 to install etcd3 2022-05-31 20:25:12.118 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-31 20:25:13.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:25:13.725 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:13.731 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:13.732 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:13.737 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:13.739 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:13.740 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:13.741 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:13.742 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:25:14.175 | Collecting etcd3===0.12.0 2022-05-31 20:25:14.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-05-31 20:25:22.303 | Collecting grpcio===1.31.0 2022-05-31 20:25:22.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2022-05-31 20:25:23.285 | Collecting protobuf===3.13.0 2022-05-31 20:25:23.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2022-05-31 20:25:23.389 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-05-31 20:25:23.392 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2022-05-31 20:25:23.406 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2022-05-31 20:25:23.446 | Building wheels for collected packages: etcd3 2022-05-31 20:25:23.446 | Building wheel for etcd3 (setup.py): started 2022-05-31 20:25:24.170 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-05-31 20:25:24.171 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=91b3e4b418651a5a572003f6151f04df7f839d6cae57377a570ce023bb4221c9 2022-05-31 20:25:24.171 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-05-31 20:25:24.172 | Successfully built etcd3 2022-05-31 20:25:25.417 | Installing collected packages: grpcio, protobuf, etcd3 2022-05-31 20:25:26.461 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-05-31 20:25:26.568 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:25:26.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:25:26.656 | + inc/python:pip_install:200 : result=0 2022-05-31 20:25:26.658 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:25:26.660 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:26.662 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:26.665 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:26.667 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:26.669 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:26.671 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:25:26.673 | + functions-common:time_stop:2329 : start_time=1654028712111 2022-05-31 20:25:26.675 | + functions-common:time_stop:2331 : [[ -z 1654028712111 ]] 2022-05-31 20:25:26.677 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:26.681 | + functions-common:time_stop:2334 : end_time=1654028726679 2022-05-31 20:25:26.683 | + functions-common:time_stop:2335 : elapsed_time=14568 2022-05-31 20:25:26.686 | + functions-common:time_stop:2336 : total=50134 2022-05-31 20:25:26.688 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:26.690 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64702 2022-05-31 20:25:26.692 | + inc/python:pip_install:203 : return 0 2022-05-31 20:25:26.694 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-05-31 20:25:26.716 | Using python 3.8 to install etcd3gw 2022-05-31 20:25:26.718 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-31 20:25:28.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:25:28.350 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:28.356 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:28.357 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:28.362 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:28.363 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:28.365 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:28.365 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:28.367 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:25:28.792 | Collecting etcd3gw===0.2.5 2022-05-31 20:25:28.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-05-31 20:25:28.889 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2022-05-31 20:25:28.894 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-05-31 20:25:28.897 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-05-31 20:25:28.900 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-05-31 20:25:28.920 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-05-31 20:25:28.941 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-05-31 20:25:28.944 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-05-31 20:25:28.947 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-05-31 20:25:30.225 | Installing collected packages: etcd3gw 2022-05-31 20:25:30.324 | Successfully installed etcd3gw-0.2.5 2022-05-31 20:25:30.431 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:25:30.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:25:30.504 | + inc/python:pip_install:200 : result=0 2022-05-31 20:25:30.506 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:25:30.508 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:30.510 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:30.512 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:30.514 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:30.516 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:30.519 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:25:30.521 | + functions-common:time_stop:2329 : start_time=1654028726710 2022-05-31 20:25:30.523 | + functions-common:time_stop:2331 : [[ -z 1654028726710 ]] 2022-05-31 20:25:30.525 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:30.529 | + functions-common:time_stop:2334 : end_time=1654028730527 2022-05-31 20:25:30.532 | + functions-common:time_stop:2335 : elapsed_time=3817 2022-05-31 20:25:30.534 | + functions-common:time_stop:2336 : total=64702 2022-05-31 20:25:30.536 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:30.538 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68519 2022-05-31 20:25:30.540 | + inc/python:pip_install:203 : return 0 2022-05-31 20:25:30.543 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-05-31 20:25:30.545 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-05-31 20:25:30.548 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-05-31 20:25:30.550 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:25:30.552 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:25:30.554 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:25:30.557 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:25:30.559 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:25:30.562 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:25:30.564 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:25:30.567 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:25:30.569 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-05-31 20:25:30.574 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-05-31 20:25:30.576 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:30.578 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:30.581 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-31 20:25:30.583 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-05-31 20:25:30.585 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:25:30.588 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:25:30.592 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:25:30.595 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:25:30.597 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:25:30.599 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:25:30.601 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:25:30.604 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:30.606 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:30.609 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:25:30.611 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:25:30.613 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:25:30.615 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:25:30.618 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:25:30.620 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:25:30.622 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:30.625 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:30.627 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:25:30.647 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-31 20:25:30.756 | Reading package lists... 2022-05-31 20:25:31.002 | Building dependency tree... 2022-05-31 20:25:31.003 | Reading state information... 2022-05-31 20:25:31.249 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:25:31.249 | The following packages were automatically installed and are no longer required: 2022-05-31 20:25:31.250 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:25:31.250 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:25:31.250 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:25:31.250 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:25:31.251 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:25:31.251 | python3-zope.interface 2022-05-31 20:25:31.251 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:25:31.251 | The following additional packages will be installed: 2022-05-31 20:25:31.252 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-05-31 20:25:31.253 | Suggested packages: 2022-05-31 20:25:31.253 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-05-31 20:25:31.319 | The following NEW packages will be installed: 2022-05-31 20:25:31.320 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-05-31 20:25:31.458 | 0 upgraded, 6 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:25:31.458 | Need to get 1,306 kB of archives. 2022-05-31 20:25:31.458 | After this operation, 4,613 kB of additional disk space will be used. 2022-05-31 20:25:31.458 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-05-31 20:25:31.792 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-05-31 20:25:31.815 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-05-31 20:25:31.864 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-05-31 20:25:31.926 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-05-31 20:25:31.928 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-05-31 20:25:32.504 | Fetched 1,306 kB in 1s (2,158 kB/s) 2022-05-31 20:25:32.536 | Selecting previously unselected package libnorm1:amd64. 2022-05-31 20:25:32.586 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89358 files and directories currently installed.) 2022-05-31 20:25:32.589 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-05-31 20:25:32.594 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-31 20:25:32.665 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-05-31 20:25:32.674 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-05-31 20:25:32.676 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-31 20:25:32.727 | Selecting previously unselected package libzmq5:amd64. 2022-05-31 20:25:32.737 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-05-31 20:25:32.739 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-31 20:25:32.802 | Selecting previously unselected package uwsgi-core. 2022-05-31 20:25:32.811 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-05-31 20:25:32.814 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-31 20:25:32.958 | Selecting previously unselected package uwsgi. 2022-05-31 20:25:32.968 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-05-31 20:25:32.970 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-05-31 20:25:33.005 | Selecting previously unselected package uwsgi-plugin-python3. 2022-05-31 20:25:33.015 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-05-31 20:25:33.017 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-31 20:25:33.078 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-05-31 20:25:33.084 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-05-31 20:25:33.090 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-05-31 20:25:33.095 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-05-31 20:25:33.108 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-05-31 20:25:33.903 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-05-31 20:25:33.932 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-31 20:25:34.286 | Processing triggers for man-db (2.9.1-1) ... 2022-05-31 20:25:34.644 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-05-31 20:25:42.015 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:25:42.018 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:25:42.020 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:42.022 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:42.024 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:42.026 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:42.028 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:42.031 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:25:42.033 | + functions-common:time_stop:2329 : start_time=1654028730645 2022-05-31 20:25:42.035 | + functions-common:time_stop:2331 : [[ -z 1654028730645 ]] 2022-05-31 20:25:42.038 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:42.042 | + functions-common:time_stop:2334 : end_time=1654028742040 2022-05-31 20:25:42.044 | + functions-common:time_stop:2335 : elapsed_time=11395 2022-05-31 20:25:42.047 | + functions-common:time_stop:2336 : total=236780 2022-05-31 20:25:42.049 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:42.051 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=248175 2022-05-31 20:25:42.053 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:25:42.056 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-05-31 20:25:42.058 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:25:42.060 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:25:42.062 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-05-31 20:25:42.124 | Enabling module proxy. 2022-05-31 20:25:42.129 | To activate the new configuration, you need to run: 2022-05-31 20:25:42.129 | systemctl restart apache2 2022-05-31 20:25:42.133 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-05-31 20:25:42.193 | Considering dependency proxy for proxy_uwsgi: 2022-05-31 20:25:42.194 | Module proxy already enabled 2022-05-31 20:25:42.194 | Enabling module proxy_uwsgi. 2022-05-31 20:25:42.199 | To activate the new configuration, you need to run: 2022-05-31 20:25:42.199 | systemctl restart apache2 2022-05-31 20:25:42.203 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-05-31 20:25:42.206 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:25:42.208 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:25:42.210 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:25:42.333 | + ./stack.sh:main:850 : install_keystoneauth 2022-05-31 20:25:42.337 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-05-31 20:25:42.339 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-31 20:25:42.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-31 20:25:42.349 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.351 | + ./stack.sh:main:851 : install_keystoneclient 2022-05-31 20:25:42.354 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-05-31 20:25:42.356 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-31 20:25:42.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-31 20:25:42.366 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.368 | + ./stack.sh:main:852 : install_glanceclient 2022-05-31 20:25:42.370 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-05-31 20:25:42.373 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-31 20:25:42.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-31 20:25:42.382 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.384 | + ./stack.sh:main:853 : install_cinderclient 2022-05-31 20:25:42.387 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-05-31 20:25:42.390 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-31 20:25:42.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-31 20:25:42.399 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.401 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-05-31 20:25:42.403 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-31 20:25:42.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-31 20:25:42.413 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.416 | + ./stack.sh:main:854 : install_novaclient 2022-05-31 20:25:42.418 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-05-31 20:25:42.420 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-31 20:25:42.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-31 20:25:42.430 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.432 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-05-31 20:25:42.448 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:25:42.450 | + ./stack.sh:main:856 : install_swiftclient 2022-05-31 20:25:42.453 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-05-31 20:25:42.456 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-31 20:25:42.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-31 20:25:42.465 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.468 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-05-31 20:25:42.484 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:25:42.486 | + ./stack.sh:main:859 : install_neutronclient 2022-05-31 20:25:42.488 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-05-31 20:25:42.491 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-31 20:25:42.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-31 20:25:42.500 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.502 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-05-31 20:25:42.505 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-05-31 20:25:42.507 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-31 20:25:42.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:25:42.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:25:42.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-31 20:25:42.517 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:25:42.519 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-05-31 20:25:42.521 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-31 20:25:42.524 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:25:42.527 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-31 20:25:42.529 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-31 20:25:42.532 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:25:42.535 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:25:42.536 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:25:42.540 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-31 20:25:42.543 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-31 20:25:42.545 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-31 20:25:42.548 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-31 20:25:42.550 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-31 20:25:42.570 | Using python 3.8 to install keystonemiddleware 2022-05-31 20:25:42.573 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-31 20:25:44.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:25:44.203 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:44.208 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:44.209 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:44.214 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:44.215 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:44.217 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:44.217 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:44.219 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:25:44.222 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2022-05-31 20:25:44.291 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.3) 2022-05-31 20:25:44.326 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.4) 2022-05-31 20:25:44.342 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2022-05-31 20:25:44.347 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-05-31 20:25:44.354 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-05-31 20:25:44.356 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2022-05-31 20:25:44.361 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2022-05-31 20:25:44.424 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2022-05-31 20:25:44.443 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2022-05-31 20:25:44.446 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.1) 2022-05-31 20:25:44.463 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2022-05-31 20:25:44.467 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-05-31 20:25:44.470 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2022-05-31 20:25:44.483 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2022-05-31 20:25:44.492 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2022-05-31 20:25:44.502 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-05-31 20:25:44.522 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.2) 2022-05-31 20:25:44.528 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (5.0.1) 2022-05-31 20:25:44.534 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (4.4.0) 2022-05-31 20:25:44.573 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-05-31 20:25:44.576 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2022-05-31 20:25:44.580 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2022-05-31 20:25:44.588 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2022-05-31 20:25:44.590 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.7.0) 2022-05-31 20:25:44.594 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-05-31 20:25:44.597 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2022-05-31 20:25:44.600 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-05-31 20:25:44.606 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2022-05-31 20:25:44.609 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-05-31 20:25:44.613 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-05-31 20:25:44.633 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-05-31 20:25:44.635 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-05-31 20:25:44.637 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2022-05-31 20:25:44.640 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (2.8.1) 2022-05-31 20:25:44.644 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2022-05-31 20:25:45.854 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:25:45.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:25:45.922 | + inc/python:pip_install:200 : result=0 2022-05-31 20:25:45.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:25:45.927 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:45.929 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:45.931 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:45.933 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:45.936 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:45.938 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:25:45.940 | + functions-common:time_stop:2329 : start_time=1654028742565 2022-05-31 20:25:45.942 | + functions-common:time_stop:2331 : [[ -z 1654028742565 ]] 2022-05-31 20:25:45.945 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:45.949 | + functions-common:time_stop:2334 : end_time=1654028745946 2022-05-31 20:25:45.951 | + functions-common:time_stop:2335 : elapsed_time=3381 2022-05-31 20:25:45.953 | + functions-common:time_stop:2336 : total=68519 2022-05-31 20:25:45.955 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:45.958 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=71900 2022-05-31 20:25:45.960 | + inc/python:pip_install:203 : return 0 2022-05-31 20:25:45.963 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-05-31 20:25:45.965 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-31 20:25:45.968 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:25:45.970 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-31 20:25:45.973 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-31 20:25:45.975 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:25:45.979 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:25:45.981 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:25:45.986 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-31 20:25:45.990 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-31 20:25:45.995 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-31 20:25:45.998 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-31 20:25:46.000 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-31 20:25:46.021 | Using python 3.8 to install python-memcached 2022-05-31 20:25:46.024 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-31 20:25:47.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:25:47.672 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:47.678 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:47.679 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:47.684 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:47.685 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:47.688 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:47.688 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:47.689 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:25:48.118 | Collecting python-memcached===1.59 2022-05-31 20:25:48.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-05-31 20:25:48.213 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-05-31 20:25:49.515 | Installing collected packages: python-memcached 2022-05-31 20:25:49.602 | Successfully installed python-memcached-1.59 2022-05-31 20:25:49.708 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:25:49.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:25:49.783 | + inc/python:pip_install:200 : result=0 2022-05-31 20:25:49.785 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:25:49.787 | + functions-common:time_stop:2322 : local name 2022-05-31 20:25:49.790 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:25:49.792 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:25:49.794 | + functions-common:time_stop:2325 : local total 2022-05-31 20:25:49.796 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:25:49.799 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:25:49.801 | + functions-common:time_stop:2329 : start_time=1654028746016 2022-05-31 20:25:49.803 | + functions-common:time_stop:2331 : [[ -z 1654028746016 ]] 2022-05-31 20:25:49.806 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:25:49.810 | + functions-common:time_stop:2334 : end_time=1654028749807 2022-05-31 20:25:49.812 | + functions-common:time_stop:2335 : elapsed_time=3791 2022-05-31 20:25:49.814 | + functions-common:time_stop:2336 : total=71900 2022-05-31 20:25:49.816 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:25:49.819 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=75691 2022-05-31 20:25:49.822 | + inc/python:pip_install:203 : return 0 2022-05-31 20:25:49.824 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-05-31 20:25:49.844 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:25:49.847 | + ./stack.sh:main:866 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-05-31 20:25:49.849 | + ./stack.sh:main:867 : stack_install_service keystone 2022-05-31 20:25:49.851 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-31 20:25:49.854 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-31 20:25:49.856 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:25:49.858 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-31 20:25:49.861 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-05-31 20:25:49.878 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:25:49.880 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-05-31 20:25:49.882 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-31 20:25:49.884 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-05-31 20:25:49.886 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:25:49.889 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:25:49.892 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:25:49.894 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:25:49.896 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:25:49.899 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:25:49.914 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:25:49.916 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:25:49.918 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:25:49.921 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:25:49.921 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:25:49.926 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-05-31 20:25:49.928 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:25:49.930 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-31 20:25:49.943 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-05-31 20:25:49.945 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:25:49.948 | + functions-common:git_clone:607 : head -1 2022-05-31 20:25:49.950 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-05-31 20:25:49.953 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:25:49.955 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-05-31 20:25:49.958 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:25:49.960 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-31 20:25:49.963 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-31 20:25:49.965 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:25:49.968 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-31 20:25:49.970 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:25:49.972 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-31 20:25:49.975 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-31 20:25:49.977 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:25:49.980 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:25:49.983 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-31 20:25:49.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:25:49.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-31 20:25:49.990 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:25:49.992 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:25:49.996 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-31 20:25:50.001 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-05-31 20:25:50.004 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-05-31 20:25:50.600 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-05-31 20:25:50.603 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:25:50.605 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:25:50.607 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:25:50.609 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-31 20:25:50.611 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-05-31 20:25:50.614 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:25:50.616 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:25:50.618 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:25:50.620 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:25:50.622 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:25:50.624 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:25:50.626 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:25:50.629 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-05-31 20:25:50.649 | Using python 3.8 to install /opt/stack/keystone 2022-05-31 20:25:50.651 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-31 20:25:52.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:25:52.320 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:25:52.325 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:52.325 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:52.328 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:25:52.329 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:52.329 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:52.330 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:52.330 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:25:52.330 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:25:52.343 | Obtaining file:///opt/stack/keystone 2022-05-31 20:25:53.868 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:25:55.832 | Collecting Flask===1.1.2 2022-05-31 20:25:55.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-05-31 20:25:56.694 | Collecting Flask-RESTful===0.3.8 2022-05-31 20:25:56.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-05-31 20:25:56.775 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-05-31 20:25:56.782 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-05-31 20:25:56.785 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-05-31 20:25:56.792 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-05-31 20:25:56.813 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:25:57.620 | Collecting Werkzeug===1.0.1 2022-05-31 20:25:57.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-05-31 20:25:58.218 | Collecting aniso8601===8.0.0 2022-05-31 20:25:58.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-05-31 20:25:58.293 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-05-31 20:25:58.302 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:25:58.716 | Collecting click===7.1.2 2022-05-31 20:25:58.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-05-31 20:25:58.733 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-05-31 20:25:58.771 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-05-31 20:25:59.181 | Collecting itsdangerous===1.1.0 2022-05-31 20:25:59.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-05-31 20:25:59.254 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-05-31 20:25:59.265 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2022-05-31 20:25:59.320 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2022-05-31 20:25:59.323 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2022-05-31 20:25:59.328 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.3) 2022-05-31 20:25:59.364 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.4) 2022-05-31 20:25:59.379 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.2) 2022-05-31 20:25:59.385 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2022-05-31 20:25:59.432 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2022-05-31 20:25:59.437 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-05-31 20:25:59.477 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2022-05-31 20:25:59.530 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2022-05-31 20:25:59.547 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2022-05-31 20:25:59.564 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2022-05-31 20:25:59.572 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.1) 2022-05-31 20:25:59.597 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2022-05-31 20:25:59.604 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.1) 2022-05-31 20:25:59.621 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2022-05-31 20:25:59.671 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2022-05-31 20:26:00.110 | Collecting passlib===1.7.2 2022-05-31 20:26:00.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-05-31 20:26:00.210 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2022-05-31 20:26:00.212 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2022-05-31 20:26:00.215 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2022-05-31 20:26:00.225 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2022-05-31 20:26:00.228 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2022-05-31 20:26:00.230 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2022-05-31 20:26:00.762 | Collecting pysaml2===6.1.0 2022-05-31 20:26:00.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-05-31 20:26:00.863 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2022-05-31 20:26:00.868 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2022-05-31 20:26:00.887 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2022-05-31 20:26:00.890 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2022-05-31 20:26:00.911 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-05-31 20:26:01.851 | Collecting scrypt===0.8.15 2022-05-31 20:26:01.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2022-05-31 20:26:01.942 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2022-05-31 20:26:01.945 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2022-05-31 20:26:01.955 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2022-05-31 20:26:01.959 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2022-05-31 20:26:01.962 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2022-05-31 20:26:01.970 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2022-05-31 20:26:01.978 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2022-05-31 20:26:01.984 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2022-05-31 20:26:02.000 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2022-05-31 20:26:02.004 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2022-05-31 20:26:02.010 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2022-05-31 20:26:02.031 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2022-05-31 20:26:02.034 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-05-31 20:26:02.037 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2022-05-31 20:26:02.102 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:26:02.105 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2022-05-31 20:26:02.109 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-05-31 20:26:02.117 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-05-31 20:26:02.126 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-05-31 20:26:02.128 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2022-05-31 20:26:02.168 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-05-31 20:26:02.172 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-05-31 20:26:02.178 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-05-31 20:26:02.189 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-05-31 20:26:02.198 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2022-05-31 20:26:02.209 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-05-31 20:26:02.212 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:26:02.219 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:26:02.227 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-05-31 20:26:02.234 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2022-05-31 20:26:02.237 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-05-31 20:26:02.632 | Collecting defusedxml===0.6.0 2022-05-31 20:26:02.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-05-31 20:26:02.709 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2022-05-31 20:26:02.722 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:26:02.724 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:26:02.727 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-05-31 20:26:02.730 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-05-31 20:26:02.733 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-05-31 20:26:02.735 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2022-05-31 20:26:02.737 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2022-05-31 20:26:02.740 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2022-05-31 20:26:02.742 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2022-05-31 20:26:02.746 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2022-05-31 20:26:02.750 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2022-05-31 20:26:02.752 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-05-31 20:26:02.759 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2022-05-31 20:26:02.762 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-05-31 20:26:02.770 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2022-05-31 20:26:02.772 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-05-31 20:26:02.777 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2022-05-31 20:26:03.608 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-05-31 20:26:03.799 | Attempting uninstall: click 2022-05-31 20:26:03.801 | Found existing installation: Click 7.0 2022-05-31 20:26:03.808 | Uninstalling Click-7.0: 2022-05-31 20:26:03.838 | Successfully uninstalled Click-7.0 2022-05-31 20:26:05.062 | Running setup.py develop for keystone 2022-05-31 20:26:06.801 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2022-05-31 20:26:06.914 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:26:06.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:26:06.997 | + inc/python:pip_install:200 : result=0 2022-05-31 20:26:06.999 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:26:07.001 | + functions-common:time_stop:2322 : local name 2022-05-31 20:26:07.003 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:26:07.005 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:26:07.007 | + functions-common:time_stop:2325 : local total 2022-05-31 20:26:07.009 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:26:07.011 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:26:07.014 | + functions-common:time_stop:2329 : start_time=1654028750644 2022-05-31 20:26:07.016 | + functions-common:time_stop:2331 : [[ -z 1654028750644 ]] 2022-05-31 20:26:07.019 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:26:07.023 | + functions-common:time_stop:2334 : end_time=1654028767020 2022-05-31 20:26:07.025 | + functions-common:time_stop:2335 : elapsed_time=16376 2022-05-31 20:26:07.027 | + functions-common:time_stop:2336 : total=75691 2022-05-31 20:26:07.029 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:26:07.031 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=92067 2022-05-31 20:26:07.034 | + inc/python:pip_install:203 : return 0 2022-05-31 20:26:07.036 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:26:07.038 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-31 20:26:07.040 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-31 20:26:07.058 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-31 20:26:07.069 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-05-31 20:26:07.071 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-31 20:26:07.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:26:07.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:26:07.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-31 20:26:07.081 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:26:07.083 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-05-31 20:26:07.100 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:07.102 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-05-31 20:26:07.104 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:26:07.107 | + ./stack.sh:main:868 : configure_keystone 2022-05-31 20:26:07.109 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-05-31 20:26:07.121 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-31 20:26:07.123 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-31 20:26:07.127 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-05-31 20:26:07.143 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:07.145 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-31 20:26:07.174 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-31 20:26:07.201 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-31 20:26:07.231 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-31 20:26:07.261 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-31 20:26:07.289 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-31 20:26:07.319 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-31 20:26:07.347 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-31 20:26:07.375 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-31 20:26:07.377 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-31 20:26:07.379 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-31 20:26:07.382 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-31 20:26:07.384 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:26:07.386 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:26:07.401 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:07.404 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:26:07.406 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:26:07.409 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:26:07.424 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:07.426 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:26:07.429 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:26:07.457 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:26:07.460 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:26:07.462 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-05-31 20:26:07.465 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-05-31 20:26:07.467 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-05-31 20:26:07.483 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:07.486 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-05-31 20:26:07.514 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.50/identity 2022-05-31 20:26:07.541 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-05-31 20:26:07.543 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-31 20:26:07.573 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-05-31 20:26:07.575 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-05-31 20:26:07.578 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-05-31 20:26:07.580 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-05-31 20:26:07.582 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-31 20:26:07.585 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-31 20:26:07.615 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-05-31 20:26:07.617 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-05-31 20:26:07.619 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-31 20:26:07.622 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-05-31 20:26:07.625 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:26:07.641 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:26:07.643 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:26:07.645 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:26:07.647 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:26:07.649 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-31 20:26:07.677 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:26:07.706 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:26:07.733 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:26:07.760 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-31 20:26:07.787 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-05-31 20:26:07.790 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-31 20:26:07.792 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-31 20:26:07.794 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-31 20:26:07.796 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-05-31 20:26:07.799 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:26:07.801 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:26:07.804 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-05-31 20:26:07.807 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-05-31 20:26:07.810 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:26:07.812 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:26:07.824 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:26:07.824 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:26:07.833 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:26:07.836 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:26:07.852 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-31 20:26:07.854 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-31 20:26:07.858 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-31 20:26:07.886 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-31 20:26:07.912 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-31 20:26:07.942 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-31 20:26:07.970 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-31 20:26:08.000 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-31 20:26:08.027 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-31 20:26:08.053 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-31 20:26:08.080 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-31 20:26:08.107 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:26:08.133 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-31 20:26:08.160 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-31 20:26:08.186 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-31 20:26:08.214 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:26:08.216 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:26:08.219 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-05-31 20:26:08.222 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-05-31 20:26:08.224 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:26:08.226 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:08.228 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:08.231 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-31 20:26:08.233 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-31 20:26:08.235 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-31 20:26:08.262 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-31 20:26:08.292 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-31 20:26:08.292 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-31 20:26:08.301 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-31 20:26:08.304 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-05-31 20:26:08.306 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-05-31 20:26:08.309 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:26:08.312 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:26:08.314 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:26:08.316 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:08.319 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:08.321 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:26:08.323 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:26:08.325 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:08.328 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:08.330 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-05-31 20:26:08.391 | Enabling site keystone-wsgi-public. 2022-05-31 20:26:08.396 | To activate the new configuration, you need to run: 2022-05-31 20:26:08.396 | systemctl reload apache2 2022-05-31 20:26:08.401 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:26:08.403 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:26:08.405 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:26:08.407 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:26:08.532 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-05-31 20:26:08.536 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-05-31 20:26:08.538 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-05-31 20:26:08.540 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-05-31 20:26:08.543 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:26:08.546 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:26:08.549 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-05-31 20:26:08.553 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-05-31 20:26:08.555 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:26:08.558 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:26:08.571 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:26:08.571 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:26:08.580 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:26:08.583 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:26:08.603 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-05-31 20:26:08.608 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-05-31 20:26:08.612 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-05-31 20:26:08.642 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-05-31 20:26:08.669 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-05-31 20:26:08.696 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-05-31 20:26:08.722 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-05-31 20:26:08.749 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-05-31 20:26:08.775 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-05-31 20:26:08.802 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-05-31 20:26:08.828 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-05-31 20:26:08.855 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:26:08.882 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-05-31 20:26:08.908 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-05-31 20:26:08.938 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-05-31 20:26:08.965 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:26:08.968 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:26:08.971 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-05-31 20:26:08.974 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-05-31 20:26:08.976 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:26:08.979 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:08.981 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:08.984 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-31 20:26:08.986 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-31 20:26:08.989 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-05-31 20:26:09.015 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-05-31 20:26:09.042 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-05-31 20:26:09.042 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-05-31 20:26:09.051 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-05-31 20:26:09.054 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-05-31 20:26:09.057 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-05-31 20:26:09.059 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:26:09.061 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:26:09.063 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:26:09.066 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:09.068 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:09.070 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:26:09.072 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:26:09.075 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:09.077 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:09.079 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-05-31 20:26:09.140 | Enabling site keystone-wsgi-admin. 2022-05-31 20:26:09.145 | To activate the new configuration, you need to run: 2022-05-31 20:26:09.145 | systemctl reload apache2 2022-05-31 20:26:09.150 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:26:09.152 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:26:09.155 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:26:09.157 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:26:09.292 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-31 20:26:09.320 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-31 20:26:09.350 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-31 20:26:09.381 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-05-31 20:26:09.383 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-31 20:26:09.413 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-31 20:26:09.440 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-31 20:26:09.469 | + ./stack.sh:main:872 : is_service_enabled swift 2022-05-31 20:26:09.485 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:09.487 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-05-31 20:26:09.503 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:09.506 | + ./stack.sh:main:876 : stack_install_service swift 2022-05-31 20:26:09.508 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-31 20:26:09.510 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-31 20:26:09.513 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:26:09.516 | + lib/stack:stack_install_service:32 : install_swift 2022-05-31 20:26:09.518 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-05-31 20:26:09.520 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-31 20:26:09.522 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-05-31 20:26:09.525 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:26:09.527 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:26:09.530 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:26:09.533 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:26:09.535 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:26:09.537 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:26:09.553 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:26:09.555 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:26:09.557 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:26:09.560 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:26:09.561 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:26:09.565 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-05-31 20:26:09.568 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:26:09.570 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-31 20:26:09.583 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-05-31 20:26:09.585 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:26:09.586 | + functions-common:git_clone:607 : head -1 2022-05-31 20:26:09.592 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-05-31 20:26:09.595 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:26:09.597 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-05-31 20:26:09.599 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:26:09.602 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-31 20:26:09.604 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-31 20:26:09.607 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-31 20:26:09.609 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-31 20:26:09.611 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:26:09.614 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-31 20:26:09.616 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-31 20:26:09.618 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:26:09.620 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-31 20:26:09.624 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-31 20:26:09.626 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:26:09.629 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-31 20:26:09.631 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:26:09.633 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:26:09.636 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-31 20:26:09.642 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-05-31 20:26:09.644 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-05-31 20:26:10.239 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-05-31 20:26:10.241 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:26:10.243 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:26:10.245 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:26:10.248 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-05-31 20:26:10.250 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-05-31 20:26:10.252 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:26:10.255 | + inc/python:setup_package:427 : local extras=keystone 2022-05-31 20:26:10.257 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:26:10.259 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-05-31 20:26:10.261 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-05-31 20:26:10.263 | + inc/python:setup_package:437 : extras='[keystone]' 2022-05-31 20:26:10.266 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:26:10.268 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-31 20:26:10.288 | Using python 3.8 to install /opt/stack/swift 2022-05-31 20:26:10.290 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-31 20:26:11.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:26:11.952 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:26:11.956 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:11.957 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:11.958 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:26:11.960 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:11.960 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:11.960 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:11.961 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:11.961 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:11.975 | Obtaining file:///opt/stack/swift 2022-05-31 20:26:13.200 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:26:14.405 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:26:14.413 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-05-31 20:26:14.453 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-05-31 20:26:14.462 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-05-31 20:26:14.464 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-05-31 20:26:15.417 | Collecting lxml===4.5.2 2022-05-31 20:26:15.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-05-31 20:26:15.628 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-05-31 20:26:15.631 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-05-31 20:26:15.633 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-05-31 20:26:15.668 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-05-31 20:26:15.683 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-05-31 20:26:15.689 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-05-31 20:26:15.695 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-05-31 20:26:15.741 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-05-31 20:26:15.750 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-05-31 20:26:15.767 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-05-31 20:26:15.774 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-05-31 20:26:15.776 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-05-31 20:26:16.196 | Collecting pyeclib===1.6.0 2022-05-31 20:26:16.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-05-31 20:26:17.243 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-05-31 20:26:17.245 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-05-31 20:26:17.249 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-05-31 20:26:17.254 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-05-31 20:26:17.272 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-05-31 20:26:17.276 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-05-31 20:26:17.298 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-05-31 20:26:17.302 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-05-31 20:26:17.304 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-05-31 20:26:17.311 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-05-31 20:26:17.957 | Collecting xattr===0.9.7 2022-05-31 20:26:17.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-05-31 20:26:18.712 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:26:18.715 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-05-31 20:26:18.723 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-05-31 20:26:18.788 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:26:18.801 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-05-31 20:26:18.807 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:26:18.810 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-05-31 20:26:18.814 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-05-31 20:26:18.821 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-05-31 20:26:18.824 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-05-31 20:26:18.827 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:26:18.829 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-05-31 20:26:18.832 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:26:18.835 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-05-31 20:26:18.838 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-05-31 20:26:18.843 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-05-31 20:26:18.846 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-05-31 20:26:18.848 | Building wheels for collected packages: pyeclib, xattr 2022-05-31 20:26:18.849 | Building wheel for pyeclib (setup.py): started 2022-05-31 20:26:20.131 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-05-31 20:26:20.132 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55505 sha256=b9cf6660f6f749156e2270e7ed8c7e229527f88a3d4771150da420d35e6e6498 2022-05-31 20:26:20.132 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-05-31 20:26:20.134 | Building wheel for xattr (setup.py): started 2022-05-31 20:26:21.515 | Building wheel for xattr (setup.py): finished with status 'done' 2022-05-31 20:26:21.516 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33233 sha256=c2f911d7de262fbd338129ecaa36787548382c5e0e1fbade2d5ee89706a0a96f 2022-05-31 20:26:21.516 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-05-31 20:26:21.517 | Successfully built pyeclib xattr 2022-05-31 20:26:22.690 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-05-31 20:26:22.994 | Running setup.py develop for swift 2022-05-31 20:26:24.492 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-05-31 20:26:24.607 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:26:24.607 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:26:24.699 | + inc/python:pip_install:200 : result=0 2022-05-31 20:26:24.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:26:24.704 | + functions-common:time_stop:2322 : local name 2022-05-31 20:26:24.706 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:26:24.708 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:26:24.710 | + functions-common:time_stop:2325 : local total 2022-05-31 20:26:24.712 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:26:24.714 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:26:24.717 | + functions-common:time_stop:2329 : start_time=1654028770282 2022-05-31 20:26:24.719 | + functions-common:time_stop:2331 : [[ -z 1654028770282 ]] 2022-05-31 20:26:24.722 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:26:24.726 | + functions-common:time_stop:2334 : end_time=1654028784723 2022-05-31 20:26:24.728 | + functions-common:time_stop:2335 : elapsed_time=14441 2022-05-31 20:26:24.730 | + functions-common:time_stop:2336 : total=92067 2022-05-31 20:26:24.732 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:26:24.735 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=106508 2022-05-31 20:26:24.737 | + inc/python:pip_install:203 : return 0 2022-05-31 20:26:24.739 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:26:24.741 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-31 20:26:24.744 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-31 20:26:24.761 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-31 20:26:24.773 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-05-31 20:26:24.775 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-31 20:26:24.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:26:24.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:26:24.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-31 20:26:24.785 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:26:24.787 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-05-31 20:26:24.790 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:26:24.792 | + ./stack.sh:main:877 : configure_swift 2022-05-31 20:26:24.795 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-05-31 20:26:24.797 | + lib/swift:configure_swift:335 : local node_number 2022-05-31 20:26:24.799 | + lib/swift:configure_swift:336 : local swift_node_config 2022-05-31 20:26:24.801 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-05-31 20:26:24.803 | + lib/swift:configure_swift:338 : local user_group 2022-05-31 20:26:24.805 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-31 20:26:25.559 | No container-reconciler running 2022-05-31 20:26:25.560 | No object-auditor running 2022-05-31 20:26:25.560 | No object-replicator running 2022-05-31 20:26:25.560 | No account-auditor running 2022-05-31 20:26:25.560 | No object-reconstructor running 2022-05-31 20:26:25.560 | No container-auditor running 2022-05-31 20:26:25.560 | No object-updater running 2022-05-31 20:26:25.560 | No container-server running 2022-05-31 20:26:25.560 | No object-expirer running 2022-05-31 20:26:25.560 | No account-reaper running 2022-05-31 20:26:25.560 | No container-replicator running 2022-05-31 20:26:25.560 | No container-sharder running 2022-05-31 20:26:25.560 | No container-updater running 2022-05-31 20:26:25.560 | No account-replicator running 2022-05-31 20:26:25.560 | No container-sync running 2022-05-31 20:26:25.560 | No object-server running 2022-05-31 20:26:25.560 | No account-server running 2022-05-31 20:26:25.560 | No proxy-server running 2022-05-31 20:26:25.604 | + lib/swift:configure_swift:341 : true 2022-05-31 20:26:25.607 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-05-31 20:26:25.619 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-31 20:26:25.630 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-31 20:26:25.633 | + lib/swift:configure_swift:355 : sed -e ' 2022-05-31 20:26:25.633 | s/%GROUP%//; 2022-05-31 20:26:25.633 | s/%USER%/ubuntu/; 2022-05-31 20:26:25.633 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-31 20:26:25.633 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-31 20:26:25.633 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-05-31 20:26:25.641 | uid = ubuntu 2022-05-31 20:26:25.641 | gid = 2022-05-31 20:26:25.641 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-31 20:26:25.641 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-31 20:26:25.641 | address = 127.0.0.1 2022-05-31 20:26:25.641 | 2022-05-31 20:26:25.641 | [account6612] 2022-05-31 20:26:25.641 | max connections = 25 2022-05-31 20:26:25.642 | path = /opt/stack/data/swift/1/node/ 2022-05-31 20:26:25.642 | read only = false 2022-05-31 20:26:25.642 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | [account6622] 2022-05-31 20:26:25.642 | max connections = 25 2022-05-31 20:26:25.642 | path = /opt/stack/data/swift/2/node/ 2022-05-31 20:26:25.642 | read only = false 2022-05-31 20:26:25.642 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | [account6632] 2022-05-31 20:26:25.642 | max connections = 25 2022-05-31 20:26:25.642 | path = /opt/stack/data/swift/3/node/ 2022-05-31 20:26:25.642 | read only = false 2022-05-31 20:26:25.642 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | [account6642] 2022-05-31 20:26:25.642 | max connections = 25 2022-05-31 20:26:25.642 | path = /opt/stack/data/swift/4/node/ 2022-05-31 20:26:25.642 | read only = false 2022-05-31 20:26:25.642 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | [container6611] 2022-05-31 20:26:25.642 | max connections = 25 2022-05-31 20:26:25.642 | path = /opt/stack/data/swift/1/node/ 2022-05-31 20:26:25.642 | read only = false 2022-05-31 20:26:25.642 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | [container6621] 2022-05-31 20:26:25.642 | max connections = 25 2022-05-31 20:26:25.642 | path = /opt/stack/data/swift/2/node/ 2022-05-31 20:26:25.642 | read only = false 2022-05-31 20:26:25.642 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-31 20:26:25.642 | 2022-05-31 20:26:25.642 | [container6631] 2022-05-31 20:26:25.643 | max connections = 25 2022-05-31 20:26:25.643 | path = /opt/stack/data/swift/3/node/ 2022-05-31 20:26:25.643 | read only = false 2022-05-31 20:26:25.643 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-31 20:26:25.643 | 2022-05-31 20:26:25.643 | [container6641] 2022-05-31 20:26:25.643 | max connections = 25 2022-05-31 20:26:25.643 | path = /opt/stack/data/swift/4/node/ 2022-05-31 20:26:25.643 | read only = false 2022-05-31 20:26:25.643 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-31 20:26:25.643 | 2022-05-31 20:26:25.643 | 2022-05-31 20:26:25.643 | [object6613] 2022-05-31 20:26:25.643 | max connections = 25 2022-05-31 20:26:25.643 | path = /opt/stack/data/swift/1/node/ 2022-05-31 20:26:25.643 | read only = false 2022-05-31 20:26:25.643 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-31 20:26:25.643 | 2022-05-31 20:26:25.643 | [object6623] 2022-05-31 20:26:25.643 | max connections = 25 2022-05-31 20:26:25.643 | path = /opt/stack/data/swift/2/node/ 2022-05-31 20:26:25.643 | read only = false 2022-05-31 20:26:25.643 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-31 20:26:25.643 | 2022-05-31 20:26:25.643 | [object6633] 2022-05-31 20:26:25.643 | max connections = 25 2022-05-31 20:26:25.643 | path = /opt/stack/data/swift/3/node/ 2022-05-31 20:26:25.643 | read only = false 2022-05-31 20:26:25.643 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-31 20:26:25.643 | 2022-05-31 20:26:25.643 | [object6643] 2022-05-31 20:26:25.643 | max connections = 25 2022-05-31 20:26:25.643 | path = /opt/stack/data/swift/4/node/ 2022-05-31 20:26:25.643 | read only = false 2022-05-31 20:26:25.643 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-31 20:26:25.644 | + lib/swift:configure_swift:361 : is_ubuntu 2022-05-31 20:26:25.646 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:25.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:25.650 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-31 20:26:25.672 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-31 20:26:25.674 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-31 20:26:25.678 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-31 20:26:25.682 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-31 20:26:25.684 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-31 20:26:25.688 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-31 20:26:25.715 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-05-31 20:26:25.740 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-31 20:26:25.757 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-31 20:26:25.784 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-31 20:26:25.800 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:26:25.827 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-31 20:26:25.845 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-31 20:26:25.871 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-31 20:26:25.889 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-31 20:26:25.916 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-31 20:26:25.933 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:26:25.960 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-31 20:26:25.977 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-05-31 20:26:25.991 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:25.994 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-31 20:26:26.020 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-31 20:26:26.047 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-31 20:26:26.073 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-31 20:26:26.099 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-05-31 20:26:26.113 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:26.115 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-31 20:26:26.142 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-05-31 20:26:26.156 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:26.158 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-05-31 20:26:26.172 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:26.174 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-05-31 20:26:26.176 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-05-31 20:26:26.191 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:26.193 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-05-31 20:26:26.195 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-05-31 20:26:26.197 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-31 20:26:26.202 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-31 20:26:26.207 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-31 20:26:26.233 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-31 20:26:26.259 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-31 20:26:26.288 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-31 20:26:26.316 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-31 20:26:26.343 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-31 20:26:26.345 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-05-31 20:26:26.347 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-05-31 20:26:26.349 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-05-31 20:26:26.351 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-31 20:26:26.377 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-31 20:26:26.403 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:26:26.428 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-31 20:26:26.455 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-31 20:26:26.481 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-31 20:26:26.508 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-31 20:26:26.533 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-31 20:26:26.560 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:26:26.586 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-31 20:26:26.613 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-31 20:26:26.639 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-31 20:26:26.665 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-31 20:26:26.692 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-31 20:26:26.721 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-31 20:26:26.748 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-31 20:26:26.765 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-31 20:26:26.791 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-31 20:26:26.819 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-31 20:26:26.823 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-31 20:26:26.850 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-31 20:26:26.876 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-31 20:26:26.902 | + lib/swift:configure_swift:479 : local node_number 2022-05-31 20:26:26.904 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-31 20:26:26.906 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-31 20:26:26.909 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-31 20:26:26.913 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-31 20:26:26.915 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-31 20:26:26.917 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-31 20:26:26.920 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-05-31 20:26:26.922 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-05-31 20:26:26.924 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-31 20:26:26.926 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-31 20:26:26.928 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-31 20:26:26.945 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-31 20:26:26.972 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-31 20:26:26.989 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-31 20:26:27.015 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-31 20:26:27.032 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:26:27.059 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-31 20:26:27.077 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-31 20:26:27.104 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-31 20:26:27.122 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-31 20:26:27.148 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-31 20:26:27.166 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-31 20:26:27.193 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-31 20:26:27.211 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-31 20:26:27.238 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-31 20:26:27.255 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-31 20:26:27.283 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-31 20:26:27.300 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-31 20:26:27.325 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-31 20:26:27.330 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-31 20:26:27.348 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:26:27.375 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-31 20:26:27.403 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-31 20:26:27.405 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-31 20:26:27.409 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-31 20:26:27.412 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-31 20:26:27.414 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-31 20:26:27.416 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-05-31 20:26:27.418 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-05-31 20:26:27.420 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-31 20:26:27.422 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-31 20:26:27.425 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-31 20:26:27.442 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-31 20:26:27.469 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-31 20:26:27.487 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-31 20:26:27.514 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-31 20:26:27.531 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:26:27.558 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-31 20:26:27.576 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-31 20:26:27.603 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-31 20:26:27.622 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-31 20:26:27.650 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-31 20:26:27.667 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-31 20:26:27.695 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-31 20:26:27.713 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-31 20:26:27.740 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-31 20:26:27.758 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-31 20:26:27.785 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-31 20:26:27.802 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-31 20:26:27.829 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-31 20:26:27.834 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-31 20:26:27.851 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:26:27.879 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-31 20:26:27.881 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-31 20:26:27.885 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-31 20:26:27.887 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-31 20:26:27.890 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-05-31 20:26:27.892 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-05-31 20:26:27.894 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-05-31 20:26:27.896 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-05-31 20:26:27.898 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-05-31 20:26:27.900 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-31 20:26:27.917 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-31 20:26:27.945 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-31 20:26:27.963 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-31 20:26:27.991 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-31 20:26:28.009 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-31 20:26:28.036 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-31 20:26:28.054 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-31 20:26:28.081 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-31 20:26:28.099 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-31 20:26:28.127 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-31 20:26:28.144 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-31 20:26:28.172 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-31 20:26:28.190 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-31 20:26:28.217 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-31 20:26:28.235 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-31 20:26:28.262 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-31 20:26:28.279 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-31 20:26:28.305 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-31 20:26:28.310 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-31 20:26:28.327 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-31 20:26:28.355 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-31 20:26:28.382 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-31 20:26:28.409 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-31 20:26:28.436 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-05-31 20:26:28.438 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-31 20:26:28.442 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-31 20:26:28.470 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-31 20:26:28.497 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-31 20:26:28.524 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-31 20:26:28.552 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-31 20:26:28.579 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-31 20:26:28.606 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-31 20:26:28.632 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-31 20:26:28.659 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-31 20:26:28.685 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-05-31 20:26:28.700 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:28.703 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-31 20:26:28.721 | + lib/swift:configure_swift:522 : local auth_vers 2022-05-31 20:26:28.724 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-05-31 20:26:28.743 | + lib/swift:configure_swift:523 : auth_vers=3 2022-05-31 20:26:28.745 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-05-31 20:26:28.771 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-05-31 20:26:28.773 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-31 20:26:28.800 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-05-31 20:26:28.831 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-05-31 20:26:28.833 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-31 20:26:28.860 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-05-31 20:26:28.875 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:28.877 | + lib/swift:configure_swift:542 : local user_group 2022-05-31 20:26:28.880 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-05-31 20:26:28.885 | + lib/swift:configure_swift:543 : user_group=1000 2022-05-31 20:26:28.887 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-31 20:26:28.899 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-31 20:26:28.901 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-31 20:26:28.912 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-05-31 20:26:28.914 | + lib/swift:configure_swift:549 : is_suse 2022-05-31 20:26:28.916 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:26:28.919 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:26:28.921 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:26:28.923 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:26:28.926 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:26:28.928 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:26:28.930 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-31 20:26:28.942 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-05-31 20:26:28.944 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-05-31 20:26:28.947 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-05-31 20:26:28.963 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:28.966 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-05-31 20:26:28.983 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:28.985 | + ./stack.sh:main:888 : stack_install_service glance 2022-05-31 20:26:28.987 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-31 20:26:28.990 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-31 20:26:28.992 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:26:28.994 | + lib/stack:stack_install_service:32 : install_glance 2022-05-31 20:26:28.997 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-05-31 20:26:29.000 | + lib/glance:install_glance:436 : local glance_store_extras 2022-05-31 20:26:29.002 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-05-31 20:26:29.018 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:29.021 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-31 20:26:29.023 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-05-31 20:26:29.040 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:29.043 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-31 20:26:29.046 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-05-31 20:26:29.048 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-31 20:26:29.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:26:29.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:26:29.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-31 20:26:29.058 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:26:29.062 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-05-31 20:26:29.065 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-31 20:26:29.067 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-31 20:26:29.070 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-05-31 20:26:29.073 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-31 20:26:29.075 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-31 20:26:29.077 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-31 20:26:29.081 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-31 20:26:29.083 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-31 20:26:29.086 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-31 20:26:29.090 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:26:29.090 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-31 20:26:29.096 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-31 20:26:29.099 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-31 20:26:29.101 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-31 20:26:29.104 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-31 20:26:29.107 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-31 20:26:29.128 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-31 20:26:29.130 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-31 20:26:30.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:26:30.815 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:26:30.820 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:30.820 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:30.822 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:26:30.823 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:30.823 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:30.824 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:30.824 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:30.824 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:31.422 | Collecting glance-store===2.3.1 2022-05-31 20:26:31.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-05-31 20:26:31.588 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-05-31 20:26:31.590 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-05-31 20:26:31.602 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-05-31 20:26:31.853 | Collecting os-brick===4.0.5 2022-05-31 20:26:31.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-05-31 20:26:31.960 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-05-31 20:26:31.965 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-05-31 20:26:31.985 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-05-31 20:26:31.995 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-05-31 20:26:32.010 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-05-31 20:26:32.016 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-05-31 20:26:32.022 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-05-31 20:26:32.061 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2022-05-31 20:26:32.076 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2022-05-31 20:26:32.080 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-05-31 20:26:32.089 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-05-31 20:26:32.113 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-05-31 20:26:32.136 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-05-31 20:26:32.143 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-05-31 20:26:32.146 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-05-31 20:26:32.148 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-05-31 20:26:32.291 | Collecting python-cinderclient===7.2.2 2022-05-31 20:26:32.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-05-31 20:26:32.393 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-05-31 20:26:32.398 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-05-31 20:26:32.535 | Collecting python-swiftclient===3.10.1 2022-05-31 20:26:32.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2022-05-31 20:26:32.635 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-05-31 20:26:32.639 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-05-31 20:26:32.660 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-05-31 20:26:32.664 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2022-05-31 20:26:32.667 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-05-31 20:26:32.670 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-05-31 20:26:32.676 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2022-05-31 20:26:32.690 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-05-31 20:26:32.710 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2022-05-31 20:26:32.713 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-05-31 20:26:32.723 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-05-31 20:26:32.725 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-05-31 20:26:32.730 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-05-31 20:26:32.734 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:26:32.738 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-05-31 20:26:32.742 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-05-31 20:26:32.749 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:26:32.753 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-05-31 20:26:32.755 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-05-31 20:26:32.758 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-05-31 20:26:32.770 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:26:32.777 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:26:32.791 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-05-31 20:26:32.798 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:26:32.805 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-05-31 20:26:32.808 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-05-31 20:26:32.811 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:26:32.813 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-05-31 20:26:32.816 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:26:32.819 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-05-31 20:26:32.821 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-05-31 20:26:32.848 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-05-31 20:26:32.850 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-05-31 20:26:32.853 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2022-05-31 20:26:32.870 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-05-31 20:26:32.877 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-05-31 20:26:32.880 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2022-05-31 20:26:32.886 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-05-31 20:26:32.889 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2022-05-31 20:26:32.892 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2022-05-31 20:26:32.895 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-05-31 20:26:34.157 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-05-31 20:26:35.146 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-05-31 20:26:35.269 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:26:35.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:26:35.344 | + inc/python:pip_install:200 : result=0 2022-05-31 20:26:35.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:26:35.349 | + functions-common:time_stop:2322 : local name 2022-05-31 20:26:35.351 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:26:35.353 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:26:35.355 | + functions-common:time_stop:2325 : local total 2022-05-31 20:26:35.358 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:26:35.360 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:26:35.362 | + functions-common:time_stop:2329 : start_time=1654028789123 2022-05-31 20:26:35.364 | + functions-common:time_stop:2331 : [[ -z 1654028789123 ]] 2022-05-31 20:26:35.367 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:26:35.372 | + functions-common:time_stop:2334 : end_time=1654028795369 2022-05-31 20:26:35.374 | + functions-common:time_stop:2335 : elapsed_time=6246 2022-05-31 20:26:35.376 | + functions-common:time_stop:2336 : total=106508 2022-05-31 20:26:35.379 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:26:35.381 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=112754 2022-05-31 20:26:35.383 | + inc/python:pip_install:203 : return 0 2022-05-31 20:26:35.386 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-05-31 20:26:35.389 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-05-31 20:26:35.391 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-05-31 20:26:35.404 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-31 20:26:35.408 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-05-31 20:26:35.411 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-31 20:26:35.413 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-05-31 20:26:35.415 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:26:35.417 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:26:35.420 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:26:35.423 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:26:35.425 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:26:35.428 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:26:35.449 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:26:35.455 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:26:35.458 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:26:35.460 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:26:35.461 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:26:35.467 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-05-31 20:26:35.469 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:26:35.471 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-31 20:26:35.484 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-05-31 20:26:35.487 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:26:35.487 | + functions-common:git_clone:607 : head -1 2022-05-31 20:26:35.490 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-05-31 20:26:35.493 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:26:35.495 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-05-31 20:26:35.499 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:26:35.501 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-31 20:26:35.503 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-31 20:26:35.506 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:26:35.508 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-31 20:26:35.511 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:26:35.513 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-31 20:26:35.516 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-31 20:26:35.518 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:26:35.520 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:26:35.523 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-31 20:26:35.526 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:26:35.529 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-31 20:26:35.531 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:26:35.533 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:26:35.536 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-31 20:26:35.542 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-05-31 20:26:35.545 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-05-31 20:26:36.132 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-05-31 20:26:36.135 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:26:36.137 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:26:36.140 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:26:36.142 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-05-31 20:26:36.145 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-05-31 20:26:36.147 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:26:36.149 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:26:36.152 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:26:36.154 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:26:36.156 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:26:36.159 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:26:36.161 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:26:36.163 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-05-31 20:26:36.183 | Using python 3.8 to install /opt/stack/glance 2022-05-31 20:26:36.186 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-31 20:26:37.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:26:37.869 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:26:37.873 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:37.874 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:37.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:26:37.877 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:37.877 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:37.878 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:37.878 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:37.878 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:37.891 | Obtaining file:///opt/stack/glance 2022-05-31 20:26:39.151 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:26:40.398 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-05-31 20:26:40.407 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:26:40.414 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:26:40.423 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-05-31 20:26:40.891 | Collecting WSME===0.10.0 2022-05-31 20:26:40.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-05-31 20:26:40.983 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:26:40.996 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-05-31 20:26:41.147 | Collecting castellan===3.6.1 2022-05-31 20:26:41.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-05-31 20:26:41.249 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-05-31 20:26:41.373 | Collecting cursive===0.2.2 2022-05-31 20:26:41.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-05-31 20:26:41.464 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-05-31 20:26:41.471 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2022-05-31 20:26:41.477 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-05-31 20:26:41.487 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-05-31 20:26:41.493 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.1) 2022-05-31 20:26:41.563 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-05-31 20:26:41.566 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-05-31 20:26:41.568 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-05-31 20:26:41.571 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-05-31 20:26:41.582 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-05-31 20:26:41.646 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-05-31 20:26:41.702 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-05-31 20:26:41.704 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-05-31 20:26:41.709 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-05-31 20:26:41.714 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-05-31 20:26:41.735 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-05-31 20:26:41.769 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-05-31 20:26:41.780 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-05-31 20:26:41.796 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-05-31 20:26:41.801 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2022-05-31 20:26:41.849 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-05-31 20:26:41.855 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-05-31 20:26:41.894 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2022-05-31 20:26:41.947 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2022-05-31 20:26:41.965 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2022-05-31 20:26:41.982 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2022-05-31 20:26:41.995 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-05-31 20:26:42.005 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-05-31 20:26:42.029 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2022-05-31 20:26:42.039 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-05-31 20:26:42.056 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2022-05-31 20:26:42.103 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-05-31 20:26:42.109 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-05-31 20:26:42.112 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-05-31 20:26:42.114 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2022-05-31 20:26:42.135 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2022-05-31 20:26:42.149 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-05-31 20:26:42.160 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-05-31 20:26:42.162 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-05-31 20:26:42.282 | Collecting python-barbicanclient===5.0.1 2022-05-31 20:26:42.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-05-31 20:26:42.380 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-05-31 20:26:42.385 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2022-05-31 20:26:42.388 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-05-31 20:26:42.407 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-05-31 20:26:42.411 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-05-31 20:26:42.418 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-05-31 20:26:42.544 | Collecting retrying===1.3.3 2022-05-31 20:26:42.550 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-05-31 20:26:42.627 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-05-31 20:26:43.016 | Collecting simplegeneric===0.8.1 2022-05-31 20:26:43.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-05-31 20:26:43.707 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-05-31 20:26:43.710 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2022-05-31 20:26:43.721 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2022-05-31 20:26:43.724 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2022-05-31 20:26:43.727 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-05-31 20:26:43.897 | Collecting taskflow===4.5.0 2022-05-31 20:26:43.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-05-31 20:26:44.055 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2022-05-31 20:26:44.069 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2022-05-31 20:26:44.079 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2022-05-31 20:26:44.085 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2022-05-31 20:26:44.103 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2022-05-31 20:26:44.106 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2022-05-31 20:26:44.113 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2022-05-31 20:26:44.133 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2022-05-31 20:26:44.136 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2022-05-31 20:26:44.139 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-05-31 20:26:44.147 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:26:44.151 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-05-31 20:26:44.159 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-05-31 20:26:44.164 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-05-31 20:26:44.170 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-05-31 20:26:44.175 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:26:44.178 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-05-31 20:26:44.181 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-05-31 20:26:44.222 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-05-31 20:26:44.226 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-05-31 20:26:44.233 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-05-31 20:26:44.236 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-05-31 20:26:44.247 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-05-31 20:26:44.250 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-05-31 20:26:44.265 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:26:44.267 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:26:44.270 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-05-31 20:26:44.273 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-05-31 20:26:44.276 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-05-31 20:26:44.395 | Collecting automaton===2.2.0 2022-05-31 20:26:44.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-05-31 20:26:44.641 | Collecting networkx===2.5 2022-05-31 20:26:44.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-05-31 20:26:44.892 | Collecting pydot===1.4.1 2022-05-31 20:26:44.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-05-31 20:26:44.974 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-05-31 20:26:44.976 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-05-31 20:26:44.979 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-05-31 20:26:44.981 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2022-05-31 20:26:44.984 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-05-31 20:26:44.987 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-05-31 20:26:44.990 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2022-05-31 20:26:44.993 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-05-31 20:26:45.046 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2022-05-31 20:26:45.049 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-05-31 20:26:45.081 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2022-05-31 20:26:45.123 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-05-31 20:26:45.127 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2022-05-31 20:26:45.132 | Building wheels for collected packages: simplegeneric 2022-05-31 20:26:45.133 | Building wheel for simplegeneric (setup.py): started 2022-05-31 20:26:45.816 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-05-31 20:26:45.817 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=bd89e01d18fa24540fca7f073f1c4ce4d4a9093070308fa9eb07fa712a4d863d 2022-05-31 20:26:45.817 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-05-31 20:26:45.818 | Successfully built simplegeneric 2022-05-31 20:26:46.801 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-05-31 20:26:49.229 | Running setup.py develop for glance 2022-05-31 20:26:50.742 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2022-05-31 20:26:50.867 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:26:50.867 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:26:50.953 | + inc/python:pip_install:200 : result=0 2022-05-31 20:26:50.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:26:50.958 | + functions-common:time_stop:2322 : local name 2022-05-31 20:26:50.960 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:26:50.963 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:26:50.965 | + functions-common:time_stop:2325 : local total 2022-05-31 20:26:50.967 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:26:50.970 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:26:50.972 | + functions-common:time_stop:2329 : start_time=1654028796178 2022-05-31 20:26:50.974 | + functions-common:time_stop:2331 : [[ -z 1654028796178 ]] 2022-05-31 20:26:50.977 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:26:50.981 | + functions-common:time_stop:2334 : end_time=1654028810978 2022-05-31 20:26:50.984 | + functions-common:time_stop:2335 : elapsed_time=14800 2022-05-31 20:26:50.986 | + functions-common:time_stop:2336 : total=112754 2022-05-31 20:26:50.988 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:26:50.990 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127554 2022-05-31 20:26:50.993 | + inc/python:pip_install:203 : return 0 2022-05-31 20:26:50.995 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:26:50.997 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-31 20:26:51.000 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-31 20:26:51.018 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-31 20:26:51.030 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-05-31 20:26:51.032 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-31 20:26:51.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:26:51.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:26:51.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-31 20:26:51.042 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:26:51.044 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:26:51.047 | + ./stack.sh:main:889 : configure_glance 2022-05-31 20:26:51.049 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-31 20:26:51.061 | + lib/glance:configure_glance:270 : local dburl 2022-05-31 20:26:51.064 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-05-31 20:26:51.066 | ++ lib/database:database_connection_url:132 : local db=glance 2022-05-31 20:26:51.070 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-05-31 20:26:51.072 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-05-31 20:26:51.075 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-31 20:26:51.078 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-31 20:26:51.081 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-31 20:26:51.112 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-31 20:26:51.141 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-31 20:26:51.168 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-31 20:26:51.195 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-31 20:26:51.226 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-31 20:26:51.255 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-31 20:26:51.257 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-05-31 20:26:51.260 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-05-31 20:26:51.262 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:26:51.265 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-31 20:26:51.294 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-31 20:26:51.320 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:26:51.348 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-31 20:26:51.377 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-31 20:26:51.405 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-31 20:26:51.432 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-31 20:26:51.459 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-31 20:26:51.487 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:26:51.514 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:26:51.543 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-31 20:26:51.573 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-31 20:26:51.576 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-31 20:26:51.578 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-31 20:26:51.580 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:26:51.583 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:26:51.585 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:26:51.601 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:51.604 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:26:51.607 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:26:51.609 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:26:51.625 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:51.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:26:51.631 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:26:51.659 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:26:51.661 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:26:51.664 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-05-31 20:26:51.666 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-05-31 20:26:51.668 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-05-31 20:26:51.671 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-05-31 20:26:51.673 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-05-31 20:26:51.675 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-05-31 20:26:51.678 | + lib/glance:configure_glance_store:230 : local be 2022-05-31 20:26:51.680 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-05-31 20:26:51.682 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-05-31 20:26:51.685 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-31 20:26:51.716 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-05-31 20:26:51.718 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-05-31 20:26:51.748 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-05-31 20:26:51.750 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-05-31 20:26:51.767 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:51.769 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-31 20:26:51.796 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-31 20:26:51.824 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-31 20:26:51.852 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-31 20:26:51.879 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-31 20:26:51.907 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-05-31 20:26:51.923 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:51.926 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-31 20:26:51.954 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-31 20:26:51.984 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-31 20:26:52.011 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-05-31 20:26:52.038 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-31 20:26:52.066 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-05-31 20:26:52.093 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-05-31 20:26:52.110 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:52.112 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-05-31 20:26:52.114 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-31 20:26:52.117 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-05-31 20:26:52.120 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:26:52.137 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:26:52.139 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:26:52.141 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:26:52.144 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:26:52.146 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-31 20:26:52.173 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:26:52.201 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:26:52.228 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:26:52.256 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-31 20:26:52.260 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-31 20:26:52.291 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-31 20:26:52.318 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-31 20:26:52.346 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-05-31 20:26:52.375 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-31 20:26:52.402 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-31 20:26:52.430 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-31 20:26:52.457 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-31 20:26:52.489 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-31 20:26:52.518 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-31 20:26:52.549 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-31 20:26:52.576 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-31 20:26:52.581 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-31 20:26:52.588 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-05-31 20:26:52.604 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:26:52.606 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-05-31 20:26:52.609 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.50:19292 /image 2022-05-31 20:26:52.612 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-05-31 20:26:52.614 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.50:19292 2022-05-31 20:26:52.616 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-05-31 20:26:52.619 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-05-31 20:26:52.622 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-05-31 20:26:52.624 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-05-31 20:26:52.626 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:26:52.629 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:52.631 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:52.633 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-05-31 20:26:52.636 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-05-31 20:26:52.639 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-05-31 20:26:52.641 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-05-31 20:26:52.644 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:26:52.646 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:52.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:52.650 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-31 20:26:52.653 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-05-31 20:26:52.709 | proxy (enabled by site administrator) 2022-05-31 20:26:52.712 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-05-31 20:26:52.714 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-05-31 20:26:52.717 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:26:52.720 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:52.722 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:52.724 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-31 20:26:52.727 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-05-31 20:26:52.779 | No module matches proxy_http 2022-05-31 20:26:52.782 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-05-31 20:26:52.843 | Considering dependency proxy for proxy_http: 2022-05-31 20:26:52.843 | Module proxy already enabled 2022-05-31 20:26:52.843 | Enabling module proxy_http. 2022-05-31 20:26:52.849 | To activate the new configuration, you need to run: 2022-05-31 20:26:52.849 | systemctl restart apache2 2022-05-31 20:26:52.853 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-05-31 20:26:52.855 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:26:52.858 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:26:52.860 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:26:52.991 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-05-31 20:26:52.992 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-05-31 20:26:53.000 | KeepAlive Off 2022-05-31 20:26:53.004 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-05-31 20:26:53.005 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-05-31 20:26:53.014 | SetEnv proxy-sendchunked 1 2022-05-31 20:26:53.018 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.50:19292" retry=0 ' 2022-05-31 20:26:53.018 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-05-31 20:26:53.026 | ProxyPass "/image" "http://10.222.0.50:19292" retry=0 2022-05-31 20:26:53.030 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-05-31 20:26:53.032 | + lib/apache:enable_apache_site:206 : local site=glance 2022-05-31 20:26:53.035 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:26:53.037 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:26:53.039 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:26:53.042 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:53.044 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:53.046 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:26:53.049 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:26:53.051 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:26:53.053 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:26:53.056 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-05-31 20:26:53.117 | Enabling site glance. 2022-05-31 20:26:53.123 | To activate the new configuration, you need to run: 2022-05-31 20:26:53.123 | systemctl reload apache2 2022-05-31 20:26:53.127 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-05-31 20:26:53.130 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:26:53.132 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:26:53.134 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:26:53.258 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-05-31 20:26:53.290 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-05-31 20:26:53.326 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-05-31 20:26:53.355 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-05-31 20:26:53.372 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:26:53.375 | + ./stack.sh:main:894 : stack_install_service cinder 2022-05-31 20:26:53.377 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-31 20:26:53.380 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-31 20:26:53.382 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:26:53.384 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-31 20:26:53.387 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-05-31 20:26:53.390 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-31 20:26:53.392 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-05-31 20:26:53.394 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:26:53.396 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:26:53.399 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:26:53.402 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:26:53.404 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:26:53.407 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:26:53.423 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:26:53.425 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:26:53.427 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:26:53.430 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:26:53.430 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:26:53.436 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-05-31 20:26:53.438 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:26:53.440 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-31 20:26:53.453 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-05-31 20:26:53.456 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:26:53.456 | + functions-common:git_clone:607 : head -1 2022-05-31 20:26:53.459 | 070a0effb Handle the case when tempest fails 2022-05-31 20:26:53.462 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:26:53.464 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-05-31 20:26:53.468 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:26:53.470 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-31 20:26:53.472 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-31 20:26:53.475 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:26:53.477 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-31 20:26:53.480 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:26:53.482 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-31 20:26:53.485 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-31 20:26:53.487 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:26:53.489 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:26:53.492 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-31 20:26:53.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:26:53.498 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-31 20:26:53.500 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:26:53.503 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:26:53.506 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-31 20:26:53.511 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-05-31 20:26:53.514 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-05-31 20:26:54.099 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-05-31 20:26:54.101 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:26:54.104 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:26:54.106 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:26:54.108 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-31 20:26:54.110 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-05-31 20:26:54.113 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:26:54.115 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:26:54.117 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:26:54.119 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:26:54.121 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:26:54.124 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:26:54.127 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:26:54.129 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-05-31 20:26:54.149 | Using python 3.8 to install /opt/stack/cinder 2022-05-31 20:26:54.152 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-31 20:26:55.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:26:55.897 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:26:55.901 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:55.902 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:55.904 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:26:55.906 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:55.906 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:55.906 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:55.907 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:26:55.907 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:26:55.919 | Obtaining file:///opt/stack/cinder 2022-05-31 20:26:57.873 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:26:59.806 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-05-31 20:26:59.813 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:26:59.820 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:26:59.828 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-05-31 20:26:59.850 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:26:59.863 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-05-31 20:26:59.883 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-05-31 20:26:59.922 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-05-31 20:26:59.936 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-05-31 20:26:59.939 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-05-31 20:27:00.196 | Collecting google-api-python-client===1.11.0 2022-05-31 20:27:00.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2022-05-31 20:27:00.480 | Collecting google-auth===1.21.0 2022-05-31 20:27:00.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2022-05-31 20:27:00.663 | Collecting google-auth-httplib2===0.0.4 2022-05-31 20:27:00.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2022-05-31 20:27:00.749 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-05-31 20:27:00.751 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-05-31 20:27:00.754 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-05-31 20:27:00.756 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-05-31 20:27:00.768 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-05-31 20:27:00.849 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-05-31 20:27:00.904 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-05-31 20:27:00.915 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-05-31 20:27:01.042 | Collecting oauth2client===4.1.3 2022-05-31 20:27:01.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-05-31 20:27:01.139 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.5) 2022-05-31 20:27:01.163 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2022-05-31 20:27:01.167 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2022-05-31 20:27:01.188 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-05-31 20:27:01.223 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-05-31 20:27:01.234 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-05-31 20:27:01.250 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-05-31 20:27:01.255 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-05-31 20:27:01.303 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2022-05-31 20:27:01.309 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-05-31 20:27:01.348 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-05-31 20:27:01.401 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-05-31 20:27:01.420 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-05-31 20:27:01.436 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-05-31 20:27:01.450 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2022-05-31 20:27:01.464 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2022-05-31 20:27:01.469 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-05-31 20:27:01.478 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-05-31 20:27:01.501 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-05-31 20:27:01.509 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-05-31 20:27:01.526 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-05-31 20:27:01.712 | Collecting oslo.vmware===3.7.0 2022-05-31 20:27:01.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-05-31 20:27:01.827 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-05-31 20:27:01.872 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-05-31 20:27:01.878 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-05-31 20:27:01.913 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-05-31 20:27:01.915 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-05-31 20:27:01.918 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-05-31 20:27:02.136 | Collecting pyasn1===0.4.8 2022-05-31 20:27:02.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-05-31 20:27:02.394 | Collecting pyasn1-modules===0.2.8 2022-05-31 20:27:02.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-05-31 20:27:02.486 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-05-31 20:27:02.496 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-05-31 20:27:02.499 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-05-31 20:27:02.503 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2022-05-31 20:27:02.518 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2022-05-31 20:27:02.683 | Collecting python-glanceclient===3.2.2 2022-05-31 20:27:02.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-05-31 20:27:02.790 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-05-31 20:27:02.809 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-05-31 20:27:02.826 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2022-05-31 20:27:02.849 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-05-31 20:27:02.852 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-05-31 20:27:02.860 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-05-31 20:27:02.881 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-05-31 20:27:03.001 | Collecting rsa===4.6 2022-05-31 20:27:03.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-05-31 20:27:03.183 | Collecting rtslib-fb===2.1.74 2022-05-31 20:27:03.190 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-05-31 20:27:03.272 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-05-31 20:27:03.275 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-05-31 20:27:03.277 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2022-05-31 20:27:03.288 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-05-31 20:27:03.291 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-05-31 20:27:03.293 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-05-31 20:27:03.698 | Collecting suds-jurko===0.6 2022-05-31 20:27:03.705 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-05-31 20:27:03.891 | Collecting tabulate===0.8.7 2022-05-31 20:27:03.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-05-31 20:27:03.977 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2022-05-31 20:27:04.035 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-05-31 20:27:04.049 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-05-31 20:27:04.058 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-05-31 20:27:04.064 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-05-31 20:27:04.081 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-05-31 20:27:04.139 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-05-31 20:27:04.142 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-05-31 20:27:04.241 | Collecting uritemplate===3.0.1 2022-05-31 20:27:04.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-05-31 20:27:04.326 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-05-31 20:27:04.346 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-05-31 20:27:04.441 | Collecting warlock===1.3.3 2022-05-31 20:27:04.447 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-05-31 20:27:04.528 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-05-31 20:27:04.531 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-05-31 20:27:04.701 | Collecting zstd===1.4.5.1 2022-05-31 20:27:04.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-05-31 20:27:05.438 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:27:05.441 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-05-31 20:27:05.621 | Collecting google-api-core===1.22.1 2022-05-31 20:27:05.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2022-05-31 20:27:05.726 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-05-31 20:27:05.729 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-05-31 20:27:05.770 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-05-31 20:27:05.775 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-05-31 20:27:05.781 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-05-31 20:27:05.786 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-05-31 20:27:05.791 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:27:05.794 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-05-31 20:27:05.801 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-05-31 20:27:05.810 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-05-31 20:27:05.815 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-05-31 20:27:05.856 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-05-31 20:27:05.861 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-05-31 20:27:05.867 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-05-31 20:27:05.870 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-05-31 20:27:05.881 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-05-31 20:27:05.883 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-05-31 20:27:05.897 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-05-31 20:27:05.907 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-05-31 20:27:05.921 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-05-31 20:27:05.934 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:27:05.936 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:27:05.939 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-05-31 20:27:06.039 | Collecting pyudev===0.22.0 2022-05-31 20:27:06.045 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-05-31 20:27:06.127 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-05-31 20:27:06.129 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2022-05-31 20:27:06.134 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-05-31 20:27:06.142 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-05-31 20:27:06.179 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-05-31 20:27:06.181 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2022-05-31 20:27:06.184 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-05-31 20:27:06.186 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-05-31 20:27:06.189 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-05-31 20:27:06.193 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-05-31 20:27:06.306 | Collecting googleapis-common-protos===1.52.0 2022-05-31 20:27:06.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2022-05-31 20:27:06.399 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2022-05-31 20:27:06.404 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2022-05-31 20:27:06.407 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-05-31 20:27:06.414 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-05-31 20:27:06.417 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-05-31 20:27:06.420 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-05-31 20:27:06.474 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-05-31 20:27:06.476 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-05-31 20:27:06.481 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-05-31 20:27:06.484 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-05-31 20:27:06.488 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-05-31 20:27:06.520 | Building wheels for collected packages: zstd 2022-05-31 20:27:06.521 | Building wheel for zstd (setup.py): started 2022-05-31 20:27:52.203 | Building wheel for zstd (setup.py): finished with status 'done' 2022-05-31 20:27:52.215 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638712 sha256=93885da8a4c04f29fd5ee54d4cc1f83661327d8f1ef0afa26413954edd32f373 2022-05-31 20:27:52.215 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-05-31 20:27:52.216 | Successfully built zstd 2022-05-31 20:27:53.068 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, zstd, cinder 2022-05-31 20:27:54.721 | Running setup.py develop for cinder 2022-05-31 20:27:56.898 | Successfully installed cinder google-api-core-1.22.1 google-api-python-client-1.11.0 google-auth-1.21.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 oauth2client-4.1.3 oslo.vmware-3.7.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2022-05-31 20:27:57.057 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:27:57.057 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:27:57.158 | + inc/python:pip_install:200 : result=0 2022-05-31 20:27:57.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:27:57.162 | + functions-common:time_stop:2322 : local name 2022-05-31 20:27:57.164 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:27:57.167 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:27:57.169 | + functions-common:time_stop:2325 : local total 2022-05-31 20:27:57.171 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:27:57.173 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:27:57.176 | + functions-common:time_stop:2329 : start_time=1654028814144 2022-05-31 20:27:57.178 | + functions-common:time_stop:2331 : [[ -z 1654028814144 ]] 2022-05-31 20:27:57.180 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:27:57.185 | + functions-common:time_stop:2334 : end_time=1654028877183 2022-05-31 20:27:57.187 | + functions-common:time_stop:2335 : elapsed_time=63039 2022-05-31 20:27:57.189 | + functions-common:time_stop:2336 : total=127554 2022-05-31 20:27:57.191 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:27:57.193 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=190593 2022-05-31 20:27:57.196 | + inc/python:pip_install:203 : return 0 2022-05-31 20:27:57.198 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:27:57.200 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-31 20:27:57.203 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-31 20:27:57.221 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-31 20:27:57.233 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-05-31 20:27:57.236 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-31 20:27:57.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:27:57.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:27:57.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-31 20:27:57.246 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:27:57.248 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-05-31 20:27:57.250 | + lib/cinder:install_cinder:416 : install_package tgt 2022-05-31 20:27:57.253 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:27:57.255 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:27:57.258 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:27:57.260 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:27:57.263 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:27:57.265 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:27:57.268 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:27:57.270 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:27:57.274 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:27:57.276 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:27:57.280 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:27:57.282 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:27:57.285 | + functions-common:install_package:1357 : real_install_package tgt 2022-05-31 20:27:57.288 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:27:57.292 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:27:57.294 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:27:57.297 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-05-31 20:27:57.323 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-05-31 20:27:57.431 | Reading package lists... 2022-05-31 20:27:57.674 | Building dependency tree... 2022-05-31 20:27:57.675 | Reading state information... 2022-05-31 20:27:57.918 | The following packages were automatically installed and are no longer required: 2022-05-31 20:27:57.919 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:27:57.919 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:27:57.919 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:27:57.919 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:27:57.919 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:27:57.919 | python3-zope.interface 2022-05-31 20:27:57.919 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:27:57.920 | The following additional packages will be installed: 2022-05-31 20:27:57.920 | libconfig-general-perl 2022-05-31 20:27:57.922 | Suggested packages: 2022-05-31 20:27:57.922 | tgt-rbd 2022-05-31 20:27:57.986 | The following NEW packages will be installed: 2022-05-31 20:27:57.987 | libconfig-general-perl tgt 2022-05-31 20:27:58.123 | 0 upgraded, 2 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:27:58.123 | Need to get 269 kB of archives. 2022-05-31 20:27:58.123 | After this operation, 824 kB of additional disk space will be used. 2022-05-31 20:27:58.123 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-05-31 20:27:58.308 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-05-31 20:27:58.982 | Fetched 269 kB in 0s (605 kB/s) 2022-05-31 20:27:59.009 | Selecting previously unselected package libconfig-general-perl. 2022-05-31 20:27:59.060 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89596 files and directories currently installed.) 2022-05-31 20:27:59.064 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-05-31 20:27:59.066 | Unpacking libconfig-general-perl (2.63-1) ... 2022-05-31 20:27:59.104 | Selecting previously unselected package tgt. 2022-05-31 20:27:59.113 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-05-31 20:27:59.115 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-05-31 20:27:59.199 | Setting up libconfig-general-perl (2.63-1) ... 2022-05-31 20:27:59.204 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-05-31 20:28:00.195 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-05-31 20:28:01.056 | Processing triggers for man-db (2.9.1-1) ... 2022-05-31 20:28:01.341 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-05-31 20:28:09.548 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:28:09.550 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:28:09.553 | + functions-common:time_stop:2322 : local name 2022-05-31 20:28:09.556 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:28:09.558 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:28:09.560 | + functions-common:time_stop:2325 : local total 2022-05-31 20:28:09.563 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:28:09.565 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:28:09.568 | + functions-common:time_stop:2329 : start_time=1654028877320 2022-05-31 20:28:09.570 | + functions-common:time_stop:2331 : [[ -z 1654028877320 ]] 2022-05-31 20:28:09.574 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:28:09.578 | + functions-common:time_stop:2334 : end_time=1654028889575 2022-05-31 20:28:09.580 | + functions-common:time_stop:2335 : elapsed_time=12255 2022-05-31 20:28:09.583 | + functions-common:time_stop:2336 : total=248175 2022-05-31 20:28:09.585 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:28:09.588 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=260430 2022-05-31 20:28:09.590 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:28:09.592 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:28:09.595 | + ./stack.sh:main:895 : configure_cinder 2022-05-31 20:28:09.597 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-31 20:28:09.610 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-05-31 20:28:09.613 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-05-31 20:28:09.615 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-31 20:28:09.618 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-31 20:28:09.621 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-31 20:28:09.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-31 20:28:09.626 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-31 20:28:09.628 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-31 20:28:09.630 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-31 20:28:09.632 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-31 20:28:09.635 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-31 20:28:09.637 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-31 20:28:09.639 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-31 20:28:09.641 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-31 20:28:09.651 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-31 20:28:09.663 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-05-31 20:28:09.675 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-05-31 20:28:09.687 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-31 20:28:09.699 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-31 20:28:09.702 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-31 20:28:09.706 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.57yKXEjRFh 2022-05-31 20:28:09.708 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-31 20:28:09.710 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-31 20:28:09.712 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-31 20:28:09.715 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.57yKXEjRFh 2022-05-31 20:28:09.720 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.57yKXEjRFh 2022-05-31 20:28:09.733 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.57yKXEjRFh /etc/sudoers.d/cinder-rootwrap 2022-05-31 20:28:09.745 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-31 20:28:09.749 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-31 20:28:09.752 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-31 20:28:09.754 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-31 20:28:09.756 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-31 20:28:09.758 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-31 20:28:09.761 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-31 20:28:09.763 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-31 20:28:09.765 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-31 20:28:09.770 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-31 20:28:09.774 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-31 20:28:09.792 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-31 20:28:09.810 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-31 20:28:09.829 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-31 20:28:09.847 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-31 20:28:09.865 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-31 20:28:09.885 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-31 20:28:09.903 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-31 20:28:09.922 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-31 20:28:09.924 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-05-31 20:28:09.927 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-05-31 20:28:09.929 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:28:09.932 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-31 20:28:09.960 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-31 20:28:09.987 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:28:10.017 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-31 20:28:10.045 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-31 20:28:10.073 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-31 20:28:10.100 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-31 20:28:10.127 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-31 20:28:10.155 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:28:10.182 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:28:10.210 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-31 20:28:10.239 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-05-31 20:28:10.268 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-05-31 20:28:10.270 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-05-31 20:28:10.272 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-05-31 20:28:10.275 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-05-31 20:28:10.278 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-31 20:28:10.280 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-31 20:28:10.310 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-31 20:28:10.338 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-31 20:28:10.369 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-31 20:28:10.396 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-31 20:28:10.425 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-31 20:28:10.452 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-31 20:28:10.483 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-05-31 20:28:10.486 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-05-31 20:28:10.513 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-31 20:28:10.544 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-05-31 20:28:10.551 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key feeb9b75033e322e71335648e60caee3 2022-05-31 20:28:10.579 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-05-31 20:28:10.595 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:10.598 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-05-31 20:28:10.600 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-05-31 20:28:10.603 | + lib/cinder:configure_cinder:241 : local default_name= 2022-05-31 20:28:10.605 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-05-31 20:28:10.608 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-31 20:28:10.610 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-05-31 20:28:10.612 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-05-31 20:28:10.614 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-05-31 20:28:10.617 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-05-31 20:28:10.619 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-31 20:28:10.622 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-31 20:28:10.652 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-31 20:28:10.680 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-31 20:28:10.708 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-05-31 20:28:10.736 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-31 20:28:10.763 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-05-31 20:28:10.766 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-05-31 20:28:10.768 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-05-31 20:28:10.770 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-31 20:28:10.798 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-31 20:28:10.825 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-05-31 20:28:10.828 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-31 20:28:10.856 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-05-31 20:28:10.858 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-31 20:28:10.860 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-05-31 20:28:10.863 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-31 20:28:10.890 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-05-31 20:28:10.892 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-05-31 20:28:10.895 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-05-31 20:28:10.911 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:10.914 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-05-31 20:28:10.941 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-05-31 20:28:10.957 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:10.960 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-05-31 20:28:10.977 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:10.979 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-05-31 20:28:10.981 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-31 20:28:10.984 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-31 20:28:10.986 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-31 20:28:10.989 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:28:10.991 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:28:10.994 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:28:11.010 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:11.013 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:28:11.015 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:28:11.018 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:28:11.034 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:11.036 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:28:11.039 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:28:11.066 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:28:11.068 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:28:11.071 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-05-31 20:28:11.073 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-31 20:28:11.076 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-05-31 20:28:11.079 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:28:11.096 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:28:11.098 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:28:11.100 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:28:11.103 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:28:11.105 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-31 20:28:11.133 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:28:11.161 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:28:11.188 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:28:11.216 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-31 20:28:11.218 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-31 20:28:11.220 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-31 20:28:11.223 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-05-31 20:28:11.225 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:28:11.227 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:28:11.230 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-05-31 20:28:11.234 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-05-31 20:28:11.237 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:28:11.239 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:28:11.252 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:28:11.252 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:28:11.261 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:28:11.264 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:28:11.279 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-31 20:28:11.282 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-31 20:28:11.285 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-31 20:28:11.314 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-31 20:28:11.341 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-31 20:28:11.367 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:28:11.395 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:28:11.422 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:28:11.449 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:28:11.475 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:28:11.503 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:28:11.529 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:28:11.557 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:28:11.584 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:28:11.611 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:28:11.638 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:28:11.640 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:28:11.643 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-05-31 20:28:11.646 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-05-31 20:28:11.648 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:28:11.650 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:11.652 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:11.655 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-31 20:28:11.657 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-31 20:28:11.660 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-31 20:28:11.687 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-31 20:28:11.716 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-31 20:28:11.716 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-31 20:28:11.724 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-31 20:28:11.728 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-05-31 20:28:11.730 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-05-31 20:28:11.733 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:28:11.735 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:28:11.737 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:28:11.739 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:11.742 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:11.745 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:28:11.747 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:28:11.749 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:11.752 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:11.754 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-05-31 20:28:11.815 | Enabling site cinder-wsgi. 2022-05-31 20:28:11.820 | To activate the new configuration, you need to run: 2022-05-31 20:28:11.820 | systemctl reload apache2 2022-05-31 20:28:11.824 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:28:11.826 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:28:11.829 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:28:11.831 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:28:11.958 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-31 20:28:11.960 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-31 20:28:11.994 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-05-31 20:28:12.023 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-05-31 20:28:12.039 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:12.042 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-31 20:28:12.045 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-05-31 20:28:12.047 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-05-31 20:28:12.049 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-05-31 20:28:12.052 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-31 20:28:12.081 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-31 20:28:12.110 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-05-31 20:28:12.137 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-31 20:28:12.165 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-31 20:28:12.192 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-31 20:28:12.220 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-31 20:28:12.247 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-31 20:28:12.276 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:28:12.305 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-31 20:28:12.334 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-31 20:28:12.363 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-31 20:28:12.390 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-05-31 20:28:12.393 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-05-31 20:28:12.410 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:12.412 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-05-31 20:28:12.443 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-05-31 20:28:12.460 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:12.463 | + ./stack.sh:main:900 : stack_install_service neutron 2022-05-31 20:28:12.465 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-31 20:28:12.468 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-31 20:28:12.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:28:12.472 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-31 20:28:12.475 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-05-31 20:28:12.479 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:28:12.479 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-05-31 20:28:12.484 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-31 20:28:12.487 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-31 20:28:12.489 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,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-05-31 20:28:12.492 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-05-31 20:28:12.494 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-05-31 20:28:12.497 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-05-31 20:28:12.499 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-31 20:28:12.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:28:12.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:28:12.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-31 20:28:12.509 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:28:12.512 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-05-31 20:28:12.514 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-31 20:28:12.516 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-05-31 20:28:12.518 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:28:12.521 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:28:12.524 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:28:12.527 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:28:12.529 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:28:12.532 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:28:12.547 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:28:12.549 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:28:12.552 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:28:12.555 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:28:12.555 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:28:12.560 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-05-31 20:28:12.563 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:28:12.565 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-31 20:28:12.578 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-05-31 20:28:12.581 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:28:12.581 | + functions-common:git_clone:607 : head -1 2022-05-31 20:28:12.591 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-05-31 20:28:12.594 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:28:12.597 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-05-31 20:28:12.599 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:28:12.602 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-31 20:28:12.604 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-31 20:28:12.607 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:28:12.609 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-31 20:28:12.612 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:28:12.614 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-31 20:28:12.617 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-31 20:28:12.620 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:28:12.623 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:28:12.626 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-31 20:28:12.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:28:12.634 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-31 20:28:12.637 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:28:12.639 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:28:12.643 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-31 20:28:12.649 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-05-31 20:28:12.652 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-05-31 20:28:13.254 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-05-31 20:28:13.256 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:28:13.259 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:28:13.262 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:28:13.264 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-31 20:28:13.266 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-05-31 20:28:13.268 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:28:13.271 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:28:13.273 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:28:13.276 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:28:13.278 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:28:13.280 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:28:13.283 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:28:13.285 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-05-31 20:28:13.306 | Using python 3.8 to install /opt/stack/neutron 2022-05-31 20:28:13.308 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-31 20:28:15.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:28:15.085 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:28:15.092 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:15.093 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:15.096 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:28:15.097 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:15.097 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:15.098 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:28:15.098 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:15.098 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:28:15.116 | Obtaining file:///opt/stack/neutron 2022-05-31 20:28:17.148 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:28:19.153 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-05-31 20:28:19.160 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-05-31 20:28:19.163 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-05-31 20:28:19.172 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:28:19.179 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:28:19.188 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-05-31 20:28:19.209 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:28:19.222 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-05-31 20:28:19.231 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-05-31 20:28:19.239 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-05-31 20:28:19.243 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-05-31 20:28:19.252 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-05-31 20:28:19.258 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-05-31 20:28:19.261 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-05-31 20:28:19.264 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-05-31 20:28:19.328 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-05-31 20:28:19.385 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-05-31 20:28:19.387 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-05-31 20:28:19.392 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-05-31 20:28:19.395 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-05-31 20:28:19.436 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.50.0) 2022-05-31 20:28:19.463 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.2.1) 2022-05-31 20:28:19.489 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2022-05-31 20:28:19.496 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-05-31 20:28:19.503 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.2.1) 2022-05-31 20:28:19.537 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (0.3.4) 2022-05-31 20:28:19.561 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-05-31 20:28:19.596 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-05-31 20:28:19.608 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-05-31 20:28:19.623 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-05-31 20:28:19.629 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-05-31 20:28:19.677 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2022-05-31 20:28:19.683 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-05-31 20:28:19.722 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-05-31 20:28:19.776 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-05-31 20:28:19.794 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-05-31 20:28:19.811 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-05-31 20:28:19.827 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2022-05-31 20:28:19.850 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2022-05-31 20:28:19.857 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-05-31 20:28:19.868 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-05-31 20:28:19.897 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-05-31 20:28:19.906 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-05-31 20:28:19.923 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-05-31 20:28:19.945 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-05-31 20:28:19.991 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.13.0) 2022-05-31 20:28:19.996 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.6.1) 2022-05-31 20:28:20.006 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-05-31 20:28:20.012 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-05-31 20:28:20.048 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-05-31 20:28:20.051 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.3) 2022-05-31 20:28:20.060 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-05-31 20:28:20.063 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-05-31 20:28:20.084 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-05-31 20:28:20.098 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-05-31 20:28:20.110 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-05-31 20:28:20.112 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-05-31 20:28:20.116 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.5.14) 2022-05-31 20:28:20.122 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2022-05-31 20:28:20.127 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (4.1.0) 2022-05-31 20:28:20.148 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2022-05-31 20:28:20.150 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-05-31 20:28:20.172 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (7.2.1) 2022-05-31 20:28:20.200 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-05-31 20:28:20.217 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-05-31 20:28:20.221 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-05-31 20:28:20.228 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-05-31 20:28:20.249 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2022-05-31 20:28:20.252 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-05-31 20:28:20.256 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.1.10) 2022-05-31 20:28:20.260 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-05-31 20:28:20.264 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-05-31 20:28:20.267 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (2.2.2) 2022-05-31 20:28:20.270 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2022-05-31 20:28:20.281 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-05-31 20:28:20.284 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-05-31 20:28:20.287 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-05-31 20:28:20.294 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-05-31 20:28:20.309 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-05-31 20:28:20.318 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-05-31 20:28:20.324 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-05-31 20:28:20.342 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.0.4) 2022-05-31 20:28:20.361 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-05-31 20:28:20.418 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-05-31 20:28:20.422 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-05-31 20:28:20.429 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-05-31 20:28:20.450 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-05-31 20:28:20.454 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-05-31 20:28:20.457 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-05-31 20:28:20.461 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-05-31 20:28:20.468 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-05-31 20:28:20.477 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-05-31 20:28:20.480 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-05-31 20:28:20.483 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-05-31 20:28:20.489 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:28:20.493 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-05-31 20:28:20.496 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-05-31 20:28:20.518 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-05-31 20:28:20.579 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-05-31 20:28:20.584 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-05-31 20:28:20.587 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-05-31 20:28:20.592 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-05-31 20:28:20.597 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-05-31 20:28:20.600 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-05-31 20:28:20.642 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-05-31 20:28:20.647 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:28:20.650 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-05-31 20:28:20.661 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-05-31 20:28:20.674 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-05-31 20:28:20.685 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-05-31 20:28:20.687 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-05-31 20:28:20.710 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.2.1) 2022-05-31 20:28:20.725 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-05-31 20:28:20.737 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-05-31 20:28:20.752 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (2.1.0) 2022-05-31 20:28:20.756 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-05-31 20:28:20.759 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:28:20.762 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:28:20.765 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-05-31 20:28:20.767 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2022-05-31 20:28:20.770 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-05-31 20:28:20.773 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-05-31 20:28:20.776 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-05-31 20:28:20.779 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-05-31 20:28:20.782 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-05-31 20:28:20.785 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-05-31 20:28:20.788 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.4) 2022-05-31 20:28:20.802 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-05-31 20:28:20.809 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-05-31 20:28:20.864 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.0.1) 2022-05-31 20:28:20.869 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-05-31 20:28:20.902 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-05-31 20:28:20.944 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-05-31 20:28:20.947 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-05-31 20:28:20.951 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-05-31 20:28:21.783 | Installing collected packages: neutron 2022-05-31 20:28:21.783 | Attempting uninstall: neutron 2022-05-31 20:28:21.785 | Found existing installation: neutron 17.4.1 2022-05-31 20:28:23.021 | Uninstalling neutron-17.4.1: 2022-05-31 20:28:23.100 | Successfully uninstalled neutron-17.4.1 2022-05-31 20:28:23.101 | Running setup.py develop for neutron 2022-05-31 20:28:25.646 | Successfully installed neutron 2022-05-31 20:28:25.779 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:28:25.779 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:28:25.871 | + inc/python:pip_install:200 : result=0 2022-05-31 20:28:25.874 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:28:25.877 | + functions-common:time_stop:2322 : local name 2022-05-31 20:28:25.879 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:28:25.881 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:28:25.884 | + functions-common:time_stop:2325 : local total 2022-05-31 20:28:25.886 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:28:25.888 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:28:25.890 | + functions-common:time_stop:2329 : start_time=1654028893300 2022-05-31 20:28:25.892 | + functions-common:time_stop:2331 : [[ -z 1654028893300 ]] 2022-05-31 20:28:25.895 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:28:25.899 | + functions-common:time_stop:2334 : end_time=1654028905897 2022-05-31 20:28:25.901 | + functions-common:time_stop:2335 : elapsed_time=12597 2022-05-31 20:28:25.903 | + functions-common:time_stop:2336 : total=190593 2022-05-31 20:28:25.906 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:28:25.908 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=203190 2022-05-31 20:28:25.910 | + inc/python:pip_install:203 : return 0 2022-05-31 20:28:25.912 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:28:25.915 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-31 20:28:25.918 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-31 20:28:25.936 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-31 20:28:25.948 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-05-31 20:28:25.951 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-31 20:28:25.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:28:25.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:28:25.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-31 20:28:25.961 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:28:25.964 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-05-31 20:28:25.967 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:28:25.970 | + ./stack.sh:main:903 : is_service_enabled nova 2022-05-31 20:28:25.987 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:25.990 | + ./stack.sh:main:905 : stack_install_service nova 2022-05-31 20:28:25.993 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-31 20:28:25.995 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-31 20:28:25.998 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:28:26.000 | + lib/stack:stack_install_service:32 : install_nova 2022-05-31 20:28:26.003 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-05-31 20:28:26.005 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-31 20:28:26.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:28:26.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:28:26.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-31 20:28:26.014 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:28:26.017 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-05-31 20:28:26.033 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:26.035 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-05-31 20:28:26.051 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:26.054 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-05-31 20:28:26.069 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:26.072 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-05-31 20:28:26.074 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-31 20:28:26.076 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-05-31 20:28:26.078 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:28:26.080 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:28:26.083 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:28:26.086 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:28:26.088 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:28:26.091 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:28:26.107 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:28:26.109 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:28:26.111 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:28:26.114 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:28:26.114 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:28:26.119 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-05-31 20:28:26.121 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:28:26.124 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-31 20:28:26.137 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-05-31 20:28:26.140 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:28:26.140 | + functions-common:git_clone:607 : head -1 2022-05-31 20:28:26.162 | 113414eaf4 fake: Ensure need_legacy_block_device_info returns False 2022-05-31 20:28:26.165 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:28:26.168 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-05-31 20:28:26.171 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:28:26.173 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-31 20:28:26.175 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-31 20:28:26.178 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:28:26.180 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-31 20:28:26.183 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:28:26.185 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-31 20:28:26.188 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-31 20:28:26.190 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:28:26.192 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:28:26.196 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-31 20:28:26.199 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:28:26.202 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-31 20:28:26.204 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:28:26.206 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:28:26.210 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-31 20:28:26.215 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-05-31 20:28:26.218 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-05-31 20:28:26.798 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-05-31 20:28:26.800 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:28:26.803 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:28:26.805 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:28:26.807 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-05-31 20:28:26.810 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-05-31 20:28:26.812 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:28:26.814 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:28:26.816 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:28:26.818 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:28:26.821 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:28:26.823 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:28:26.825 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:28:26.827 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-05-31 20:28:26.848 | Using python 3.8 to install /opt/stack/nova 2022-05-31 20:28:26.850 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-31 20:28:28.613 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:28:28.614 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:28:28.618 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:28.619 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:28.620 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:28:28.622 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:28.622 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:28.622 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:28:28.623 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:28:28.623 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:28:28.637 | Obtaining file:///opt/stack/nova 2022-05-31 20:28:31.695 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:28:34.746 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-05-31 20:28:34.753 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-05-31 20:28:34.756 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-05-31 20:28:34.764 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-05-31 20:28:34.772 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:28:34.776 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:28:34.785 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-05-31 20:28:34.805 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:28:34.818 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-05-31 20:28:34.840 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-05-31 20:28:34.878 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-05-31 20:28:34.892 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-05-31 20:28:34.895 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-05-31 20:28:34.905 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-05-31 20:28:34.911 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-05-31 20:28:34.914 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-05-31 20:28:34.917 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-05-31 20:28:34.929 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-05-31 20:28:34.994 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-05-31 20:28:35.049 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-05-31 20:28:35.186 | Collecting microversion-parse===1.0.1 2022-05-31 20:28:35.193 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-05-31 20:28:35.281 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-05-31 20:28:35.284 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-05-31 20:28:35.289 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-05-31 20:28:35.292 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-05-31 20:28:35.324 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (4.0.5) 2022-05-31 20:28:35.447 | Collecting os-resource-classes===1.0.0 2022-05-31 20:28:35.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-05-31 20:28:35.540 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-05-31 20:28:35.544 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.4.0) 2022-05-31 20:28:35.568 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.2.1) 2022-05-31 20:28:35.591 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.2.0) 2022-05-31 20:28:35.613 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (0.3.4) 2022-05-31 20:28:35.631 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.6.3) 2022-05-31 20:28:35.666 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.3.1) 2022-05-31 20:28:35.676 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.3.4) 2022-05-31 20:28:35.692 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.1.2) 2022-05-31 20:28:35.698 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.4.1) 2022-05-31 20:28:35.745 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-05-31 20:28:35.752 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2022-05-31 20:28:35.792 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.5.2) 2022-05-31 20:28:35.845 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.1.1) 2022-05-31 20:28:35.864 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.5.0) 2022-05-31 20:28:35.880 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2022-05-31 20:28:35.895 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.2.0) 2022-05-31 20:28:35.909 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (6.2.0) 2022-05-31 20:28:35.915 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.0.2) 2022-05-31 20:28:35.924 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.4.1) 2022-05-31 20:28:35.947 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.1.1) 2022-05-31 20:28:35.954 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-05-31 20:28:35.973 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.3.0) 2022-05-31 20:28:35.993 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.6.1) 2022-05-31 20:28:36.002 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-05-31 20:28:36.008 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.7.2) 2022-05-31 20:28:36.045 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-05-31 20:28:36.048 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-05-31 20:28:36.051 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.7.2) 2022-05-31 20:28:36.072 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2022-05-31 20:28:36.083 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.9.6) 2022-05-31 20:28:36.086 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-05-31 20:28:36.212 | Collecting pypowervm===1.1.24 2022-05-31 20:28:36.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-05-31 20:28:36.363 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.5.14) 2022-05-31 20:28:36.370 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (5.0.1) 2022-05-31 20:28:36.386 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (7.2.2) 2022-05-31 20:28:36.405 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (2.8.1) 2022-05-31 20:28:36.410 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (3.2.2) 2022-05-31 20:28:36.427 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.1) 2022-05-31 20:28:36.446 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.2.1) 2022-05-31 20:28:36.473 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-05-31 20:28:36.478 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2022-05-31 20:28:36.485 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-05-31 20:28:36.505 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-05-31 20:28:36.509 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.3.3) 2022-05-31 20:28:36.513 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2022-05-31 20:28:36.518 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-05-31 20:28:36.521 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-05-31 20:28:36.525 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.13.0) 2022-05-31 20:28:36.535 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.3.1) 2022-05-31 20:28:36.539 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2022-05-31 20:28:36.542 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-05-31 20:28:36.549 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.5.0) 2022-05-31 20:28:36.608 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (6.2.0) 2022-05-31 20:28:36.623 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.0.1) 2022-05-31 20:28:36.633 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.5.0) 2022-05-31 20:28:36.639 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2.4.0) 2022-05-31 20:28:36.657 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.7.2) 2022-05-31 20:28:36.715 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.4.0) 2022-05-31 20:28:36.719 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.1.0) 2022-05-31 20:28:36.726 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-05-31 20:28:36.746 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.11.7) 2022-05-31 20:28:36.751 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.3.3) 2022-05-31 20:28:36.857 | Collecting websockify===0.9.0 2022-05-31 20:28:36.863 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-05-31 20:28:36.951 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-05-31 20:28:36.954 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.2.5) 2022-05-31 20:28:37.463 | Collecting zVMCloudConnector===1.4.1 2022-05-31 20:28:37.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-05-31 20:28:38.325 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:28:38.328 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-05-31 20:28:38.337 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-05-31 20:28:38.343 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-05-31 20:28:38.364 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-05-31 20:28:38.369 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-05-31 20:28:38.372 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-05-31 20:28:38.377 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-05-31 20:28:38.385 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-05-31 20:28:38.390 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-05-31 20:28:38.395 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-05-31 20:28:38.404 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-05-31 20:28:38.445 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-05-31 20:28:38.450 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-05-31 20:28:38.453 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-05-31 20:28:38.457 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-05-31 20:28:38.467 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.13.0) 2022-05-31 20:28:38.472 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-05-31 20:28:38.483 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-05-31 20:28:38.497 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.4.8) 2022-05-31 20:28:38.500 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.2.8) 2022-05-31 20:28:38.504 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-05-31 20:28:38.518 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (19.1.0) 2022-05-31 20:28:38.532 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-05-31 20:28:38.547 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (2.1.0) 2022-05-31 20:28:38.552 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:28:38.555 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-05-31 20:28:38.559 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:28:38.561 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-05-31 20:28:38.564 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-05-31 20:28:38.602 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.4.1) 2022-05-31 20:28:38.607 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-05-31 20:28:38.615 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.6.0) 2022-05-31 20:28:38.618 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-05-31 20:28:38.621 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-05-31 20:28:38.624 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2022-05-31 20:28:39.742 | Collecting numpy===1.19.1 2022-05-31 20:28:39.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/309/cbcfaa103fc9a/numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) 2022-05-31 20:28:40.163 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-05-31 20:28:40.171 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-05-31 20:28:40.174 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-05-31 20:28:40.177 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-05-31 20:28:40.185 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.4) 2022-05-31 20:28:40.188 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (5.0.0) 2022-05-31 20:28:40.191 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.2.2) 2022-05-31 20:28:40.195 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-05-31 20:28:40.248 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-05-31 20:28:40.254 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-05-31 20:28:40.258 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-05-31 20:28:40.301 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-05-31 20:28:40.334 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-05-31 20:28:40.336 | Building wheels for collected packages: zVMCloudConnector 2022-05-31 20:28:40.337 | Building wheel for zVMCloudConnector (setup.py): started 2022-05-31 20:28:41.300 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-05-31 20:28:41.302 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=49d37f47f6ed6c125f7ab542bf33b6d65a7b22855ae366f5d2590d3e606d8657 2022-05-31 20:28:41.303 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-05-31 20:28:41.304 | Successfully built zVMCloudConnector 2022-05-31 20:28:42.190 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-05-31 20:28:45.722 | Running setup.py develop for nova 2022-05-31 20:28:49.030 | Successfully installed microversion-parse-1.0.1 nova numpy-1.19.1 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-05-31 20:28:49.165 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:28:49.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:28:49.271 | + inc/python:pip_install:200 : result=0 2022-05-31 20:28:49.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:28:49.276 | + functions-common:time_stop:2322 : local name 2022-05-31 20:28:49.278 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:28:49.281 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:28:49.283 | + functions-common:time_stop:2325 : local total 2022-05-31 20:28:49.285 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:28:49.287 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:28:49.289 | + functions-common:time_stop:2329 : start_time=1654028906843 2022-05-31 20:28:49.291 | + functions-common:time_stop:2331 : [[ -z 1654028906843 ]] 2022-05-31 20:28:49.294 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:28:49.298 | + functions-common:time_stop:2334 : end_time=1654028929296 2022-05-31 20:28:49.300 | + functions-common:time_stop:2335 : elapsed_time=22453 2022-05-31 20:28:49.302 | + functions-common:time_stop:2336 : total=203190 2022-05-31 20:28:49.305 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:28:49.307 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=225643 2022-05-31 20:28:49.310 | + inc/python:pip_install:203 : return 0 2022-05-31 20:28:49.312 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:28:49.314 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-31 20:28:49.316 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-31 20:28:49.335 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-31 20:28:49.348 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-05-31 20:28:49.350 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-31 20:28:49.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:28:49.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:28:49.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-31 20:28:49.361 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:28:49.363 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-31 20:28:49.376 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:28:49.379 | + ./stack.sh:main:906 : configure_nova 2022-05-31 20:28:49.382 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-05-31 20:28:49.394 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-05-31 20:28:49.396 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-31 20:28:49.398 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-31 20:28:49.402 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-31 20:28:49.402 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-31 20:28:49.407 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-31 20:28:49.409 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-31 20:28:49.412 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-31 20:28:49.414 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-31 20:28:49.416 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-31 20:28:49.419 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-31 20:28:49.421 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-31 20:28:49.423 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-31 20:28:49.435 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-31 20:28:49.447 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-05-31 20:28:49.460 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-05-31 20:28:49.472 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-31 20:28:49.484 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-31 20:28:49.487 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-31 20:28:49.491 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.liUWn1v00s 2022-05-31 20:28:49.494 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-31 20:28:49.496 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-31 20:28:49.499 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-31 20:28:49.501 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-31 20:28:49.504 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-31 20:28:49.507 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.liUWn1v00s 2022-05-31 20:28:49.511 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.liUWn1v00s 2022-05-31 20:28:49.522 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.liUWn1v00s /etc/sudoers.d/nova-rootwrap 2022-05-31 20:28:49.534 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-31 20:28:49.538 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-31 20:28:49.540 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-31 20:28:49.543 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-31 20:28:49.545 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-31 20:28:49.547 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-31 20:28:49.550 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-31 20:28:49.552 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,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 =~ n-api ]] 2022-05-31 20:28:49.555 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-31 20:28:49.560 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-05-31 20:28:49.576 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:49.579 | + lib/nova:configure_nova:323 : create_nova_conf 2022-05-31 20:28:49.581 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-31 20:28:49.585 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-05-31 20:28:49.588 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-31 20:28:49.617 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-05-31 20:28:49.619 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-31 20:28:49.645 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-31 20:28:49.674 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-31 20:28:49.701 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-31 20:28:49.730 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-31 20:28:49.759 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-31 20:28:49.789 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-05-31 20:28:49.791 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-05-31 20:28:49.818 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-31 20:28:49.844 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-31 20:28:49.872 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-31 20:28:49.900 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-31 20:28:49.939 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-31 20:28:49.969 | + lib/nova:create_nova_conf:415 : is_fedora 2022-05-31 20:28:49.971 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-05-31 20:28:49.973 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-05-31 20:28:49.975 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-05-31 20:28:49.978 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-31 20:28:49.980 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-31 20:28:49.982 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-05-31 20:28:49.984 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-05-31 20:28:49.986 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-05-31 20:28:49.988 | + lib/nova:create_nova_conf:415 : is_suse 2022-05-31 20:28:49.991 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:28:49.993 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:28:49.995 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:28:49.997 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:28:49.999 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:28:50.002 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:28:50.004 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-05-31 20:28:50.020 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:50.022 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-31 20:28:50.025 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-05-31 20:28:50.027 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-31 20:28:50.056 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-05-31 20:28:50.058 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-05-31 20:28:50.061 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-05-31 20:28:50.063 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-05-31 20:28:50.065 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-31 20:28:50.068 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-31 20:28:50.098 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-05-31 20:28:50.100 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-05-31 20:28:50.103 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-05-31 20:28:50.106 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-05-31 20:28:50.108 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-31 20:28:50.111 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-31 20:28:50.141 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-05-31 20:28:50.171 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-31 20:28:50.199 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-31 20:28:50.226 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-05-31 20:28:50.241 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:50.243 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-05-31 20:28:50.259 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:50.262 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-05-31 20:28:50.263 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-05-31 20:28:50.268 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-05-31 20:28:50.270 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-31 20:28:50.302 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-05-31 20:28:50.319 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:50.321 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-31 20:28:50.325 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-05-31 20:28:50.327 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-05-31 20:28:50.329 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:28:50.332 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-31 20:28:50.363 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-31 20:28:50.400 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:28:50.434 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-31 20:28:50.461 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-31 20:28:50.488 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-31 20:28:50.515 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-31 20:28:50.543 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-31 20:28:50.573 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:28:50.602 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:28:50.629 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-05-31 20:28:50.644 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:50.647 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-05-31 20:28:50.649 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-31 20:28:50.679 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-31 20:28:50.705 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-05-31 20:28:50.734 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-05-31 20:28:50.762 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-31 20:28:50.789 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-31 20:28:50.815 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-31 20:28:50.842 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-31 20:28:50.869 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-05-31 20:28:50.885 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:50.887 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-05-31 20:28:50.889 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-31 20:28:50.915 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-31 20:28:50.945 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-31 20:28:50.947 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-31 20:28:50.974 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-05-31 20:28:50.976 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-05-31 20:28:50.978 | + lib/nova:create_nova_conf:482 : is_suse 2022-05-31 20:28:50.981 | + functions-common:is_suse:464 : is_opensuse 2022-05-31 20:28:50.983 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-05-31 20:28:50.985 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-31 20:28:50.987 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-05-31 20:28:50.989 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-05-31 20:28:50.992 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-31 20:28:50.994 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-05-31 20:28:50.996 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-05-31 20:28:50.999 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-05-31 20:28:51.001 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:28:51.019 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:28:51.021 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:28:51.023 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:28:51.025 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:28:51.028 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-31 20:28:51.055 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:28:51.082 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:28:51.109 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:28:51.136 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-31 20:28:51.166 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-31 20:28:51.168 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-31 20:28:51.170 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-31 20:28:51.172 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-05-31 20:28:51.174 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:28:51.177 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:28:51.180 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-05-31 20:28:51.184 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-05-31 20:28:51.186 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:28:51.188 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:28:51.201 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:28:51.201 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:28:51.209 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:28:51.213 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:28:51.228 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-31 20:28:51.231 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-31 20:28:51.234 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-31 20:28:51.263 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-31 20:28:51.289 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-31 20:28:51.316 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:28:51.342 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:28:51.371 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:28:51.397 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:28:51.423 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:28:51.450 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:28:51.477 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:28:51.503 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:28:51.529 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:28:51.556 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:28:51.582 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:28:51.585 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:28:51.588 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-05-31 20:28:51.590 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-05-31 20:28:51.593 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:28:51.595 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:51.597 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:51.599 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-31 20:28:51.603 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-31 20:28:51.605 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-31 20:28:51.631 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-31 20:28:51.658 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-31 20:28:51.658 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-31 20:28:51.667 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-31 20:28:51.670 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-05-31 20:28:51.673 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-05-31 20:28:51.675 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:28:51.677 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:28:51.679 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:28:51.682 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:51.684 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:51.686 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:28:51.688 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:28:51.691 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:51.693 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:51.695 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-05-31 20:28:51.755 | Enabling site nova-api-wsgi. 2022-05-31 20:28:51.761 | To activate the new configuration, you need to run: 2022-05-31 20:28:51.761 | systemctl reload apache2 2022-05-31 20:28:51.765 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:28:51.767 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:28:51.769 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:28:51.772 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:28:51.905 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-31 20:28:51.907 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-31 20:28:51.910 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-31 20:28:51.912 | + lib/apache:write_uwsgi_config:259 : local url= 2022-05-31 20:28:51.915 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-05-31 20:28:51.917 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:28:51.920 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-31 20:28:51.924 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-05-31 20:28:51.926 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:28:51.928 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:28:51.941 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:28:51.941 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:28:51.950 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:28:51.953 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:28:51.970 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-31 20:28:51.972 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-31 20:28:51.976 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-31 20:28:52.005 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-31 20:28:52.032 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-31 20:28:52.058 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:28:52.087 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:28:52.114 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:28:52.141 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:28:52.167 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:28:52.193 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:28:52.220 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:28:52.247 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:28:52.274 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:28:52.301 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:28:52.327 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-05-31 20:28:52.329 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-31 20:28:52.356 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-05-31 20:28:52.372 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:52.374 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-31 20:28:52.405 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-05-31 20:28:52.408 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-31 20:28:52.410 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-31 20:28:52.426 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:52.429 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:28:52.431 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:28:52.458 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-31 20:28:52.488 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-31 20:28:52.490 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-31 20:28:52.492 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-31 20:28:52.495 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:28:52.497 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-31 20:28:52.499 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:28:52.515 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:52.517 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-31 20:28:52.520 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-31 20:28:52.522 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:28:52.538 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:52.541 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:28:52.543 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-05-31 20:28:52.570 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:28:52.572 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:28:52.574 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-31 20:28:52.602 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-31 20:28:52.629 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-31 20:28:52.659 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-05-31 20:28:52.675 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:52.678 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-31 20:28:52.705 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-05-31 20:28:52.707 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-05-31 20:28:52.723 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:52.726 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-05-31 20:28:52.730 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-31 20:28:52.732 | + lib/nova:create_nova_conf:525 : local conf 2022-05-31 20:28:52.735 | + lib/nova:create_nova_conf:526 : local vhost 2022-05-31 20:28:52.738 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-05-31 20:28:52.740 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-05-31 20:28:52.742 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-05-31 20:28:52.745 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-05-31 20:28:52.747 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-05-31 20:28:52.749 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-05-31 20:28:52.753 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-05-31 20:28:52.756 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-05-31 20:28:52.759 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-05-31 20:28:52.761 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-05-31 20:28:52.763 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-31 20:28:52.766 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-31 20:28:52.797 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-31 20:28:52.826 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-31 20:28:52.856 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-31 20:28:52.859 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-05-31 20:28:52.861 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-31 20:28:52.863 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-31 20:28:52.878 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:52.882 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-31 20:28:52.883 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-31 20:28:53.563 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-05-31 20:28:53.565 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-05-31 20:28:54.234 | Adding vhost "nova_cell1" ... 2022-05-31 20:28:54.277 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-05-31 20:28:54.952 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-05-31 20:28:54.974 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-31 20:28:54.976 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-31 20:28:54.978 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-31 20:28:54.981 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-31 20:28:54.983 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-31 20:28:54.985 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-31 20:28:55.001 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:55.004 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-31 20:28:55.007 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-31 20:28:55.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-31 20:28:55.025 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:55.027 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-05-31 20:28:55.030 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-05-31 20:28:55.056 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-31 20:28:55.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-31 20:28:55.060 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-05-31 20:28:55.077 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:55.079 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-31 20:28:55.082 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-05-31 20:28:55.085 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-31 20:28:55.113 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-05-31 20:28:55.140 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-31 20:28:55.167 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-31 20:28:55.194 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-31 20:28:55.221 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-31 20:28:55.247 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-31 20:28:55.275 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-31 20:28:55.301 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-05-31 20:28:55.304 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-31 20:28:55.306 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-31 20:28:55.309 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:28:55.326 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:28:55.328 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:28:55.330 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:28:55.332 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:28:55.335 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-31 20:28:55.362 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:28:55.389 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:28:55.416 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:28:55.446 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-31 20:28:55.449 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-05-31 20:28:55.453 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-31 20:28:55.455 | + lib/nova:create_nova_conf:559 : local conf 2022-05-31 20:28:55.457 | + lib/nova:create_nova_conf:560 : local offset 2022-05-31 20:28:55.460 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-05-31 20:28:55.463 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-05-31 20:28:55.465 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-05-31 20:28:55.467 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-05-31 20:28:55.470 | + lib/nova:create_nova_conf:562 : offset=0 2022-05-31 20:28:55.472 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-31 20:28:55.474 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-05-31 20:28:55.476 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-05-31 20:28:55.479 | + lib/nova:configure_console_proxies:677 : offset=0 2022-05-31 20:28:55.481 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-05-31 20:28:55.496 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:55.499 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-05-31 20:28:55.514 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:55.517 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-05-31 20:28:55.519 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-05-31 20:28:55.534 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:55.536 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-05-31 20:28:55.551 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:55.554 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-05-31 20:28:55.571 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:28:55.573 | + ./stack.sh:main:909 : is_service_enabled placement 2022-05-31 20:28:55.590 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:28:55.592 | + ./stack.sh:main:911 : stack_install_service placement 2022-05-31 20:28:55.595 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-31 20:28:55.597 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-31 20:28:55.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-31 20:28:55.602 | + lib/stack:stack_install_service:32 : install_placement 2022-05-31 20:28:55.605 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-31 20:28:55.607 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-05-31 20:28:55.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:55.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:55.615 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-05-31 20:28:55.617 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:28:55.620 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:28:55.622 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:28:55.625 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:28:55.627 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:28:55.629 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:28:55.632 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:55.634 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:55.637 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:28:55.639 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:28:55.641 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:28:55.644 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:28:55.646 | + functions-common:install_package:1357 : real_install_package apache2 2022-05-31 20:28:55.649 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:28:55.651 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:55.653 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:55.656 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-05-31 20:28:55.677 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-31 20:28:55.785 | Reading package lists... 2022-05-31 20:28:56.027 | Building dependency tree... 2022-05-31 20:28:56.028 | Reading state information... 2022-05-31 20:28:56.273 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-05-31 20:28:56.273 | The following packages were automatically installed and are no longer required: 2022-05-31 20:28:56.274 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:28:56.274 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:28:56.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:28:56.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:28:56.274 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:28:56.274 | python3-zope.interface 2022-05-31 20:28:56.275 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:28:56.387 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:28:56.392 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:28:56.394 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:28:56.396 | + functions-common:time_stop:2322 : local name 2022-05-31 20:28:56.399 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:28:56.401 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:28:56.403 | + functions-common:time_stop:2325 : local total 2022-05-31 20:28:56.405 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:28:56.408 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:28:56.410 | + functions-common:time_stop:2329 : start_time=1654028935674 2022-05-31 20:28:56.413 | + functions-common:time_stop:2331 : [[ -z 1654028935674 ]] 2022-05-31 20:28:56.416 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:28:56.420 | + functions-common:time_stop:2334 : end_time=1654028936417 2022-05-31 20:28:56.422 | + functions-common:time_stop:2335 : elapsed_time=743 2022-05-31 20:28:56.424 | + functions-common:time_stop:2336 : total=260430 2022-05-31 20:28:56.427 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:28:56.429 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=261173 2022-05-31 20:28:56.432 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:28:56.434 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-05-31 20:28:56.437 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-05-31 20:28:56.439 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-05-31 20:28:56.441 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-05-31 20:28:56.444 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-05-31 20:28:56.466 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-05-31 20:28:56.468 | + functions-common:install_package:1356 : update_package_repo 2022-05-31 20:28:56.471 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-05-31 20:28:56.473 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-05-31 20:28:56.476 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-05-31 20:28:56.478 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-05-31 20:28:56.480 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-05-31 20:28:56.483 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:56.485 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:56.488 | + functions-common:update_package_repo:1337 : apt_get_update 2022-05-31 20:28:56.491 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-05-31 20:28:56.493 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-05-31 20:28:56.495 | + functions-common:apt_get_update:1083 : return 2022-05-31 20:28:56.498 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-05-31 20:28:56.500 | + functions-common:real_install_package:1342 : is_ubuntu 2022-05-31 20:28:56.503 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:28:56.505 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:28:56.507 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-05-31 20:28:56.529 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-31 20:28:56.640 | Reading package lists... 2022-05-31 20:28:56.880 | Building dependency tree... 2022-05-31 20:28:56.881 | Reading state information... 2022-05-31 20:28:57.136 | The following packages were automatically installed and are no longer required: 2022-05-31 20:28:57.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-31 20:28:57.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-31 20:28:57.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-31 20:28:57.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-31 20:28:57.137 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-05-31 20:28:57.137 | python3-zope.interface 2022-05-31 20:28:57.138 | Use 'sudo apt autoremove' to remove them. 2022-05-31 20:28:57.202 | The following NEW packages will be installed: 2022-05-31 20:28:57.203 | libapache2-mod-wsgi-py3 2022-05-31 20:28:57.310 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-05-31 20:28:57.310 | Need to get 93.3 kB of archives. 2022-05-31 20:28:57.310 | After this operation, 300 kB of additional disk space will be used. 2022-05-31 20:28:57.310 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-05-31 20:28:57.988 | Fetched 93.3 kB in 0s (411 kB/s) 2022-05-31 20:28:58.020 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-05-31 20:28:58.071 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89647 files and directories currently installed.) 2022-05-31 20:28:58.075 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-05-31 20:28:58.077 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-31 20:28:58.142 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-05-31 20:28:58.314 | apache2_invoke: Enable module wsgi 2022-05-31 20:29:06.872 | + functions-common:apt_get:1127 : result=0 2022-05-31 20:29:06.874 | + functions-common:apt_get:1130 : time_stop apt-get 2022-05-31 20:29:06.876 | + functions-common:time_stop:2322 : local name 2022-05-31 20:29:06.879 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:29:06.881 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:29:06.884 | + functions-common:time_stop:2325 : local total 2022-05-31 20:29:06.886 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:29:06.888 | + functions-common:time_stop:2328 : name=apt-get 2022-05-31 20:29:06.890 | + functions-common:time_stop:2329 : start_time=1654028936526 2022-05-31 20:29:06.893 | + functions-common:time_stop:2331 : [[ -z 1654028936526 ]] 2022-05-31 20:29:06.896 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:29:06.900 | + functions-common:time_stop:2334 : end_time=1654028946898 2022-05-31 20:29:06.903 | + functions-common:time_stop:2335 : elapsed_time=10372 2022-05-31 20:29:06.905 | + functions-common:time_stop:2336 : total=261173 2022-05-31 20:29:06.907 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:29:06.909 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=271545 2022-05-31 20:29:06.912 | + functions-common:apt_get:1131 : return 0 2022-05-31 20:29:06.914 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-05-31 20:29:06.917 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-05-31 20:29:06.919 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:29:06.922 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:29:06.924 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:29:06.927 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-31 20:29:06.929 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-05-31 20:29:06.984 | wsgi (enabled by maintainer script) 2022-05-31 20:29:06.987 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-31 20:29:06.990 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-31 20:29:06.992 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-31 20:29:06.996 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-31 20:29:06.998 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-31 20:29:07.001 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-31 20:29:07.004 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-31 20:29:07.005 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-31 20:29:07.010 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-31 20:29:07.013 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-31 20:29:07.015 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-31 20:29:07.018 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-31 20:29:07.020 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-31 20:29:07.042 | Using python 3.8 to install osc-placement 2022-05-31 20:29:07.045 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-31 20:29:08.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:29:08.792 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:29:08.796 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:08.797 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:08.799 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:29:08.800 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:08.800 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:08.801 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:29:08.801 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:08.801 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:29:09.285 | Collecting osc-placement===2.1.0 2022-05-31 20:29:09.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2022-05-31 20:29:09.392 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-05-31 20:29:09.410 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-05-31 20:29:09.417 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-05-31 20:29:09.420 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-05-31 20:29:09.423 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-05-31 20:29:09.428 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-05-31 20:29:09.431 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-05-31 20:29:09.434 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-05-31 20:29:09.499 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-05-31 20:29:09.514 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-05-31 20:29:09.521 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-05-31 20:29:09.524 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-05-31 20:29:09.531 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-05-31 20:29:09.533 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-05-31 20:29:09.539 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-05-31 20:29:09.560 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-05-31 20:29:09.564 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-05-31 20:29:09.571 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-05-31 20:29:09.586 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-05-31 20:29:09.612 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-05-31 20:29:09.615 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-05-31 20:29:09.619 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:29:09.621 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:29:09.624 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-05-31 20:29:09.644 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:29:09.648 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-05-31 20:29:09.701 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-05-31 20:29:09.703 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-05-31 20:29:09.742 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-05-31 20:29:09.746 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-05-31 20:29:09.751 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-05-31 20:29:09.774 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-05-31 20:29:09.780 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-05-31 20:29:09.783 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-05-31 20:29:09.787 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-05-31 20:29:09.790 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-05-31 20:29:09.793 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-05-31 20:29:09.825 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-05-31 20:29:09.867 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-05-31 20:29:09.871 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-05-31 20:29:09.876 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-05-31 20:29:09.880 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-05-31 20:29:09.883 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-05-31 20:29:11.492 | Installing collected packages: osc-placement 2022-05-31 20:29:11.688 | Successfully installed osc-placement-2.1.0 2022-05-31 20:29:11.825 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:29:11.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:29:11.898 | + inc/python:pip_install:200 : result=0 2022-05-31 20:29:11.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:29:11.903 | + functions-common:time_stop:2322 : local name 2022-05-31 20:29:11.905 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:29:11.908 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:29:11.910 | + functions-common:time_stop:2325 : local total 2022-05-31 20:29:11.913 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:29:11.915 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:29:11.918 | + functions-common:time_stop:2329 : start_time=1654028947037 2022-05-31 20:29:11.920 | + functions-common:time_stop:2331 : [[ -z 1654028947037 ]] 2022-05-31 20:29:11.923 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:29:11.928 | + functions-common:time_stop:2334 : end_time=1654028951925 2022-05-31 20:29:11.930 | + functions-common:time_stop:2335 : elapsed_time=4888 2022-05-31 20:29:11.933 | + functions-common:time_stop:2336 : total=225643 2022-05-31 20:29:11.935 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:29:11.938 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=230531 2022-05-31 20:29:11.940 | + inc/python:pip_install:203 : return 0 2022-05-31 20:29:11.944 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-05-31 20:29:11.947 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-31 20:29:11.949 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-05-31 20:29:11.952 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-05-31 20:29:11.955 | + functions-common:git_clone:528 : local orig_dir 2022-05-31 20:29:11.958 | ++ functions-common:git_clone:529 : pwd 2022-05-31 20:29:11.961 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:29:11.963 | + functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:29:11.966 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:29:11.982 | + functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:29:11.985 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:29:11.987 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:29:11.990 | + functions-common:git_clone:546 : echo stable/victoria 2022-05-31 20:29:11.991 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:29:11.996 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-05-31 20:29:11.999 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-05-31 20:29:12.001 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-05-31 20:29:12.003 | + functions-common:git_timed:631 : local count=0 2022-05-31 20:29:12.006 | + functions-common:git_timed:632 : local timeout=0 2022-05-31 20:29:12.009 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-05-31 20:29:12.011 | + functions-common:git_timed:635 : timeout=0 2022-05-31 20:29:12.013 | + functions-common:git_timed:638 : time_start git_timed 2022-05-31 20:29:12.015 | + functions-common:time_start:2308 : local name=git_timed 2022-05-31 20:29:12.018 | + functions-common:time_start:2309 : local start_time= 2022-05-31 20:29:12.020 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-05-31 20:29:12.023 | ++ functions-common:time_start:2313 : date +%s%3N 2022-05-31 20:29:12.027 | + functions-common:time_start:2313 : _TIME_START[$name]=1654028952024 2022-05-31 20:29:12.029 | + functions-common:git_timed:639 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-05-31 20:29:12.032 | Cloning into '/opt/stack/placement'... 2022-05-31 20:29:42.369 | + functions-common:git_timed:653 : time_stop git_timed 2022-05-31 20:29:42.371 | + functions-common:time_stop:2322 : local name 2022-05-31 20:29:42.374 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:29:42.376 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:29:42.378 | + functions-common:time_stop:2325 : local total 2022-05-31 20:29:42.381 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:29:42.383 | + functions-common:time_stop:2328 : name=git_timed 2022-05-31 20:29:42.385 | + functions-common:time_stop:2329 : start_time=1654028952024 2022-05-31 20:29:42.387 | + functions-common:time_stop:2331 : [[ -z 1654028952024 ]] 2022-05-31 20:29:42.390 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:29:42.394 | + functions-common:time_stop:2334 : end_time=1654028982392 2022-05-31 20:29:42.397 | + functions-common:time_stop:2335 : elapsed_time=30368 2022-05-31 20:29:42.399 | + functions-common:time_stop:2336 : total=0 2022-05-31 20:29:42.401 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:29:42.404 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=30368 2022-05-31 20:29:42.406 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-31 20:29:42.419 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-05-31 20:29:42.421 | + functions-common:git_clone:607 : git show --oneline 2022-05-31 20:29:42.422 | + functions-common:git_clone:607 : head -1 2022-05-31 20:29:42.425 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-05-31 20:29:42.428 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:29:42.430 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-31 20:29:42.433 | + inc/python:setup_develop:338 : local bindep 2022-05-31 20:29:42.435 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-31 20:29:42.438 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-31 20:29:42.440 | + inc/python:setup_develop:344 : local extras= 2022-05-31 20:29:42.443 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-31 20:29:42.445 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-31 20:29:42.448 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-31 20:29:42.450 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-31 20:29:42.452 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-31 20:29:42.455 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-31 20:29:42.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-31 20:29:42.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-31 20:29:42.464 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-31 20:29:42.466 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-31 20:29:42.469 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-05-31 20:29:42.472 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-31 20:29:42.477 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-05-31 20:29:42.480 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-05-31 20:29:43.080 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-05-31 20:29:43.082 | + inc/python:setup_package:417 : local bindep=0 2022-05-31 20:29:43.085 | + inc/python:setup_package:418 : local bindep_flag= 2022-05-31 20:29:43.087 | + inc/python:setup_package:419 : local bindep_profiles= 2022-05-31 20:29:43.090 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-05-31 20:29:43.092 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-05-31 20:29:43.094 | + inc/python:setup_package:426 : local flags=-e 2022-05-31 20:29:43.097 | + inc/python:setup_package:427 : local extras= 2022-05-31 20:29:43.099 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-05-31 20:29:43.102 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-05-31 20:29:43.104 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-05-31 20:29:43.106 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-05-31 20:29:43.109 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-05-31 20:29:43.111 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-05-31 20:29:43.132 | Using python 3.8 to install /opt/stack/placement 2022-05-31 20:29:43.135 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-31 20:29:44.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:29:44.916 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:29:44.921 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:44.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:44.923 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:29:44.924 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:44.925 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:44.925 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:29:44.925 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:44.926 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:29:44.938 | Obtaining file:///opt/stack/placement 2022-05-31 20:29:46.228 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-05-31 20:29:47.524 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-05-31 20:29:47.533 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-05-31 20:29:47.553 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-05-31 20:29:47.567 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-05-31 20:29:47.579 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-05-31 20:29:47.641 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-05-31 20:29:47.646 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-05-31 20:29:47.650 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-05-31 20:29:47.655 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-05-31 20:29:47.689 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-05-31 20:29:47.700 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-05-31 20:29:47.716 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-05-31 20:29:47.723 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-05-31 20:29:47.771 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-05-31 20:29:47.777 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-05-31 20:29:47.816 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-05-31 20:29:47.835 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-05-31 20:29:47.851 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-05-31 20:29:47.861 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-05-31 20:29:47.869 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-05-31 20:29:47.887 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-05-31 20:29:47.894 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-05-31 20:29:47.897 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-05-31 20:29:47.899 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-05-31 20:29:47.910 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-05-31 20:29:47.913 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-05-31 20:29:47.916 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-05-31 20:29:47.921 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-05-31 20:29:47.939 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-05-31 20:29:47.944 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-05-31 20:29:47.951 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-05-31 20:29:47.972 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-05-31 20:29:47.976 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-05-31 20:29:47.979 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-05-31 20:29:47.990 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-05-31 20:29:47.994 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-05-31 20:29:47.996 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-05-31 20:29:48.003 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-05-31 20:29:48.013 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-05-31 20:29:48.019 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-05-31 20:29:48.036 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-05-31 20:29:48.040 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-05-31 20:29:48.047 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-05-31 20:29:48.069 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-05-31 20:29:48.110 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-05-31 20:29:48.174 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-05-31 20:29:48.181 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-05-31 20:29:48.186 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-05-31 20:29:48.191 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-05-31 20:29:48.194 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-05-31 20:29:48.202 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-05-31 20:29:48.211 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-05-31 20:29:48.217 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-05-31 20:29:48.221 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-05-31 20:29:48.224 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-05-31 20:29:48.227 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-05-31 20:29:48.231 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-05-31 20:29:48.233 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-05-31 20:29:48.236 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-05-31 20:29:48.239 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-05-31 20:29:48.242 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-05-31 20:29:48.245 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-05-31 20:29:48.248 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-05-31 20:29:48.258 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-05-31 20:29:48.261 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-05-31 20:29:48.264 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-05-31 20:29:48.268 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-05-31 20:29:48.270 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-05-31 20:29:48.273 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-05-31 20:29:48.281 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-05-31 20:29:48.284 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-05-31 20:29:49.793 | Installing collected packages: openstack-placement 2022-05-31 20:29:49.794 | Running setup.py develop for openstack-placement 2022-05-31 20:29:51.343 | Successfully installed openstack-placement 2022-05-31 20:29:51.512 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:29:51.512 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:29:51.584 | + inc/python:pip_install:200 : result=0 2022-05-31 20:29:51.587 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:29:51.589 | + functions-common:time_stop:2322 : local name 2022-05-31 20:29:51.591 | + functions-common:time_stop:2323 : local end_time 2022-05-31 20:29:51.593 | + functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:29:51.596 | + functions-common:time_stop:2325 : local total 2022-05-31 20:29:51.598 | + functions-common:time_stop:2326 : local start_time 2022-05-31 20:29:51.601 | + functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:29:51.603 | + functions-common:time_stop:2329 : start_time=1654028983127 2022-05-31 20:29:51.605 | + functions-common:time_stop:2331 : [[ -z 1654028983127 ]] 2022-05-31 20:29:51.608 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:29:51.612 | + functions-common:time_stop:2334 : end_time=1654028991609 2022-05-31 20:29:51.614 | + functions-common:time_stop:2335 : elapsed_time=8482 2022-05-31 20:29:51.616 | + functions-common:time_stop:2336 : total=230531 2022-05-31 20:29:51.619 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:29:51.621 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=239013 2022-05-31 20:29:51.623 | + inc/python:pip_install:203 : return 0 2022-05-31 20:29:51.626 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-05-31 20:29:51.628 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-31 20:29:51.631 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-31 20:29:51.650 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-31 20:29:51.663 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-05-31 20:29:51.666 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-31 20:29:51.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-31 20:29:51.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-31 20:29:51.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-31 20:29:51.676 | + inc/python:use_library_from_git:253 : return 1 2022-05-31 20:29:51.678 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-31 20:29:51.681 | + ./stack.sh:main:912 : configure_placement 2022-05-31 20:29:51.683 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-31 20:29:51.695 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-31 20:29:51.698 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-31 20:29:51.702 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-31 20:29:51.705 | ++ lib/database:database_connection_url:132 : local db=placement 2022-05-31 20:29:51.708 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-05-31 20:29:51.711 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-05-31 20:29:51.713 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-31 20:29:51.716 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-31 20:29:51.747 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-31 20:29:51.778 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-31 20:29:51.810 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-31 20:29:51.813 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-05-31 20:29:51.815 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-05-31 20:29:51.818 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-05-31 20:29:51.821 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-31 20:29:51.852 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-31 20:29:51.881 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-05-31 20:29:51.909 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-31 20:29:51.938 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-31 20:29:51.967 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-31 20:29:51.996 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-31 20:29:52.029 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-31 20:29:52.057 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-31 20:29:52.087 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-31 20:29:52.115 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-31 20:29:52.117 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-05-31 20:29:52.120 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-05-31 20:29:52.123 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-05-31 20:29:52.140 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-05-31 20:29:52.143 | + functions:setup_systemd_logging:719 : local pidstr= 2022-05-31 20:29:52.146 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-05-31 20:29:52.148 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-05-31 20:29:52.151 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-31 20:29:52.179 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:29:52.207 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-31 20:29:52.236 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-31 20:29:52.265 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-31 20:29:52.268 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-31 20:29:52.270 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-05-31 20:29:52.273 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-05-31 20:29:52.275 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-05-31 20:29:52.277 | + lib/apache:write_uwsgi_config:260 : local http= 2022-05-31 20:29:52.280 | + lib/apache:write_uwsgi_config:261 : local name= 2022-05-31 20:29:52.283 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-05-31 20:29:52.287 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-05-31 20:29:52.289 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-05-31 20:29:52.292 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-31 20:29:52.306 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-31 20:29:52.309 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:29:52.319 | d /var/run/uwsgi 0755 ubuntu root 2022-05-31 20:29:52.322 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-31 20:29:52.338 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-31 20:29:52.340 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-31 20:29:52.344 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-31 20:29:52.375 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-31 20:29:52.403 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-31 20:29:52.431 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-31 20:29:52.459 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-31 20:29:52.486 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-31 20:29:52.515 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-31 20:29:52.542 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-31 20:29:52.570 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-31 20:29:52.598 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-31 20:29:52.627 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-31 20:29:52.654 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-31 20:29:52.682 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-31 20:29:52.710 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-05-31 20:29:52.713 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-05-31 20:29:52.716 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-05-31 20:29:52.718 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-05-31 20:29:52.720 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-05-31 20:29:52.723 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:29:52.726 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:29:52.728 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-31 20:29:52.731 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-31 20:29:52.734 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-31 20:29:52.762 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-31 20:29:52.790 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-31 20:29:52.791 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-31 20:29:52.799 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-31 20:29:52.803 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-05-31 20:29:52.806 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-05-31 20:29:52.808 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-05-31 20:29:52.811 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-05-31 20:29:52.813 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-05-31 20:29:52.815 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:29:52.818 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:29:52.820 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-31 20:29:52.823 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-05-31 20:29:52.825 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-05-31 20:29:52.827 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-05-31 20:29:52.830 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-05-31 20:29:52.891 | Enabling site placement-api. 2022-05-31 20:29:52.897 | To activate the new configuration, you need to run: 2022-05-31 20:29:52.897 | systemctl reload apache2 2022-05-31 20:29:52.901 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-05-31 20:29:52.904 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-05-31 20:29:52.906 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-05-31 20:29:52.908 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-05-31 20:29:53.040 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-05-31 20:29:53.065 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:29:53.067 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-05-31 20:29:53.088 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:29:53.090 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-05-31 20:29:53.108 | + functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:29:53.111 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-05-31 20:29:53.113 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-05-31 20:29:53.115 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-31 20:29:53.147 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-05-31 20:29:53.175 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-05-31 20:29:53.203 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-31 20:29:53.232 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-31 20:29:53.260 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-05-31 20:29:53.289 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-31 20:29:53.318 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-31 20:29:53.347 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-05-31 20:29:53.365 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:29:53.367 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-05-31 20:29:53.384 | + functions-common:is_service_enabled:1978 : return 1 2022-05-31 20:29:53.386 | + ./stack.sh:main:938 : run_phase stack install 2022-05-31 20:29:53.389 | + functions-common:run_phase:1750 : local mode=stack 2022-05-31 20:29:53.391 | + functions-common:run_phase:1751 : local phase=install 2022-05-31 20:29:53.393 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-31 20:29:53.396 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-05-31 20:29:53.398 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-31 20:29:53.401 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-05-31 20:29:53.403 | + functions-common:run_phase:1760 : local extra 2022-05-31 20:29:53.406 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-31 20:29:53.411 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-05-31 20:29:53.413 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-31 20:29:53.416 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-31 20:29:53.419 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-31 20:29:53.421 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-31 20:29:53.437 | ++ functions-common:is_service_enabled:1978 : return 0 2022-05-31 20:29:53.439 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-31 20:29:53.441 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-31 20:29:53.443 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-31 20:29:53.446 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-31 20:29:53.448 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-05-31 20:29:53.450 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-05-31 20:29:53.452 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-05-31 20:29:53.455 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-05-31 20:29:53.457 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-05-31 20:29:53.459 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-05-31 20:29:53.461 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-05-31 20:29:53.463 | ++ functions-common:git_clone:528 : local orig_dir 2022-05-31 20:29:53.466 | +++ functions-common:git_clone:529 : pwd 2022-05-31 20:29:53.468 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-05-31 20:29:53.471 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-05-31 20:29:53.474 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-05-31 20:29:53.488 | ++ functions-common:git_clone:532 : RECLONE=False 2022-05-31 20:29:53.491 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-05-31 20:29:53.493 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-05-31 20:29:53.496 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-05-31 20:29:53.496 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-05-31 20:29:53.501 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-05-31 20:29:53.503 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-05-31 20:29:53.505 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-05-31 20:29:53.518 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-05-31 20:29:53.520 | ++ functions-common:git_clone:607 : git show --oneline 2022-05-31 20:29:53.521 | ++ functions-common:git_clone:607 : head -1 2022-05-31 20:29:53.524 | 991866fd7 Fix supported releases and py versions in the doc 2022-05-31 20:29:53.526 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-05-31 20:29:53.528 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-05-31 20:29:53.550 | Using python 3.8 to install tox!=2.8.0 2022-05-31 20:29:53.552 | ++ 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 'tox!=2.8.0' 2022-05-31 20:29:55.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-31 20:29:55.369 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-05-31 20:29:55.374 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:55.374 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:55.376 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-05-31 20:29:55.377 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:55.378 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:55.378 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:29:55.378 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-31 20:29:55.379 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-05-31 20:29:56.235 | Collecting tox!=2.8.0 2022-05-31 20:29:56.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-05-31 20:29:56.551 | Collecting virtualenv===20.0.31 2022-05-31 20:29:56.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e03/05af10299a7fb/virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) 2022-05-31 20:29:57.205 | Collecting py===1.9.0 2022-05-31 20:29:57.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2022-05-31 20:29:57.716 | Collecting toml===0.10.0 2022-05-31 20:29:57.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-05-31 20:29:57.810 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-05-31 20:29:57.816 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-05-31 20:29:57.870 | Collecting filelock===3.0.12 2022-05-31 20:29:57.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-05-31 20:29:58.311 | Collecting pluggy===0.13.1 2022-05-31 20:29:58.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-05-31 20:29:58.415 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-05-31 20:29:58.441 | Collecting distlib===0.3.1 2022-05-31 20:29:58.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-05-31 20:29:58.462 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-05-31 20:30:00.477 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-05-31 20:30:00.477 | Attempting uninstall: distlib 2022-05-31 20:30:00.479 | Found existing installation: distlib 0.3.4 2022-05-31 20:30:00.488 | Uninstalling distlib-0.3.4: 2022-05-31 20:30:00.489 | Successfully uninstalled distlib-0.3.4 2022-05-31 20:30:00.645 | Attempting uninstall: filelock 2022-05-31 20:30:00.646 | Found existing installation: filelock 3.7.0 2022-05-31 20:30:00.652 | Uninstalling filelock-3.7.0: 2022-05-31 20:30:00.654 | Successfully uninstalled filelock-3.7.0 2022-05-31 20:30:00.834 | Attempting uninstall: virtualenv 2022-05-31 20:30:00.836 | Found existing installation: virtualenv 20.14.1 2022-05-31 20:30:00.902 | Uninstalling virtualenv-20.14.1: 2022-05-31 20:30:00.909 | Successfully uninstalled virtualenv-20.14.1 2022-05-31 20:30:01.329 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.25.0 virtualenv-20.0.31 2022-05-31 20:30:01.464 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-05-31 20:30:01.464 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-31 20:30:01.544 | ++ inc/python:pip_install:200 : result=0 2022-05-31 20:30:01.547 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-05-31 20:30:01.549 | ++ functions-common:time_stop:2322 : local name 2022-05-31 20:30:01.552 | ++ functions-common:time_stop:2323 : local end_time 2022-05-31 20:30:01.555 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-05-31 20:30:01.557 | ++ functions-common:time_stop:2325 : local total 2022-05-31 20:30:01.559 | ++ functions-common:time_stop:2326 : local start_time 2022-05-31 20:30:01.562 | ++ functions-common:time_stop:2328 : name=pip_install 2022-05-31 20:30:01.564 | ++ functions-common:time_stop:2329 : start_time=1654028993544 2022-05-31 20:30:01.566 | ++ functions-common:time_stop:2331 : [[ -z 1654028993544 ]] 2022-05-31 20:30:01.570 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-05-31 20:30:01.574 | ++ functions-common:time_stop:2334 : end_time=1654029001572 2022-05-31 20:30:01.576 | ++ functions-common:time_stop:2335 : elapsed_time=8028 2022-05-31 20:30:01.579 | ++ functions-common:time_stop:2336 : total=239013 2022-05-31 20:30:01.581 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-05-31 20:30:01.584 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=247041 2022-05-31 20:30:01.586 | ++ inc/python:pip_install:203 : return 0 2022-05-31 20:30:01.588 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-05-31 20:30:01.588 | /opt/stack/tempest ~/devstack 2022-05-31 20:30:01.590 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-05-31 20:30:01.611 | error: Your local changes to the following files would be overwritten by checkout: 2022-05-31 20:30:01.611 | HACKING.rst 2022-05-31 20:30:01.611 | doc/source/conf.py 2022-05-31 20:30:01.611 | doc/source/configuration.rst 2022-05-31 20:30:01.611 | doc/source/contributor/contributing.rst 2022-05-31 20:30:01.611 | doc/source/index.rst 2022-05-31 20:30:01.611 | doc/source/keystone_scopes_and_roles_support.rst 2022-05-31 20:30:01.611 | doc/source/microversion_testing.rst 2022-05-31 20:30:01.611 | doc/source/plugins/plugin.rst 2022-05-31 20:30:01.611 | doc/source/supported_version.rst 2022-05-31 20:30:01.611 | doc/source/test_removal.rst 2022-05-31 20:30:01.611 | playbooks/devstack-tempest-ipv6.yaml 2022-05-31 20:30:01.611 | playbooks/devstack-tempest.yaml 2022-05-31 20:30:01.611 | playbooks/enable-fips.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-05-31 20:30:01.611 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-05-31 20:30:01.612 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-05-31 20:30:01.612 | releasenotes/source/conf.py 2022-05-31 20:30:01.612 | releasenotes/source/index.rst 2022-05-31 20:30:01.612 | releasenotes/source/v26.1.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v27.0.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v28.0.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v28.1.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v29.0.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v29.1.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v29.2.0.rst 2022-05-31 20:30:01.612 | releasenotes/source/v30.0.0.rst 2022-05-31 20:30:01.613 | requirements.txt 2022-05-31 20:30:01.613 | roles/run-tempest/README.rst 2022-05-31 20:30:01.613 | roles/run-tempest/defaults/main.yaml 2022-05-31 20:30:01.613 | roles/run-tempest/tasks/main.yaml 2022-05-31 20:30:01.613 | roles/run-tempest-26/README.rst 2022-05-31 20:30:01.613 | roles/run-tempest-26/defaults/main.yaml 2022-05-31 20:30:01.613 | roles/run-tempest-26/tasks/main.yaml 2022-05-31 20:30:01.613 | setup.cfg 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_agents.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_aggregates.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_create_server.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_flavors.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_flavors_access.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_hypervisor.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_live_migration.py 2022-05-31 20:30:01.613 | tempest/api/compute/admin/test_quotas. 2022-05-31 20:30:01.613 | Aborting 2022-05-31 20:30:01.614 | + lib/tempest:install_tempest:1 : exit_trap 2022-05-31 20:30:01.617 | + ./stack.sh:exit_trap:496 : local r=1 2022-05-31 20:30:01.620 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-05-31 20:30:01.622 | + ./stack.sh:exit_trap:497 : jobs= 2022-05-31 20:30:01.625 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-05-31 20:30:01.627 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-05-31 20:30:01.629 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-05-31 20:30:01.631 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-05-31 20:30:01.634 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-05-31 20:30:01.636 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-05-31 20:30:01.636 | Error on exit 2022-05-31 20:30:01.639 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-05-31 20:30:01.644 | + ./stack.sh:exit_trap:517 : generate-subunit 1654028396 605 fail 2022-05-31 20:30:02.219 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-05-31 20:30:02.222 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-31 20:30:02.564 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-05-31 20:30:02.565 | 2022-05-31 20:30:02.819 | + ./stack.sh:exit_trap:531 : exit 1