2022-06-08 08:31:25.297 | + ./stack.sh:main:462 : exec 2022-06-08 08:31:25.297 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-083125' 2022-06-08 08:31:25.297 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-083125.summary.2022-06-08-083125 2022-06-08 08:31:25.297 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:31:25.297 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-083125 2022-06-08 08:31:25.297 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-083125 /opt/stack/logs/stack.sh.log 2022-06-08 08:31:25.297 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-083125.summary.2022-06-08-083125 /opt/stack/logs/stack.sh.log.summary 2022-06-08 08:31:25.297 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-08 08:31:25.297 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-08 08:31:25.297 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-08 08:31:25.298 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-08 08:31:25.298 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-08 08:31:25.298 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-08 08:31:25.298 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-08 08:31:25.298 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 08:31:25.298 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-08 08:31:25.298 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-08 08:31:25.301 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-08 08:31:25.303 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 08:31:25.305 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-08 08:31:25.307 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-08 08:31:25.311 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-08 08:31:25.313 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-08 08:31:25.315 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-08 08:31:25.317 | + ./stack.sh:main:548 : set -o errexit 2022-06-08 08:31:25.319 | + ./stack.sh:main:551 : uname -a 2022-06-08 08:31:25.320 | Linux dv-neutron-845101-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 08:31:25.322 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 08:31:25.324 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 08:31:25.326 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-08 08:31:25.360 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 08:31:25.376 | + ./stack.sh:main:565 : fetch_plugins 2022-06-08 08:31:25.377 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-08 08:31:25.379 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-08 08:31:25.381 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-08 08:31:25.383 | + functions-common:fetch_plugins:1673 : return 2022-06-08 08:31:25.384 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-08 08:31:25.386 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-08 08:31:25.388 | + functions-common:run_phase:1751 : local phase= 2022-06-08 08:31:25.390 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:31:25.391 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:31:25.393 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:31:25.395 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:31:25.396 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:31:25.398 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:31:25.401 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:31:25.403 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:31:25.405 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:31:25.407 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 08:31:25.408 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:31:25.421 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:25.422 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 08:31:25.424 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:31:25.426 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:31:25.428 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:31:25.429 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:31:25.431 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:31:25.433 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 08:31:25.435 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 08:31:25.437 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 08:31:25.439 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 08:31:25.440 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-08 08:31:25.442 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-08 08:31:25.444 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-08 08:31:25.446 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-08 08:31:25.447 | + functions-common:plugin_override_defaults:1714 : return 2022-06-08 08:31:25.449 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-08 08:31:25.466 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-08 08:31:25.468 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 08:31:25.480 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:31:25.482 | +++ lib/tls:source:43 : hostname -f 2022-06-08 08:31:25.486 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 08:31:25.487 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 08:31:25.489 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 08:31:25.491 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 08:31:25.493 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 08:31:25.494 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 08:31:25.497 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 08:31:25.499 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 08:31:25.500 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 08:31:25.502 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 08:31:25.506 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-08 08:31:25.518 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 08:31:25.556 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 08:31:25.571 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 08:31:25.585 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 08:31:25.616 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-08 08:31:25.654 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-08 08:31:25.734 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-08 08:31:25.754 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 08:31:25.789 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-08 08:31:25.839 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 08:31:25.964 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 08:31:25.977 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 08:31:25.989 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 08:31:26.001 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 08:31:26.082 | + ./stack.sh:main:598 : run_phase source 2022-06-08 08:31:26.084 | + functions-common:run_phase:1750 : local mode=source 2022-06-08 08:31:26.086 | + functions-common:run_phase:1751 : local phase= 2022-06-08 08:31:26.088 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:31:26.090 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:31:26.092 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:31:26.094 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:31:26.096 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:31:26.099 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:31:26.102 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:31:26.104 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:31:26.107 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:31:26.109 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 08:31:26.111 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:31:26.125 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:26.127 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 08:31:26.129 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 08:31:26.166 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 08:31:26.168 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-08 08:31:26.171 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 08:31:26.173 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-08 08:31:26.175 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-08 08:31:26.177 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-08 08:31:26.179 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-08 08:31:26.181 | + functions-common:load_plugin_settings:1691 : return 2022-06-08 08:31:26.183 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-08 08:31:26.186 | + functions-common:verify_disabled_services:2033 : local service 2022-06-08 08:31:26.188 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.190 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 08:31:26.193 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.195 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 08:31:26.197 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.203 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 08:31:26.205 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.208 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 08:31:26.210 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.212 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 08:31:26.214 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.217 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 08:31:26.219 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.221 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 08:31:26.223 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.225 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 08:31:26.228 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.230 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 08:31:26.232 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.235 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 08:31:26.237 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.239 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-08 08:31:26.241 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.243 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 08:31:26.246 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.248 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 08:31:26.251 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.253 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 08:31:26.255 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.258 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 08:31:26.260 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.262 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 08:31:26.265 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.267 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 08:31:26.269 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.271 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 08:31:26.273 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.276 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 08:31:26.278 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.280 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 08:31:26.282 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.284 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 08:31:26.287 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.289 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 08:31:26.291 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.294 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 08:31:26.296 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.298 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 08:31:26.300 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.303 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 08:31:26.305 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.307 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 08:31:26.310 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.312 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 08:31:26.314 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.316 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-08 08:31:26.319 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.321 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 08:31:26.323 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.325 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 08:31:26.327 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.330 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 08:31:26.332 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.334 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 08:31:26.336 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.338 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 08:31:26.341 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.343 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 08:31:26.345 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.347 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 08:31:26.349 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.351 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 08:31:26.354 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.356 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 08:31:26.359 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.361 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 08:31:26.363 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.365 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 08:31:26.367 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.370 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 08:31:26.372 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.375 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 08:31:26.377 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:31:26.379 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 08:31:26.382 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-08 08:31:26.384 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 08:31:26.386 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 08:31:26.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:26.402 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 08:31:26.405 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 08:31:26.407 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 08:31:26.421 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:31:26.423 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 08:31:26.426 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 08:31:26.428 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 08:31:26.430 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 08:31:26.432 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 08:31:26.435 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 08:31:26.437 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 08:31:26.440 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-08 08:31:26.442 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 08:31:26.444 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-08 08:31:26.447 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 08:31:26.449 | + lib/database:initialize_database_backends:104 : return 0 2022-06-08 08:31:26.452 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-08 08:31:26.452 | Using mysql database backend 2022-06-08 08:31:26.454 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 08:31:26.469 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-08 08:31:26.483 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:26.486 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 08:31:26.502 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-08 08:31:26.517 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:26.520 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 08:31:26.534 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 08:31:26.549 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-08 08:31:26.566 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:31:26.568 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-08 08:31:26.584 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:26.586 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-08 08:31:26.588 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-08 08:31:26.603 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:31:26.605 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 08:31:26.621 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-08 08:31:26.624 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-08 08:31:26.626 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-08 08:31:26.628 | + functions-common:save_stackenv:60 : local tag=739 2022-06-08 08:31:26.631 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 08:31:26.635 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-083126 2022-06-08 08:31:26.638 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-083126 739' 2022-06-08 08:31:26.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.642 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 08:31:26.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.647 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 08:31:26.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.651 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 08:31:26.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.656 | + 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-06-08 08:31:26.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.661 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-06-08 08:31:26.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.665 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-06-08 08:31:26.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.670 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-083125 2022-06-08 08:31:26.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.675 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 08:31:26.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.679 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-06-08 08:31:26.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.684 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 08:31:26.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.688 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 08:31:26.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.693 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 08:31:26.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:31:26.697 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 08:31:26.700 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-08 08:31:26.702 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 08:31:26.704 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-08 08:31:26.706 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:31:26.708 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:31:26.710 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:31:26.713 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:31:26.716 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:31:26.718 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:31:26.733 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:31:26.735 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:31:26.737 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:31:26.740 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:31:26.740 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:31:26.744 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 08:31:26.747 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:31:26.749 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 08:31:26.760 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-08 08:31:26.763 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:31:26.764 | + functions-common:git_clone:607 : head -1 2022-06-08 08:31:26.767 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-08 08:31:26.769 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:31:26.772 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-08 08:31:26.774 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:31:26.776 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-08 08:31:26.778 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 08:31:26.781 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 08:31:26.783 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 08:31:26.786 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 08:31:26.788 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 08:31:26.790 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 08:31:26.793 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 08:31:26.796 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 08:31:26.800 | ++ tools/install_prereqs.sh:source:47 : NOW=1654677086 2022-06-08 08:31:26.803 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 08:31:26.807 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-08 08:31:26.810 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-08 08:31:26.812 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654677086 2022-06-08 08:31:26.814 | ++ tools/install_prereqs.sh:source:50 : [[ 1654677086 -lt 7200 ]] 2022-06-08 08:31:26.817 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 08:31:26.819 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-08 08:31:26.821 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-08 08:31:26.823 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-08 08:31:26.826 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-08 08:31:26.828 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-08 08:31:26.831 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-08 08:31:26.834 | +++ 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-06-08 08:31:26.878 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 08:31:26.878 | apache2-dev 2022-06-08 08:31:26.878 | bc 2022-06-08 08:31:26.878 | bsdmainutils 2022-06-08 08:31:26.878 | curl 2022-06-08 08:31:26.878 | g++ 2022-06-08 08:31:26.878 | gcc 2022-06-08 08:31:26.879 | gettext 2022-06-08 08:31:26.879 | git 2022-06-08 08:31:26.879 | graphviz 2022-06-08 08:31:26.879 | iputils-ping 2022-06-08 08:31:26.879 | libapache2-mod-proxy-uwsgi 2022-06-08 08:31:26.879 | libffi-dev 2022-06-08 08:31:26.879 | libjpeg-dev 2022-06-08 08:31:26.879 | libmysqlclient-dev 2022-06-08 08:31:26.879 | libpcre3-dev 2022-06-08 08:31:26.879 | libpq-dev 2022-06-08 08:31:26.879 | libssl-dev 2022-06-08 08:31:26.879 | libsystemd-dev 2022-06-08 08:31:26.879 | libxml2-dev 2022-06-08 08:31:26.879 | libxslt1-dev 2022-06-08 08:31:26.879 | libyaml-dev 2022-06-08 08:31:26.879 | lsof 2022-06-08 08:31:26.879 | openssh-server 2022-06-08 08:31:26.879 | openssl 2022-06-08 08:31:26.879 | pkg-config 2022-06-08 08:31:26.879 | psmisc 2022-06-08 08:31:26.879 | python3-dev 2022-06-08 08:31:26.879 | python3-pip 2022-06-08 08:31:26.879 | python3-venv 2022-06-08 08:31:26.879 | tar 2022-06-08 08:31:26.879 | tcpdump 2022-06-08 08:31:26.879 | unzip 2022-06-08 08:31:26.879 | uuid-runtime 2022-06-08 08:31:26.879 | wget 2022-06-08 08:31:26.879 | wget 2022-06-08 08:31:26.879 | zlib1g-dev 2022-06-08 08:31:26.879 | libkrb5-dev 2022-06-08 08:31:26.879 | libldap2-dev 2022-06-08 08:31:26.879 | libsasl2-dev 2022-06-08 08:31:26.879 | memcached 2022-06-08 08:31:26.879 | python3-mysqldb 2022-06-08 08:31:26.879 | sqlite3 2022-06-08 08:31:26.879 | conntrack 2022-06-08 08:31:26.879 | curl 2022-06-08 08:31:26.880 | dnsmasq-base 2022-06-08 08:31:26.880 | dnsmasq-utils 2022-06-08 08:31:26.880 | ebtables 2022-06-08 08:31:26.880 | gawk 2022-06-08 08:31:26.880 | genisoimage 2022-06-08 08:31:26.880 | iptables 2022-06-08 08:31:26.880 | iputils-arping 2022-06-08 08:31:26.880 | kpartx 2022-06-08 08:31:26.880 | libjs-jquery-tablesorter 2022-06-08 08:31:26.880 | libmysqlclient-dev 2022-06-08 08:31:26.880 | parted 2022-06-08 08:31:26.880 | pm-utils 2022-06-08 08:31:26.880 | python3-mysqldb 2022-06-08 08:31:26.880 | socat 2022-06-08 08:31:26.880 | sqlite3 2022-06-08 08:31:26.880 | sudo 2022-06-08 08:31:26.880 | vlan 2022-06-08 08:31:26.880 | lsscsi 2022-06-08 08:31:26.880 | open-iscsi 2022-06-08 08:31:26.880 | lvm2 2022-06-08 08:31:26.880 | qemu-utils 2022-06-08 08:31:26.880 | thin-provisioning-tools 2022-06-08 08:31:26.880 | acl 2022-06-08 08:31:26.880 | dnsmasq-base 2022-06-08 08:31:26.880 | dnsmasq-utils 2022-06-08 08:31:26.880 | ebtables 2022-06-08 08:31:26.880 | haproxy 2022-06-08 08:31:26.880 | iptables 2022-06-08 08:31:26.880 | iputils-arping 2022-06-08 08:31:26.880 | iputils-ping 2022-06-08 08:31:26.880 | libmysqlclient-dev 2022-06-08 08:31:26.880 | postgresql-server-dev-all 2022-06-08 08:31:26.880 | python3-mysqldb 2022-06-08 08:31:26.880 | sqlite3 2022-06-08 08:31:26.880 | sudo 2022-06-08 08:31:26.880 | vlan 2022-06-08 08:31:26.880 | ipset 2022-06-08 08:31:26.880 | conntrack 2022-06-08 08:31:26.881 | conntrackd 2022-06-08 08:31:26.881 | keepalived 2022-06-08 08:31:26.881 | dstat 2022-06-08 08:31:26.881 | lvm2 2022-06-08 08:31:26.881 | qemu-utils 2022-06-08 08:31:26.881 | thin-provisioning-tools 2022-06-08 08:31:26.881 | curl 2022-06-08 08:31:26.881 | liberasurecode-dev 2022-06-08 08:31:26.881 | make 2022-06-08 08:31:26.881 | memcached 2022-06-08 08:31:26.881 | sqlite3 2022-06-08 08:31:26.881 | xfsprogs' 2022-06-08 08:31:26.882 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 08:31:26.898 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 08:31:26.898 | apache2-dev 2022-06-08 08:31:26.898 | bc 2022-06-08 08:31:26.898 | bsdmainutils 2022-06-08 08:31:26.899 | curl 2022-06-08 08:31:26.899 | g++ 2022-06-08 08:31:26.899 | gcc 2022-06-08 08:31:26.899 | gettext 2022-06-08 08:31:26.899 | git 2022-06-08 08:31:26.899 | graphviz 2022-06-08 08:31:26.899 | iputils-ping 2022-06-08 08:31:26.899 | libapache2-mod-proxy-uwsgi 2022-06-08 08:31:26.899 | libffi-dev 2022-06-08 08:31:26.899 | libjpeg-dev 2022-06-08 08:31:26.899 | libmysqlclient-dev 2022-06-08 08:31:26.899 | libpcre3-dev 2022-06-08 08:31:26.899 | libpq-dev 2022-06-08 08:31:26.899 | libssl-dev 2022-06-08 08:31:26.899 | libsystemd-dev 2022-06-08 08:31:26.899 | libxml2-dev 2022-06-08 08:31:26.899 | libxslt1-dev 2022-06-08 08:31:26.899 | libyaml-dev 2022-06-08 08:31:26.899 | lsof 2022-06-08 08:31:26.899 | openssh-server 2022-06-08 08:31:26.899 | openssl 2022-06-08 08:31:26.899 | pkg-config 2022-06-08 08:31:26.899 | psmisc 2022-06-08 08:31:26.899 | python3-dev 2022-06-08 08:31:26.899 | python3-pip 2022-06-08 08:31:26.899 | python3-venv 2022-06-08 08:31:26.899 | tar 2022-06-08 08:31:26.899 | tcpdump 2022-06-08 08:31:26.899 | unzip 2022-06-08 08:31:26.899 | uuid-runtime 2022-06-08 08:31:26.899 | wget 2022-06-08 08:31:26.899 | wget 2022-06-08 08:31:26.899 | zlib1g-dev 2022-06-08 08:31:26.899 | libkrb5-dev 2022-06-08 08:31:26.899 | libldap2-dev 2022-06-08 08:31:26.899 | libsasl2-dev 2022-06-08 08:31:26.899 | memcached 2022-06-08 08:31:26.900 | python3-mysqldb 2022-06-08 08:31:26.900 | sqlite3 2022-06-08 08:31:26.900 | conntrack 2022-06-08 08:31:26.900 | curl 2022-06-08 08:31:26.900 | dnsmasq-base 2022-06-08 08:31:26.900 | dnsmasq-utils 2022-06-08 08:31:26.900 | ebtables 2022-06-08 08:31:26.900 | gawk 2022-06-08 08:31:26.900 | genisoimage 2022-06-08 08:31:26.900 | iptables 2022-06-08 08:31:26.900 | iputils-arping 2022-06-08 08:31:26.900 | kpartx 2022-06-08 08:31:26.900 | libjs-jquery-tablesorter 2022-06-08 08:31:26.900 | libmysqlclient-dev 2022-06-08 08:31:26.900 | parted 2022-06-08 08:31:26.900 | pm-utils 2022-06-08 08:31:26.900 | python3-mysqldb 2022-06-08 08:31:26.900 | socat 2022-06-08 08:31:26.900 | sqlite3 2022-06-08 08:31:26.900 | sudo 2022-06-08 08:31:26.900 | vlan 2022-06-08 08:31:26.900 | lsscsi 2022-06-08 08:31:26.900 | open-iscsi 2022-06-08 08:31:26.900 | lvm2 2022-06-08 08:31:26.900 | qemu-utils 2022-06-08 08:31:26.900 | thin-provisioning-tools 2022-06-08 08:31:26.900 | acl 2022-06-08 08:31:26.900 | dnsmasq-base 2022-06-08 08:31:26.900 | dnsmasq-utils 2022-06-08 08:31:26.900 | ebtables 2022-06-08 08:31:26.900 | haproxy 2022-06-08 08:31:26.900 | iptables 2022-06-08 08:31:26.900 | iputils-arping 2022-06-08 08:31:26.900 | iputils-ping 2022-06-08 08:31:26.900 | libmysqlclient-dev 2022-06-08 08:31:26.900 | postgresql-server-dev-all 2022-06-08 08:31:26.900 | python3-mysqldb 2022-06-08 08:31:26.900 | sqlite3 2022-06-08 08:31:26.901 | sudo 2022-06-08 08:31:26.901 | vlan 2022-06-08 08:31:26.901 | ipset 2022-06-08 08:31:26.901 | conntrack 2022-06-08 08:31:26.901 | conntrackd 2022-06-08 08:31:26.901 | keepalived 2022-06-08 08:31:26.901 | dstat 2022-06-08 08:31:26.901 | lvm2 2022-06-08 08:31:26.901 | qemu-utils 2022-06-08 08:31:26.901 | thin-provisioning-tools 2022-06-08 08:31:26.901 | curl 2022-06-08 08:31:26.901 | liberasurecode-dev 2022-06-08 08:31:26.901 | make 2022-06-08 08:31:26.901 | memcached 2022-06-08 08:31:26.901 | sqlite3 2022-06-08 08:31:26.901 | xfsprogs ' 2022-06-08 08:31:26.901 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 08:31:26.903 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:31:26.906 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:31:26.908 | ++ 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-06-08 08:31:26.909 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 08:31:26.913 | ++ 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-06-08 08:31:26.915 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-08 08:31:26.917 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:31:26.920 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-08 08:31:26.922 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:31:26.924 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:31:26.926 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:31:26.928 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:31:26.930 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:31:26.932 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:31:26.935 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-08 08:31:26.937 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-08 08:31:26.939 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-08 08:31:26.941 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-08 08:31:26.945 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-08 08:31:26.947 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-08 08:31:26.949 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-08 08:31:26.951 | ++ functions-common:time_start:2309 : local start_time= 2022-06-08 08:31:26.953 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-08 08:31:26.955 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-08 08:31:26.959 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654677086956 2022-06-08 08:31:26.960 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 08:31:26.962 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 08:31:26.964 | ++ 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-06-08 08:31:27.182 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-08 08:31:27.208 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 08:31:27.267 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-08 08:31:27.325 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-08 08:31:29.464 | Reading package lists... 2022-06-08 08:31:29.495 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-08 08:31:29.497 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-08 08:31:29.500 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:31:29.502 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:31:29.504 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:31:29.506 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:31:29.508 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:31:29.510 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-08 08:31:29.512 | ++ functions-common:time_stop:2329 : start_time=1654677086956 2022-06-08 08:31:29.514 | ++ functions-common:time_stop:2331 : [[ -z 1654677086956 ]] 2022-06-08 08:31:29.516 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:31:29.520 | ++ functions-common:time_stop:2334 : end_time=1654677089518 2022-06-08 08:31:29.522 | ++ functions-common:time_stop:2335 : elapsed_time=2562 2022-06-08 08:31:29.524 | ++ functions-common:time_stop:2336 : total=0 2022-06-08 08:31:29.526 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:31:29.528 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2562 2022-06-08 08:31:29.531 | ++ 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-06-08 08:31:29.533 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:31:29.535 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:31:29.537 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:31:29.539 | ++ 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-06-08 08:31:29.560 | ++ 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-06-08 08:31:29.668 | Reading package lists... 2022-06-08 08:31:29.908 | Building dependency tree... 2022-06-08 08:31:29.909 | Reading state information... 2022-06-08 08:31:30.189 | bc is already the newest version (1.07.1-2build1). 2022-06-08 08:31:30.189 | bc set to manually installed. 2022-06-08 08:31:30.189 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 08:31:30.189 | bsdmainutils set to manually installed. 2022-06-08 08:31:30.189 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 08:31:30.189 | gawk set to manually installed. 2022-06-08 08:31:30.189 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 08:31:30.189 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 08:31:30.189 | iptables set to manually installed. 2022-06-08 08:31:30.189 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 08:31:30.189 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 08:31:30.190 | kpartx set to manually installed. 2022-06-08 08:31:30.190 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 08:31:30.190 | psmisc is already the newest version (23.3-1). 2022-06-08 08:31:30.190 | psmisc set to manually installed. 2022-06-08 08:31:30.190 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 08:31:30.190 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 08:31:30.190 | thin-provisioning-tools set to manually installed. 2022-06-08 08:31:30.190 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 08:31:30.190 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 08:31:30.190 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 08:31:30.190 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 08:31:30.190 | lsof set to manually installed. 2022-06-08 08:31:30.190 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 08:31:30.190 | parted set to manually installed. 2022-06-08 08:31:30.190 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 08:31:30.190 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 08:31:30.190 | zlib1g-dev set to manually installed. 2022-06-08 08:31:30.190 | The following packages were automatically installed and are no longer required: 2022-06-08 08:31:30.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:31:30.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:31:30.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:31:30.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:31:30.191 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:31:30.191 | python3-zope.interface 2022-06-08 08:31:30.191 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:31:30.191 | The following additional packages will be installed: 2022-06-08 08:31:30.191 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-08 08:31:30.191 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-08 08:31:30.191 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-08 08:31:30.191 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-08 08:31:30.191 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-08 08:31:30.191 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-08 08:31:30.191 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-08 08:31:30.191 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-08 08:31:30.191 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-08 08:31:30.191 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-08 08:31:30.191 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-08 08:31:30.191 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-08 08:31:30.191 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-08 08:31:30.191 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-08 08:31:30.191 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-08 08:31:30.191 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-08 08:31:30.191 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-08 08:31:30.191 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-08 08:31:30.191 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-08 08:31:30.191 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-08 08:31:30.191 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-08 08:31:30.192 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-08 08:31:30.192 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-08 08:31:30.192 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-08 08:31:30.192 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-08 08:31:30.192 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-08 08:31:30.192 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-08 08:31:30.192 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-08 08:31:30.192 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-08 08:31:30.192 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-08 08:31:30.192 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-08 08:31:30.192 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-08 08:31:30.192 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-08 08:31:30.192 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-08 08:31:30.192 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-08 08:31:30.193 | Suggested packages: 2022-06-08 08:31:30.193 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-08 08:31:30.193 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-08 08:31:30.193 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-08 08:31:30.193 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-08 08:31:30.193 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-08 08:31:30.193 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-08 08:31:30.194 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-08 08:31:30.194 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-08 08:31:30.194 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-08 08:31:30.194 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-08 08:31:30.194 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-08 08:31:30.194 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-08 08:31:30.194 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-08 08:31:30.194 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-08 08:31:30.194 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-08 08:31:30.194 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-08 08:31:30.194 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-08 08:31:30.447 | The following NEW packages will be installed: 2022-06-08 08:31:30.447 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-08 08:31:30.447 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-08 08:31:30.447 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-08 08:31:30.447 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-08 08:31:30.447 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-08 08:31:30.447 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-08 08:31:30.447 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-08 08:31:30.447 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-08 08:31:30.447 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-08 08:31:30.447 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-08 08:31:30.448 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-08 08:31:30.448 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-08 08:31:30.448 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-08 08:31:30.448 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-08 08:31:30.448 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-08 08:31:30.448 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-08 08:31:30.448 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-08 08:31:30.448 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-08 08:31:30.448 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-08 08:31:30.448 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-08 08:31:30.448 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-08 08:31:30.448 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-08 08:31:30.448 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-08 08:31:30.448 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-08 08:31:30.448 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-08 08:31:30.448 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-08 08:31:30.448 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-08 08:31:30.448 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-08 08:31:30.448 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-08 08:31:30.448 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-08 08:31:30.448 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-08 08:31:30.448 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-08 08:31:30.448 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-08 08:31:30.448 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-08 08:31:30.448 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-08 08:31:30.448 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-08 08:31:30.448 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-08 08:31:30.448 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-08 08:31:30.448 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-08 08:31:30.449 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-08 08:31:30.449 | The following packages will be upgraded: 2022-06-08 08:31:30.450 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-08 08:31:30.450 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-08 08:31:30.450 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-08 08:31:30.451 | openssh-server openssh-sftp-server openssl systemd systemd-sysv 2022-06-08 08:31:30.451 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-08 08:31:30.564 | 27 upgraded, 208 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:31:30.564 | Need to get 162 MB of archives. 2022-06-08 08:31:30.564 | After this operation, 762 MB of additional disk space will be used. 2022-06-08 08:31:30.564 | 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-06-08 08:31:30.827 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-08 08:31:30.842 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-08 08:31:30.843 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-08 08:31:30.844 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-08 08:31:30.907 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-08 08:31:31.212 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-08 08:31:31.234 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-08 08:31:31.235 | 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-06-08 08:31:31.239 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-08 08:31:31.246 | 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-06-08 08:31:31.453 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-08 08:31:31.454 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-08 08:31:31.472 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-08 08:31:31.473 | 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-06-08 08:31:31.474 | 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-06-08 08:31:31.475 | 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-06-08 08:31:31.478 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-08 08:31:31.479 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-08 08:31:31.493 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-08 08:31:31.512 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-08 08:31:31.544 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-08 08:31:31.594 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-08 08:31:33.072 | 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-06-08 08:31:33.096 | 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-06-08 08:31:33.461 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-08 08:31:33.465 | 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-06-08 08:31:33.467 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-08 08:31:33.534 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-08 08:31:33.564 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-08 08:31:33.833 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-08 08:31:33.834 | 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-06-08 08:31:33.835 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-08 08:31:33.835 | 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-06-08 08:31:34.045 | 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-06-08 08:31:34.046 | 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-06-08 08:31:34.047 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-08 08:31:34.052 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-08 08:31:34.231 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-08 08:31:34.331 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-08 08:31:34.334 | 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-06-08 08:31:34.370 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-08 08:31:34.371 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-08 08:31:34.400 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-08 08:31:34.404 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-08 08:31:34.405 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-08 08:31:34.437 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-08 08:31:34.652 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-08 08:31:34.660 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-08 08:31:34.701 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-08 08:31:34.707 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-08 08:31:34.713 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-08 08:31:34.743 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-08 08:31:34.951 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-08 08:31:35.040 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-08 08:31:35.047 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-08 08:31:38.344 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-08 08:31:41.188 | Get:58 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-06-08 08:31:41.555 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-08 08:31:41.577 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-08 08:31:41.591 | Get:61 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-06-08 08:31:42.078 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-08 08:31:43.512 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-08 08:31:43.531 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-08 08:31:43.794 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-08 08:31:46.106 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-08 08:31:54.089 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-08 08:31:54.104 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-08 08:31:54.315 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-08 08:31:54.333 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-08 08:31:54.432 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-08 08:31:54.567 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-08 08:31:54.587 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-08 08:31:54.615 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-08 08:31:54.627 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-08 08:31:54.907 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-08 08:31:55.053 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-08 08:31:55.588 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-08 08:31:55.714 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-08 08:31:55.774 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-08 08:31:56.629 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-08 08:31:56.635 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-08 08:31:56.731 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-08 08:31:58.258 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-08 08:31:58.258 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-08 08:31:58.259 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-08 08:31:58.260 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-08 08:31:58.607 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-08 08:31:58.745 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-08 08:31:59.283 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-08 08:31:59.394 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-08 08:31:59.396 | Get:92 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-06-08 08:32:06.245 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-08 08:32:06.245 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-08 08:32:06.246 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-08 08:32:06.252 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-08 08:32:06.253 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-08 08:32:06.256 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-08 08:32:06.285 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-08 08:32:06.285 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-08 08:32:06.295 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-08 08:32:06.471 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-08 08:32:06.532 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-08 08:32:06.626 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-08 08:32:06.693 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-08 08:32:06.709 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-08 08:32:06.737 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-08 08:32:06.886 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-08 08:32:06.959 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-08 08:32:06.961 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-08 08:32:06.971 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-08 08:32:06.986 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-08 08:32:07.017 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-08 08:32:07.019 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-08 08:32:07.021 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-08 08:32:07.025 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-08 08:32:07.036 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-08 08:32:07.057 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-08 08:32:07.060 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-08 08:32:07.076 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-08 08:32:07.089 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-08 08:32:07.116 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-08 08:32:07.126 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-08 08:32:07.139 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-08 08:32:07.159 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-08 08:32:07.160 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-08 08:32:07.161 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-08 08:32:07.175 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-08 08:32:07.227 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-08 08:32:07.233 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-08 08:32:07.268 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-08 08:32:07.285 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-08 08:32:07.287 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-08 08:32:07.289 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-08 08:32:07.306 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-08 08:32:07.309 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-08 08:32:07.311 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-08 08:32:07.343 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-08 08:32:07.400 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-08 08:32:07.528 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-08 08:32:07.531 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-08 08:32:07.532 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-08 08:32:07.533 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-08 08:32:07.534 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-08 08:32:07.536 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-08 08:32:07.537 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-08 08:32:07.551 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-08 08:32:07.560 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-08 08:32:07.634 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-08 08:32:07.635 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-08 08:32:07.640 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-08 08:32:07.651 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-08 08:32:07.652 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-08 08:32:07.653 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-08 08:32:07.729 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-08 08:32:07.730 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-08 08:32:07.732 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-08 08:32:07.733 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-08 08:32:07.734 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-08 08:32:07.737 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-08 08:32:07.786 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-08 08:32:07.786 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-08 08:32:07.787 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-08 08:32:07.827 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-08 08:32:07.848 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-08 08:32:07.870 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-08 08:32:07.873 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-08 08:32:07.877 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-08 08:32:09.338 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-08 08:32:09.339 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-08 08:32:09.364 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-08 08:32:09.365 | Get:172 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-06-08 08:32:09.411 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-08 08:32:09.412 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-08 08:32:09.412 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-08 08:32:09.440 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-08 08:32:09.441 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-08 08:32:09.458 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-08 08:32:09.502 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-08 08:32:09.503 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-08 08:32:09.503 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-08 08:32:09.853 | Get:182 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-06-08 08:32:10.118 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-08 08:32:10.157 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-08 08:32:10.233 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-08 08:32:10.234 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-08 08:32:10.264 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-08 08:32:10.283 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-08 08:32:10.785 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-08 08:32:11.058 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-08 08:32:11.095 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-08 08:32:11.097 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-08 08:32:11.102 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-08 08:32:11.102 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-08 08:32:11.104 | Get:195 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-06-08 08:32:11.247 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-08 08:32:11.251 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-08 08:32:11.336 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-08 08:32:11.340 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-08 08:32:12.341 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-08 08:32:12.343 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-08 08:32:12.354 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-08 08:32:12.515 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-08 08:32:14.278 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-08 08:32:14.290 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-08 08:32:20.684 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-08 08:32:20.686 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-08 08:32:20.687 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-08 08:32:20.688 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-08 08:32:20.689 | Get:210 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-06-08 08:32:20.856 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-08 08:32:20.857 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-08 08:32:20.903 | Get:213 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-06-08 08:32:21.302 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-08 08:32:21.303 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-08 08:32:21.725 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-08 08:32:21.726 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-08 08:32:21.726 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-08 08:32:21.805 | Get:219 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-06-08 08:32:21.806 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-08 08:32:21.806 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-08 08:32:21.839 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-08 08:32:22.134 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-08 08:32:22.235 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-08 08:32:22.356 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-08 08:32:22.460 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-08 08:32:22.461 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-08 08:32:22.461 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-08 08:32:22.462 | Get:229 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-06-08 08:32:22.463 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-08 08:32:22.463 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-08 08:32:22.464 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-08 08:32:22.464 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-08 08:32:22.465 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-08 08:32:23.453 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-08 08:32:24.934 | Preconfiguring packages ... 2022-06-08 08:32:25.209 | Fetched 162 MB in 53s (3,053 kB/s) 2022-06-08 08:32:25.392 | (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-06-08 08:32:25.395 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-08 08:32:25.568 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-08 08:32:26.126 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-08 08:32:26.731 | (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-06-08 08:32:26.734 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:32:26.943 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 08:32:27.540 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:32:27.711 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 08:32:28.636 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:32:28.794 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 08:32:29.259 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:32:29.437 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 08:32:30.033 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:32:30.348 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 08:32:31.639 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:32:31.796 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-08 08:32:32.232 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 08:32:32.751 | (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-06-08 08:32:32.753 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-08 08:32:32.903 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-08 08:32:33.315 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-08 08:32:33.833 | (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-06-08 08:32:33.835 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-08 08:32:34.000 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-08 08:32:34.483 | Selecting previously unselected package libapr1:amd64. 2022-06-08 08:32:34.490 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-08 08:32:34.522 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-08 08:32:35.025 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-08 08:32:35.151 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-08 08:32:35.768 | Selecting previously unselected package libaprutil1:amd64. 2022-06-08 08:32:35.776 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 08:32:35.834 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 08:32:36.262 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-08 08:32:36.368 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-08 08:32:36.757 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-08 08:32:36.764 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 08:32:36.808 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 08:32:37.127 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 08:32:37.274 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-08 08:32:37.676 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 08:32:37.808 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-08 08:32:38.250 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-08 08:32:38.388 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-08 08:32:38.726 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-08 08:32:38.733 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 08:32:38.768 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 08:32:39.024 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-08 08:32:39.149 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-08 08:32:39.621 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-08 08:32:39.755 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-08 08:32:40.212 | Selecting previously unselected package libjansson4:amd64. 2022-06-08 08:32:40.219 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-08 08:32:40.269 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-08 08:32:40.595 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-08 08:32:40.603 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-08 08:32:40.668 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-08 08:32:41.096 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-08 08:32:41.260 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-08 08:32:42.939 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:32:43.054 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-08 08:32:43.500 | Selecting previously unselected package apache2-bin. 2022-06-08 08:32:43.508 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 08:32:43.557 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-08 08:32:44.071 | Selecting previously unselected package apache2-data. 2022-06-08 08:32:44.078 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-08 08:32:44.133 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-08 08:32:44.505 | Selecting previously unselected package apache2-utils. 2022-06-08 08:32:44.513 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 08:32:44.562 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-08 08:32:45.029 | Selecting previously unselected package apache2. 2022-06-08 08:32:45.036 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 08:32:45.102 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-08 08:32:45.543 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-08 08:32:45.550 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-08 08:32:45.602 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-08 08:32:46.020 | Selecting previously unselected package haproxy. 2022-06-08 08:32:46.027 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-08 08:32:46.084 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-08 08:32:46.740 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-08 08:32:46.748 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-08 08:32:46.800 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-08 08:32:47.212 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-08 08:32:47.219 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-08 08:32:47.280 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-08 08:32:47.732 | Selecting previously unselected package mysql-common. 2022-06-08 08:32:47.739 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-08 08:32:47.797 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-08 08:32:48.126 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-08 08:32:48.134 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:32:48.171 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:32:48.723 | Selecting previously unselected package libsensors-config. 2022-06-08 08:32:48.730 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-08 08:32:48.794 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-08 08:32:49.145 | Selecting previously unselected package libsensors5:amd64. 2022-06-08 08:32:49.153 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-08 08:32:49.304 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-08 08:32:49.646 | Selecting previously unselected package libsnmp-base. 2022-06-08 08:32:49.654 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-08 08:32:49.691 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 08:32:50.066 | Selecting previously unselected package libsnmp35:amd64. 2022-06-08 08:32:50.074 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-08 08:32:50.122 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 08:32:50.705 | Selecting previously unselected package keepalived. 2022-06-08 08:32:50.713 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-08 08:32:50.766 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-08 08:32:51.360 | Selecting previously unselected package memcached. 2022-06-08 08:32:51.368 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-08 08:32:51.411 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-08 08:32:51.962 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-08 08:32:52.890 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-08 08:32:53.433 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-08 08:32:53.617 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-08 08:32:53.996 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-08 08:32:54.154 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-08 08:32:54.703 | Selecting previously unselected package python3-yaml. 2022-06-08 08:32:54.710 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-08 08:32:54.754 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-08 08:32:55.076 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-08 08:32:55.177 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-08 08:32:55.767 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-08 08:32:56.015 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-08 08:32:57.028 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-08 08:32:57.222 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-08 08:32:57.899 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-08 08:32:58.036 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-08 08:32:58.525 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-08 08:32:58.671 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-08 08:32:59.299 | Selecting previously unselected package acl. 2022-06-08 08:32:59.307 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-08 08:32:59.348 | Unpacking acl (2.2.53-6) ... 2022-06-08 08:32:59.668 | Selecting previously unselected package autotools-dev. 2022-06-08 08:32:59.676 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-08 08:32:59.722 | Unpacking autotools-dev (20180224.1) ... 2022-06-08 08:33:00.071 | Selecting previously unselected package m4. 2022-06-08 08:33:00.078 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-08 08:33:00.139 | Unpacking m4 (1.4.18-4) ... 2022-06-08 08:33:00.566 | Selecting previously unselected package autoconf. 2022-06-08 08:33:00.574 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-08 08:33:00.628 | Unpacking autoconf (2.69-11.1) ... 2022-06-08 08:33:01.103 | Selecting previously unselected package automake. 2022-06-08 08:33:01.110 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-08 08:33:01.161 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-08 08:33:01.571 | Selecting previously unselected package autopoint. 2022-06-08 08:33:01.579 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-08 08:33:01.639 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-08 08:33:02.091 | Selecting previously unselected package libllvm10:amd64. 2022-06-08 08:33:02.099 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:33:02.171 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:33:04.940 | Selecting previously unselected package libclang-cpp10. 2022-06-08 08:33:04.947 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:33:05.002 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:33:06.869 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-08 08:33:06.876 | Preparing to unpack .../049-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-08 08:33:06.928 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 08:33:07.800 | Selecting previously unselected package libgc1c2:amd64. 2022-06-08 08:33:07.809 | Preparing to unpack .../050-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-08 08:33:07.868 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-08 08:33:08.331 | Selecting previously unselected package libobjc4:amd64. 2022-06-08 08:33:08.339 | Preparing to unpack .../051-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-08 08:33:08.396 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 08:33:08.728 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-08 08:33:08.736 | Preparing to unpack .../052-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-08 08:33:08.802 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 08:33:09.396 | Selecting previously unselected package libc6-i386. 2022-06-08 08:33:09.404 | Preparing to unpack .../053-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-08 08:33:09.459 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-08 08:33:10.394 | Selecting previously unselected package lib32gcc-s1. 2022-06-08 08:33:10.402 | Preparing to unpack .../054-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-08 08:33:10.465 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 08:33:10.899 | Selecting previously unselected package lib32stdc++6. 2022-06-08 08:33:10.907 | Preparing to unpack .../055-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-08 08:33:10.962 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 08:33:11.373 | Selecting previously unselected package libclang-common-10-dev. 2022-06-08 08:33:11.381 | Preparing to unpack .../056-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:33:11.430 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 08:33:12.777 | Selecting previously unselected package libclang1-10. 2022-06-08 08:33:12.784 | Preparing to unpack .../057-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:33:12.830 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:33:14.334 | Selecting previously unselected package clang-10. 2022-06-08 08:33:14.341 | Preparing to unpack .../058-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:33:14.373 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:33:14.703 | Selecting previously unselected package libtool. 2022-06-08 08:33:14.710 | Preparing to unpack .../059-libtool_2.4.6-14_all.deb ... 2022-06-08 08:33:14.760 | Unpacking libtool (2.4.6-14) ... 2022-06-08 08:33:15.111 | Selecting previously unselected package dh-autoreconf. 2022-06-08 08:33:15.119 | Preparing to unpack .../060-dh-autoreconf_19_all.deb ... 2022-06-08 08:33:15.162 | Unpacking dh-autoreconf (19) ... 2022-06-08 08:33:15.516 | Selecting previously unselected package libdebhelper-perl. 2022-06-08 08:33:15.524 | Preparing to unpack .../061-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-08 08:33:15.588 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-08 08:33:15.939 | Selecting previously unselected package libarchive-zip-perl. 2022-06-08 08:33:15.947 | Preparing to unpack .../062-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-08 08:33:16.011 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-08 08:33:16.328 | Selecting previously unselected package libsub-override-perl. 2022-06-08 08:33:16.335 | Preparing to unpack .../063-libsub-override-perl_0.09-2_all.deb ... 2022-06-08 08:33:16.385 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-08 08:33:16.794 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-08 08:33:16.802 | Preparing to unpack .../064-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-08 08:33:16.848 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-08 08:33:17.191 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-08 08:33:17.198 | Preparing to unpack .../065-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-08 08:33:17.253 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-08 08:33:17.555 | Selecting previously unselected package libdpkg-perl. 2022-06-08 08:33:17.563 | Preparing to unpack .../066-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-08 08:33:17.617 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-08 08:33:18.062 | Selecting previously unselected package make. 2022-06-08 08:33:18.070 | Preparing to unpack .../067-make_4.2.1-1.2_amd64.deb ... 2022-06-08 08:33:18.125 | Unpacking make (4.2.1-1.2) ... 2022-06-08 08:33:18.462 | Selecting previously unselected package dpkg-dev. 2022-06-08 08:33:18.470 | Preparing to unpack .../068-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-08 08:33:18.519 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-08 08:33:18.979 | Selecting previously unselected package dwz. 2022-06-08 08:33:18.987 | Preparing to unpack .../069-dwz_0.13-5_amd64.deb ... 2022-06-08 08:33:19.030 | Unpacking dwz (0.13-5) ... 2022-06-08 08:33:19.499 | Selecting previously unselected package libcroco3:amd64. 2022-06-08 08:33:19.506 | Preparing to unpack .../070-libcroco3_0.6.13-1_amd64.deb ... 2022-06-08 08:33:19.556 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-08 08:33:19.893 | Selecting previously unselected package gettext. 2022-06-08 08:33:19.901 | Preparing to unpack .../071-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-08 08:33:19.950 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-08 08:33:20.445 | Selecting previously unselected package intltool-debian. 2022-06-08 08:33:20.453 | Preparing to unpack .../072-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-08 08:33:20.508 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-08 08:33:20.799 | Selecting previously unselected package po-debconf. 2022-06-08 08:33:20.808 | Preparing to unpack .../073-po-debconf_1.0.21_all.deb ... 2022-06-08 08:33:20.862 | Unpacking po-debconf (1.0.21) ... 2022-06-08 08:33:21.194 | Selecting previously unselected package debhelper. 2022-06-08 08:33:21.201 | Preparing to unpack .../074-debhelper_12.10ubuntu1_all.deb ... 2022-06-08 08:33:21.245 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-08 08:33:21.725 | Selecting previously unselected package uuid-dev:amd64. 2022-06-08 08:33:21.734 | Preparing to unpack .../075-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-08 08:33:21.784 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-08 08:33:22.213 | Selecting previously unselected package libsctp1:amd64. 2022-06-08 08:33:22.221 | Preparing to unpack .../076-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-08 08:33:22.285 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-08 08:33:22.560 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-08 08:33:22.567 | Preparing to unpack .../077-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-08 08:33:22.616 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-08 08:33:22.928 | Selecting previously unselected package libapr1-dev. 2022-06-08 08:33:22.936 | Preparing to unpack .../078-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-08 08:33:22.984 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-08 08:33:23.577 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-08 08:33:23.584 | Preparing to unpack .../079-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-08 08:33:23.634 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-08 08:33:23.988 | Selecting previously unselected package libaprutil1-dev. 2022-06-08 08:33:23.996 | Preparing to unpack .../080-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-08 08:33:24.047 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-08 08:33:24.582 | Selecting previously unselected package apache2-dev. 2022-06-08 08:33:24.590 | Preparing to unpack .../081-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 08:33:24.641 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-08 08:33:25.196 | Selecting previously unselected package binfmt-support. 2022-06-08 08:33:25.204 | Preparing to unpack .../082-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-08 08:33:25.264 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-08 08:33:25.583 | Selecting previously unselected package g++-9. 2022-06-08 08:33:25.590 | Preparing to unpack .../083-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-08 08:33:25.642 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 08:33:27.162 | Selecting previously unselected package g++. 2022-06-08 08:33:27.170 | Preparing to unpack .../084-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-08 08:33:27.213 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-08 08:33:27.476 | Selecting previously unselected package build-essential. 2022-06-08 08:33:27.485 | Preparing to unpack .../085-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-08 08:33:27.510 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-08 08:33:27.785 | Selecting previously unselected package conntrack. 2022-06-08 08:33:27.794 | Preparing to unpack .../086-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-08 08:33:27.845 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-08 08:33:28.248 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-08 08:33:28.256 | Preparing to unpack .../087-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-08 08:33:28.302 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-08 08:33:28.631 | Selecting previously unselected package libnetfilter-queue1. 2022-06-08 08:33:28.639 | Preparing to unpack .../088-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-08 08:33:28.687 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-08 08:33:29.040 | Selecting previously unselected package conntrackd. 2022-06-08 08:33:29.047 | Preparing to unpack .../089-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-08 08:33:29.091 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-08 08:33:29.481 | Selecting previously unselected package dns-root-data. 2022-06-08 08:33:29.489 | Preparing to unpack .../090-dns-root-data_2019052802_all.deb ... 2022-06-08 08:33:29.556 | Unpacking dns-root-data (2019052802) ... 2022-06-08 08:33:29.925 | Selecting previously unselected package libidn11:amd64. 2022-06-08 08:33:29.934 | Preparing to unpack .../091-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-08 08:33:29.988 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-08 08:33:30.331 | Selecting previously unselected package dnsmasq-base. 2022-06-08 08:33:30.339 | Preparing to unpack .../092-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-08 08:33:30.382 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-08 08:33:30.727 | Selecting previously unselected package dnsmasq-utils. 2022-06-08 08:33:30.735 | Preparing to unpack .../093-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-08 08:33:30.784 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-08 08:33:31.128 | Selecting previously unselected package dstat. 2022-06-08 08:33:31.136 | Preparing to unpack .../094-dstat_0.7.4-6_all.deb ... 2022-06-08 08:33:31.184 | Unpacking dstat (0.7.4-6) ... 2022-06-08 08:33:31.720 | Selecting previously unselected package ebtables. 2022-06-08 08:33:31.728 | Preparing to unpack .../095-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-08 08:33:31.796 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-08 08:33:32.230 | Selecting previously unselected package libfakeroot:amd64. 2022-06-08 08:33:32.238 | Preparing to unpack .../096-libfakeroot_1.24-1_amd64.deb ... 2022-06-08 08:33:32.281 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-08 08:33:32.651 | Selecting previously unselected package fakeroot. 2022-06-08 08:33:32.659 | Preparing to unpack .../097-fakeroot_1.24-1_amd64.deb ... 2022-06-08 08:33:32.708 | Unpacking fakeroot (1.24-1) ... 2022-06-08 08:33:33.076 | Selecting previously unselected package fonts-dejavu-core. 2022-06-08 08:33:33.084 | Preparing to unpack .../098-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-08 08:33:33.121 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-08 08:33:33.560 | Selecting previously unselected package fonts-liberation. 2022-06-08 08:33:33.567 | Preparing to unpack .../099-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-08 08:33:33.619 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-08 08:33:34.059 | Selecting previously unselected package fontconfig-config. 2022-06-08 08:33:34.067 | Preparing to unpack .../100-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-08 08:33:34.114 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-08 08:33:34.556 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-08 08:33:34.564 | Preparing to unpack .../101-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-08 08:33:34.619 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-08 08:33:35.011 | Selecting previously unselected package fontconfig. 2022-06-08 08:33:35.019 | Preparing to unpack .../102-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-08 08:33:35.068 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-08 08:33:35.491 | Selecting previously unselected package genisoimage. 2022-06-08 08:33:35.500 | Preparing to unpack .../103-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-08 08:33:35.548 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-08 08:33:35.956 | Selecting previously unselected package libann0. 2022-06-08 08:33:35.964 | Preparing to unpack .../104-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-08 08:33:35.995 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-08 08:33:36.377 | Selecting previously unselected package libcdt5:amd64. 2022-06-08 08:33:36.385 | Preparing to unpack .../105-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:36.433 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-08 08:33:36.742 | Selecting previously unselected package libcgraph6:amd64. 2022-06-08 08:33:36.750 | Preparing to unpack .../106-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:36.782 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-08 08:33:37.167 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-08 08:33:37.175 | Preparing to unpack .../107-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-08 08:33:37.230 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 08:33:37.550 | Selecting previously unselected package libjpeg8:amd64. 2022-06-08 08:33:37.559 | Preparing to unpack .../108-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-08 08:33:37.607 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-08 08:33:37.950 | Selecting previously unselected package libjbig0:amd64. 2022-06-08 08:33:37.958 | Preparing to unpack .../109-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-08 08:33:38.001 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-08 08:33:38.430 | Selecting previously unselected package libwebp6:amd64. 2022-06-08 08:33:38.438 | Preparing to unpack .../110-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:33:38.491 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-08 08:33:38.874 | Selecting previously unselected package libtiff5:amd64. 2022-06-08 08:33:38.882 | Preparing to unpack .../111-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:33:38.931 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-08 08:33:39.288 | Selecting previously unselected package libxpm4:amd64. 2022-06-08 08:33:39.296 | Preparing to unpack .../112-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-08 08:33:39.348 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-08 08:33:39.782 | Selecting previously unselected package libgd3:amd64. 2022-06-08 08:33:39.791 | Preparing to unpack .../113-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-08 08:33:39.839 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-08 08:33:40.185 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-08 08:33:40.193 | Preparing to unpack .../114-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-08 08:33:40.247 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-08 08:33:40.669 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-08 08:33:40.676 | Preparing to unpack .../115-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-08 08:33:40.722 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-08 08:33:41.168 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-08 08:33:41.176 | Preparing to unpack .../116-libxcb-render0_1.14-2_amd64.deb ... 2022-06-08 08:33:41.241 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-08 08:33:41.631 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-08 08:33:41.638 | Preparing to unpack .../117-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-08 08:33:41.699 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-08 08:33:42.099 | Selecting previously unselected package libxrender1:amd64. 2022-06-08 08:33:42.107 | Preparing to unpack .../118-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-08 08:33:42.167 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-08 08:33:42.582 | Selecting previously unselected package libcairo2:amd64. 2022-06-08 08:33:42.590 | Preparing to unpack .../119-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-08 08:33:42.641 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-08 08:33:43.076 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-08 08:33:43.084 | Preparing to unpack .../120-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-08 08:33:43.132 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-08 08:33:43.522 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-08 08:33:43.530 | Preparing to unpack .../121-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-08 08:33:43.567 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-08 08:33:43.959 | Selecting previously unselected package libthai-data. 2022-06-08 08:33:43.967 | Preparing to unpack .../122-libthai-data_0.1.28-3_all.deb ... 2022-06-08 08:33:44.016 | Unpacking libthai-data (0.1.28-3) ... 2022-06-08 08:33:44.407 | Selecting previously unselected package libdatrie1:amd64. 2022-06-08 08:33:44.416 | Preparing to unpack .../123-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-08 08:33:44.464 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-08 08:33:44.816 | Selecting previously unselected package libthai0:amd64. 2022-06-08 08:33:44.825 | Preparing to unpack .../124-libthai0_0.1.28-3_amd64.deb ... 2022-06-08 08:33:44.873 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-08 08:33:45.274 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-08 08:33:45.282 | Preparing to unpack .../125-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-08 08:33:45.330 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 08:33:45.691 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-08 08:33:45.699 | Preparing to unpack .../126-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-08 08:33:45.730 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 08:33:46.070 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-08 08:33:46.078 | Preparing to unpack .../127-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-08 08:33:46.127 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 08:33:46.451 | Selecting previously unselected package libpathplan4:amd64. 2022-06-08 08:33:46.459 | Preparing to unpack .../128-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:46.525 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-08 08:33:46.919 | Selecting previously unselected package libgvc6. 2022-06-08 08:33:46.927 | Preparing to unpack .../129-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:46.967 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-08 08:33:47.451 | Selecting previously unselected package libgvpr2:amd64. 2022-06-08 08:33:47.459 | Preparing to unpack .../130-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:47.510 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-08 08:33:47.925 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-08 08:33:47.933 | Preparing to unpack .../131-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:47.996 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-08 08:33:48.628 | Selecting previously unselected package x11-common. 2022-06-08 08:33:48.637 | Preparing to unpack .../132-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-08 08:33:48.714 | dpkg-query: no packages found matching nux-tools 2022-06-08 08:33:48.725 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-08 08:33:49.177 | Selecting previously unselected package libice6:amd64. 2022-06-08 08:33:49.185 | Preparing to unpack .../133-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-08 08:33:49.236 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-08 08:33:49.585 | Selecting previously unselected package libsm6:amd64. 2022-06-08 08:33:49.593 | Preparing to unpack .../134-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-08 08:33:49.619 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-08 08:33:49.990 | Selecting previously unselected package libxt6:amd64. 2022-06-08 08:33:49.998 | Preparing to unpack .../135-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-08 08:33:50.035 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-08 08:33:50.413 | Selecting previously unselected package libxmu6:amd64. 2022-06-08 08:33:50.421 | Preparing to unpack .../136-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-08 08:33:50.458 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-08 08:33:50.836 | Selecting previously unselected package libxaw7:amd64. 2022-06-08 08:33:50.844 | Preparing to unpack .../137-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-08 08:33:50.893 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-08 08:33:51.285 | Selecting previously unselected package graphviz. 2022-06-08 08:33:51.294 | Preparing to unpack .../138-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-08 08:33:51.333 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-08 08:33:51.840 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-08 08:33:51.848 | Preparing to unpack .../139-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-08 08:33:51.913 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-08 08:33:52.345 | Selecting previously unselected package libibverbs1:amd64. 2022-06-08 08:33:52.353 | Preparing to unpack .../140-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-08 08:33:52.401 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-08 08:33:52.965 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-08 08:33:52.973 | Preparing to unpack .../141-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-08 08:33:53.035 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-08 08:33:53.388 | Selecting previously unselected package icu-devtools. 2022-06-08 08:33:53.396 | Preparing to unpack .../142-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-08 08:33:53.439 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-08 08:33:53.886 | Selecting previously unselected package iputils-arping. 2022-06-08 08:33:53.893 | Preparing to unpack .../143-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-08 08:33:53.953 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-08 08:33:54.482 | Selecting previously unselected package javascript-common. 2022-06-08 08:33:54.490 | Preparing to unpack .../144-javascript-common_11_all.deb ... 2022-06-08 08:33:54.557 | Unpacking javascript-common (11) ... 2022-06-08 08:33:54.988 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-08 08:33:54.996 | Preparing to unpack .../145-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 08:33:55.036 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:33:55.434 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-08 08:33:55.442 | Preparing to unpack .../146-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 08:33:55.496 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:33:55.899 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-08 08:33:55.907 | Preparing to unpack .../147-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 08:33:56.068 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:33:56.459 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-08 08:33:56.467 | Preparing to unpack .../148-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 08:33:56.516 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:33:56.965 | Selecting previously unselected package comerr-dev:amd64. 2022-06-08 08:33:56.973 | Preparing to unpack .../149-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-08 08:33:57.035 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-08 08:33:57.361 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-08 08:33:57.369 | Preparing to unpack .../150-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 08:33:57.418 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:33:57.685 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-08 08:33:57.693 | Preparing to unpack .../151-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-08 08:33:57.730 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-08 08:33:58.028 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-08 08:33:58.036 | Preparing to unpack .../152-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-08 08:33:58.079 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-08 08:33:58.384 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-08 08:33:58.392 | Preparing to unpack .../153-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-08 08:33:58.430 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-08 08:33:58.731 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-08 08:33:58.739 | Preparing to unpack .../154-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-08 08:33:58.793 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-08 08:33:59.133 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-08 08:33:59.141 | Preparing to unpack .../155-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-08 08:33:59.172 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 08:33:59.571 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-08 08:33:59.579 | Preparing to unpack .../156-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-08 08:33:59.622 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 08:33:59.977 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-08 08:33:59.985 | Preparing to unpack .../157-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-08 08:34:00.033 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-08 08:34:00.371 | Selecting previously unselected package libgts-bin. 2022-06-08 08:34:00.379 | Preparing to unpack .../158-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-08 08:34:00.435 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-08 08:34:00.721 | Selecting previously unselected package libicu-dev:amd64. 2022-06-08 08:34:00.730 | Preparing to unpack .../159-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-08 08:34:00.781 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-08 08:34:02.658 | Selecting previously unselected package libipset13:amd64. 2022-06-08 08:34:02.667 | Preparing to unpack .../160-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:02.721 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-08 08:34:03.125 | Selecting previously unselected package librdmacm1:amd64. 2022-06-08 08:34:03.133 | Preparing to unpack .../161-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-08 08:34:03.181 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-08 08:34:03.548 | Selecting previously unselected package libiscsi7:amd64. 2022-06-08 08:34:03.556 | Preparing to unpack .../162-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-08 08:34:03.604 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-08 08:34:03.910 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-08 08:34:03.918 | Preparing to unpack .../163-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-08 08:34:03.990 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 08:34:04.350 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-08 08:34:04.358 | Preparing to unpack .../164-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-08 08:34:04.412 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 08:34:04.693 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-08 08:34:04.701 | Preparing to unpack .../165-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-08 08:34:04.738 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 08:34:05.005 | Selecting previously unselected package libjs-jquery. 2022-06-08 08:34:05.014 | Preparing to unpack .../166-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-08 08:34:05.070 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-08 08:34:05.379 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-08 08:34:05.387 | Preparing to unpack .../167-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-08 08:34:05.441 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-08 08:34:05.733 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-08 08:34:05.741 | Preparing to unpack .../168-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-08 08:34:05.801 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-08 08:34:06.150 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-08 08:34:06.158 | Preparing to unpack .../169-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-08 08:34:06.201 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-08 08:34:06.537 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-08 08:34:06.545 | Preparing to unpack .../170-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-08 08:34:06.601 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-08 08:34:06.921 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-08 08:34:06.930 | Preparing to unpack .../171-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-08 08:34:06.962 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-08 08:34:07.310 | Selecting previously unselected package libssl-dev:amd64. 2022-06-08 08:34:07.318 | Preparing to unpack .../172-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-08 08:34:07.355 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-08 08:34:07.904 | Selecting previously unselected package libmysqlclient-dev. 2022-06-08 08:34:07.912 | Preparing to unpack .../173-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:34:07.955 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:34:08.622 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-08 08:34:08.630 | Preparing to unpack .../174-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-08 08:34:08.679 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 08:34:09.096 | Selecting previously unselected package libomp5-10:amd64. 2022-06-08 08:34:09.105 | Preparing to unpack .../175-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:34:09.148 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:09.533 | Selecting previously unselected package libomp-10-dev. 2022-06-08 08:34:09.541 | Preparing to unpack .../176-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:34:09.593 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:09.936 | Selecting previously unselected package libpq5:amd64. 2022-06-08 08:34:09.945 | Preparing to unpack .../177-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:09.987 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:34:10.275 | Selecting previously unselected package libpq-dev. 2022-06-08 08:34:10.283 | Preparing to unpack .../178-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:10.332 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:34:10.796 | Selecting previously unselected package librados2. 2022-06-08 08:34:10.804 | Preparing to unpack .../179-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:10.841 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 08:34:11.770 | Selecting previously unselected package librbd1. 2022-06-08 08:34:11.779 | Preparing to unpack .../180-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:11.827 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 08:34:12.445 | Selecting previously unselected package libsasl2-dev. 2022-06-08 08:34:12.453 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 08:34:12.501 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 08:34:12.952 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-08 08:34:13.101 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-08 08:34:13.433 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-08 08:34:13.441 | Preparing to unpack .../183-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-08 08:34:13.501 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 08:34:13.885 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-08 08:34:13.893 | Preparing to unpack .../184-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-08 08:34:13.941 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 08:34:14.235 | Selecting previously unselected package libx86-1:amd64. 2022-06-08 08:34:14.245 | Preparing to unpack .../185-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-08 08:34:14.309 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-08 08:34:14.622 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-08 08:34:14.630 | Preparing to unpack .../186-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:34:14.679 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-08 08:34:15.125 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-08 08:34:15.134 | Preparing to unpack .../187-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-08 08:34:15.187 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-08 08:34:15.641 | Selecting previously unselected package llvm-10-runtime. 2022-06-08 08:34:15.650 | Preparing to unpack .../188-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:34:15.704 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:16.148 | Selecting previously unselected package libpfm4:amd64. 2022-06-08 08:34:16.157 | Preparing to unpack .../189-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-08 08:34:16.204 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-08 08:34:16.607 | Selecting previously unselected package llvm-10. 2022-06-08 08:34:16.615 | Preparing to unpack .../190-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:34:16.663 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:17.767 | Selecting previously unselected package libffi-dev:amd64. 2022-06-08 08:34:17.776 | Preparing to unpack .../191-libffi-dev_3.3-4_amd64.deb ... 2022-06-08 08:34:17.835 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-08 08:34:18.188 | Selecting previously unselected package python3-pygments. 2022-06-08 08:34:18.196 | Preparing to unpack .../192-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-08 08:34:18.250 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-08 08:34:18.731 | Selecting previously unselected package llvm-10-tools. 2022-06-08 08:34:18.739 | Preparing to unpack .../193-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:34:18.793 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:19.240 | Selecting previously unselected package libz3-4:amd64. 2022-06-08 08:34:19.248 | Preparing to unpack .../194-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-08 08:34:19.307 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-08 08:34:20.601 | Selecting previously unselected package libz3-dev:amd64. 2022-06-08 08:34:20.609 | Preparing to unpack .../195-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-08 08:34:20.661 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-08 08:34:21.058 | Selecting previously unselected package llvm-10-dev. 2022-06-08 08:34:21.066 | Preparing to unpack .../196-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-08 08:34:21.115 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:25.987 | Selecting previously unselected package lsscsi. 2022-06-08 08:34:25.997 | Preparing to unpack .../197-lsscsi_0.30-0.1_amd64.deb ... 2022-06-08 08:34:26.056 | Unpacking lsscsi (0.30-0.1) ... 2022-06-08 08:34:26.416 | Selecting previously unselected package pkg-config. 2022-06-08 08:34:26.425 | Preparing to unpack .../198-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-08 08:34:26.469 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-08 08:34:26.816 | Selecting previously unselected package pm-utils. 2022-06-08 08:34:26.824 | Preparing to unpack .../199-pm-utils_1.4.1-19_all.deb ... 2022-06-08 08:34:26.873 | Unpacking pm-utils (1.4.1-19) ... 2022-06-08 08:34:27.310 | Selecting previously unselected package postgresql-client-common. 2022-06-08 08:34:27.319 | Preparing to unpack .../200-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-08 08:34:27.372 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-08 08:34:27.722 | Selecting previously unselected package postgresql-client-12. 2022-06-08 08:34:27.732 | Preparing to unpack .../201-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:27.766 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:34:28.308 | Selecting previously unselected package ssl-cert. 2022-06-08 08:34:28.317 | Preparing to unpack .../202-ssl-cert_1.0.39_all.deb ... 2022-06-08 08:34:28.387 | Unpacking ssl-cert (1.0.39) ... 2022-06-08 08:34:28.944 | Selecting previously unselected package postgresql-common. 2022-06-08 08:34:28.952 | Preparing to unpack .../203-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-08 08:34:29.038 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-08 08:34:29.076 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-08 08:34:29.475 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-08 08:34:29.484 | Preparing to unpack .../204-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:29.538 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:34:30.179 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-08 08:34:30.188 | Preparing to unpack .../205-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-08 08:34:30.235 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-08 08:34:30.530 | Selecting previously unselected package python-pip-whl. 2022-06-08 08:34:30.539 | Preparing to unpack .../206-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-08 08:34:30.581 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-08 08:34:31.115 | Selecting previously unselected package python3-mysqldb. 2022-06-08 08:34:31.124 | Preparing to unpack .../207-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-08 08:34:31.183 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-08 08:34:31.473 | Selecting previously unselected package python3-wheel. 2022-06-08 08:34:31.482 | Preparing to unpack .../208-python3-wheel_0.34.2-1_all.deb ... 2022-06-08 08:34:31.537 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-08 08:34:31.887 | Selecting previously unselected package python3-pip. 2022-06-08 08:34:31.895 | Preparing to unpack .../209-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-08 08:34:31.952 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-08 08:34:32.456 | Selecting previously unselected package python3.8-venv. 2022-06-08 08:34:32.465 | Preparing to unpack .../210-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-08 08:34:32.507 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-08 08:34:32.773 | Selecting previously unselected package python3-venv. 2022-06-08 08:34:32.781 | Preparing to unpack .../211-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-08 08:34:32.829 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-08 08:34:33.161 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-08 08:34:33.170 | Preparing to unpack .../212-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-08 08:34:33.221 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-08 08:34:33.515 | Selecting previously unselected package qemu-utils. 2022-06-08 08:34:33.524 | Preparing to unpack .../213-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-08 08:34:33.575 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-08 08:34:34.104 | Selecting previously unselected package sharutils. 2022-06-08 08:34:34.112 | Preparing to unpack .../214-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-08 08:34:34.160 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-08 08:34:34.502 | Selecting previously unselected package sqlite3. 2022-06-08 08:34:34.510 | Preparing to unpack .../215-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-08 08:34:34.549 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-08 08:34:35.035 | Selecting previously unselected package unzip. 2022-06-08 08:34:35.044 | Preparing to unpack .../216-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-08 08:34:35.092 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-08 08:34:35.435 | Selecting previously unselected package vbetool. 2022-06-08 08:34:35.444 | Preparing to unpack .../217-vbetool_1.1-4_amd64.deb ... 2022-06-08 08:34:35.501 | Unpacking vbetool (1.1-4) ... 2022-06-08 08:34:35.907 | Selecting previously unselected package ipset. 2022-06-08 08:34:35.916 | Preparing to unpack .../218-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-08 08:34:35.971 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-08 08:34:36.359 | Selecting previously unselected package ipvsadm. 2022-06-08 08:34:36.368 | Preparing to unpack .../219-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-08 08:34:36.418 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-08 08:34:36.782 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-08 08:34:36.791 | Preparing to unpack .../220-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-08 08:34:36.846 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-08 08:34:37.161 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-08 08:34:37.170 | Preparing to unpack .../221-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-08 08:34:37.216 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-08 08:34:37.515 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-08 08:34:37.528 | Preparing to unpack .../222-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-08 08:34:37.592 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-08 08:34:37.898 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-08 08:34:37.906 | Preparing to unpack .../223-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-08 08:34:37.960 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:34:38.269 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-08 08:34:38.279 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-08 08:34:38.320 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-08 08:34:38.646 | Selecting previously unselected package socat. 2022-06-08 08:34:38.655 | Preparing to unpack .../225-socat_1.7.3.3-2_amd64.deb ... 2022-06-08 08:34:38.713 | Unpacking socat (1.7.3.3-2) ... 2022-06-08 08:34:39.058 | Selecting previously unselected package vlan. 2022-06-08 08:34:39.066 | Preparing to unpack .../226-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-08 08:34:39.114 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-08 08:34:39.501 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-08 08:34:39.661 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-08 08:34:39.903 | Setting up javascript-common (11) ... 2022-06-08 08:34:40.127 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-08 08:34:40.204 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-08 08:34:40.343 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-08 08:34:40.490 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-08 08:34:40.652 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-08 08:34:40.909 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-08 08:34:40.994 | Setting up dstat (0.7.4-6) ... 2022-06-08 08:34:41.372 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-08 08:34:41.372 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-08 08:34:41.390 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-08 08:34:41.390 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-08 08:34:41.492 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 08:34:41.646 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-08 08:34:41.817 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 08:34:41.969 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-08 08:34:42.120 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-08 08:34:42.229 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-08 08:34:42.392 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-08 08:34:42.566 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-08 08:34:42.718 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-08 08:34:42.863 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-08 08:34:43.023 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-08 08:34:43.181 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-08 08:34:43.347 | Setting up vbetool (1.1-4) ... 2022-06-08 08:34:43.509 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-08 08:34:43.672 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 08:34:43.868 | Setting up pm-utils (1.4.1-19) ... 2022-06-08 08:34:44.126 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-08 08:34:44.592 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-08 08:34:44.775 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-08 08:34:44.914 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-08 08:34:45.069 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 08:34:45.295 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-08 08:34:45.451 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-08 08:34:46.525 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-08 08:34:47.280 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-08 08:34:47.503 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-08 08:34:47.651 | Setting up m4 (1.4.18-4) ... 2022-06-08 08:34:47.783 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-08 08:34:48.210 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 08:34:48.354 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-08 08:34:48.509 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-08 08:34:48.663 | Setting up iputils-arping (3:20190709-3) ... 2022-06-08 08:34:48.846 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-08 08:34:48.981 | Setting up conntrack (1:1.4.5-2) ... 2022-06-08 08:34:49.126 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 08:34:49.278 | Setting up python3-wheel (0.34.2-1) ... 2022-06-08 08:34:49.663 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-08 08:34:49.821 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-08 08:34:50.335 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-08 08:34:52.524 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-08 08:34:52.713 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-08 08:34:52.846 | Setting up acl (2.2.53-6) ... 2022-06-08 08:34:52.987 | Setting up dns-root-data (2019052802) ... 2022-06-08 08:34:53.132 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 08:34:53.275 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:53.434 | Setting up fakeroot (1.24-1) ... 2022-06-08 08:34:53.541 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-08 08:34:53.661 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-08 08:34:53.800 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:34:53.964 | Setting up autotools-dev (20180224.1) ... 2022-06-08 08:34:54.124 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-08 08:34:55.057 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-08 08:34:55.217 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-08 08:34:55.371 | Setting up make (4.2.1-1.2) ... 2022-06-08 08:34:55.508 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-08 08:34:55.644 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:34:55.777 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-08 08:34:55.895 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-08 08:34:56.038 | Setting up ebtables (2.0.11-3build1) ... 2022-06-08 08:34:56.787 | Setting up socat (1.7.3.3-2) ... 2022-06-08 08:34:56.947 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-08 08:34:57.086 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-08 08:34:57.234 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-08 08:34:57.354 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-08 08:34:57.452 | Setting up binfmt-support (2.2.0-2) ... 2022-06-08 08:34:57.852 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-08 08:34:58.952 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-08 08:34:59.124 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-08 08:34:59.388 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-08 08:35:00.192 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-08 08:35:00.331 | Setting up lsscsi (0.30-0.1) ... 2022-06-08 08:35:00.468 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-08 08:35:00.634 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 08:35:00.792 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 08:35:00.946 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-08 08:35:01.118 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-08 08:35:01.249 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 08:35:01.400 | Setting up autoconf (2.69-11.1) ... 2022-06-08 08:35:01.646 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-08 08:35:01.815 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-08 08:35:01.948 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-08 08:35:02.023 | Setting up dwz (0.13-5) ... 2022-06-08 08:35:02.158 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-08 08:35:02.290 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-08 08:35:02.450 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-08 08:35:02.610 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-08 08:35:02.777 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-08 08:35:03.129 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-08 08:35:04.571 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:35:04.730 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:04.891 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-08 08:35:05.052 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-08 08:35:05.228 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-08 08:35:05.348 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-08 08:35:05.535 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-08 08:35:05.691 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-08 08:35:05.885 | Setting up libsub-override-perl (0.09-2) ... 2022-06-08 08:35:06.034 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-08 08:35:06.177 | Setting up libthai-data (0.1.28-3) ... 2022-06-08 08:35:06.354 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-08 08:35:06.514 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-08 08:35:06.674 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-08 08:35:06.822 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-08 08:35:06.914 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:35:07.066 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-08 08:35:07.211 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-08 08:35:07.360 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-08 08:35:07.531 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-08 08:35:07.679 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-08 08:35:08.979 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-08 08:35:09.388 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-08 08:35:09.542 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-08 08:35:09.678 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-08 08:35:09.822 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-08 08:35:09.980 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 08:35:10.125 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-08 08:35:10.278 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-08 08:35:10.421 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 08:35:10.565 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-08 08:35:10.708 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-08 08:35:10.819 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-08 08:35:10.891 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-08 08:35:11.044 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-08 08:35:11.176 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:35:11.295 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-08 08:35:11.434 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-08 08:35:11.575 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-08 08:35:11.725 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-08 08:35:12.169 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-08 08:35:12.308 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:35:12.405 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:12.542 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-08 08:35:12.695 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:12.849 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-08 08:35:13.045 | Setting up libtool (2.4.6-14) ... 2022-06-08 08:35:13.163 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-08 08:35:15.278 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-08 08:35:15.501 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-08 08:35:16.937 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-08 08:35:18.089 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-08 08:35:18.238 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 08:35:18.383 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-08 08:35:19.137 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-08 08:35:19.284 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:19.421 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:19.569 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-08 08:35:21.279 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-08 08:35:22.049 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-08 08:35:22.302 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-08 08:35:22.456 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-08 08:35:22.839 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-08 08:35:22.993 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-08 08:35:23.157 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-08 08:35:23.319 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-08 08:35:23.473 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-08 08:35:23.622 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-08 08:35:23.748 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 08:35:23.874 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-08 08:35:24.039 | Setting up ssl-cert (1.0.39) ... 2022-06-08 08:35:25.020 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-08 08:35:25.176 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-08 08:35:25.348 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-08 08:35:25.502 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-08 08:35:26.733 | Adding user postgres to group ssl-cert 2022-06-08 08:35:26.994 | 2022-06-08 08:35:26.994 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-08 08:35:27.199 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-08 08:35:27.199 | Removing obsolete dictionary files: 2022-06-08 08:35:27.808 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-08 08:35:29.204 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-08 08:35:29.359 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-08 08:35:29.489 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-08 08:35:29.765 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-08 08:35:30.295 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-08 08:35:30.435 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-08 08:35:30.580 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-08 08:35:30.718 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-08 08:35:30.878 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-08 08:35:31.028 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-08 08:35:31.171 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-08 08:35:31.302 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-08 08:35:31.450 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-08 08:35:31.571 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 08:35:31.731 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-08 08:35:31.897 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:35:32.045 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-08 08:35:32.199 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:35:32.382 | Setting up ipvsadm (1:1.31-1) ... 2022-06-08 08:35:33.394 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-08 08:35:33.531 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-08 08:35:33.872 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-08 08:35:36.070 | Regenerating fonts cache... done. 2022-06-08 08:35:36.114 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-08 08:35:36.251 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-08 08:35:36.409 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-08 08:35:38.050 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-08 08:35:39.022 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-08 08:35:39.856 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:40.009 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-08 08:35:41.253 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-08 08:35:42.043 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:42.194 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 08:35:42.342 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-08 08:35:42.496 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:35:42.666 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:35:42.822 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-08 08:35:42.980 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-08 08:35:43.129 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-08 08:35:43.296 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-08 08:35:43.450 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:43.599 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:35:44.409 | 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-06-08 08:35:44.525 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-08 08:35:44.666 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-08 08:35:44.832 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-08 08:35:44.988 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-08 08:35:45.142 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-08 08:35:45.306 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-08 08:35:45.472 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 08:35:45.639 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-08 08:35:45.792 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-08 08:35:45.942 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-08 08:35:46.090 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 08:35:46.245 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-08 08:35:46.410 | Setting up po-debconf (1.0.21) ... 2022-06-08 08:35:46.554 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-08 08:35:55.334 | Enabling module mpm_event. 2022-06-08 08:35:55.398 | Enabling module authz_core. 2022-06-08 08:35:55.403 | Enabling module authz_host. 2022-06-08 08:35:55.463 | Enabling module authn_core. 2022-06-08 08:35:55.468 | Enabling module auth_basic. 2022-06-08 08:35:55.528 | Enabling module access_compat. 2022-06-08 08:35:55.587 | Enabling module authn_file. 2022-06-08 08:35:55.646 | Enabling module authz_user. 2022-06-08 08:35:55.705 | Enabling module alias. 2022-06-08 08:35:55.764 | Enabling module dir. 2022-06-08 08:35:55.823 | Enabling module autoindex. 2022-06-08 08:35:55.882 | Enabling module env. 2022-06-08 08:35:55.942 | Enabling module mime. 2022-06-08 08:35:56.001 | Enabling module negotiation. 2022-06-08 08:35:56.060 | Enabling module setenvif. 2022-06-08 08:35:56.119 | Enabling module filter. 2022-06-08 08:35:56.180 | Enabling module deflate. 2022-06-08 08:35:56.239 | Enabling module status. 2022-06-08 08:35:56.298 | Enabling module reqtimeout. 2022-06-08 08:35:56.360 | Enabling conf charset. 2022-06-08 08:35:56.419 | Enabling conf localized-error-pages. 2022-06-08 08:35:56.480 | Enabling conf other-vhosts-access-log. 2022-06-08 08:35:56.539 | Enabling conf security. 2022-06-08 08:35:56.597 | Enabling conf serve-cgi-bin. 2022-06-08 08:35:56.657 | Enabling site 000-default. 2022-06-08 08:35:56.708 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-08 08:35:56.763 | Enabling conf javascript-common. 2022-06-08 08:35:57.022 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-08 08:35:57.604 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-08 08:36:00.393 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-08 08:36:00.604 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-08 08:36:00.774 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-08 08:36:00.919 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-08 08:36:01.033 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-08 08:36:01.186 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-08 08:36:01.359 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-08 08:36:01.507 | Setting up graphviz (2.42.2-3build2) ... 2022-06-08 08:36:01.673 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-08 08:36:01.841 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-08 08:36:01.896 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-08 08:36:03.850 | Setting up dh-autoreconf (19) ... 2022-06-08 08:36:04.004 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-08 08:36:05.092 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-08 08:36:05.348 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 08:36:05.513 | Setting up debhelper (12.10ubuntu1) ... 2022-06-08 08:36:05.666 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-08 08:36:06.217 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-08 08:36:06.352 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-08 08:36:06.440 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-08 08:36:06.594 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-08 08:36:20.252 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-08 08:36:20.416 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-08 08:36:20.919 | Processing triggers for ufw (0.36-6) ... 2022-06-08 08:36:21.167 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 08:36:46.554 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-08 08:36:46.674 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-08 08:36:55.047 | ++ functions-common:apt_get:1127 : result=0 2022-06-08 08:36:55.049 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:36:55.051 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:36:55.053 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:36:55.055 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:36:55.058 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:36:55.060 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:36:55.062 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:36:55.064 | ++ functions-common:time_stop:2329 : start_time=1654677089557 2022-06-08 08:36:55.066 | ++ functions-common:time_stop:2331 : [[ -z 1654677089557 ]] 2022-06-08 08:36:55.069 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:36:55.073 | ++ functions-common:time_stop:2334 : end_time=1654677415070 2022-06-08 08:36:55.075 | ++ functions-common:time_stop:2335 : elapsed_time=325513 2022-06-08 08:36:55.077 | ++ functions-common:time_stop:2336 : total=831 2022-06-08 08:36:55.079 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:36:55.081 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=326344 2022-06-08 08:36:55.084 | ++ functions-common:apt_get:1131 : return 0 2022-06-08 08:36:55.086 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 08:36:55.088 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 08:36:55.092 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 08:36:55.095 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 08:36:55.099 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-08 08:36:55.101 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-08 08:36:55.104 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 08:36:56.599 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 08:36:56.601 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 08:36:56.603 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 08:36:56.605 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 08:36:56.607 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-08 08:36:56.609 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-08 08:36:56.611 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-08 08:36:56.613 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 08:36:56.615 | + functions-common:_ensure_lsb_release:328 : return 2022-06-08 08:36:56.617 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-08 08:36:56.685 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-08 08:36:56.687 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-08 08:36:56.751 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-08 08:36:56.753 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-08 08:36:56.817 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-08 08:36:56.819 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 08:36:56.822 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-08 08:36:56.823 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-08 08:36:56.825 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-08 08:36:56.827 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-08 08:36:56.829 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-08 08:36:56.831 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 08:36:56.833 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-08 08:36:56.835 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-08 08:36:56.836 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 08:36:56.837 | Distro: focal 2022-06-08 08:36:56.839 | + tools/install_pip.sh:main:136 : get_versions 2022-06-08 08:36:56.842 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 08:36:56.845 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 08:36:56.847 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 08:36:56.849 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 08:36:56.850 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 08:36:57.225 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-08 08:36:57.226 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-08 08:36:57.226 | pip: 20.2.2 2022-06-08 08:36:57.228 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-08 08:36:57.582 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-08 08:36:57.604 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-08 08:36:57.606 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-08 08:36:57.608 | + tools/install_pip.sh:main:144 : exit 0 2022-06-08 08:36:57.611 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 08:36:57.613 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 08:36:57.617 | + ./stack.sh:main:764 : fixup_all 2022-06-08 08:36:57.619 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-08 08:36:57.621 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-08 08:36:57.623 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-08 08:36:57.646 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-08 08:36:57.646 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-08 08:36:57.647 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-08 08:36:57.651 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-08 08:36:57.654 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-08 08:36:57.656 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-08 08:36:57.663 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-08 08:36:57.667 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-08 08:36:57.669 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-08 08:36:57.671 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-08 08:36:57.674 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-08 08:36:57.676 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-08 08:36:57.678 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:36:57.680 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:36:57.682 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:36:57.684 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:36:57.686 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:36:57.688 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:36:57.690 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:36:57.692 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:36:57.694 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-08 08:36:57.696 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-08 08:36:57.698 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-08 08:36:57.700 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:36:57.702 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:36:57.704 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:36:57.706 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:36:57.708 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:36:57.710 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:36:57.713 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-08 08:36:57.715 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-08 08:36:57.735 | Using python 3.8 to install os-testr 2022-06-08 08:36:57.737 | + 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-06-08 08:36:59.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:36:59.350 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:36:59.356 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:36:59.356 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:36:59.361 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:36:59.363 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:36:59.364 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:36:59.365 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:36:59.366 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:36:59.476 | Collecting os-testr===2.0.0 2022-06-08 08:36:59.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-06-08 08:36:59.656 | Collecting stestr===3.0.1 2022-06-08 08:36:59.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-08 08:36:59.766 | 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-06-08 08:36:59.784 | 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-06-08 08:36:59.867 | Collecting python-subunit===1.4.0 2022-06-08 08:36:59.873 | 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-06-08 08:36:59.952 | 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-06-08 08:36:59.963 | 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-06-08 08:37:00.057 | Collecting future===0.18.2 2022-06-08 08:37:00.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-08 08:37:00.994 | 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-06-08 08:37:01.008 | 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-06-08 08:37:01.011 | 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-06-08 08:37:01.014 | 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-06-08 08:37:01.017 | 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-06-08 08:37:01.024 | 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-06-08 08:37:01.026 | 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-06-08 08:37:01.029 | 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-06-08 08:37:01.034 | 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-06-08 08:37:01.090 | 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-06-08 08:37:01.092 | 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-06-08 08:37:01.098 | 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-06-08 08:37:01.100 | 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-06-08 08:37:01.103 | 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-06-08 08:37:01.108 | 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-06-08 08:37:01.143 | 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-06-08 08:37:01.146 | 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-06-08 08:37:01.149 | 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-06-08 08:37:01.193 | Building wheels for collected packages: future 2022-06-08 08:37:01.194 | Building wheel for future (setup.py): started 2022-06-08 08:37:02.256 | Building wheel for future (setup.py): finished with status 'done' 2022-06-08 08:37:02.260 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=7ae370cbffa0f472a1e682f9bb00219cd47305afd751a0e594b0d918784c5ad1 2022-06-08 08:37:02.261 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-08 08:37:02.261 | Successfully built future 2022-06-08 08:37:03.443 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-08 08:37:04.572 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-08 08:37:04.674 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:37:04.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:37:04.773 | + inc/python:pip_install:200 : result=0 2022-06-08 08:37:04.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:37:04.778 | + functions-common:time_stop:2322 : local name 2022-06-08 08:37:04.780 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:37:04.782 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:37:04.784 | + functions-common:time_stop:2325 : local total 2022-06-08 08:37:04.786 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:37:04.788 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:37:04.790 | + functions-common:time_stop:2329 : start_time=1654677417729 2022-06-08 08:37:04.792 | + functions-common:time_stop:2331 : [[ -z 1654677417729 ]] 2022-06-08 08:37:04.795 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:37:04.799 | + functions-common:time_stop:2334 : end_time=1654677424797 2022-06-08 08:37:04.801 | + functions-common:time_stop:2335 : elapsed_time=7068 2022-06-08 08:37:04.803 | + functions-common:time_stop:2336 : total=0 2022-06-08 08:37:04.805 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:37:04.807 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7068 2022-06-08 08:37:04.809 | + inc/python:pip_install:203 : return 0 2022-06-08 08:37:04.811 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-08 08:37:04.814 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-08 08:37:04.816 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:37:04.819 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-08 08:37:04.821 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-08 08:37:04.824 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:37:04.827 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:37:04.827 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:37:04.832 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-08 08:37:04.834 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-08 08:37:04.836 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-08 08:37:04.839 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-08 08:37:04.842 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-08 08:37:04.861 | Using python 3.8 to install systemd-python 2022-06-08 08:37:04.863 | + 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-06-08 08:37:06.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:37:06.501 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:06.507 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:06.507 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:06.512 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:06.514 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:06.516 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:06.516 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:06.517 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:37:06.520 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-06-08 08:37:07.971 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:37:07.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:37:08.041 | + inc/python:pip_install:200 : result=0 2022-06-08 08:37:08.043 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:37:08.046 | + functions-common:time_stop:2322 : local name 2022-06-08 08:37:08.048 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:37:08.050 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:37:08.052 | + functions-common:time_stop:2325 : local total 2022-06-08 08:37:08.054 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:37:08.056 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:37:08.058 | + functions-common:time_stop:2329 : start_time=1654677424855 2022-06-08 08:37:08.060 | + functions-common:time_stop:2331 : [[ -z 1654677424855 ]] 2022-06-08 08:37:08.062 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:37:08.066 | + functions-common:time_stop:2334 : end_time=1654677428064 2022-06-08 08:37:08.068 | + functions-common:time_stop:2335 : elapsed_time=3209 2022-06-08 08:37:08.070 | + functions-common:time_stop:2336 : total=7068 2022-06-08 08:37:08.072 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:37:08.074 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10277 2022-06-08 08:37:08.076 | + inc/python:pip_install:203 : return 0 2022-06-08 08:37:08.079 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 08:37:08.127 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-08 08:37:08.347 | + ./stack.sh:main:779 : install_infra 2022-06-08 08:37:08.350 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:37:08.352 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 08:37:08.356 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-08 08:37:11.405 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:37:11.408 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 08:37:11.430 | + 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-06-08 08:37:13.345 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:13.581 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:13.583 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:13.789 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:13.848 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:13.909 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:13.910 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:13.959 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:37:14.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:37:14.149 | Collecting pbr===5.5.0 2022-06-08 08:37:14.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-06-08 08:37:14.191 | Installing collected packages: pbr 2022-06-08 08:37:14.330 | Successfully installed pbr-5.5.0 2022-06-08 08:37:14.389 | + inc/python:pip_install:200 : result=0 2022-06-08 08:37:14.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:37:14.394 | + functions-common:time_stop:2322 : local name 2022-06-08 08:37:14.396 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:37:14.398 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:37:14.400 | + functions-common:time_stop:2325 : local total 2022-06-08 08:37:14.402 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:37:14.404 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:37:14.406 | + functions-common:time_stop:2329 : start_time=1654677431423 2022-06-08 08:37:14.408 | + functions-common:time_stop:2331 : [[ -z 1654677431423 ]] 2022-06-08 08:37:14.411 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:37:14.414 | + functions-common:time_stop:2334 : end_time=1654677434412 2022-06-08 08:37:14.416 | + functions-common:time_stop:2335 : elapsed_time=2989 2022-06-08 08:37:14.418 | + functions-common:time_stop:2336 : total=10277 2022-06-08 08:37:14.420 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:37:14.422 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13266 2022-06-08 08:37:14.425 | + inc/python:pip_install:203 : return 0 2022-06-08 08:37:14.427 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:37:14.429 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 08:37:14.451 | + 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-06-08 08:37:16.338 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:16.573 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:16.576 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:16.783 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:16.842 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:16.903 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:16.905 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:16.954 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:37:17.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:37:17.002 | Processing /opt/stack/requirements 2022-06-08 08:37:18.278 | Collecting fixtures===3.0.0 2022-06-08 08:37:18.286 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-08 08:37:18.511 | Collecting PyYAML===5.3.1 2022-06-08 08:37:18.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-08 08:37:19.220 | Collecting requests===2.23.0 2022-06-08 08:37:19.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-06-08 08:37:19.313 | Collecting packaging===20.4 2022-06-08 08:37:19.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-08 08:37:19.382 | Collecting testtools===2.4.0 2022-06-08 08:37:19.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-06-08 08:37:19.480 | Collecting idna===2.10 2022-06-08 08:37:19.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-08 08:37:19.627 | Collecting pyparsing===2.4.7 2022-06-08 08:37:19.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-06-08 08:37:19.683 | Collecting six===1.15.0 2022-06-08 08:37:19.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-06-08 08:37:19.718 | Collecting Parsley>=1.2 2022-06-08 08:37:19.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-08 08:37:19.770 | Collecting beagle>=0.2.1 2022-06-08 08:37:19.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-08 08:37:19.801 | 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-06-08 08:37:19.827 | Collecting chardet===3.0.4 2022-06-08 08:37:19.833 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-06-08 08:37:19.914 | Collecting certifi===2021.10.8 2022-06-08 08:37:19.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-06-08 08:37:20.006 | Collecting urllib3===1.25.10 2022-06-08 08:37:20.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-06-08 08:37:20.075 | Collecting extras===1.0.0 2022-06-08 08:37:20.082 | 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-06-08 08:37:20.114 | Collecting python-mimeparse===1.6.0 2022-06-08 08:37:20.121 | 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-06-08 08:37:20.151 | Collecting traceback2===1.4.0 2022-06-08 08:37:20.158 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-06-08 08:37:20.198 | Collecting unittest2===1.1.0 2022-06-08 08:37:20.204 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-06-08 08:37:20.330 | Collecting cliff===3.4.0 2022-06-08 08:37:20.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-08 08:37:20.387 | Collecting linecache2===1.0.0 2022-06-08 08:37:20.392 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-06-08 08:37:20.433 | Collecting argparse 2022-06-08 08:37:20.439 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-08 08:37:20.520 | Collecting stevedore===3.2.2 2022-06-08 08:37:20.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-08 08:37:20.687 | Collecting cmd2===1.3.8 2022-06-08 08:37:20.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-08 08:37:20.807 | Collecting prettytable===0.7.2 2022-06-08 08:37:20.813 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-08 08:37:20.860 | Collecting attrs===20.1.0 2022-06-08 08:37:20.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-06-08 08:37:20.941 | Collecting wcwidth===0.2.5 2022-06-08 08:37:20.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-08 08:37:21.000 | Collecting pyperclip===1.8.0 2022-06-08 08:37:21.007 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-06-08 08:37:21.017 | 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-06-08 08:37:21.069 | Collecting colorama===0.4.3 2022-06-08 08:37:21.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-06-08 08:37:21.090 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-08 08:37:21.091 | Building wheel for PyYAML (setup.py): started 2022-06-08 08:37:21.334 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-08 08:37:21.334 | ERROR: Command errored out with exit status 1: 2022-06-08 08:37:21.334 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t02c1sy8/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t02c1sy8/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-6_q5tb_f 2022-06-08 08:37:21.334 | cwd: /tmp/pip-install-t02c1sy8/PyYAML/ 2022-06-08 08:37:21.334 | Complete output (6 lines): 2022-06-08 08:37:21.334 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 08:37:21.334 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 08:37:21.334 | or: setup.py --help-commands 2022-06-08 08:37:21.334 | or: setup.py cmd --help 2022-06-08 08:37:21.334 | 2022-06-08 08:37:21.334 | error: invalid command 'bdist_wheel' 2022-06-08 08:37:21.334 | ---------------------------------------- 2022-06-08 08:37:21.334 | ERROR: Failed building wheel for PyYAML 2022-06-08 08:37:21.334 | Running setup.py clean for PyYAML 2022-06-08 08:37:21.592 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 08:37:22.342 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 08:37:22.342 | ERROR: Command errored out with exit status 1: 2022-06-08 08:37:22.342 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ty4wsurz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ty4wsurz/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-8ir_59em 2022-06-08 08:37:22.342 | cwd: /tmp/pip-req-build-ty4wsurz/ 2022-06-08 08:37:22.342 | Complete output (6 lines): 2022-06-08 08:37:22.342 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 08:37:22.342 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 08:37:22.342 | or: setup.py --help-commands 2022-06-08 08:37:22.342 | or: setup.py cmd --help 2022-06-08 08:37:22.343 | 2022-06-08 08:37:22.343 | error: invalid command 'bdist_wheel' 2022-06-08 08:37:22.343 | ---------------------------------------- 2022-06-08 08:37:22.343 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 08:37:22.343 | Running setup.py clean for openstack-requirements 2022-06-08 08:37:23.094 | Failed to build PyYAML openstack-requirements 2022-06-08 08:37:23.299 | Installing collected packages: chardet, certifi, attrs, extras, python-mimeparse, linecache2, traceback2, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-08 08:37:24.463 | Running setup.py install for PyYAML: started 2022-06-08 08:37:39.486 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-08 08:37:40.354 | Running setup.py install for openstack-requirements: started 2022-06-08 08:37:42.447 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 08:37:42.485 | 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-06-08 08:37:42.645 | + inc/python:pip_install:200 : result=0 2022-06-08 08:37:42.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:37:42.650 | + functions-common:time_stop:2322 : local name 2022-06-08 08:37:42.652 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:37:42.654 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:37:42.656 | + functions-common:time_stop:2325 : local total 2022-06-08 08:37:42.658 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:37:42.660 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:37:42.662 | + functions-common:time_stop:2329 : start_time=1654677434443 2022-06-08 08:37:42.664 | + functions-common:time_stop:2331 : [[ -z 1654677434443 ]] 2022-06-08 08:37:42.666 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:37:42.671 | + functions-common:time_stop:2334 : end_time=1654677462668 2022-06-08 08:37:42.673 | + functions-common:time_stop:2335 : elapsed_time=28225 2022-06-08 08:37:42.675 | + functions-common:time_stop:2336 : total=13266 2022-06-08 08:37:42.677 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:37:42.679 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41491 2022-06-08 08:37:42.681 | + inc/python:pip_install:203 : return 0 2022-06-08 08:37:42.684 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 08:37:42.686 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 08:37:42.689 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-08 08:37:42.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:37:42.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:37:42.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-08 08:37:42.698 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:37:42.701 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 08:37:42.719 | Using python 3.8 to install pbr 2022-06-08 08:37:42.721 | + 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-06-08 08:37:44.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:37:44.361 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:44.366 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:44.367 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:44.372 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:44.374 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:44.375 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:37:44.376 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:37:44.377 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:37:44.487 | 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-06-08 08:37:45.979 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:37:45.979 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:37:46.050 | + inc/python:pip_install:200 : result=0 2022-06-08 08:37:46.052 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:37:46.054 | + functions-common:time_stop:2322 : local name 2022-06-08 08:37:46.056 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:37:46.059 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:37:46.061 | + functions-common:time_stop:2325 : local total 2022-06-08 08:37:46.063 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:37:46.065 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:37:46.067 | + functions-common:time_stop:2329 : start_time=1654677462714 2022-06-08 08:37:46.069 | + functions-common:time_stop:2331 : [[ -z 1654677462714 ]] 2022-06-08 08:37:46.072 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:37:46.076 | + functions-common:time_stop:2334 : end_time=1654677466074 2022-06-08 08:37:46.078 | + functions-common:time_stop:2335 : elapsed_time=3360 2022-06-08 08:37:46.080 | + functions-common:time_stop:2336 : total=41491 2022-06-08 08:37:46.082 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:37:46.084 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=44851 2022-06-08 08:37:46.086 | + inc/python:pip_install:203 : return 0 2022-06-08 08:37:46.088 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 08:37:49.176 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 08:37:50.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:37:50.989 | Collecting bindep 2022-06-08 08:37:51.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-08 08:37:51.162 | Collecting pbr>=2.0.0 2022-06-08 08:37:51.168 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-08 08:37:51.241 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-08 08:37:51.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-08 08:37:51.273 | Collecting Parsley 2022-06-08 08:37:51.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-08 08:37:51.375 | Collecting packaging; python_version >= "3.6" 2022-06-08 08:37:51.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-08 08:37:51.550 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-08 08:37:51.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-08 08:37:51.607 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2022-06-08 08:37:52.163 | 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-06-08 08:37:52.234 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 08:37:52.236 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 08:37:52.239 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-08 08:37:52.256 | + ./stack.sh:main:788 : pkgs= 2022-06-08 08:37:52.258 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-08 08:37:52.261 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-08 08:37:52.263 | + functions-common:run_phase:1750 : local mode=stack 2022-06-08 08:37:52.265 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-08 08:37:52.267 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:37:52.270 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:37:52.272 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:37:52.274 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:37:52.276 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:37:52.279 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:37:52.282 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:37:52.284 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:37:52.286 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:37:52.289 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 08:37:52.291 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:37:52.305 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:37:52.307 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:37:52.309 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:37:52.311 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 08:37:52.313 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:37:52.315 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 08:37:52.317 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:37:52.320 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 08:37:52.322 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:37:52.324 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 08:37:52.326 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:37:52.328 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 08:37:52.330 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 08:37:52.332 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-08 08:37:52.335 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:37:52.337 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 08:37:52.339 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-08 08:37:52.341 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-08 08:37:52.343 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-08 08:37:52.345 | + functions-common:run_plugins:1739 : local plugins= 2022-06-08 08:37:52.347 | + functions-common:run_plugins:1740 : local plugin 2022-06-08 08:37:52.350 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 08:37:52.352 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-08 08:37:52.354 | + functions:set_systemd_override:826 : local value=2048 2022-06-08 08:37:52.356 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-08 08:37:52.359 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 08:37:52.406 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 08:37:52.406 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 08:37:52.408 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-08 08:37:52.760 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-08 08:37:52.763 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 08:37:52.778 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:37:52.780 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 08:37:52.782 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:37:52.785 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:37:52.787 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:37:52.789 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:37:52.791 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:37:52.793 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:37:52.796 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:37:52.798 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:37:52.800 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:37:52.802 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:37:52.804 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:37:52.806 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:37:52.809 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-08 08:37:52.811 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:37:52.813 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:37:52.816 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:37:52.818 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-08 08:37:52.838 | + 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-06-08 08:37:52.947 | Reading package lists... 2022-06-08 08:37:53.193 | Building dependency tree... 2022-06-08 08:37:53.195 | Reading state information... 2022-06-08 08:37:53.439 | The following packages were automatically installed and are no longer required: 2022-06-08 08:37:53.441 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:37:53.441 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:37:53.441 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:37:53.441 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:37:53.441 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:37:53.441 | python3-zope.interface 2022-06-08 08:37:53.441 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:37:53.441 | The following additional packages will be installed: 2022-06-08 08:37:53.441 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-08 08:37:53.441 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-08 08:37:53.441 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-08 08:37:53.442 | erlang-tools erlang-xmerl locales-all 2022-06-08 08:37:53.443 | Suggested packages: 2022-06-08 08:37:53.443 | erlang erlang-manpages erlang-doc 2022-06-08 08:37:53.513 | The following NEW packages will be installed: 2022-06-08 08:37:53.513 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-08 08:37:53.514 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-08 08:37:53.514 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-08 08:37:53.514 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-08 08:37:54.481 | 0 upgraded, 19 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:37:54.481 | Need to get 38.0 MB of archives. 2022-06-08 08:37:54.481 | After this operation, 276 MB of additional disk space will be used. 2022-06-08 08:37:54.481 | 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-06-08 08:37:58.737 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-08 08:37:58.913 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-08 08:37:58.943 | 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-06-08 08:37:59.058 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-08 08:37:59.183 | 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-06-08 08:37:59.225 | 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-06-08 08:37:59.424 | 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-06-08 08:37:59.450 | 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-06-08 08:37:59.465 | 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-06-08 08:37:59.482 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-08 08:37:59.532 | 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-06-08 08:38:00.460 | 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-06-08 08:38:00.461 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-08 08:38:00.464 | 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-06-08 08:38:00.469 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-08 08:38:00.477 | 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-06-08 08:38:00.494 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-08 08:38:02.684 | 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-06-08 08:38:05.173 | Fetched 38.0 MB in 11s (3,430 kB/s) 2022-06-08 08:38:05.377 | Selecting previously unselected package erlang-base. 2022-06-08 08:38:05.425 | (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-06-08 08:38:05.428 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:05.480 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:06.903 | Selecting previously unselected package erlang-asn1. 2022-06-08 08:38:06.912 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:06.954 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:07.394 | Selecting previously unselected package erlang-crypto. 2022-06-08 08:38:07.402 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:07.451 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:07.720 | Selecting previously unselected package erlang-public-key. 2022-06-08 08:38:07.729 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:07.777 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:08.097 | Selecting previously unselected package erlang-mnesia. 2022-06-08 08:38:08.106 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:08.137 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:08.560 | Selecting previously unselected package erlang-runtime-tools. 2022-06-08 08:38:08.570 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:08.617 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:08.983 | Selecting previously unselected package erlang-ssl. 2022-06-08 08:38:08.993 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:09.023 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:09.509 | Selecting previously unselected package erlang-eldap. 2022-06-08 08:38:09.519 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:09.571 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:09.880 | Selecting previously unselected package erlang-ftp. 2022-06-08 08:38:09.889 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:09.943 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:10.205 | Selecting previously unselected package erlang-tftp. 2022-06-08 08:38:10.214 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:10.263 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:10.594 | Selecting previously unselected package erlang-inets. 2022-06-08 08:38:10.602 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:10.650 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:11.035 | Selecting previously unselected package erlang-snmp. 2022-06-08 08:38:11.043 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:11.092 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:11.595 | Selecting previously unselected package erlang-os-mon. 2022-06-08 08:38:11.604 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:11.635 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:11.972 | Selecting previously unselected package erlang-parsetools. 2022-06-08 08:38:11.981 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:12.029 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:12.252 | Selecting previously unselected package erlang-syntax-tools. 2022-06-08 08:38:12.261 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:12.302 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:12.681 | Selecting previously unselected package erlang-tools. 2022-06-08 08:38:12.690 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:12.732 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:13.108 | Selecting previously unselected package erlang-xmerl. 2022-06-08 08:38:13.117 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-08 08:38:13.171 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:13.652 | Selecting previously unselected package locales-all. 2022-06-08 08:38:13.662 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-08 08:38:13.709 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-08 08:38:18.366 | Selecting previously unselected package rabbitmq-server. 2022-06-08 08:38:18.378 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-08 08:38:18.429 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-08 08:38:19.922 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:20.757 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-08 08:38:20.758 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-08 08:38:24.840 | Searching for services which depend on erlang and should be started... none found. 2022-06-08 08:38:24.904 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:25.075 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:25.237 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-08 08:38:25.377 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:25.543 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:25.703 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:25.863 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:26.035 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:26.195 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:26.365 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:26.572 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:26.738 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:26.892 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:27.058 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:27.228 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:27.378 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:27.492 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-08 08:38:27.629 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-08 08:38:27.967 | Adding group `rabbitmq' (GID 125) ... 2022-06-08 08:38:28.089 | Done. 2022-06-08 08:38:28.171 | Adding system user `rabbitmq' (UID 117) ... 2022-06-08 08:38:28.171 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-08 08:38:28.449 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-08 08:38:28.715 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-08 08:38:36.208 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 08:38:37.018 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 08:38:45.464 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:38:45.467 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:38:45.469 | + functions-common:time_stop:2322 : local name 2022-06-08 08:38:45.472 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:38:45.474 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:38:45.476 | + functions-common:time_stop:2325 : local total 2022-06-08 08:38:45.478 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:38:45.480 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:38:45.482 | + functions-common:time_stop:2329 : start_time=1654677472835 2022-06-08 08:38:45.485 | + functions-common:time_stop:2331 : [[ -z 1654677472835 ]] 2022-06-08 08:38:45.488 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:38:45.492 | + functions-common:time_stop:2334 : end_time=1654677525489 2022-06-08 08:38:45.494 | + functions-common:time_stop:2335 : elapsed_time=52654 2022-06-08 08:38:45.496 | + functions-common:time_stop:2336 : total=326344 2022-06-08 08:38:45.498 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:38:45.500 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=378998 2022-06-08 08:38:45.502 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:38:45.505 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 08:38:45.507 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:38:45.509 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:38:45.511 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:38:45.514 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:38:45.516 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:38:45.519 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:38:45.521 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 08:38:45.523 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:38:45.525 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:38:45.527 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:38:45.530 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:38:45.532 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:38:45.534 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:38:45.536 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:38:45.539 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:38:45.541 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 08:38:45.543 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:38:45.545 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:38:45.548 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:38:45.550 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:38:45.552 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:38:45.554 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:38:45.557 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-08 08:38:45.559 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 08:38:45.575 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:38:45.577 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 08:38:45.580 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:38:45.582 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-08 08:38:45.584 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 08:38:45.587 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 08:38:45.591 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 08:38:45.593 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 08:38:45.596 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 08:38:45.598 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 08:38:45.600 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 08:38:45.602 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 08:38:45.605 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 08:38:46.293 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 08:38:46.293 | user tags 2022-06-08 08:38:46.293 | guest [administrator]' 2022-06-08 08:38:46.297 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 08:38:46.297 | user tags 2022-06-08 08:38:46.297 | guest [administrator]' 2022-06-08 08:38:46.297 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 08:38:46.303 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-08 08:38:46.305 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-08 08:38:46.307 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-08 08:38:46.945 | Adding user "stackrabbit" ... 2022-06-08 08:38:47.010 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 08:38:47.692 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 08:38:47.753 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 08:38:47.756 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 08:38:48.431 | Changing password for user "stackrabbit" ... 2022-06-08 08:38:48.502 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 08:38:48.504 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 08:38:48.506 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 08:38:49.162 | Deleting user "guest" ... 2022-06-08 08:38:49.228 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-08 08:38:49.245 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:38:49.247 | + ./stack.sh:main:805 : install_database 2022-06-08 08:38:49.249 | + lib/database:install_database:116 : install_database_mysql 2022-06-08 08:38:49.252 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-08 08:38:49.256 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:38:49.259 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:38:49.261 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-08 08:38:49.621 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 08:38:49.623 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-08 08:38:49.628 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 08:38:49.631 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:38:49.633 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:38:49.635 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-08 08:38:49.638 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-08 08:38:49.640 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-08 08:38:49.644 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-08 08:38:49.646 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-08 08:38:49.648 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:38:49.651 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-08 08:38:49.653 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:38:49.655 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:38:49.658 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:38:49.661 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:38:49.663 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:38:49.665 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:38:49.667 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:38:49.670 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:38:49.673 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-08 08:38:49.675 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:38:49.677 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:38:49.680 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:38:49.682 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:38:49.684 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:38:49.686 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:38:49.689 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-08 08:38:49.691 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:38:49.694 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:38:49.696 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-08 08:38:49.698 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:38:49.700 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:38:49.703 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:38:49.705 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:38:49.708 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:38:49.710 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:38:49.712 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:38:49.714 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:38:49.717 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:38:49.720 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:38:49.722 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:38:49.724 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:38:49.726 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-08 08:38:49.728 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:38:49.731 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:38:49.733 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:38:49.736 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-08 08:38:49.756 | + 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-06-08 08:38:49.866 | Reading package lists... 2022-06-08 08:38:50.119 | Building dependency tree... 2022-06-08 08:38:50.120 | Reading state information... 2022-06-08 08:38:50.370 | The following packages were automatically installed and are no longer required: 2022-06-08 08:38:50.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:38:50.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:38:50.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:38:50.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:38:50.372 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:38:50.372 | python3-zope.interface 2022-06-08 08:38:50.372 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:38:50.372 | The following additional packages will be installed: 2022-06-08 08:38:50.372 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-08 08:38:50.372 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-08 08:38:50.372 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-08 08:38:50.373 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-08 08:38:50.373 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-08 08:38:50.373 | mysql-server-8.0 mysql-server-core-8.0 2022-06-08 08:38:50.374 | Suggested packages: 2022-06-08 08:38:50.374 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-08 08:38:50.454 | The following NEW packages will be installed: 2022-06-08 08:38:50.454 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-08 08:38:50.454 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-08 08:38:50.455 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-08 08:38:50.455 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-08 08:38:50.455 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-08 08:38:50.455 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-08 08:38:50.737 | 0 upgraded, 24 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:38:50.737 | Need to get 31.5 MB of archives. 2022-06-08 08:38:50.737 | After this operation, 262 MB of additional disk space will be used. 2022-06-08 08:38:50.737 | 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-06-08 08:38:52.049 | 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-06-08 08:38:52.051 | 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-06-08 08:38:52.058 | 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-06-08 08:38:52.059 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-08 08:38:52.079 | 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-06-08 08:38:55.042 | 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-06-08 08:38:55.184 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-08 08:38:55.185 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-08 08:38:55.318 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-08 08:38:55.320 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-08 08:38:55.328 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-08 08:38:55.329 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-08 08:38:55.330 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-08 08:38:55.330 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-08 08:38:55.332 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-08 08:38:55.332 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-08 08:38:55.445 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-08 08:38:55.575 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-08 08:38:55.577 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-08 08:38:55.584 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-08 08:38:55.584 | 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-06-08 08:38:56.505 | 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-06-08 08:38:56.505 | 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-06-08 08:38:57.007 | Preconfiguring packages ... 2022-06-08 08:38:57.246 | Fetched 31.5 MB in 6s (5,222 kB/s) 2022-06-08 08:38:57.357 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-08 08:38:57.407 | (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-06-08 08:38:57.411 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:38:57.459 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:38:58.751 | Selecting previously unselected package mysql-client-8.0. 2022-06-08 08:38:58.761 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:38:58.795 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:38:59.105 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-08 08:38:59.115 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-08 08:38:59.185 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 08:38:59.539 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-08 08:38:59.549 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-08 08:38:59.596 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 08:38:59.922 | Selecting previously unselected package libmecab2:amd64. 2022-06-08 08:38:59.932 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-08 08:38:59.974 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-08 08:39:00.351 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-08 08:39:00.360 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:39:00.407 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:04.105 | Selecting previously unselected package mysql-server-8.0. 2022-06-08 08:39:04.116 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-08 08:39:05.053 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:05.482 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-08 08:39:05.492 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-08 08:39:05.539 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-08 08:39:05.877 | Selecting previously unselected package liburi-perl. 2022-06-08 08:39:05.887 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-08 08:39:05.939 | Unpacking liburi-perl (1.76-2) ... 2022-06-08 08:39:06.237 | Selecting previously unselected package libhtml-parser-perl. 2022-06-08 08:39:06.246 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-08 08:39:06.282 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-08 08:39:06.551 | Selecting previously unselected package libcgi-pm-perl. 2022-06-08 08:39:06.561 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-08 08:39:06.614 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-08 08:39:06.922 | Selecting previously unselected package libfcgi-perl. 2022-06-08 08:39:06.932 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-08 08:39:06.990 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-08 08:39:07.220 | Selecting previously unselected package libcgi-fast-perl. 2022-06-08 08:39:07.230 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-08 08:39:07.271 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-08 08:39:07.493 | Selecting previously unselected package libencode-locale-perl. 2022-06-08 08:39:07.503 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-08 08:39:07.551 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-08 08:39:07.790 | Selecting previously unselected package libhtml-template-perl. 2022-06-08 08:39:07.800 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-08 08:39:07.836 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-08 08:39:08.065 | Selecting previously unselected package libtimedate-perl. 2022-06-08 08:39:08.075 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-08 08:39:08.134 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-08 08:39:08.408 | Selecting previously unselected package libhttp-date-perl. 2022-06-08 08:39:08.418 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-08 08:39:08.464 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-08 08:39:08.786 | Selecting previously unselected package libio-html-perl. 2022-06-08 08:39:08.796 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-08 08:39:08.848 | Unpacking libio-html-perl (1.001-1) ... 2022-06-08 08:39:09.128 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-08 08:39:09.138 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-08 08:39:09.180 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-08 08:39:09.500 | Selecting previously unselected package libhttp-message-perl. 2022-06-08 08:39:09.510 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-08 08:39:09.562 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-08 08:39:09.871 | Selecting previously unselected package mecab-utils. 2022-06-08 08:39:09.881 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-08 08:39:09.928 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-08 08:39:10.260 | Selecting previously unselected package mecab-ipadic. 2022-06-08 08:39:10.269 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-08 08:39:10.322 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-08 08:39:12.030 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-08 08:39:12.040 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-08 08:39:12.088 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-08 08:39:12.317 | Selecting previously unselected package mysql-server. 2022-06-08 08:39:12.326 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-08 08:39:12.362 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:12.724 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-08 08:39:12.916 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:13.053 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-08 08:39:13.179 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-08 08:39:13.265 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-08 08:39:13.414 | Setting up mecab-utils (0.996-10build1) ... 2022-06-08 08:39:13.568 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 08:39:13.722 | Setting up libio-html-perl (1.001-1) ... 2022-06-08 08:39:13.865 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-08 08:39:13.996 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:14.151 | Setting up libfcgi-perl (0.79-1) ... 2022-06-08 08:39:14.248 | Setting up liburi-perl (1.76-2) ... 2022-06-08 08:39:14.373 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-08 08:39:14.488 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-08 08:39:14.620 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-08 08:39:14.678 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-08 08:39:14.682 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-08 08:39:14.682 | 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-06-08 08:39:14.682 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-08 08:39:14.682 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-08 08:39:14.821 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-08 08:39:14.821 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-08 08:39:14.821 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-08 08:39:14.822 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-08 08:39:14.829 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-08 08:39:14.919 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-08 08:39:14.920 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-08 08:39:14.920 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-08 08:39:14.947 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-08 08:39:14.991 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-08 08:39:15.278 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-08 08:39:15.284 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-08 08:39:15.381 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-08 08:39:15.381 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-08 08:39:15.381 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-08 08:39:15.381 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-08 08:39:15.386 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-08 08:39:15.386 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-08 08:39:15.431 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-08 08:39:15.622 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-08 08:39:15.623 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-08 08:39:15.623 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-08 08:39:15.623 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-08 08:39:15.626 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-08 08:39:15.626 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-08 08:39:16.054 | 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-06-08 08:39:16.173 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-08 08:39:16.494 | 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-06-08 08:39:16.499 | 2022-06-08 08:39:16.499 | done! 2022-06-08 08:39:16.505 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-08 08:39:16.608 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:16.740 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-08 08:39:16.804 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-08 08:39:16.807 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-08 08:39:16.808 | 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-06-08 08:39:16.808 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-08 08:39:16.808 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-08 08:39:17.019 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-08 08:39:17.019 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-08 08:39:17.020 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-08 08:39:17.020 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-08 08:39:17.032 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-08 08:39:17.164 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-08 08:39:17.164 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-08 08:39:17.165 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-08 08:39:17.206 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-08 08:39:17.279 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-08 08:39:17.776 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-08 08:39:17.786 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-08 08:39:17.896 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-08 08:39:17.896 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-08 08:39:17.896 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-08 08:39:17.897 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-08 08:39:17.903 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-08 08:39:17.903 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-08 08:39:17.993 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-08 08:39:18.286 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-08 08:39:18.287 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-08 08:39:18.288 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-08 08:39:18.288 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-08 08:39:18.292 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-08 08:39:18.292 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-08 08:39:18.800 | 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-06-08 08:39:18.935 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-08 08:39:19.256 | 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-06-08 08:39:19.260 | 2022-06-08 08:39:19.260 | done! 2022-06-08 08:39:19.267 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-08 08:39:19.357 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-08 08:39:19.522 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-08 08:39:19.660 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:39:20.886 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-08 08:39:20.956 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-08 08:40:01.174 | mysqld will log errors to /var/log/mysql/error.log 2022-06-08 08:40:02.453 | mysqld is running as pid 43968 2022-06-08 08:40:05.068 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-08 08:40:07.931 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-08 08:40:08.096 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-08 08:40:08.228 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-08 08:40:08.354 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-08 08:40:08.440 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 08:40:08.914 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 08:40:10.737 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-08 08:40:18.931 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:40:18.933 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:40:18.936 | + functions-common:time_stop:2322 : local name 2022-06-08 08:40:18.938 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:40:18.940 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:40:18.942 | + functions-common:time_stop:2325 : local total 2022-06-08 08:40:18.944 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:40:18.946 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:40:18.948 | + functions-common:time_stop:2329 : start_time=1654677529753 2022-06-08 08:40:18.950 | + functions-common:time_stop:2331 : [[ -z 1654677529753 ]] 2022-06-08 08:40:18.953 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:40:18.957 | + functions-common:time_stop:2334 : end_time=1654677618955 2022-06-08 08:40:18.959 | + functions-common:time_stop:2335 : elapsed_time=89202 2022-06-08 08:40:18.962 | + functions-common:time_stop:2336 : total=378998 2022-06-08 08:40:18.964 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:40:18.966 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=468200 2022-06-08 08:40:18.969 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:40:18.972 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-08 08:40:18.974 | + ./stack.sh:main:808 : install_database_python 2022-06-08 08:40:18.976 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-08 08:40:18.978 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-08 08:40:18.981 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 08:40:18.983 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:40:18.986 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 08:40:18.988 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-08 08:40:18.991 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:40:18.994 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:40:18.994 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:40:19.000 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-08 08:40:19.002 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-08 08:40:19.004 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-08 08:40:19.007 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 08:40:19.009 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 08:40:19.031 | Using python 3.8 to install PyMySQL 2022-06-08 08:40:19.033 | + 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-06-08 08:40:20.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:40:20.673 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:20.678 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:20.679 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:40:20.684 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:20.685 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:20.687 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:20.687 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:40:20.689 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:40:20.824 | Collecting PyMySQL===0.10.0 2022-06-08 08:40:20.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-06-08 08:40:22.239 | Installing collected packages: PyMySQL 2022-06-08 08:40:22.432 | Successfully installed PyMySQL-0.10.0 2022-06-08 08:40:22.539 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:40:22.539 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:40:22.612 | + inc/python:pip_install:200 : result=0 2022-06-08 08:40:22.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:40:22.617 | + functions-common:time_stop:2322 : local name 2022-06-08 08:40:22.619 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:40:22.621 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:40:22.624 | + functions-common:time_stop:2325 : local total 2022-06-08 08:40:22.626 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:40:22.628 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:40:22.631 | + functions-common:time_stop:2329 : start_time=1654677619025 2022-06-08 08:40:22.633 | + functions-common:time_stop:2331 : [[ -z 1654677619025 ]] 2022-06-08 08:40:22.635 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:40:22.640 | + functions-common:time_stop:2334 : end_time=1654677622637 2022-06-08 08:40:22.643 | + functions-common:time_stop:2335 : elapsed_time=3612 2022-06-08 08:40:22.645 | + functions-common:time_stop:2336 : total=44851 2022-06-08 08:40:22.647 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:40:22.649 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=48463 2022-06-08 08:40:22.651 | + inc/python:pip_install:203 : return 0 2022-06-08 08:40:22.654 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 08:40:22.656 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 08:40:22.658 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 08:40:22.661 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-08 08:40:22.676 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:40:22.679 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-08 08:40:22.681 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-08 08:40:22.684 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:40:22.685 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-08 08:40:22.690 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:40:22.692 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 08:40:22.695 | + 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-06-08 08:40:22.697 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-08 08:40:22.699 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-08 08:40:22.702 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-08 08:40:22.718 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:40:22.720 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-08 08:40:22.723 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:40:22.725 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:40:22.728 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:40:22.730 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:40:22.733 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:40:22.735 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:40:22.737 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:22.739 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:22.742 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:40:22.744 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:40:22.746 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:40:22.749 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:40:22.752 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-08 08:40:22.754 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:40:22.756 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:22.758 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:22.761 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-08 08:40:22.782 | + 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-06-08 08:40:22.892 | Reading package lists... 2022-06-08 08:40:23.139 | Building dependency tree... 2022-06-08 08:40:23.141 | Reading state information... 2022-06-08 08:40:23.396 | The following packages were automatically installed and are no longer required: 2022-06-08 08:40:23.398 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:40:23.398 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:40:23.398 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:40:23.398 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:40:23.398 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:40:23.398 | python3-zope.interface 2022-06-08 08:40:23.398 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:40:23.465 | The following NEW packages will be installed: 2022-06-08 08:40:23.465 | radvd 2022-06-08 08:40:23.746 | 0 upgraded, 1 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:40:23.747 | Need to get 59.0 kB of archives. 2022-06-08 08:40:23.747 | After this operation, 164 kB of additional disk space will be used. 2022-06-08 08:40:23.747 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-08 08:40:24.603 | Fetched 59.0 kB in 1s (104 kB/s) 2022-06-08 08:40:24.793 | Selecting previously unselected package radvd. 2022-06-08 08:40:24.847 | (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-06-08 08:40:24.851 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-08 08:40:24.889 | Unpacking radvd (1:2.17-2) ... 2022-06-08 08:40:25.188 | Setting up radvd (1:2.17-2) ... 2022-06-08 08:40:26.529 | Job for radvd.service failed because the control process exited with error code. 2022-06-08 08:40:26.529 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-08 08:40:26.530 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-08 08:40:26.542 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-08 08:40:26.542 | Loaded: loaded (]8;;file://dv-neutron-845101-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-08 08:40:26.542 | Active: failed (Result: exit-code) since Wed 2022-06-08 08:40:26 UTC; 14ms ago 2022-06-08 08:40:26.542 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-08 08:40:26.542 | Process: 45100 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-08 08:40:26.542 | 2022-06-08 08:40:26.542 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-08 08:40:26.542 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv radvd[45100]: can't open /etc/radvd.conf: No such file or directory 2022-06-08 08:40:26.542 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv radvd[45100]: Insecure file permissions, but continuing anyway 2022-06-08 08:40:26.542 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv radvd[45100]: exiting, failed to read config file 2022-06-08 08:40:26.542 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-08 08:40:26.542 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-08 08:40:26.543 | Jun 08 08:40:26 dv-neutron-845101-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-08 08:40:26.599 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 08:40:26.850 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 08:40:35.273 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:40:35.275 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:40:35.277 | + functions-common:time_stop:2322 : local name 2022-06-08 08:40:35.279 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:40:35.282 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:40:35.284 | + functions-common:time_stop:2325 : local total 2022-06-08 08:40:35.286 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:40:35.288 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:40:35.290 | + functions-common:time_stop:2329 : start_time=1654677622779 2022-06-08 08:40:35.293 | + functions-common:time_stop:2331 : [[ -z 1654677622779 ]] 2022-06-08 08:40:35.295 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:40:35.300 | + functions-common:time_stop:2334 : end_time=1654677635297 2022-06-08 08:40:35.302 | + functions-common:time_stop:2335 : elapsed_time=12518 2022-06-08 08:40:35.305 | + functions-common:time_stop:2336 : total=468200 2022-06-08 08:40:35.307 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:40:35.309 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=480718 2022-06-08 08:40:35.312 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:40:35.314 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 08:40:35.332 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:40:35.335 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-08 08:40:35.338 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 08:40:35.341 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-08 08:40:35.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-08 08:40:35.364 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:40:35.366 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:40:35.369 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:40:35.371 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:40:35.374 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:40:35.376 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:40:35.378 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:35.380 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:35.382 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:40:35.385 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:40:35.387 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:40:35.390 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:40:35.392 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-08 08:40:35.394 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:40:35.396 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:35.399 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:35.401 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-08 08:40:35.421 | + 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-06-08 08:40:35.532 | Reading package lists... 2022-06-08 08:40:35.806 | Building dependency tree... 2022-06-08 08:40:35.808 | Reading state information... 2022-06-08 08:40:36.088 | fakeroot is already the newest version (1.24-1). 2022-06-08 08:40:36.088 | fakeroot set to manually installed. 2022-06-08 08:40:36.088 | make is already the newest version (4.2.1-1.2). 2022-06-08 08:40:36.088 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 08:40:36.088 | The following packages were automatically installed and are no longer required: 2022-06-08 08:40:36.089 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:40:36.089 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:40:36.089 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:40:36.089 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:40:36.089 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:40:36.089 | python3-zope.interface 2022-06-08 08:40:36.089 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:40:36.220 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:40:36.224 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:40:36.226 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:40:36.228 | + functions-common:time_stop:2322 : local name 2022-06-08 08:40:36.231 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:40:36.233 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:40:36.235 | + functions-common:time_stop:2325 : local total 2022-06-08 08:40:36.237 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:40:36.239 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:40:36.241 | + functions-common:time_stop:2329 : start_time=1654677635419 2022-06-08 08:40:36.243 | + functions-common:time_stop:2331 : [[ -z 1654677635419 ]] 2022-06-08 08:40:36.246 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:40:36.250 | + functions-common:time_stop:2334 : end_time=1654677636248 2022-06-08 08:40:36.252 | + functions-common:time_stop:2335 : elapsed_time=829 2022-06-08 08:40:36.254 | + functions-common:time_stop:2336 : total=480718 2022-06-08 08:40:36.256 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:40:36.258 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=481547 2022-06-08 08:40:36.260 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:40:36.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-08 08:40:36.265 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:36.268 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:36.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 08:40:36.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-08 08:40:36.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-08 08:40:36.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-08 08:40:36.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-08 08:40:36.285 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-08 08:40:36.285 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-08 08:40:36.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-08 08:40:36.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-08 08:40:36.295 | + functions:vercmp:652 : local v1=5.4 2022-06-08 08:40:36.297 | + functions:vercmp:653 : local 'op=<' 2022-06-08 08:40:36.299 | + functions:vercmp:654 : local v2=3.13 2022-06-08 08:40:36.301 | + functions:vercmp:655 : local result 2022-06-08 08:40:36.305 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-08 08:40:36.305 | ++ functions:vercmp:659 : head -1 2022-06-08 08:40:36.305 | ++ functions:vercmp:659 : sort -V 2022-06-08 08:40:36.310 | + functions:vercmp:659 : result=3.13 2022-06-08 08:40:36.312 | + functions:vercmp:661 : case $op in 2022-06-08 08:40:36.314 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 08:40:36.317 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-08 08:40:36.319 | + functions:vercmp:672 : return 2022-06-08 08:40:36.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-08 08:40:36.324 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:40:36.326 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 08:40:36.792 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-08 08:40:36.812 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:40:36.814 | + ./stack.sh:main:816 : install_etcd3 2022-06-08 08:40:36.817 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 08:40:36.817 | Installing etcd 2022-06-08 08:40:36.819 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 08:40:36.833 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 08:40:36.844 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 08:40:36.846 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 08:40:36.863 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 08:40:36.866 | ++ 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-06-08 08:40:36.869 | ++ 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-06-08 08:40:36.872 | +++ 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-06-08 08:40:36.877 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:40:36.879 | ++ 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-06-08 08:40:36.881 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 08:40:36.884 | ++ 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-06-08 08:40:36.888 | --2022-06-08 08:40:36-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:40:36.892 | Resolving github.com (github.com)... 140.82.121.3 2022-06-08 08:40:36.936 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-06-08 08:40:37.082 | HTTP request sent, awaiting response... 302 Found 2022-06-08 08:40:37.082 | 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%2F20220608%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220608T084035Z&X-Amz-Expires=300&X-Amz-Signature=1bb7f349048349387e37ebe320bf629f1d5a963e2d840ef86c8ae355eaf40180&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-06-08 08:40:37.082 | --2022-06-08 08:40:37-- 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%2F20220608%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220608T084035Z&X-Amz-Expires=300&X-Amz-Signature=1bb7f349048349387e37ebe320bf629f1d5a963e2d840ef86c8ae355eaf40180&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-06-08 08:40:37.083 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2022-06-08 08:40:37.109 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-06-08 08:40:37.291 | HTTP request sent, awaiting response... 200 OK 2022-06-08 08:40:37.291 | Length: 11350736 (11M) [application/octet-stream] 2022-06-08 08:40:37.291 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-08 08:40:37.410 | 2022-06-08 08:40:37.571 | 0K ........ .. 100% 38.7M=0.3s 2022-06-08 08:40:37.571 | 2022-06-08 08:40:37.571 | 2022-06-08 08:40:37 (38.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-08 08:40:37.571 | 2022-06-08 08:40:37.575 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-08 08:40:37.577 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:40:37.579 | ++ functions:get_extra_file:73 : return 2022-06-08 08:40:37.582 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:40:37.584 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 08:40:37.587 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-08 08:40:37.589 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-08 08:40:37.722 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-08 08:40:37.725 | + 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-06-08 08:40:37.729 | etcd-v3.3.12-linux-amd64/ 2022-06-08 08:40:37.729 | etcd-v3.3.12-linux-amd64/README.md 2022-06-08 08:40:37.729 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-08 08:40:37.729 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-08 08:40:37.729 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-08 08:40:37.729 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-08 08:40:37.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-08 08:40:37.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-08 08:40:37.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-08 08:40:37.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-08 08:40:37.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-08 08:40:37.730 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-08 08:40:37.731 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-08 08:40:37.732 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-08 08:40:37.733 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-08 08:40:37.734 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-08 08:40:37.735 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-08 08:40:37.736 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-08 08:40:37.737 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-08 08:40:37.738 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-08 08:40:37.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-08 08:40:37.739 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-08 08:40:37.740 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-08 08:40:37.741 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-08 08:40:37.927 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-08 08:40:37.927 | etcd-v3.3.12-linux-amd64/etcd 2022-06-08 08:40:38.156 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-08 08:40:38.193 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-08 08:40:38.226 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 08:40:38.229 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-08 08:40:38.245 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:40:38.247 | + ./stack.sh:main:835 : install_dstat 2022-06-08 08:40:38.250 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 08:40:38.266 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:40:38.268 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-08 08:40:38.270 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:40:38.272 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-08 08:40:38.275 | + ./stack.sh:main:844 : install_libs 2022-06-08 08:40:38.277 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-08 08:40:38.280 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-08 08:40:38.282 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-08 08:40:38.284 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-08 08:40:38.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-08 08:40:38.293 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.296 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-08 08:40:38.298 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-08 08:40:38.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-08 08:40:38.302 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-08 08:40:38.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-08 08:40:38.311 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.313 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-08 08:40:38.316 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-08 08:40:38.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-08 08:40:38.320 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-08 08:40:38.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-08 08:40:38.329 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.331 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-08 08:40:38.334 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-08 08:40:38.336 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-08 08:40:38.338 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-08 08:40:38.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-08 08:40:38.347 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.350 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-08 08:40:38.352 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-08 08:40:38.354 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-08 08:40:38.357 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-08 08:40:38.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 08:40:38.365 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.368 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-08 08:40:38.370 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-08 08:40:38.372 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-08 08:40:38.375 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-08 08:40:38.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-08 08:40:38.384 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.386 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-08 08:40:38.389 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-08 08:40:38.391 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-08 08:40:38.393 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-08 08:40:38.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 08:40:38.402 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.405 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-08 08:40:38.407 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-08 08:40:38.409 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-08 08:40:38.412 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-08 08:40:38.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 08:40:38.421 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.423 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-08 08:40:38.425 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-08 08:40:38.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-08 08:40:38.430 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-08 08:40:38.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 08:40:38.439 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.441 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-08 08:40:38.443 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-08 08:40:38.446 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-08 08:40:38.448 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-08 08:40:38.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 08:40:38.457 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.459 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-08 08:40:38.461 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-08 08:40:38.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-08 08:40:38.466 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-08 08:40:38.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 08:40:38.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.477 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-08 08:40:38.480 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-08 08:40:38.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-08 08:40:38.485 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-08 08:40:38.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 08:40:38.494 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.496 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-08 08:40:38.498 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-08 08:40:38.500 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-08 08:40:38.503 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-08 08:40:38.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 08:40:38.512 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.514 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-08 08:40:38.516 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-08 08:40:38.518 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-08 08:40:38.521 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-08 08:40:38.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 08:40:38.530 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.532 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-08 08:40:38.535 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-08 08:40:38.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-08 08:40:38.539 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-08 08:40:38.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 08:40:38.549 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.551 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-08 08:40:38.553 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-08 08:40:38.555 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-08 08:40:38.558 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-08 08:40:38.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 08:40:38.567 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.569 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-08 08:40:38.571 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-08 08:40:38.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-08 08:40:38.576 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-08 08:40:38.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 08:40:38.585 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.588 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-08 08:40:38.590 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-08 08:40:38.593 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-08 08:40:38.595 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-08 08:40:38.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 08:40:38.604 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.606 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-08 08:40:38.608 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-08 08:40:38.611 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-08 08:40:38.613 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-08 08:40:38.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 08:40:38.622 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.624 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-08 08:40:38.627 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-08 08:40:38.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-08 08:40:38.631 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-08 08:40:38.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 08:40:38.641 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.643 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-08 08:40:38.646 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-08 08:40:38.648 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-08 08:40:38.650 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-08 08:40:38.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 08:40:38.660 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.662 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-08 08:40:38.665 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-08 08:40:38.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-08 08:40:38.669 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-08 08:40:38.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 08:40:38.678 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.681 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-08 08:40:38.683 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-08 08:40:38.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-08 08:40:38.688 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-08 08:40:38.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 08:40:38.697 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.700 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-08 08:40:38.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-08 08:40:38.705 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-08 08:40:38.707 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-08 08:40:38.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 08:40:38.717 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.719 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-08 08:40:38.721 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-08 08:40:38.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-08 08:40:38.726 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-08 08:40:38.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 08:40:38.735 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.737 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-08 08:40:38.740 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-08 08:40:38.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-08 08:40:38.744 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-08 08:40:38.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 08:40:38.753 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.755 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-08 08:40:38.757 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-08 08:40:38.760 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-08 08:40:38.763 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-08 08:40:38.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 08:40:38.772 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.774 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-08 08:40:38.776 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-08 08:40:38.779 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-08 08:40:38.781 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-08 08:40:38.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 08:40:38.790 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.793 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-08 08:40:38.795 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-08 08:40:38.798 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-08 08:40:38.800 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-08 08:40:38.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 08:40:38.809 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.811 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-08 08:40:38.814 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-08 08:40:38.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-08 08:40:38.818 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-08 08:40:38.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-08 08:40:38.828 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.830 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-08 08:40:38.832 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-08 08:40:38.835 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-08 08:40:38.837 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-08 08:40:38.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-08 08:40:38.847 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.849 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-08 08:40:38.851 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-08 08:40:38.853 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-08 08:40:38.856 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-08 08:40:38.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-08 08:40:38.865 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.867 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-08 08:40:38.869 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-08 08:40:38.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-08 08:40:38.874 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-08 08:40:38.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-08 08:40:38.883 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.885 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-08 08:40:38.888 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-08 08:40:38.890 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-08 08:40:38.893 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-08 08:40:38.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-08 08:40:38.902 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.904 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-08 08:40:38.907 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-08 08:40:38.909 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-08 08:40:38.911 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-08 08:40:38.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-08 08:40:38.920 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.923 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-08 08:40:38.925 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-08 08:40:38.927 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-08 08:40:38.929 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-08 08:40:38.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:40:38.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:40:38.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 08:40:38.939 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:40:38.941 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-08 08:40:38.962 | Using python 3.8 to install etcd3 2022-06-08 08:40:38.964 | + 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-06-08 08:40:40.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:40:40.580 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:40.586 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:40.586 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:40:40.592 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:40.593 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:40.595 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:40.595 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:40:40.597 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:40:40.701 | Collecting etcd3===0.12.0 2022-06-08 08:40:40.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 08:40:43.506 | Collecting grpcio===1.31.0 2022-06-08 08:40:43.522 | 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-06-08 08:40:44.480 | Collecting protobuf===3.13.0 2022-06-08 08:40:44.489 | 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-06-08 08:40:44.587 | 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-06-08 08:40:44.590 | 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-06-08 08:40:44.603 | 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-06-08 08:40:44.645 | Building wheels for collected packages: etcd3 2022-06-08 08:40:44.646 | Building wheel for etcd3 (setup.py): started 2022-06-08 08:40:45.377 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-08 08:40:45.378 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=070608c5decec1c62a135905311ba807121a26f386b1071e3bd39106d3d41697 2022-06-08 08:40:45.378 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-08 08:40:45.379 | Successfully built etcd3 2022-06-08 08:40:46.660 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-08 08:40:47.867 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-08 08:40:47.973 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:40:47.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:40:48.060 | + inc/python:pip_install:200 : result=0 2022-06-08 08:40:48.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:40:48.065 | + functions-common:time_stop:2322 : local name 2022-06-08 08:40:48.067 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:40:48.069 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:40:48.071 | + functions-common:time_stop:2325 : local total 2022-06-08 08:40:48.074 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:40:48.076 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:40:48.078 | + functions-common:time_stop:2329 : start_time=1654677638957 2022-06-08 08:40:48.080 | + functions-common:time_stop:2331 : [[ -z 1654677638957 ]] 2022-06-08 08:40:48.083 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:40:48.087 | + functions-common:time_stop:2334 : end_time=1654677648084 2022-06-08 08:40:48.089 | + functions-common:time_stop:2335 : elapsed_time=9127 2022-06-08 08:40:48.091 | + functions-common:time_stop:2336 : total=48463 2022-06-08 08:40:48.093 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:40:48.095 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=57590 2022-06-08 08:40:48.097 | + inc/python:pip_install:203 : return 0 2022-06-08 08:40:48.099 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-08 08:40:48.121 | Using python 3.8 to install etcd3gw 2022-06-08 08:40:48.123 | + 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-06-08 08:40:49.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:40:49.831 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:49.837 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:49.837 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:40:49.842 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:49.844 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:49.846 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:40:49.846 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:40:49.847 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:40:49.965 | Collecting etcd3gw===0.2.5 2022-06-08 08:40:49.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-06-08 08:40:50.067 | 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-06-08 08:40:50.074 | 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-06-08 08:40:50.094 | 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-06-08 08:40:50.097 | 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-06-08 08:40:50.099 | 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-06-08 08:40:50.122 | 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-06-08 08:40:50.125 | 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-06-08 08:40:50.127 | 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-06-08 08:40:51.435 | Installing collected packages: etcd3gw 2022-06-08 08:40:51.593 | Successfully installed etcd3gw-0.2.5 2022-06-08 08:40:51.701 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:40:51.701 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:40:51.773 | + inc/python:pip_install:200 : result=0 2022-06-08 08:40:51.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:40:51.778 | + functions-common:time_stop:2322 : local name 2022-06-08 08:40:51.780 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:40:51.783 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:40:51.785 | + functions-common:time_stop:2325 : local total 2022-06-08 08:40:51.787 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:40:51.789 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:40:51.791 | + functions-common:time_stop:2329 : start_time=1654677648115 2022-06-08 08:40:51.794 | + functions-common:time_stop:2331 : [[ -z 1654677648115 ]] 2022-06-08 08:40:51.797 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:40:51.801 | + functions-common:time_stop:2334 : end_time=1654677651799 2022-06-08 08:40:51.803 | + functions-common:time_stop:2335 : elapsed_time=3684 2022-06-08 08:40:51.805 | + functions-common:time_stop:2336 : total=57590 2022-06-08 08:40:51.807 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:40:51.809 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=61274 2022-06-08 08:40:51.812 | + inc/python:pip_install:203 : return 0 2022-06-08 08:40:51.814 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-08 08:40:51.817 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-08 08:40:51.819 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-08 08:40:51.821 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:40:51.824 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:40:51.826 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:40:51.828 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:40:51.831 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:40:51.833 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:40:51.835 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:40:51.837 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:40:51.840 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-08 08:40:51.842 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-08 08:40:51.845 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:51.847 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:51.849 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-08 08:40:51.851 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-08 08:40:51.853 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:40:51.856 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:40:51.859 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:40:51.861 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:40:51.863 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:40:51.865 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:40:51.867 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:40:51.870 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:51.872 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:51.874 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:40:51.877 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:40:51.879 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:40:51.881 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:40:51.884 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:40:51.886 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:40:51.888 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:40:51.890 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:40:51.893 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:40:51.914 | + 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-06-08 08:40:52.023 | Reading package lists... 2022-06-08 08:40:52.275 | Building dependency tree... 2022-06-08 08:40:52.277 | Reading state information... 2022-06-08 08:40:52.526 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:40:52.526 | The following packages were automatically installed and are no longer required: 2022-06-08 08:40:52.528 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:40:52.528 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:40:52.528 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:40:52.528 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:40:52.528 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:40:52.528 | python3-zope.interface 2022-06-08 08:40:52.528 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:40:52.528 | The following additional packages will be installed: 2022-06-08 08:40:52.529 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-08 08:40:52.530 | Suggested packages: 2022-06-08 08:40:52.530 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-08 08:40:52.597 | The following NEW packages will be installed: 2022-06-08 08:40:52.597 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-08 08:40:52.879 | 0 upgraded, 6 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:40:52.879 | Need to get 1,306 kB of archives. 2022-06-08 08:40:52.879 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-08 08:40:52.879 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-08 08:40:53.632 | 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-06-08 08:40:53.684 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-08 08:40:53.797 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-08 08:40:53.913 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-08 08:40:53.917 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-08 08:40:54.492 | Fetched 1,306 kB in 1s (985 kB/s) 2022-06-08 08:40:54.711 | Selecting previously unselected package libnorm1:amd64. 2022-06-08 08:40:54.762 | (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-06-08 08:40:54.766 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-08 08:40:54.876 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-08 08:40:55.236 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-08 08:40:55.246 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-08 08:40:55.287 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-08 08:40:55.676 | Selecting previously unselected package libzmq5:amd64. 2022-06-08 08:40:55.686 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-08 08:40:55.733 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-08 08:40:56.099 | Selecting previously unselected package uwsgi-core. 2022-06-08 08:40:56.109 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-08 08:40:56.144 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-08 08:40:56.711 | Selecting previously unselected package uwsgi. 2022-06-08 08:40:56.721 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-08 08:40:56.751 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-08 08:40:57.116 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-08 08:40:57.126 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-08 08:40:57.167 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-08 08:40:57.484 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-08 08:40:57.665 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-08 08:40:57.842 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-08 08:40:57.996 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-08 08:40:58.156 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-08 08:40:59.516 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-08 08:40:59.773 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 08:41:00.214 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 08:41:00.728 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-08 08:41:08.964 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:41:08.967 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:41:08.969 | + functions-common:time_stop:2322 : local name 2022-06-08 08:41:08.971 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:41:08.973 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:41:08.976 | + functions-common:time_stop:2325 : local total 2022-06-08 08:41:08.978 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:41:08.980 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:41:08.982 | + functions-common:time_stop:2329 : start_time=1654677651911 2022-06-08 08:41:08.984 | + functions-common:time_stop:2331 : [[ -z 1654677651911 ]] 2022-06-08 08:41:08.987 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:41:08.991 | + functions-common:time_stop:2334 : end_time=1654677668989 2022-06-08 08:41:08.993 | + functions-common:time_stop:2335 : elapsed_time=17078 2022-06-08 08:41:08.996 | + functions-common:time_stop:2336 : total=481547 2022-06-08 08:41:08.998 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:41:09.001 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=498625 2022-06-08 08:41:09.003 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:41:09.006 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-08 08:41:09.008 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:09.012 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:09.015 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-08 08:41:09.081 | Enabling module proxy. 2022-06-08 08:41:09.087 | To activate the new configuration, you need to run: 2022-06-08 08:41:09.087 | systemctl restart apache2 2022-06-08 08:41:09.092 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-08 08:41:09.156 | Considering dependency proxy for proxy_uwsgi: 2022-06-08 08:41:09.157 | Module proxy already enabled 2022-06-08 08:41:09.157 | Enabling module proxy_uwsgi. 2022-06-08 08:41:09.162 | To activate the new configuration, you need to run: 2022-06-08 08:41:09.162 | systemctl restart apache2 2022-06-08 08:41:09.166 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-08 08:41:09.169 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:41:09.171 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:41:09.173 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:41:09.305 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-08 08:41:09.308 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-08 08:41:09.311 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-08 08:41:09.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-08 08:41:09.321 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.324 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-08 08:41:09.327 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-08 08:41:09.329 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-08 08:41:09.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-08 08:41:09.339 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.341 | + ./stack.sh:main:852 : install_glanceclient 2022-06-08 08:41:09.344 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-08 08:41:09.346 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-08 08:41:09.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-08 08:41:09.356 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.358 | + ./stack.sh:main:853 : install_cinderclient 2022-06-08 08:41:09.361 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-08 08:41:09.363 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-08 08:41:09.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-08 08:41:09.374 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.376 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-08 08:41:09.378 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-08 08:41:09.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-08 08:41:09.388 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.390 | + ./stack.sh:main:854 : install_novaclient 2022-06-08 08:41:09.393 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-08 08:41:09.395 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-08 08:41:09.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-08 08:41:09.405 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.407 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-08 08:41:09.424 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:09.427 | + ./stack.sh:main:856 : install_swiftclient 2022-06-08 08:41:09.429 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-08 08:41:09.431 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-08 08:41:09.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-08 08:41:09.442 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.444 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-08 08:41:09.460 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:09.462 | + ./stack.sh:main:859 : install_neutronclient 2022-06-08 08:41:09.465 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-08 08:41:09.467 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-08 08:41:09.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-08 08:41:09.476 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.479 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-08 08:41:09.482 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-08 08:41:09.484 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-08 08:41:09.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:09.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:09.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-08 08:41:09.494 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:09.497 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-08 08:41:09.499 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-08 08:41:09.501 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:41:09.505 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-08 08:41:09.507 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-08 08:41:09.510 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:41:09.514 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:41:09.514 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:41:09.519 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-08 08:41:09.521 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-08 08:41:09.523 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-08 08:41:09.526 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-08 08:41:09.529 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-08 08:41:09.549 | Using python 3.8 to install keystonemiddleware 2022-06-08 08:41:09.551 | + 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-06-08 08:41:11.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:41:11.229 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:11.235 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:11.235 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:11.240 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:11.242 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:11.243 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:11.244 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:11.246 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:41:11.249 | 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-06-08 08:41:11.321 | 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-06-08 08:41:11.356 | 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-06-08 08:41:11.372 | 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-06-08 08:41:11.378 | 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-06-08 08:41:11.385 | 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-06-08 08:41:11.387 | 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-06-08 08:41:11.392 | 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-06-08 08:41:11.457 | 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-06-08 08:41:11.476 | 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-06-08 08:41:11.480 | 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-06-08 08:41:11.497 | 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-06-08 08:41:11.501 | 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-06-08 08:41:11.510 | 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-06-08 08:41:11.520 | 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-06-08 08:41:11.533 | 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-06-08 08:41:11.539 | 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-06-08 08:41:11.579 | 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-06-08 08:41:11.582 | 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-06-08 08:41:11.603 | 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-06-08 08:41:11.609 | 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-06-08 08:41:11.614 | 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-06-08 08:41:11.622 | 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-06-08 08:41:11.625 | 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-06-08 08:41:11.627 | 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-06-08 08:41:11.631 | 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-06-08 08:41:11.637 | 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-06-08 08:41:11.640 | 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-06-08 08:41:11.643 | 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-06-08 08:41:11.646 | 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-06-08 08:41:11.650 | 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-06-08 08:41:11.653 | 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-06-08 08:41:11.673 | 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-06-08 08:41:11.676 | 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-06-08 08:41:11.678 | 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-06-08 08:41:11.681 | 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-06-08 08:41:12.912 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:41:12.912 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:41:12.982 | + inc/python:pip_install:200 : result=0 2022-06-08 08:41:12.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:41:12.986 | + functions-common:time_stop:2322 : local name 2022-06-08 08:41:12.989 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:41:12.991 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:41:12.993 | + functions-common:time_stop:2325 : local total 2022-06-08 08:41:12.995 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:41:12.998 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:41:13.000 | + functions-common:time_stop:2329 : start_time=1654677669544 2022-06-08 08:41:13.002 | + functions-common:time_stop:2331 : [[ -z 1654677669544 ]] 2022-06-08 08:41:13.005 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:41:13.008 | + functions-common:time_stop:2334 : end_time=1654677673006 2022-06-08 08:41:13.011 | + functions-common:time_stop:2335 : elapsed_time=3462 2022-06-08 08:41:13.013 | + functions-common:time_stop:2336 : total=61274 2022-06-08 08:41:13.015 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:41:13.018 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64736 2022-06-08 08:41:13.020 | + inc/python:pip_install:203 : return 0 2022-06-08 08:41:13.022 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-08 08:41:13.024 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-08 08:41:13.027 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:41:13.030 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-08 08:41:13.032 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-08 08:41:13.035 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:41:13.038 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:41:13.038 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:41:13.044 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-08 08:41:13.046 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-08 08:41:13.049 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-08 08:41:13.051 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-08 08:41:13.053 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-08 08:41:13.075 | Using python 3.8 to install python-memcached 2022-06-08 08:41:13.077 | + 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-06-08 08:41:14.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:41:14.737 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:14.743 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:14.743 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:14.748 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:14.750 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:14.751 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:14.752 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:14.753 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:41:14.858 | Collecting python-memcached===1.59 2022-06-08 08:41:14.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-08 08:41:14.951 | 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-06-08 08:41:16.280 | Installing collected packages: python-memcached 2022-06-08 08:41:16.444 | Successfully installed python-memcached-1.59 2022-06-08 08:41:16.553 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:41:16.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:41:16.626 | + inc/python:pip_install:200 : result=0 2022-06-08 08:41:16.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:41:16.630 | + functions-common:time_stop:2322 : local name 2022-06-08 08:41:16.632 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:41:16.635 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:41:16.637 | + functions-common:time_stop:2325 : local total 2022-06-08 08:41:16.640 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:41:16.642 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:41:16.644 | + functions-common:time_stop:2329 : start_time=1654677673069 2022-06-08 08:41:16.646 | + functions-common:time_stop:2331 : [[ -z 1654677673069 ]] 2022-06-08 08:41:16.649 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:41:16.653 | + functions-common:time_stop:2334 : end_time=1654677676651 2022-06-08 08:41:16.655 | + functions-common:time_stop:2335 : elapsed_time=3582 2022-06-08 08:41:16.657 | + functions-common:time_stop:2336 : total=64736 2022-06-08 08:41:16.659 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:41:16.662 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68318 2022-06-08 08:41:16.664 | + inc/python:pip_install:203 : return 0 2022-06-08 08:41:16.666 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-08 08:41:16.683 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:16.685 | + ./stack.sh:main:866 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-06-08 08:41:16.688 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-08 08:41:16.690 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-08 08:41:16.692 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-08 08:41:16.695 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:41:16.698 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-08 08:41:16.700 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-08 08:41:16.715 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:16.717 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-08 08:41:16.719 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-08 08:41:16.721 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-08 08:41:16.723 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:41:16.725 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:41:16.728 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:41:16.730 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:41:16.732 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:41:16.735 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:41:16.749 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:41:16.751 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:41:16.753 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:41:16.756 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:41:16.756 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:41:16.762 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-08 08:41:16.764 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:41:16.766 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-08 08:41:16.778 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-08 08:41:16.781 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:41:16.781 | + functions-common:git_clone:607 : head -1 2022-06-08 08:41:16.785 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-08 08:41:16.788 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:41:16.790 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-08 08:41:16.793 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:41:16.795 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:41:16.797 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-08 08:41:16.799 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:41:16.801 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-08 08:41:16.804 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:41:16.807 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:41:16.809 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-08 08:41:16.811 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:41:16.814 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:41:16.817 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-08 08:41:16.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:41:16.822 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-08 08:41:16.824 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:41:16.826 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:41:16.829 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-08 08:41:16.835 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-08 08:41:16.837 | + 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-06-08 08:41:17.425 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-08 08:41:17.427 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:41:17.429 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:41:17.432 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:41:17.434 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:41:17.437 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-08 08:41:17.439 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:41:17.441 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:41:17.443 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:41:17.445 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:41:17.448 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:41:17.450 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:41:17.452 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:41:17.455 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-08 08:41:17.474 | Using python 3.8 to install /opt/stack/keystone 2022-06-08 08:41:17.476 | + 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-06-08 08:41:19.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:41:19.124 | 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-06-08 08:41:19.128 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:19.129 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:19.130 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:41:19.131 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:19.132 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:19.132 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:19.132 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:19.133 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:19.145 | Obtaining file:///opt/stack/keystone 2022-06-08 08:41:20.687 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:41:22.355 | Collecting Flask===1.1.2 2022-06-08 08:41:22.362 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-06-08 08:41:22.567 | Collecting Flask-RESTful===0.3.8 2022-06-08 08:41:22.573 | 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-06-08 08:41:22.648 | 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-06-08 08:41:22.654 | 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-06-08 08:41:22.657 | 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-06-08 08:41:22.664 | 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-06-08 08:41:22.685 | 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-06-08 08:41:22.833 | Collecting Werkzeug===1.0.1 2022-06-08 08:41:22.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-06-08 08:41:23.024 | Collecting aniso8601===8.0.0 2022-06-08 08:41:23.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-06-08 08:41:23.101 | 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-06-08 08:41:23.110 | 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-06-08 08:41:23.168 | Collecting click===7.1.2 2022-06-08 08:41:23.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-06-08 08:41:23.183 | 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-06-08 08:41:23.222 | 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-06-08 08:41:23.316 | Collecting itsdangerous===1.1.0 2022-06-08 08:41:23.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-06-08 08:41:23.388 | 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-06-08 08:41:23.399 | 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-06-08 08:41:23.455 | 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-06-08 08:41:23.458 | 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-06-08 08:41:23.463 | 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-06-08 08:41:23.498 | 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-06-08 08:41:23.512 | 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-06-08 08:41:23.518 | 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-06-08 08:41:23.564 | 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-06-08 08:41:23.570 | 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-06-08 08:41:23.609 | 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-06-08 08:41:23.662 | 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-06-08 08:41:23.679 | 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-06-08 08:41:23.696 | 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-06-08 08:41:23.705 | 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-06-08 08:41:23.729 | 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-06-08 08:41:23.736 | 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-06-08 08:41:23.753 | 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-06-08 08:41:23.798 | 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-06-08 08:41:23.918 | Collecting passlib===1.7.2 2022-06-08 08:41:23.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-06-08 08:41:24.018 | 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-06-08 08:41:24.020 | 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-06-08 08:41:24.023 | 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-06-08 08:41:24.033 | 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-06-08 08:41:24.036 | 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-06-08 08:41:24.038 | 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-06-08 08:41:24.149 | Collecting pysaml2===6.1.0 2022-06-08 08:41:24.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-06-08 08:41:24.245 | 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-06-08 08:41:24.249 | 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-06-08 08:41:24.268 | 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-06-08 08:41:24.271 | 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-06-08 08:41:24.292 | 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-06-08 08:41:24.545 | Collecting scrypt===0.8.15 2022-06-08 08:41:24.552 | 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-06-08 08:41:24.636 | 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-06-08 08:41:24.639 | 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-06-08 08:41:24.649 | 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-06-08 08:41:24.651 | 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-06-08 08:41:24.654 | 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-06-08 08:41:24.661 | 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-06-08 08:41:24.670 | 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-06-08 08:41:24.675 | 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-06-08 08:41:24.693 | 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-06-08 08:41:24.696 | 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-06-08 08:41:24.703 | 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-06-08 08:41:24.723 | 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-06-08 08:41:24.725 | 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-06-08 08:41:24.729 | 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-06-08 08:41:24.792 | 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-06-08 08:41:24.799 | 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-06-08 08:41:24.802 | 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-06-08 08:41:24.808 | 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-06-08 08:41:24.816 | 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-06-08 08:41:24.820 | 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-06-08 08:41:24.826 | 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-06-08 08:41:24.828 | 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-06-08 08:41:24.868 | 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-06-08 08:41:24.877 | 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-06-08 08:41:24.884 | 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-06-08 08:41:24.892 | 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-06-08 08:41:24.903 | 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-06-08 08:41:24.910 | 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-06-08 08:41:24.912 | 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-06-08 08:41:24.922 | 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-06-08 08:41:24.925 | 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-06-08 08:41:25.012 | Collecting defusedxml===0.6.0 2022-06-08 08:41:25.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-06-08 08:41:25.090 | 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-06-08 08:41:25.102 | 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-06-08 08:41:25.106 | 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-06-08 08:41:25.108 | 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-06-08 08:41:25.111 | 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-06-08 08:41:25.113 | 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-06-08 08:41:25.115 | 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-06-08 08:41:25.117 | 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-06-08 08:41:25.120 | 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-06-08 08:41:25.122 | 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-06-08 08:41:25.127 | 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-06-08 08:41:25.129 | 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-06-08 08:41:25.137 | 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-06-08 08:41:25.139 | 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-06-08 08:41:25.142 | 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-06-08 08:41:25.144 | 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-06-08 08:41:25.153 | 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-06-08 08:41:25.159 | 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-06-08 08:41:26.008 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-08 08:41:26.344 | Attempting uninstall: click 2022-06-08 08:41:26.345 | Found existing installation: Click 7.0 2022-06-08 08:41:26.350 | Uninstalling Click-7.0: 2022-06-08 08:41:26.379 | Successfully uninstalled Click-7.0 2022-06-08 08:41:27.985 | Running setup.py develop for keystone 2022-06-08 08:41:29.672 | 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-06-08 08:41:29.785 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:41:29.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:41:29.871 | + inc/python:pip_install:200 : result=0 2022-06-08 08:41:29.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:41:29.875 | + functions-common:time_stop:2322 : local name 2022-06-08 08:41:29.877 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:41:29.879 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:41:29.881 | + functions-common:time_stop:2325 : local total 2022-06-08 08:41:29.883 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:41:29.886 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:41:29.888 | + functions-common:time_stop:2329 : start_time=1654677677469 2022-06-08 08:41:29.890 | + functions-common:time_stop:2331 : [[ -z 1654677677469 ]] 2022-06-08 08:41:29.892 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:41:29.896 | + functions-common:time_stop:2334 : end_time=1654677689894 2022-06-08 08:41:29.899 | + functions-common:time_stop:2335 : elapsed_time=12425 2022-06-08 08:41:29.901 | + functions-common:time_stop:2336 : total=68318 2022-06-08 08:41:29.903 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:41:29.905 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=80743 2022-06-08 08:41:29.907 | + inc/python:pip_install:203 : return 0 2022-06-08 08:41:29.910 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:41:29.912 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:41:29.914 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:41:29.932 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:41:29.944 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-08 08:41:29.947 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-08 08:41:29.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:29.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:29.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-08 08:41:29.957 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:29.959 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-08 08:41:29.975 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:29.977 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-08 08:41:29.980 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:41:29.982 | + ./stack.sh:main:868 : configure_keystone 2022-06-08 08:41:29.985 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-08 08:41:29.997 | + 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-06-08 08:41:29.999 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-08 08:41:30.004 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-08 08:41:30.020 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:30.022 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-08 08:41:30.051 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-08 08:41:30.079 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-08 08:41:30.109 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-08 08:41:30.139 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-08 08:41:30.169 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-08 08:41:30.200 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-08 08:41:30.227 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-08 08:41:30.255 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-08 08:41:30.257 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-08 08:41:30.260 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-08 08:41:30.262 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-08 08:41:30.265 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:41:30.267 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:41:30.282 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:30.285 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:41:30.287 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:41:30.289 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:41:30.304 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:30.307 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:41:30.310 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:41:30.339 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:41:30.342 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:41:30.344 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-08 08:41:30.346 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-08 08:41:30.349 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-08 08:41:30.365 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:30.367 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-06-08 08:41:30.397 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.42/identity 2022-06-08 08:41:30.425 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-08 08:41:30.427 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-08 08:41:30.457 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-08 08:41:30.460 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-08 08:41:30.462 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-08 08:41:30.465 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-08 08:41:30.467 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-08 08:41:30.470 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-08 08:41:30.500 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-08 08:41:30.502 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-08 08:41:30.505 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-08 08:41:30.507 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-08 08:41:30.510 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:41:30.526 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:41:30.528 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:41:30.531 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:41:30.533 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:41:30.535 | + 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-06-08 08:41:30.563 | + 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-06-08 08:41:30.590 | + 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-06-08 08:41:30.617 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:41:30.645 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-08 08:41:30.672 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-08 08:41:30.675 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-08 08:41:30.677 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-08 08:41:30.679 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-08 08:41:30.682 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-08 08:41:30.685 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:41:30.687 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:41:30.690 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-08 08:41:30.694 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-08 08:41:30.696 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:41:30.698 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:41:30.711 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:41:30.711 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:41:30.720 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:41:30.723 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:41:30.738 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 08:41:30.741 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-08 08:41:30.745 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-08 08:41:30.773 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-08 08:41:30.799 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-08 08:41:30.827 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-08 08:41:30.854 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-08 08:41:30.881 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-08 08:41:30.908 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-08 08:41:30.935 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-08 08:41:30.962 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-08 08:41:30.988 | + 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-06-08 08:41:31.016 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-08 08:41:31.043 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-08 08:41:31.069 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-08 08:41:31.097 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:41:31.099 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:41:31.102 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-08 08:41:31.104 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-08 08:41:31.107 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:41:31.109 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:31.111 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:31.114 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:41:31.116 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:41:31.118 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 08:41:31.145 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-08 08:41:31.173 | + 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-06-08 08:41:31.173 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:41:31.181 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-08 08:41:31.185 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-08 08:41:31.187 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-08 08:41:31.190 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:41:31.192 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:41:31.194 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:41:31.197 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:31.199 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:31.201 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:41:31.204 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:41:31.206 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:31.208 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:31.210 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-08 08:41:31.271 | Enabling site keystone-wsgi-public. 2022-06-08 08:41:31.277 | To activate the new configuration, you need to run: 2022-06-08 08:41:31.277 | systemctl reload apache2 2022-06-08 08:41:31.281 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:41:31.283 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:41:31.286 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:41:31.288 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:41:31.414 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-08 08:41:31.417 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-08 08:41:31.419 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-08 08:41:31.421 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-08 08:41:31.424 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:41:31.426 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:41:31.429 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-08 08:41:31.434 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-08 08:41:31.436 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:41:31.439 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:41:31.452 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:41:31.452 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:41:31.461 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:41:31.464 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:41:31.479 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-08 08:41:31.481 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-08 08:41:31.485 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-08 08:41:31.516 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-08 08:41:31.542 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-08 08:41:31.569 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-08 08:41:31.596 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-08 08:41:31.623 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-08 08:41:31.650 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-08 08:41:31.677 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-08 08:41:31.705 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-08 08:41:31.733 | + 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-06-08 08:41:31.760 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-08 08:41:31.787 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-08 08:41:31.815 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-08 08:41:31.843 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:41:31.845 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:41:31.848 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-08 08:41:31.850 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-08 08:41:31.853 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:41:31.855 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:31.857 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:31.859 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:41:31.862 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:41:31.864 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-08 08:41:31.891 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-08 08:41:31.919 | + 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-06-08 08:41:31.919 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:41:31.928 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-08 08:41:31.931 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-08 08:41:31.934 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-08 08:41:31.936 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:41:31.938 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:41:31.941 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:41:31.943 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:31.945 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:31.947 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:41:31.950 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:41:31.952 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:31.955 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:31.957 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-08 08:41:32.018 | Enabling site keystone-wsgi-admin. 2022-06-08 08:41:32.024 | To activate the new configuration, you need to run: 2022-06-08 08:41:32.024 | systemctl reload apache2 2022-06-08 08:41:32.029 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:41:32.031 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:41:32.033 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:41:32.036 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:41:32.159 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-08 08:41:32.188 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-08 08:41:32.219 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-08 08:41:32.250 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-08 08:41:32.252 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-08 08:41:32.282 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-08 08:41:32.310 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-08 08:41:32.337 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-08 08:41:32.355 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:32.357 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-08 08:41:32.373 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:32.376 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-08 08:41:32.378 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-08 08:41:32.380 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-08 08:41:32.383 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:41:32.385 | + lib/stack:stack_install_service:32 : install_swift 2022-06-08 08:41:32.388 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-08 08:41:32.390 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-08 08:41:32.392 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-08 08:41:32.394 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:41:32.396 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:41:32.399 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:41:32.402 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:41:32.404 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:41:32.407 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:41:32.423 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:41:32.425 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:41:32.427 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:41:32.430 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:41:32.430 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:41:32.436 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-08 08:41:32.438 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:41:32.440 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-08 08:41:32.453 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-08 08:41:32.456 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:41:32.456 | + functions-common:git_clone:607 : head -1 2022-06-08 08:41:32.463 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-08 08:41:32.466 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:41:32.468 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-08 08:41:32.471 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:41:32.473 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:41:32.476 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-08 08:41:32.478 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-08 08:41:32.481 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-08 08:41:32.483 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:41:32.485 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:41:32.487 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-08 08:41:32.490 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:41:32.492 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-08 08:41:32.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-08 08:41:32.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:41:32.500 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-08 08:41:32.502 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:41:32.505 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:41:32.508 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-08 08:41:32.514 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-08 08:41:32.516 | + 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-06-08 08:41:33.126 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-08 08:41:33.128 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:41:33.130 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:41:33.133 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:41:33.135 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:41:33.138 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-08 08:41:33.140 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:41:33.142 | + inc/python:setup_package:427 : local extras=keystone 2022-06-08 08:41:33.144 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:41:33.146 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-08 08:41:33.149 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-08 08:41:33.152 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-08 08:41:33.154 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:41:33.156 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-08 08:41:33.177 | Using python 3.8 to install /opt/stack/swift 2022-06-08 08:41:33.179 | + 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-06-08 08:41:34.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:41:34.863 | 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-06-08 08:41:34.867 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:34.868 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:34.870 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:41:34.871 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:34.871 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:34.872 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:34.872 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:34.872 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:34.885 | Obtaining file:///opt/stack/swift 2022-06-08 08:41:36.156 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:41:37.383 | 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-06-08 08:41:37.391 | 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-06-08 08:41:37.431 | 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-06-08 08:41:37.441 | 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-06-08 08:41:37.443 | 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-06-08 08:41:38.442 | Collecting lxml===4.5.2 2022-06-08 08:41:38.460 | 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-06-08 08:41:38.656 | 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-06-08 08:41:38.659 | 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-06-08 08:41:38.661 | 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-06-08 08:41:38.697 | 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-06-08 08:41:38.712 | 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-06-08 08:41:38.719 | 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-06-08 08:41:38.725 | 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-06-08 08:41:38.764 | 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-06-08 08:41:38.773 | 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-06-08 08:41:38.790 | 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-06-08 08:41:38.797 | 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-06-08 08:41:38.800 | 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-06-08 08:41:38.902 | Collecting pyeclib===1.6.0 2022-06-08 08:41:38.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-08 08:41:39.960 | 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-06-08 08:41:39.962 | 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-06-08 08:41:39.965 | 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-06-08 08:41:39.970 | 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-06-08 08:41:39.988 | 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-06-08 08:41:39.992 | 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-06-08 08:41:40.013 | 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-06-08 08:41:40.018 | 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-06-08 08:41:40.020 | 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-06-08 08:41:40.027 | 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-06-08 08:41:40.197 | Collecting xattr===0.9.7 2022-06-08 08:41:40.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-08 08:41:40.998 | 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-06-08 08:41:41.001 | 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-06-08 08:41:41.009 | 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-06-08 08:41:41.023 | 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-06-08 08:41:41.087 | 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-06-08 08:41:41.093 | 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-06-08 08:41:41.100 | 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-06-08 08:41:41.103 | 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-06-08 08:41:41.108 | 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-06-08 08:41:41.111 | 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-06-08 08:41:41.114 | 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-06-08 08:41:41.116 | 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-06-08 08:41:41.119 | 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-06-08 08:41:41.122 | 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-06-08 08:41:41.125 | 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-06-08 08:41:41.129 | 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-06-08 08:41:41.132 | 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-06-08 08:41:41.134 | Building wheels for collected packages: pyeclib, xattr 2022-06-08 08:41:41.136 | Building wheel for pyeclib (setup.py): started 2022-06-08 08:41:42.426 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-08 08:41:42.427 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55499 sha256=5f9c0d1442dbc9ddb080ccf0f3bb1272a970bf71406be15e0935e5a11d36bdd7 2022-06-08 08:41:42.427 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-08 08:41:42.429 | Building wheel for xattr (setup.py): started 2022-06-08 08:41:43.842 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-08 08:41:43.843 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33230 sha256=8bcd096634ef3550cb9bdbc76d58ee93a36847ffbf91413f007a76ec525af3e2 2022-06-08 08:41:43.843 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-08 08:41:43.844 | Successfully built pyeclib xattr 2022-06-08 08:41:45.014 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-08 08:41:45.470 | Running setup.py develop for swift 2022-06-08 08:41:46.974 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-08 08:41:47.088 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:41:47.088 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:41:47.181 | + inc/python:pip_install:200 : result=0 2022-06-08 08:41:47.184 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:41:47.187 | + functions-common:time_stop:2322 : local name 2022-06-08 08:41:47.189 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:41:47.191 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:41:47.193 | + functions-common:time_stop:2325 : local total 2022-06-08 08:41:47.195 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:41:47.198 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:41:47.200 | + functions-common:time_stop:2329 : start_time=1654677693171 2022-06-08 08:41:47.202 | + functions-common:time_stop:2331 : [[ -z 1654677693171 ]] 2022-06-08 08:41:47.205 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:41:47.209 | + functions-common:time_stop:2334 : end_time=1654677707207 2022-06-08 08:41:47.211 | + functions-common:time_stop:2335 : elapsed_time=14036 2022-06-08 08:41:47.213 | + functions-common:time_stop:2336 : total=80743 2022-06-08 08:41:47.216 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:41:47.218 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=94779 2022-06-08 08:41:47.220 | + inc/python:pip_install:203 : return 0 2022-06-08 08:41:47.222 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:41:47.225 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:41:47.227 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:41:47.246 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:41:47.257 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-08 08:41:47.259 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-08 08:41:47.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:47.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:47.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-08 08:41:47.269 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:47.271 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-08 08:41:47.273 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:41:47.276 | + ./stack.sh:main:877 : configure_swift 2022-06-08 08:41:47.279 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-08 08:41:47.281 | + lib/swift:configure_swift:335 : local node_number 2022-06-08 08:41:47.283 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-08 08:41:47.285 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-08 08:41:47.287 | + lib/swift:configure_swift:338 : local user_group 2022-06-08 08:41:47.289 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-08 08:41:48.050 | No account-replicator running 2022-06-08 08:41:48.050 | No container-server running 2022-06-08 08:41:48.050 | No container-sync running 2022-06-08 08:41:48.050 | No account-reaper running 2022-06-08 08:41:48.050 | No container-reconciler running 2022-06-08 08:41:48.050 | No object-updater running 2022-06-08 08:41:48.050 | No object-server running 2022-06-08 08:41:48.050 | No container-updater running 2022-06-08 08:41:48.050 | No container-auditor running 2022-06-08 08:41:48.050 | No container-replicator running 2022-06-08 08:41:48.051 | No object-reconstructor running 2022-06-08 08:41:48.051 | No account-auditor running 2022-06-08 08:41:48.051 | No object-auditor running 2022-06-08 08:41:48.051 | No object-replicator running 2022-06-08 08:41:48.051 | No container-sharder running 2022-06-08 08:41:48.051 | No account-server running 2022-06-08 08:41:48.051 | No object-expirer running 2022-06-08 08:41:48.051 | No proxy-server running 2022-06-08 08:41:48.096 | + lib/swift:configure_swift:341 : true 2022-06-08 08:41:48.098 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-08 08:41:48.112 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-08 08:41:48.123 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-08 08:41:48.126 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-08 08:41:48.126 | s/%GROUP%//; 2022-06-08 08:41:48.126 | s/%USER%/ubuntu/; 2022-06-08 08:41:48.126 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-08 08:41:48.126 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-08 08:41:48.126 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-08 08:41:48.134 | uid = ubuntu 2022-06-08 08:41:48.134 | gid = 2022-06-08 08:41:48.134 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-08 08:41:48.134 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-08 08:41:48.134 | address = 127.0.0.1 2022-06-08 08:41:48.134 | 2022-06-08 08:41:48.134 | [account6612] 2022-06-08 08:41:48.134 | max connections = 25 2022-06-08 08:41:48.134 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:41:48.134 | read only = false 2022-06-08 08:41:48.135 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-08 08:41:48.135 | 2022-06-08 08:41:48.135 | [account6622] 2022-06-08 08:41:48.135 | max connections = 25 2022-06-08 08:41:48.135 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:41:48.135 | read only = false 2022-06-08 08:41:48.135 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-08 08:41:48.135 | 2022-06-08 08:41:48.135 | [account6632] 2022-06-08 08:41:48.135 | max connections = 25 2022-06-08 08:41:48.135 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:41:48.135 | read only = false 2022-06-08 08:41:48.135 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-08 08:41:48.135 | 2022-06-08 08:41:48.135 | [account6642] 2022-06-08 08:41:48.135 | max connections = 25 2022-06-08 08:41:48.135 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:41:48.136 | read only = false 2022-06-08 08:41:48.136 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | [container6611] 2022-06-08 08:41:48.136 | max connections = 25 2022-06-08 08:41:48.136 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:41:48.136 | read only = false 2022-06-08 08:41:48.136 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | [container6621] 2022-06-08 08:41:48.136 | max connections = 25 2022-06-08 08:41:48.136 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:41:48.136 | read only = false 2022-06-08 08:41:48.136 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | [container6631] 2022-06-08 08:41:48.136 | max connections = 25 2022-06-08 08:41:48.136 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:41:48.136 | read only = false 2022-06-08 08:41:48.136 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | [container6641] 2022-06-08 08:41:48.136 | max connections = 25 2022-06-08 08:41:48.136 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:41:48.136 | read only = false 2022-06-08 08:41:48.136 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | 2022-06-08 08:41:48.136 | [object6613] 2022-06-08 08:41:48.136 | max connections = 25 2022-06-08 08:41:48.136 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:41:48.136 | read only = false 2022-06-08 08:41:48.136 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-08 08:41:48.137 | 2022-06-08 08:41:48.137 | [object6623] 2022-06-08 08:41:48.137 | max connections = 25 2022-06-08 08:41:48.137 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:41:48.137 | read only = false 2022-06-08 08:41:48.137 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-08 08:41:48.137 | 2022-06-08 08:41:48.137 | [object6633] 2022-06-08 08:41:48.137 | max connections = 25 2022-06-08 08:41:48.137 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:41:48.137 | read only = false 2022-06-08 08:41:48.137 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-08 08:41:48.137 | 2022-06-08 08:41:48.137 | [object6643] 2022-06-08 08:41:48.137 | max connections = 25 2022-06-08 08:41:48.137 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:41:48.137 | read only = false 2022-06-08 08:41:48.137 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-08 08:41:48.137 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-08 08:41:48.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:41:48.141 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:41:48.143 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-08 08:41:48.161 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-08 08:41:48.163 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-08 08:41:48.168 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-08 08:41:48.172 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-08 08:41:48.174 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-08 08:41:48.178 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-08 08:41:48.205 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-06-08 08:41:48.231 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-08 08:41:48.248 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-08 08:41:48.275 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-08 08:41:48.292 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:41:48.319 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-08 08:41:48.337 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-08 08:41:48.365 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-08 08:41:48.387 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-08 08:41:48.414 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-08 08:41:48.432 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:41:48.460 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-08 08:41:48.478 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-08 08:41:48.492 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:48.494 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-08 08:41:48.522 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-08 08:41:48.548 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-08 08:41:48.575 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-08 08:41:48.602 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-08 08:41:48.617 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:48.619 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-08 08:41:48.646 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-08 08:41:48.661 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:48.663 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-08 08:41:48.678 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:48.680 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-08 08:41:48.683 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-08 08:41:48.697 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:48.699 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-08 08:41:48.701 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-08 08:41:48.703 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-08 08:41:48.708 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-08 08:41:48.715 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-08 08:41:48.742 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-08 08:41:48.768 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-08 08:41:48.798 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-08 08:41:48.826 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-08 08:41:48.852 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-08 08:41:48.855 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-08 08:41:48.857 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-08 08:41:48.859 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-08 08:41:48.861 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-08 08:41:48.888 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-08 08:41:48.913 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:41:48.940 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-08 08:41:48.967 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-08 08:41:48.992 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-08 08:41:49.019 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-08 08:41:49.045 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-08 08:41:49.072 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:41:49.099 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-08 08:41:49.125 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-08 08:41:49.153 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-08 08:41:49.179 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-08 08:41:49.207 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-08 08:41:49.237 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-08 08:41:49.263 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-08 08:41:49.281 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-08 08:41:49.308 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-08 08:41:49.335 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-08 08:41:49.340 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-08 08:41:49.367 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-08 08:41:49.393 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-08 08:41:49.419 | + lib/swift:configure_swift:479 : local node_number 2022-06-08 08:41:49.422 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 08:41:49.424 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 08:41:49.426 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-08 08:41:49.430 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-08 08:41:49.433 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 08:41:49.435 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:41:49.437 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-08 08:41:49.439 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-08 08:41:49.441 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:41:49.443 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:41:49.445 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-08 08:41:49.463 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-08 08:41:49.490 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-08 08:41:49.507 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-08 08:41:49.535 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-08 08:41:49.552 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:41:49.597 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-08 08:41:49.614 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:41:49.650 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-08 08:41:49.668 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:41:49.701 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-08 08:41:49.718 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-08 08:41:49.746 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:41:49.765 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:41:49.793 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-08 08:41:49.811 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-08 08:41:49.839 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-08 08:41:49.859 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-08 08:41:49.885 | + 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-06-08 08:41:49.890 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-08 08:41:49.908 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:41:49.936 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-08 08:41:49.964 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 08:41:49.966 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-08 08:41:49.970 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-08 08:41:49.973 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 08:41:49.975 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:41:49.977 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-08 08:41:49.980 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-08 08:41:49.982 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:41:49.984 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:41:49.986 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-08 08:41:50.004 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-08 08:41:50.031 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-08 08:41:50.049 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-08 08:41:50.076 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-08 08:41:50.093 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:41:50.122 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-08 08:41:50.140 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:41:50.168 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-08 08:41:50.185 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:41:50.214 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-08 08:41:50.234 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-08 08:41:50.261 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:41:50.279 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:41:50.307 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-08 08:41:50.325 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-08 08:41:50.352 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-08 08:41:50.370 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-08 08:41:50.396 | + 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-06-08 08:41:50.402 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-08 08:41:50.420 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:41:50.448 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 08:41:50.451 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-08 08:41:50.455 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-08 08:41:50.457 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 08:41:50.459 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:41:50.461 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-08 08:41:50.464 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-08 08:41:50.466 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:41:50.468 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:41:50.470 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-08 08:41:50.488 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-08 08:41:50.516 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-08 08:41:50.534 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-08 08:41:50.562 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-08 08:41:50.579 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:41:50.607 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-08 08:41:50.625 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:41:50.652 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-08 08:41:50.670 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:41:50.698 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-08 08:41:50.715 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-08 08:41:50.744 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:41:50.762 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:41:50.789 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-08 08:41:50.808 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-08 08:41:50.835 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-08 08:41:50.852 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-08 08:41:50.879 | + 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-06-08 08:41:50.884 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-08 08:41:50.901 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:41:50.928 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-08 08:41:50.956 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-08 08:41:50.983 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-08 08:41:51.011 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-08 08:41:51.013 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-08 08:41:51.017 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-08 08:41:51.044 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-08 08:41:51.073 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-08 08:41:51.100 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-08 08:41:51.128 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-08 08:41:51.157 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-08 08:41:51.183 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-08 08:41:51.210 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-08 08:41:51.237 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-08 08:41:51.263 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-08 08:41:51.279 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:51.281 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-08 08:41:51.299 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-08 08:41:51.302 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-08 08:41:51.320 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-08 08:41:51.323 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-06-08 08:41:51.350 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-08 08:41:51.352 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-08 08:41:51.378 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-06-08 08:41:51.406 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-08 08:41:51.409 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-08 08:41:51.436 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-08 08:41:51.451 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:51.453 | + lib/swift:configure_swift:542 : local user_group 2022-06-08 08:41:51.456 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-08 08:41:51.461 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-08 08:41:51.463 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-08 08:41:51.475 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-08 08:41:51.478 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-08 08:41:51.489 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-08 08:41:51.491 | + lib/swift:configure_swift:549 : is_suse 2022-06-08 08:41:51.493 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:41:51.496 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:41:51.498 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:41:51.501 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:41:51.503 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:41:51.505 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:41:51.507 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-08 08:41:51.519 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-08 08:41:51.521 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-08 08:41:51.524 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-08 08:41:51.541 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:41:51.544 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-08 08:41:51.565 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:51.568 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-08 08:41:51.573 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-08 08:41:51.575 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-08 08:41:51.578 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:41:51.580 | + lib/stack:stack_install_service:32 : install_glance 2022-06-08 08:41:51.583 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-08 08:41:51.585 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-08 08:41:51.588 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-08 08:41:51.605 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:51.607 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-08 08:41:51.610 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-08 08:41:51.627 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:41:51.630 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-08 08:41:51.632 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-08 08:41:51.635 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-08 08:41:51.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:41:51.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:41:51.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-08 08:41:51.646 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:41:51.650 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-08 08:41:51.653 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-08 08:41:51.655 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-08 08:41:51.658 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-08 08:41:51.661 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-08 08:41:51.663 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-08 08:41:51.666 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-08 08:41:51.670 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-08 08:41:51.672 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-08 08:41:51.675 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-08 08:41:51.679 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:41:51.679 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-08 08:41:51.684 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-08 08:41:51.686 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-08 08:41:51.689 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-08 08:41:51.692 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-08 08:41:51.695 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 08:41:51.716 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-08 08:41:51.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 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 08:41:53.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:41:53.448 | 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-06-08 08:41:53.452 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:53.453 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:53.454 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:41:53.456 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:53.456 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:53.456 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:53.457 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:41:53.457 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:41:53.646 | Collecting glance-store===2.3.1 2022-06-08 08:41:53.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-06-08 08:41:53.813 | 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-06-08 08:41:53.816 | 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-06-08 08:41:53.830 | 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-06-08 08:41:54.080 | Collecting os-brick===4.0.5 2022-06-08 08:41:54.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-06-08 08:41:54.188 | 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-06-08 08:41:54.193 | 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-06-08 08:41:54.213 | 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-06-08 08:41:54.223 | 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-06-08 08:41:54.239 | 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-06-08 08:41:54.244 | 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-06-08 08:41:54.250 | 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-06-08 08:41:54.289 | 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-06-08 08:41:54.303 | 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-06-08 08:41:54.307 | 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-06-08 08:41:54.317 | 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-06-08 08:41:54.341 | 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-06-08 08:41:54.358 | 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-06-08 08:41:54.364 | 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-06-08 08:41:54.366 | 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-06-08 08:41:54.369 | 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-06-08 08:41:54.510 | Collecting python-cinderclient===7.2.2 2022-06-08 08:41:54.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-06-08 08:41:54.617 | 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-06-08 08:41:54.622 | 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-06-08 08:41:54.755 | Collecting python-swiftclient===3.10.1 2022-06-08 08:41:54.761 | 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-06-08 08:41:54.858 | 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-06-08 08:41:54.862 | 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-06-08 08:41:54.882 | 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-06-08 08:41:54.886 | 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-06-08 08:41:54.890 | 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-06-08 08:41:54.892 | 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-06-08 08:41:54.899 | 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-06-08 08:41:54.913 | 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-06-08 08:41:54.933 | 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-06-08 08:41:54.936 | 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-06-08 08:41:54.945 | 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-06-08 08:41:54.948 | 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-06-08 08:41:54.952 | 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-06-08 08:41:54.957 | 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-06-08 08:41:54.960 | 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-06-08 08:41:54.965 | 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-06-08 08:41:54.972 | 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-06-08 08:41:54.975 | 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-06-08 08:41:54.978 | 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-06-08 08:41:54.982 | 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-06-08 08:41:54.989 | 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-06-08 08:41:54.997 | 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-06-08 08:41:55.004 | 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-06-08 08:41:55.015 | 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-06-08 08:41:55.028 | 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-06-08 08:41:55.031 | 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-06-08 08:41:55.033 | 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-06-08 08:41:55.036 | 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-06-08 08:41:55.039 | 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-06-08 08:41:55.041 | 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-06-08 08:41:55.043 | 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-06-08 08:41:55.070 | 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-06-08 08:41:55.073 | 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-06-08 08:41:55.076 | 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-06-08 08:41:55.083 | 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-06-08 08:41:55.100 | 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-06-08 08:41:55.102 | 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-06-08 08:41:55.106 | 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-06-08 08:41:55.109 | 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-06-08 08:41:55.115 | 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-06-08 08:41:55.118 | 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-06-08 08:41:56.389 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-06-08 08:41:57.576 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-08 08:41:57.692 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:41:57.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:41:57.768 | + inc/python:pip_install:200 : result=0 2022-06-08 08:41:57.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:41:57.773 | + functions-common:time_stop:2322 : local name 2022-06-08 08:41:57.775 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:41:57.778 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:41:57.780 | + functions-common:time_stop:2325 : local total 2022-06-08 08:41:57.782 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:41:57.785 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:41:57.787 | + functions-common:time_stop:2329 : start_time=1654677711710 2022-06-08 08:41:57.789 | + functions-common:time_stop:2331 : [[ -z 1654677711710 ]] 2022-06-08 08:41:57.793 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:41:57.797 | + functions-common:time_stop:2334 : end_time=1654677717795 2022-06-08 08:41:57.800 | + functions-common:time_stop:2335 : elapsed_time=6085 2022-06-08 08:41:57.802 | + functions-common:time_stop:2336 : total=94779 2022-06-08 08:41:57.804 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:41:57.807 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100864 2022-06-08 08:41:57.809 | + inc/python:pip_install:203 : return 0 2022-06-08 08:41:57.812 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-08 08:41:57.814 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-08 08:41:57.817 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-08 08:41:57.829 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-08 08:41:57.834 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-08 08:41:57.837 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-08 08:41:57.839 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-08 08:41:57.842 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:41:57.844 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:41:57.847 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:41:57.849 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:41:57.852 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:41:57.855 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:41:57.871 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:41:57.874 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:41:57.876 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:41:57.879 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:41:57.879 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:41:57.884 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-08 08:41:57.886 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:41:57.889 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-08 08:41:57.902 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-08 08:41:57.904 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:41:57.905 | + functions-common:git_clone:607 : head -1 2022-06-08 08:41:57.908 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-08 08:41:57.910 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:41:57.913 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-08 08:41:57.916 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:41:57.919 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:41:57.921 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-08 08:41:57.924 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:41:57.926 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-08 08:41:57.929 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:41:57.931 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:41:57.933 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-08 08:41:57.936 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:41:57.938 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:41:57.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-08 08:41:57.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:41:57.947 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-08 08:41:57.949 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:41:57.951 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:41:57.954 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-08 08:41:57.960 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-08 08:41:57.963 | + 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-06-08 08:41:58.554 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-08 08:41:58.556 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:41:58.559 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:41:58.561 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:41:58.563 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:41:58.566 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-08 08:41:58.568 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:41:58.571 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:41:58.573 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:41:58.575 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:41:58.577 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:41:58.580 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:41:58.582 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:41:58.584 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-08 08:41:58.606 | Using python 3.8 to install /opt/stack/glance 2022-06-08 08:41:58.609 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-08 08:42:00.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:42:00.298 | 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-06-08 08:42:00.302 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:00.303 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:00.304 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:42:00.306 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:00.306 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:00.306 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:42:00.307 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:00.307 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:42:00.320 | Obtaining file:///opt/stack/glance 2022-06-08 08:42:01.597 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:42:02.863 | 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-06-08 08:42:02.872 | 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-06-08 08:42:02.879 | 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-06-08 08:42:02.887 | 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-06-08 08:42:03.031 | Collecting WSME===0.10.0 2022-06-08 08:42:03.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-08 08:42:03.122 | 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-06-08 08:42:03.135 | 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-06-08 08:42:03.280 | Collecting castellan===3.6.1 2022-06-08 08:42:03.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-08 08:42:03.382 | 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-06-08 08:42:03.505 | Collecting cursive===0.2.2 2022-06-08 08:42:03.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-08 08:42:03.596 | 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-06-08 08:42:03.603 | 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-06-08 08:42:03.609 | 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-06-08 08:42:03.617 | 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-06-08 08:42:03.623 | 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-06-08 08:42:03.694 | 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-06-08 08:42:03.696 | 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-06-08 08:42:03.699 | 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-06-08 08:42:03.702 | 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-06-08 08:42:03.713 | 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-06-08 08:42:03.779 | 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-06-08 08:42:03.836 | 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-06-08 08:42:03.839 | 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-06-08 08:42:03.843 | 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-06-08 08:42:03.847 | 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-06-08 08:42:03.868 | 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-06-08 08:42:03.904 | 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-06-08 08:42:03.914 | 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-06-08 08:42:03.930 | 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-06-08 08:42:03.935 | 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-06-08 08:42:03.983 | 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-06-08 08:42:03.989 | 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-06-08 08:42:04.029 | 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-06-08 08:42:04.083 | 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-06-08 08:42:04.101 | 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-06-08 08:42:04.118 | 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-06-08 08:42:04.132 | 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-06-08 08:42:04.141 | 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-06-08 08:42:04.164 | 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-06-08 08:42:04.173 | 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-06-08 08:42:04.190 | 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-06-08 08:42:04.236 | 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-06-08 08:42:04.243 | 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-06-08 08:42:04.245 | 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-06-08 08:42:04.248 | 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-06-08 08:42:04.269 | 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-06-08 08:42:04.283 | 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-06-08 08:42:04.294 | 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-06-08 08:42:04.296 | 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-06-08 08:42:04.414 | Collecting python-barbicanclient===5.0.1 2022-06-08 08:42:04.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-06-08 08:42:04.510 | 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-06-08 08:42:04.514 | 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-06-08 08:42:04.517 | 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-06-08 08:42:04.535 | 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-06-08 08:42:04.539 | 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-06-08 08:42:04.547 | 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-06-08 08:42:04.672 | Collecting retrying===1.3.3 2022-06-08 08:42:04.677 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-08 08:42:04.754 | 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-06-08 08:42:04.839 | Collecting simplegeneric===0.8.1 2022-06-08 08:42:04.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-08 08:42:05.561 | 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-06-08 08:42:05.564 | 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-06-08 08:42:05.575 | 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-06-08 08:42:05.578 | 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-06-08 08:42:05.580 | 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-06-08 08:42:05.758 | Collecting taskflow===4.5.0 2022-06-08 08:42:05.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-08 08:42:05.911 | 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-06-08 08:42:05.925 | 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-06-08 08:42:05.935 | 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-06-08 08:42:05.941 | 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-06-08 08:42:05.960 | 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-06-08 08:42:05.965 | 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-06-08 08:42:05.972 | 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-06-08 08:42:05.992 | 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-06-08 08:42:05.995 | 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-06-08 08:42:05.998 | 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-06-08 08:42:06.006 | 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-06-08 08:42:06.009 | 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-06-08 08:42:06.017 | 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-06-08 08:42:06.022 | 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-06-08 08:42:06.028 | 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-06-08 08:42:06.033 | 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-06-08 08:42:06.036 | 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-06-08 08:42:06.041 | 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-06-08 08:42:06.044 | 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-06-08 08:42:06.084 | 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-06-08 08:42:06.091 | 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-06-08 08:42:06.094 | 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-06-08 08:42:06.104 | 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-06-08 08:42:06.107 | 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-06-08 08:42:06.122 | 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-06-08 08:42:06.125 | 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-06-08 08:42:06.128 | 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-06-08 08:42:06.130 | 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-06-08 08:42:06.133 | 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-06-08 08:42:06.294 | Collecting networkx===2.5 2022-06-08 08:42:06.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-08 08:42:06.570 | Collecting automaton===2.2.0 2022-06-08 08:42:06.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-08 08:42:06.737 | Collecting pydot===1.4.1 2022-06-08 08:42:06.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-06-08 08:42:06.818 | 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-06-08 08:42:06.821 | 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-06-08 08:42:06.823 | 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-06-08 08:42:06.825 | 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-06-08 08:42:06.828 | 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-06-08 08:42:06.831 | 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-06-08 08:42:06.834 | 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-06-08 08:42:06.836 | 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-06-08 08:42:06.891 | 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-06-08 08:42:06.895 | 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-06-08 08:42:06.927 | 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-06-08 08:42:06.970 | 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-06-08 08:42:06.973 | 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-06-08 08:42:06.978 | Building wheels for collected packages: simplegeneric 2022-06-08 08:42:06.979 | Building wheel for simplegeneric (setup.py): started 2022-06-08 08:42:07.693 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-08 08:42:07.694 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=920ab103fb8f2d1d4d10b8026bfb6468d4408424bf556f3ebb38e281e0047e70 2022-06-08 08:42:07.694 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-08 08:42:07.695 | Successfully built simplegeneric 2022-06-08 08:42:08.628 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-08 08:42:11.578 | Running setup.py develop for glance 2022-06-08 08:42:13.099 | 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-06-08 08:42:13.221 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:42:13.221 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:42:13.309 | + inc/python:pip_install:200 : result=0 2022-06-08 08:42:13.311 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:42:13.313 | + functions-common:time_stop:2322 : local name 2022-06-08 08:42:13.316 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:42:13.318 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:42:13.329 | + functions-common:time_stop:2325 : local total 2022-06-08 08:42:13.329 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:42:13.329 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:42:13.329 | + functions-common:time_stop:2329 : start_time=1654677718600 2022-06-08 08:42:13.330 | + functions-common:time_stop:2331 : [[ -z 1654677718600 ]] 2022-06-08 08:42:13.332 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:42:13.336 | + functions-common:time_stop:2334 : end_time=1654677733334 2022-06-08 08:42:13.339 | + functions-common:time_stop:2335 : elapsed_time=14734 2022-06-08 08:42:13.341 | + functions-common:time_stop:2336 : total=100864 2022-06-08 08:42:13.344 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:42:13.346 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115598 2022-06-08 08:42:13.348 | + inc/python:pip_install:203 : return 0 2022-06-08 08:42:13.350 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:42:13.353 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:42:13.355 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:42:13.374 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:42:13.387 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-08 08:42:13.389 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-08 08:42:13.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:42:13.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:42:13.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-08 08:42:13.399 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:42:13.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:42:13.404 | + ./stack.sh:main:889 : configure_glance 2022-06-08 08:42:13.406 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-08 08:42:13.418 | + lib/glance:configure_glance:270 : local dburl 2022-06-08 08:42:13.421 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-08 08:42:13.423 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-08 08:42:13.426 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-08 08:42:13.428 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-08 08:42:13.430 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-08 08:42:13.433 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-08 08:42:13.436 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-08 08:42:13.465 | + 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-06-08 08:42:13.494 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-08 08:42:13.521 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 08:42:13.549 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-08 08:42:13.579 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-08 08:42:13.609 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-08 08:42:13.612 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 08:42:13.614 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-08 08:42:13.616 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:42:13.619 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-08 08:42:13.647 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-08 08:42:13.675 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:42:13.702 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-08 08:42:13.731 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-08 08:42:13.758 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-08 08:42:13.787 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-08 08:42:13.814 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-08 08:42:13.842 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:42:13.870 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:42:13.898 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-08 08:42:13.928 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-08 08:42:13.931 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-08 08:42:13.934 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-08 08:42:13.936 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:42:13.938 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:42:13.941 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:42:13.957 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:42:13.960 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:42:13.963 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:42:13.965 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:42:13.981 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:42:13.983 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:42:13.986 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:42:14.014 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:42:14.016 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:42:14.018 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-08 08:42:14.021 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-08 08:42:14.023 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-08 08:42:14.025 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-08 08:42:14.028 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-08 08:42:14.030 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-08 08:42:14.032 | + lib/glance:configure_glance_store:230 : local be 2022-06-08 08:42:14.035 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-08 08:42:14.037 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-08 08:42:14.039 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 08:42:14.070 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-08 08:42:14.072 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-06-08 08:42:14.104 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-08 08:42:14.106 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-08 08:42:14.123 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:42:14.125 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-08 08:42:14.153 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-08 08:42:14.181 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-08 08:42:14.209 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-08 08:42:14.238 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-08 08:42:14.265 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-08 08:42:14.282 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:42:14.285 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:42:14.313 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-08 08:42:14.343 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-08 08:42:14.371 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-06-08 08:42:14.400 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-08 08:42:14.427 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-06-08 08:42:14.456 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-08 08:42:14.472 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:42:14.474 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-08 08:42:14.476 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-08 08:42:14.479 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 08:42:14.482 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:42:14.499 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:42:14.501 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:42:14.503 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:42:14.506 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:42:14.508 | + 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-06-08 08:42:14.536 | + 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-06-08 08:42:14.564 | + 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-06-08 08:42:14.592 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:42:14.621 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-08 08:42:14.625 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-08 08:42:14.655 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-08 08:42:14.684 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 08:42:14.711 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-06-08 08:42:14.739 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-08 08:42:14.768 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-08 08:42:14.796 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-08 08:42:14.824 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 08:42:14.855 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-08 08:42:14.885 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-08 08:42:14.916 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-08 08:42:14.944 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-08 08:42:14.950 | + 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-06-08 08:42:14.956 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-08 08:42:14.972 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:42:14.974 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-08 08:42:14.976 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.42:19292 /image 2022-06-08 08:42:14.979 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-08 08:42:14.981 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.42:19292 2022-06-08 08:42:14.984 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-08 08:42:14.986 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-08 08:42:14.989 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-08 08:42:14.992 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-08 08:42:14.995 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:42:14.997 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:42:14.999 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:42:15.001 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-08 08:42:15.004 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-08 08:42:15.007 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-08 08:42:15.010 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-08 08:42:15.012 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:42:15.015 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:42:15.017 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:42:15.019 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-08 08:42:15.022 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-08 08:42:15.080 | proxy (enabled by site administrator) 2022-06-08 08:42:15.083 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-08 08:42:15.086 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-08 08:42:15.088 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:42:15.090 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:42:15.093 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:42:15.095 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-08 08:42:15.097 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-08 08:42:15.151 | No module matches proxy_http 2022-06-08 08:42:15.154 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-08 08:42:15.218 | Considering dependency proxy for proxy_http: 2022-06-08 08:42:15.218 | Module proxy already enabled 2022-06-08 08:42:15.218 | Enabling module proxy_http. 2022-06-08 08:42:15.224 | To activate the new configuration, you need to run: 2022-06-08 08:42:15.224 | systemctl restart apache2 2022-06-08 08:42:15.228 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-08 08:42:15.230 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:42:15.233 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:42:15.235 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:42:15.363 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-08 08:42:15.365 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-08 08:42:15.374 | KeepAlive Off 2022-06-08 08:42:15.378 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-08 08:42:15.379 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-08 08:42:15.387 | SetEnv proxy-sendchunked 1 2022-06-08 08:42:15.391 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-08 08:42:15.392 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.42:19292" retry=0 ' 2022-06-08 08:42:15.400 | ProxyPass "/image" "http://10.222.0.42:19292" retry=0 2022-06-08 08:42:15.403 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-08 08:42:15.405 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-08 08:42:15.408 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:42:15.410 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:42:15.412 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:42:15.415 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:42:15.418 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:42:15.420 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:42:15.422 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:42:15.425 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:42:15.427 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:42:15.430 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-08 08:42:15.490 | Enabling site glance. 2022-06-08 08:42:15.496 | To activate the new configuration, you need to run: 2022-06-08 08:42:15.496 | systemctl reload apache2 2022-06-08 08:42:15.501 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-08 08:42:15.503 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:42:15.505 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:42:15.508 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:42:15.633 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-08 08:42:15.663 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-08 08:42:15.691 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-08 08:42:15.719 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-08 08:42:15.737 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:42:15.739 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-08 08:42:15.742 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-08 08:42:15.745 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-08 08:42:15.747 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:42:15.750 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-08 08:42:15.752 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-08 08:42:15.754 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-08 08:42:15.757 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-08 08:42:15.759 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:42:15.762 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:42:15.764 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:42:15.767 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:42:15.769 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:42:15.772 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:42:15.788 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:42:15.791 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:42:15.796 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:42:15.799 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:42:15.799 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:42:15.804 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-08 08:42:15.806 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:42:15.809 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-08 08:42:15.821 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-08 08:42:15.824 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:42:15.826 | + functions-common:git_clone:607 : head -1 2022-06-08 08:42:15.828 | 070a0effb Handle the case when tempest fails 2022-06-08 08:42:15.830 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:42:15.833 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-08 08:42:15.835 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:42:15.838 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:42:15.841 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-08 08:42:15.844 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:42:15.846 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-08 08:42:15.849 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:42:15.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:42:15.854 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-08 08:42:15.857 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:42:15.859 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:42:15.862 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-08 08:42:15.865 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:42:15.867 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-08 08:42:15.870 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:42:15.872 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:42:15.875 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-08 08:42:15.881 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-08 08:42:15.884 | + 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-06-08 08:42:16.473 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-08 08:42:16.475 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:42:16.477 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:42:16.480 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:42:16.482 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:42:16.485 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-08 08:42:16.487 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:42:16.489 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:42:16.491 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:42:16.494 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:42:16.496 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:42:16.498 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:42:16.501 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:42:16.503 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-08 08:42:16.523 | Using python 3.8 to install /opt/stack/cinder 2022-06-08 08:42:16.526 | + 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-06-08 08:42:18.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:42:18.242 | 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-06-08 08:42:18.247 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:18.248 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:18.249 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:42:18.251 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:18.251 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:18.251 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:42:18.252 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:42:18.252 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:42:18.265 | Obtaining file:///opt/stack/cinder 2022-06-08 08:42:20.250 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:42:22.205 | 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-06-08 08:42:22.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-06-08 08:42:22.220 | 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-06-08 08:42:22.228 | 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-06-08 08:42:22.249 | 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-06-08 08:42:22.262 | 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-06-08 08:42:22.282 | 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-06-08 08:42:22.322 | 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-06-08 08:42:22.335 | 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-06-08 08:42:22.338 | 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-06-08 08:42:22.593 | Collecting google-api-python-client===1.11.0 2022-06-08 08:42:22.599 | 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-06-08 08:42:22.877 | Collecting google-auth===1.21.0 2022-06-08 08:42:22.887 | 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-06-08 08:42:23.066 | Collecting google-auth-httplib2===0.0.4 2022-06-08 08:42:23.072 | 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-06-08 08:42:23.154 | 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-06-08 08:42:23.157 | 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-06-08 08:42:23.159 | 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-06-08 08:42:23.162 | 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-06-08 08:42:23.173 | 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-06-08 08:42:23.255 | 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-06-08 08:42:23.311 | 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-06-08 08:42:23.321 | 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-06-08 08:42:23.449 | Collecting oauth2client===4.1.3 2022-06-08 08:42:23.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-08 08:42:23.544 | 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-06-08 08:42:23.568 | 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-06-08 08:42:23.573 | 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-06-08 08:42:23.593 | 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-06-08 08:42:23.628 | 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-06-08 08:42:23.639 | 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-06-08 08:42:23.654 | 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-06-08 08:42:23.660 | 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-06-08 08:42:23.711 | 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-06-08 08:42:23.718 | 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-06-08 08:42:23.757 | 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-06-08 08:42:23.810 | 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-06-08 08:42:23.829 | 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-06-08 08:42:23.845 | 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-06-08 08:42:23.860 | 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-06-08 08:42:23.874 | 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-06-08 08:42:23.878 | 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-06-08 08:42:23.888 | 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-06-08 08:42:23.912 | 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-06-08 08:42:23.920 | 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-06-08 08:42:23.938 | 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-06-08 08:42:24.127 | Collecting oslo.vmware===3.7.0 2022-06-08 08:42:24.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-06-08 08:42:24.249 | 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-06-08 08:42:24.295 | 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-06-08 08:42:24.301 | 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-06-08 08:42:24.336 | 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-06-08 08:42:24.338 | 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-06-08 08:42:24.341 | 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-06-08 08:42:24.565 | Collecting pyasn1===0.4.8 2022-06-08 08:42:24.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-08 08:42:24.830 | Collecting pyasn1-modules===0.2.8 2022-06-08 08:42:24.836 | 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-06-08 08:42:24.923 | 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-06-08 08:42:24.934 | 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-06-08 08:42:24.936 | 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-06-08 08:42:24.939 | 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-06-08 08:42:24.955 | 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-06-08 08:42:25.125 | Collecting python-glanceclient===3.2.2 2022-06-08 08:42:25.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-06-08 08:42:25.232 | 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-06-08 08:42:25.250 | 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-06-08 08:42:25.268 | 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-06-08 08:42:25.291 | 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-06-08 08:42:25.295 | 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-06-08 08:42:25.302 | 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-06-08 08:42:25.324 | 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-06-08 08:42:25.442 | Collecting rsa===4.6 2022-06-08 08:42:25.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-08 08:42:25.628 | Collecting rtslib-fb===2.1.74 2022-06-08 08:42:25.635 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-06-08 08:42:25.718 | 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-06-08 08:42:25.721 | 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-06-08 08:42:25.724 | 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-06-08 08:42:25.734 | 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-06-08 08:42:25.737 | 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-06-08 08:42:25.740 | 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-06-08 08:42:26.143 | Collecting suds-jurko===0.6 2022-06-08 08:42:26.150 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-08 08:42:26.337 | Collecting tabulate===0.8.7 2022-06-08 08:42:26.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-08 08:42:26.422 | 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-06-08 08:42:26.481 | 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-06-08 08:42:26.495 | 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-06-08 08:42:26.505 | 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-06-08 08:42:26.511 | 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-06-08 08:42:26.528 | 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-06-08 08:42:26.585 | 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-06-08 08:42:26.589 | 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-06-08 08:42:26.705 | Collecting uritemplate===3.0.1 2022-06-08 08:42:26.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-06-08 08:42:26.790 | 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-06-08 08:42:26.810 | 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-06-08 08:42:26.907 | Collecting warlock===1.3.3 2022-06-08 08:42:26.913 | 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-06-08 08:42:26.996 | 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-06-08 08:42:26.999 | 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-06-08 08:42:27.173 | Collecting zstd===1.4.5.1 2022-06-08 08:42:27.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-08 08:42:27.912 | 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-06-08 08:42:27.916 | 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-06-08 08:42:28.099 | Collecting google-api-core===1.22.1 2022-06-08 08:42:28.106 | 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-06-08 08:42:28.208 | 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-06-08 08:42:28.211 | 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-06-08 08:42:28.253 | 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-06-08 08:42:28.257 | 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-06-08 08:42:28.263 | 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-06-08 08:42:28.268 | 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-06-08 08:42:28.273 | 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-06-08 08:42:28.277 | 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-06-08 08:42:28.284 | 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-06-08 08:42:28.292 | 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-06-08 08:42:28.298 | 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-06-08 08:42:28.302 | 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-06-08 08:42:28.345 | 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-06-08 08:42:28.352 | 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-06-08 08:42:28.355 | 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-06-08 08:42:28.365 | 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-06-08 08:42:28.369 | 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-06-08 08:42:28.381 | 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-06-08 08:42:28.392 | 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-06-08 08:42:28.406 | 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-06-08 08:42:28.419 | 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-06-08 08:42:28.423 | 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-06-08 08:42:28.425 | 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-06-08 08:42:28.528 | Collecting pyudev===0.22.0 2022-06-08 08:42:28.534 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-08 08:42:28.617 | 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-06-08 08:42:28.620 | 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-06-08 08:42:28.656 | 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-06-08 08:42:28.664 | 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-06-08 08:42:28.669 | 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-06-08 08:42:28.672 | 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-06-08 08:42:28.674 | 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-06-08 08:42:28.676 | 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-06-08 08:42:28.679 | 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-06-08 08:42:28.684 | 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-06-08 08:42:28.820 | Collecting googleapis-common-protos===1.52.0 2022-06-08 08:42:28.826 | 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-06-08 08:42:28.913 | 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-06-08 08:42:28.919 | 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-06-08 08:42:28.921 | 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-06-08 08:42:28.929 | 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-06-08 08:42:28.931 | 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-06-08 08:42:28.934 | 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-06-08 08:42:28.989 | 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-06-08 08:42:28.992 | 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-06-08 08:42:28.997 | 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-06-08 08:42:29.000 | 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-06-08 08:42:29.003 | 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-06-08 08:42:29.036 | Building wheels for collected packages: zstd 2022-06-08 08:42:29.037 | Building wheel for zstd (setup.py): started 2022-06-08 08:43:15.348 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-08 08:43:15.361 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638719 sha256=15b7f0069b003ea2a3ec009971734eb57dd70a59f9962f4cd21cf0d05df65f4f 2022-06-08 08:43:15.361 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-08 08:43:15.362 | Successfully built zstd 2022-06-08 08:43:16.185 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, zstd, cinder 2022-06-08 08:43:18.888 | Running setup.py develop for cinder 2022-06-08 08:43:21.057 | 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-06-08 08:43:21.188 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:43:21.188 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:43:21.290 | + inc/python:pip_install:200 : result=0 2022-06-08 08:43:21.293 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:43:21.295 | + functions-common:time_stop:2322 : local name 2022-06-08 08:43:21.297 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:43:21.299 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:43:21.301 | + functions-common:time_stop:2325 : local total 2022-06-08 08:43:21.303 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:43:21.306 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:43:21.308 | + functions-common:time_stop:2329 : start_time=1654677736518 2022-06-08 08:43:21.310 | + functions-common:time_stop:2331 : [[ -z 1654677736518 ]] 2022-06-08 08:43:21.313 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:43:21.317 | + functions-common:time_stop:2334 : end_time=1654677801315 2022-06-08 08:43:21.320 | + functions-common:time_stop:2335 : elapsed_time=64797 2022-06-08 08:43:21.322 | + functions-common:time_stop:2336 : total=115598 2022-06-08 08:43:21.324 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:43:21.326 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=180395 2022-06-08 08:43:21.329 | + inc/python:pip_install:203 : return 0 2022-06-08 08:43:21.331 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:43:21.333 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:43:21.336 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:43:21.355 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:43:21.366 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-08 08:43:21.369 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-08 08:43:21.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:43:21.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:43:21.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-08 08:43:21.379 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:43:21.382 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-08 08:43:21.384 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-08 08:43:21.387 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:43:21.389 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:43:21.392 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:43:21.394 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:43:21.396 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:43:21.399 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:43:21.401 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:43:21.404 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:43:21.406 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:43:21.409 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:43:21.411 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:43:21.413 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:43:21.416 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-08 08:43:21.419 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:43:21.421 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:43:21.424 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:43:21.426 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-08 08:43:21.449 | + 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-06-08 08:43:21.559 | Reading package lists... 2022-06-08 08:43:21.803 | Building dependency tree... 2022-06-08 08:43:21.805 | Reading state information... 2022-06-08 08:43:22.057 | The following packages were automatically installed and are no longer required: 2022-06-08 08:43:22.058 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:43:22.058 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:43:22.058 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:43:22.058 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:43:22.058 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:43:22.058 | python3-zope.interface 2022-06-08 08:43:22.058 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:43:22.058 | The following additional packages will be installed: 2022-06-08 08:43:22.059 | libconfig-general-perl 2022-06-08 08:43:22.060 | Suggested packages: 2022-06-08 08:43:22.060 | tgt-rbd 2022-06-08 08:43:22.125 | The following NEW packages will be installed: 2022-06-08 08:43:22.126 | libconfig-general-perl tgt 2022-06-08 08:43:22.407 | 0 upgraded, 2 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:43:22.407 | Need to get 269 kB of archives. 2022-06-08 08:43:22.407 | After this operation, 824 kB of additional disk space will be used. 2022-06-08 08:43:22.407 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-08 08:43:22.815 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-08 08:43:23.659 | Fetched 269 kB in 1s (278 kB/s) 2022-06-08 08:43:23.755 | Selecting previously unselected package libconfig-general-perl. 2022-06-08 08:43:23.806 | (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-06-08 08:43:23.810 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-08 08:43:23.840 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-08 08:43:24.235 | Selecting previously unselected package tgt. 2022-06-08 08:43:24.245 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-08 08:43:24.281 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-08 08:43:24.677 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-08 08:43:24.846 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-08 08:43:26.038 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-08 08:43:26.972 | Processing triggers for man-db (2.9.1-1) ... 2022-06-08 08:43:27.441 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-08 08:43:36.616 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:43:36.618 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:43:36.621 | + functions-common:time_stop:2322 : local name 2022-06-08 08:43:36.624 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:43:36.626 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:43:36.629 | + functions-common:time_stop:2325 : local total 2022-06-08 08:43:36.631 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:43:36.634 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:43:36.637 | + functions-common:time_stop:2329 : start_time=1654677801446 2022-06-08 08:43:36.639 | + functions-common:time_stop:2331 : [[ -z 1654677801446 ]] 2022-06-08 08:43:36.642 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:43:36.648 | + functions-common:time_stop:2334 : end_time=1654677816644 2022-06-08 08:43:36.652 | + functions-common:time_stop:2335 : elapsed_time=15198 2022-06-08 08:43:36.656 | + functions-common:time_stop:2336 : total=498625 2022-06-08 08:43:36.661 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:43:36.663 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=513823 2022-06-08 08:43:36.667 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:43:36.670 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:43:36.674 | + ./stack.sh:main:895 : configure_cinder 2022-06-08 08:43:36.676 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-08 08:43:36.689 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-08 08:43:36.693 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-08 08:43:36.695 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-08 08:43:36.697 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 08:43:36.701 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 08:43:36.701 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-08 08:43:36.706 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-08 08:43:36.708 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-08 08:43:36.710 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 08:43:36.712 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-08 08:43:36.715 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-08 08:43:36.717 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-08 08:43:36.719 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-08 08:43:36.721 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-08 08:43:36.732 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-08 08:43:36.745 | + 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-06-08 08:43:36.757 | + 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-06-08 08:43:36.770 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-08 08:43:36.782 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 08:43:36.785 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 08:43:36.789 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.k68z4308JK 2022-06-08 08:43:36.792 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 08:43:36.794 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 08:43:36.796 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-08 08:43:36.799 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.k68z4308JK 2022-06-08 08:43:36.802 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.k68z4308JK 2022-06-08 08:43:36.814 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.k68z4308JK /etc/sudoers.d/cinder-rootwrap 2022-06-08 08:43:36.827 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-08 08:43:36.831 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 08:43:36.834 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 08:43:36.836 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 08:43:36.838 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 08:43:36.841 | + 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-06-08 08:43:36.843 | + 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-06-08 08:43:36.845 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-08 08:43:36.847 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-08 08:43:36.852 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-08 08:43:36.857 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-08 08:43:36.875 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-08 08:43:36.893 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-08 08:43:36.912 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-08 08:43:36.931 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-08 08:43:36.950 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-08 08:43:36.969 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-08 08:43:36.987 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-08 08:43:37.005 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-08 08:43:37.008 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:43:37.011 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-08 08:43:37.013 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:43:37.015 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-08 08:43:37.045 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-08 08:43:37.072 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:43:37.100 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-08 08:43:37.129 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-08 08:43:37.158 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-08 08:43:37.186 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-08 08:43:37.214 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-08 08:43:37.242 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:43:37.270 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:43:37.299 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-08 08:43:37.331 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-08 08:43:37.361 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-08 08:43:37.363 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-08 08:43:37.366 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-08 08:43:37.369 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-08 08:43:37.372 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-08 08:43:37.376 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-08 08:43:37.411 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-08 08:43:37.442 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-08 08:43:37.473 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-08 08:43:37.504 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-08 08:43:37.535 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-08 08:43:37.565 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-08 08:43:37.600 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-08 08:43:37.607 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-06-08 08:43:37.636 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 08:43:37.669 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-08 08:43:37.677 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key f7e6542b42eabee4b75c2ff50050fd9b 2022-06-08 08:43:37.709 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-08 08:43:37.726 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:37.729 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-08 08:43:37.732 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-08 08:43:37.734 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-08 08:43:37.737 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-08 08:43:37.739 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-08 08:43:37.742 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-08 08:43:37.744 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-08 08:43:37.747 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-08 08:43:37.749 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-08 08:43:37.752 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-08 08:43:37.755 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-08 08:43:37.788 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-08 08:43:37.817 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-08 08:43:37.845 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-08 08:43:37.874 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-08 08:43:37.902 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-08 08:43:37.905 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-08 08:43:37.907 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-08 08:43:37.909 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-08 08:43:37.941 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-08 08:43:37.969 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-08 08:43:37.972 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-08 08:43:38.003 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-08 08:43:38.005 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-08 08:43:38.008 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-08 08:43:38.010 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-08 08:43:38.046 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-08 08:43:38.048 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-08 08:43:38.050 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-08 08:43:38.067 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:38.070 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-06-08 08:43:38.097 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-08 08:43:38.114 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:43:38.117 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-08 08:43:38.133 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:43:38.135 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-08 08:43:38.138 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-08 08:43:38.140 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-08 08:43:38.142 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-08 08:43:38.145 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:43:38.147 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:43:38.149 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:43:38.167 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:38.170 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:43:38.172 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:43:38.175 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:43:38.190 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:38.193 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:43:38.196 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:43:38.224 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:43:38.226 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:43:38.230 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-08 08:43:38.232 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-08 08:43:38.234 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:43:38.237 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:43:38.254 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:43:38.256 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:43:38.259 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:43:38.261 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:43:38.264 | + 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-06-08 08:43:38.292 | + 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-06-08 08:43:38.323 | + 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-06-08 08:43:38.352 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:43:38.383 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-08 08:43:38.386 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-08 08:43:38.388 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-08 08:43:38.390 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-08 08:43:38.393 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:43:38.395 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:43:38.398 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-08 08:43:38.403 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-08 08:43:38.405 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:43:38.407 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:43:38.420 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:43:38.421 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:43:38.429 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:43:38.433 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:43:38.449 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-08 08:43:38.451 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-08 08:43:38.455 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-08 08:43:38.484 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-08 08:43:38.512 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-08 08:43:38.542 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:43:38.568 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:43:38.596 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:43:38.626 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:43:38.660 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:43:38.687 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:43:38.716 | + 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-06-08 08:43:38.743 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:43:38.770 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:43:38.798 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:43:38.825 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:43:38.828 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:43:38.831 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-08 08:43:38.833 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-08 08:43:38.835 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:43:38.838 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:43:38.841 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:43:38.843 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:43:38.846 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:43:38.848 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-08 08:43:38.876 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:43:38.904 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:43:38.904 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-08 08:43:38.913 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-08 08:43:38.916 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-08 08:43:38.919 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-08 08:43:38.921 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:43:38.923 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:43:38.925 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:43:38.928 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:43:38.930 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:43:38.932 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:43:38.935 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:43:38.937 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:43:38.939 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:43:38.942 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-08 08:43:39.005 | Enabling site cinder-wsgi. 2022-06-08 08:43:39.010 | To activate the new configuration, you need to run: 2022-06-08 08:43:39.010 | systemctl reload apache2 2022-06-08 08:43:39.014 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:43:39.017 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:43:39.019 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:43:39.021 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:43:39.152 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-08 08:43:39.154 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-08 08:43:39.184 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-06-08 08:43:39.213 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-08 08:43:39.230 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:43:39.232 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-08 08:43:39.234 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:43:39.237 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-08 08:43:39.239 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-08 08:43:39.242 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-08 08:43:39.273 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-08 08:43:39.301 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-06-08 08:43:39.329 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-08 08:43:39.357 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-08 08:43:39.385 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-08 08:43:39.412 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-08 08:43:39.441 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-08 08:43:39.469 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:43:39.497 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-08 08:43:39.524 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-08 08:43:39.552 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:43:39.580 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-08 08:43:39.582 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-08 08:43:39.599 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:39.602 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-06-08 08:43:39.632 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-08 08:43:39.650 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:39.653 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-08 08:43:39.655 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-08 08:43:39.657 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-08 08:43:39.660 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:43:39.662 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-08 08:43:39.664 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-08 08:43:39.669 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:43:39.669 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-08 08:43:39.674 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:43:39.677 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 08:43:39.679 | + 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-06-08 08:43:39.682 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-08 08:43:39.685 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-08 08:43:39.688 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-08 08:43:39.690 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-08 08:43:39.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:43:39.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:43:39.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-08 08:43:39.700 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:43:39.703 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-08 08:43:39.705 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-08 08:43:39.708 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-08 08:43:39.710 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:43:39.712 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:43:39.716 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:43:39.718 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:43:39.720 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:43:39.723 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:43:39.739 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:43:39.742 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:43:39.744 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:43:39.747 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:43:39.747 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:43:39.752 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-08 08:43:39.755 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:43:39.757 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-08 08:43:39.769 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-08 08:43:39.772 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:43:39.772 | + functions-common:git_clone:607 : head -1 2022-06-08 08:43:39.778 | f0ee78d0e7 Defer flow deletion in openvswitch firewall 2022-06-08 08:43:39.780 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:43:39.783 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-08 08:43:39.785 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:43:39.788 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:43:39.790 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-08 08:43:39.793 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:43:39.795 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-08 08:43:39.798 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:43:39.800 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:43:39.803 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-08 08:43:39.805 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:43:39.808 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:43:39.811 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-08 08:43:39.813 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:43:39.816 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-08 08:43:39.819 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:43:39.821 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:43:39.824 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-08 08:43:39.830 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-08 08:43:39.833 | + 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-06-08 08:43:40.411 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-08 08:43:40.414 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:43:40.417 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:43:40.420 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:43:40.422 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:43:40.424 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-08 08:43:40.427 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:43:40.429 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:43:40.431 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:43:40.434 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:43:40.436 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:43:40.438 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:43:40.441 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:43:40.443 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-08 08:43:40.464 | Using python 3.8 to install /opt/stack/neutron 2022-06-08 08:43:40.466 | + 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-06-08 08:43:42.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:43:42.224 | 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-06-08 08:43:42.228 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:42.229 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:42.231 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:43:42.232 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:42.232 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:42.233 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:43:42.233 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:42.233 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:43:42.246 | Obtaining file:///opt/stack/neutron 2022-06-08 08:43:44.292 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:43:46.354 | 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-06-08 08:43:46.361 | 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-06-08 08:43:46.364 | 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-06-08 08:43:46.373 | 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-06-08 08:43:46.380 | 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-06-08 08:43:46.389 | 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-06-08 08:43:46.409 | 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-06-08 08:43:46.423 | 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-06-08 08:43:46.432 | 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-06-08 08:43:46.439 | 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-06-08 08:43:46.443 | 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-06-08 08:43:46.452 | 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-06-08 08:43:46.458 | 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-06-08 08:43:46.461 | 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-06-08 08:43:46.464 | 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-06-08 08:43:46.530 | 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-06-08 08:43:46.586 | 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-06-08 08:43:46.590 | 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-06-08 08:43:46.594 | 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-06-08 08:43:46.597 | 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-06-08 08:43:46.638 | 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-06-08 08:43:46.664 | 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-06-08 08:43:46.683 | 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-06-08 08:43:46.688 | 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-06-08 08:43:46.692 | 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-06-08 08:43:46.717 | 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-06-08 08:43:46.734 | 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-06-08 08:43:46.768 | 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-06-08 08:43:46.779 | 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-06-08 08:43:46.795 | 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-06-08 08:43:46.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 301)) (8.4.1) 2022-06-08 08:43:46.848 | 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-06-08 08:43:46.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 304)) (4.4.0) 2022-06-08 08:43:46.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 305)) (12.5.2) 2022-06-08 08:43:46.948 | 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-06-08 08:43:46.966 | 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-06-08 08:43:46.983 | 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-06-08 08:43:46.997 | 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-06-08 08:43:47.012 | 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-06-08 08:43:47.016 | 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-06-08 08:43:47.026 | 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-06-08 08:43:47.049 | 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-06-08 08:43:47.058 | 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-06-08 08:43:47.076 | 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-06-08 08:43:47.096 | 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-06-08 08:43:47.141 | 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-06-08 08:43:47.146 | 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-06-08 08:43:47.156 | 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-06-08 08:43:47.162 | 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-06-08 08:43:47.197 | 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-06-08 08:43:47.200 | 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-06-08 08:43:47.209 | 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-06-08 08:43:47.213 | 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-06-08 08:43:47.233 | 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-06-08 08:43:47.247 | 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-06-08 08:43:47.258 | 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-06-08 08:43:47.261 | 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-06-08 08:43:47.264 | 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-06-08 08:43:47.270 | 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-06-08 08:43:47.276 | 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-06-08 08:43:47.296 | 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-06-08 08:43:47.299 | 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-06-08 08:43:47.318 | 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-06-08 08:43:47.345 | 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-06-08 08:43:47.362 | 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-06-08 08:43:47.366 | 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-06-08 08:43:47.374 | 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-06-08 08:43:47.394 | 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-06-08 08:43:47.397 | 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-06-08 08:43:47.402 | 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-06-08 08:43:47.405 | 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-06-08 08:43:47.408 | 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-06-08 08:43:47.411 | 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-06-08 08:43:47.414 | 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-06-08 08:43:47.425 | 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-06-08 08:43:47.428 | 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-06-08 08:43:47.431 | 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-06-08 08:43:47.438 | 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-06-08 08:43:47.453 | 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-06-08 08:43:47.462 | 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-06-08 08:43:47.467 | 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-06-08 08:43:47.485 | 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-06-08 08:43:47.504 | 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-06-08 08:43:47.563 | 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-06-08 08:43:47.567 | 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-06-08 08:43:47.574 | 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-06-08 08:43:47.595 | 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-06-08 08:43:47.599 | 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-06-08 08:43:47.603 | 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-06-08 08:43:47.606 | 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-06-08 08:43:47.614 | 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-06-08 08:43:47.622 | 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-06-08 08:43:47.625 | 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-06-08 08:43:47.629 | 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-06-08 08:43:47.690 | 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-06-08 08:43:47.694 | 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-06-08 08:43:47.699 | 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-06-08 08:43:47.702 | 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-06-08 08:43:47.708 | 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-06-08 08:43:47.730 | 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-06-08 08:43:47.733 | 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-06-08 08:43:47.738 | 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-06-08 08:43:47.743 | 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-06-08 08:43:47.784 | 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-06-08 08:43:47.787 | 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-06-08 08:43:47.792 | 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-06-08 08:43:47.796 | 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-06-08 08:43:47.807 | 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-06-08 08:43:47.816 | 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-06-08 08:43:47.830 | 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-06-08 08:43:47.832 | 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-06-08 08:43:47.855 | 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-06-08 08:43:47.871 | 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-06-08 08:43:47.882 | 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-06-08 08:43:47.896 | 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-06-08 08:43:47.901 | 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-06-08 08:43:47.905 | 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-06-08 08:43:47.907 | 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-06-08 08:43:47.910 | 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-06-08 08:43:47.912 | 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-06-08 08:43:47.915 | 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-06-08 08:43:47.918 | 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-06-08 08:43:47.921 | 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-06-08 08:43:47.923 | 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-06-08 08:43:47.926 | 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-06-08 08:43:47.929 | 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-06-08 08:43:47.933 | 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-06-08 08:43:47.947 | 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-06-08 08:43:47.955 | 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-06-08 08:43:48.016 | 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-06-08 08:43:48.021 | 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-06-08 08:43:48.026 | 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-06-08 08:43:48.068 | 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-06-08 08:43:48.101 | 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-06-08 08:43:48.108 | 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-06-08 08:43:48.940 | Installing collected packages: neutron 2022-06-08 08:43:48.940 | Attempting uninstall: neutron 2022-06-08 08:43:48.942 | Found existing installation: neutron 17.4.1 2022-06-08 08:43:50.153 | Uninstalling neutron-17.4.1: 2022-06-08 08:43:50.231 | Successfully uninstalled neutron-17.4.1 2022-06-08 08:43:50.233 | Running setup.py develop for neutron 2022-06-08 08:43:52.769 | Successfully installed neutron 2022-06-08 08:43:52.902 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:43:52.902 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:43:52.979 | + inc/python:pip_install:200 : result=0 2022-06-08 08:43:52.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:43:52.983 | + functions-common:time_stop:2322 : local name 2022-06-08 08:43:52.985 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:43:52.988 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:43:52.990 | + functions-common:time_stop:2325 : local total 2022-06-08 08:43:52.992 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:43:52.995 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:43:52.997 | + functions-common:time_stop:2329 : start_time=1654677820458 2022-06-08 08:43:52.999 | + functions-common:time_stop:2331 : [[ -z 1654677820458 ]] 2022-06-08 08:43:53.002 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:43:53.006 | + functions-common:time_stop:2334 : end_time=1654677833004 2022-06-08 08:43:53.008 | + functions-common:time_stop:2335 : elapsed_time=12546 2022-06-08 08:43:53.010 | + functions-common:time_stop:2336 : total=180395 2022-06-08 08:43:53.013 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:43:53.015 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=192941 2022-06-08 08:43:53.017 | + inc/python:pip_install:203 : return 0 2022-06-08 08:43:53.019 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:43:53.022 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:43:53.024 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:43:53.045 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:43:53.057 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-08 08:43:53.060 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-08 08:43:53.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:43:53.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:43:53.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-08 08:43:53.070 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:43:53.072 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-08 08:43:53.075 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:43:53.077 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-08 08:43:53.095 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:43:53.097 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-08 08:43:53.100 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-08 08:43:53.103 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-08 08:43:53.105 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:43:53.108 | + lib/stack:stack_install_service:32 : install_nova 2022-06-08 08:43:53.110 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-08 08:43:53.112 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-08 08:43:53.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:43:53.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:43:53.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-08 08:43:53.122 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:43:53.125 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-08 08:43:53.141 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:43:53.143 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-08 08:43:53.159 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:43:53.162 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-08 08:43:53.178 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:43:53.180 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-08 08:43:53.183 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-08 08:43:53.185 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-08 08:43:53.187 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:43:53.189 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:43:53.192 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:43:53.195 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:43:53.197 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:43:53.200 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:43:53.216 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:43:53.218 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:43:53.220 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:43:53.223 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:43:53.223 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:43:53.229 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-08 08:43:53.231 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:43:53.233 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-08 08:43:53.245 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-08 08:43:53.248 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:43:53.248 | + functions-common:git_clone:607 : head -1 2022-06-08 08:43:53.252 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-08 08:43:53.254 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:43:53.257 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-08 08:43:53.259 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:43:53.262 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:43:53.264 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-08 08:43:53.266 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:43:53.269 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-08 08:43:53.271 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:43:53.273 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:43:53.276 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-08 08:43:53.279 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:43:53.281 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:43:53.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-08 08:43:53.287 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:43:53.291 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-08 08:43:53.293 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:43:53.295 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:43:53.298 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-08 08:43:53.304 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-08 08:43:53.307 | + 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-06-08 08:43:53.912 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-08 08:43:53.914 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:43:53.917 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:43:53.919 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:43:53.921 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:43:53.924 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-08 08:43:53.926 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:43:53.928 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:43:53.931 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:43:53.933 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:43:53.936 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:43:53.938 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:43:53.940 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:43:53.943 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-08 08:43:53.964 | Using python 3.8 to install /opt/stack/nova 2022-06-08 08:43:53.966 | + 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-06-08 08:43:55.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:43:55.763 | 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-06-08 08:43:55.768 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:55.768 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:55.770 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:43:55.771 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:55.772 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:55.772 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:43:55.773 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:43:55.773 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:43:55.786 | Obtaining file:///opt/stack/nova 2022-06-08 08:43:58.917 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:44:02.029 | 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-06-08 08:44:02.036 | 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-06-08 08:44:02.040 | 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-06-08 08:44:02.047 | 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-06-08 08:44:02.056 | 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-06-08 08:44:02.059 | 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-06-08 08:44:02.068 | 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-06-08 08:44:02.093 | 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-06-08 08:44:02.107 | 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-06-08 08:44:02.128 | 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-06-08 08:44:02.169 | 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-06-08 08:44:02.183 | 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-06-08 08:44:02.187 | 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-06-08 08:44:02.196 | 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-06-08 08:44:02.202 | 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-06-08 08:44:02.205 | 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-06-08 08:44:02.208 | 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-06-08 08:44:02.225 | 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-06-08 08:44:02.295 | 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-06-08 08:44:02.353 | 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-06-08 08:44:02.489 | Collecting microversion-parse===1.0.1 2022-06-08 08:44:02.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-08 08:44:02.588 | 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-06-08 08:44:02.591 | 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-06-08 08:44:02.595 | 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-06-08 08:44:02.598 | 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-06-08 08:44:02.625 | 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-06-08 08:44:02.751 | Collecting os-resource-classes===1.0.0 2022-06-08 08:44:02.757 | 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-06-08 08:44:02.848 | 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-06-08 08:44:02.853 | 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-06-08 08:44:02.878 | 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-06-08 08:44:02.903 | 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-06-08 08:44:02.924 | 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-06-08 08:44:02.943 | 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-06-08 08:44:02.981 | 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-06-08 08:44:02.991 | 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-06-08 08:44:03.007 | 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-06-08 08:44:03.013 | 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-06-08 08:44:03.063 | 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-06-08 08:44:03.069 | 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-06-08 08:44:03.112 | 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-06-08 08:44:03.169 | 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-06-08 08:44:03.187 | 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-06-08 08:44:03.204 | 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-06-08 08:44:03.219 | 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-06-08 08:44:03.234 | 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-06-08 08:44:03.238 | 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-06-08 08:44:03.248 | 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-06-08 08:44:03.272 | 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-06-08 08:44:03.280 | 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-06-08 08:44:03.304 | 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-06-08 08:44:03.325 | 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-06-08 08:44:03.334 | 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-06-08 08:44:03.341 | 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-06-08 08:44:03.375 | 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-06-08 08:44:03.378 | 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-06-08 08:44:03.380 | 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-06-08 08:44:03.402 | 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-06-08 08:44:03.413 | 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-06-08 08:44:03.416 | 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-06-08 08:44:03.541 | Collecting pypowervm===1.1.24 2022-06-08 08:44:03.549 | 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-06-08 08:44:03.690 | 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-06-08 08:44:03.697 | 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-06-08 08:44:03.713 | 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-06-08 08:44:03.731 | 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-06-08 08:44:03.736 | 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-06-08 08:44:03.753 | 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-06-08 08:44:03.771 | 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-06-08 08:44:03.799 | 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-06-08 08:44:03.803 | 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-06-08 08:44:03.810 | 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-06-08 08:44:03.831 | 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-06-08 08:44:03.834 | 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-06-08 08:44:03.838 | 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-06-08 08:44:03.843 | 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-06-08 08:44:03.846 | 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-06-08 08:44:03.849 | 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-06-08 08:44:03.859 | 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-06-08 08:44:03.863 | 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-06-08 08:44:03.865 | 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-06-08 08:44:03.873 | 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-06-08 08:44:03.931 | 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-06-08 08:44:03.947 | 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-06-08 08:44:03.956 | 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-06-08 08:44:03.962 | 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-06-08 08:44:03.980 | 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-06-08 08:44:04.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 535)) (1.4.0) 2022-06-08 08:44:04.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 544)) (1.1.0) 2022-06-08 08:44:04.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 546)) (1.25.10) 2022-06-08 08:44:04.068 | 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-06-08 08:44:04.072 | 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-06-08 08:44:04.176 | Collecting websockify===0.9.0 2022-06-08 08:44:04.183 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-08 08:44:04.268 | 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-06-08 08:44:04.271 | 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-06-08 08:44:04.786 | Collecting zVMCloudConnector===1.4.1 2022-06-08 08:44:04.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-08 08:44:05.651 | 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-06-08 08:44:05.655 | 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-06-08 08:44:05.664 | 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-06-08 08:44:05.686 | 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-06-08 08:44:05.692 | 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-06-08 08:44:05.695 | 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-06-08 08:44:05.701 | 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-06-08 08:44:05.704 | 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-06-08 08:44:05.712 | 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-06-08 08:44:05.717 | 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-06-08 08:44:05.722 | 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-06-08 08:44:05.731 | 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-06-08 08:44:05.734 | 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-06-08 08:44:05.775 | 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-06-08 08:44:05.780 | 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-06-08 08:44:05.783 | 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-06-08 08:44:05.794 | 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-06-08 08:44:05.799 | 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-06-08 08:44:05.812 | 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-06-08 08:44:05.822 | 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-06-08 08:44:05.827 | 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-06-08 08:44:05.830 | 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-06-08 08:44:05.844 | 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-06-08 08:44:05.857 | 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-06-08 08:44:05.861 | 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-06-08 08:44:05.877 | 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-06-08 08:44:05.881 | 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-06-08 08:44:05.884 | 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-06-08 08:44:05.887 | 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-06-08 08:44:05.889 | 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-06-08 08:44:05.927 | 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-06-08 08:44:05.932 | 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-06-08 08:44:05.940 | 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-06-08 08:44:05.943 | 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-06-08 08:44:05.946 | 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-06-08 08:44:05.949 | 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-06-08 08:44:07.065 | Collecting numpy===1.19.1 2022-06-08 08:44:07.096 | 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-06-08 08:44:07.515 | 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-06-08 08:44:07.523 | 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-06-08 08:44:07.526 | 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-06-08 08:44:07.529 | 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-06-08 08:44:07.537 | 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-06-08 08:44:07.540 | 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-06-08 08:44:07.543 | 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-06-08 08:44:07.546 | 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-06-08 08:44:07.601 | 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-06-08 08:44:07.604 | 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-06-08 08:44:07.609 | 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-06-08 08:44:07.652 | 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-06-08 08:44:07.685 | 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-06-08 08:44:07.689 | Building wheels for collected packages: zVMCloudConnector 2022-06-08 08:44:07.690 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-08 08:44:08.646 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-08 08:44:08.649 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=a9be589eeaf244360b3975b918b05b5c5bcd7e30d57594ef7b13564e70bf8def 2022-06-08 08:44:08.649 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-08 08:44:08.650 | Successfully built zVMCloudConnector 2022-06-08 08:44:09.575 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-08 08:44:13.537 | Running setup.py develop for nova 2022-06-08 08:44:16.789 | 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-06-08 08:44:16.925 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:44:16.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:44:17.034 | + inc/python:pip_install:200 : result=0 2022-06-08 08:44:17.036 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:44:17.039 | + functions-common:time_stop:2322 : local name 2022-06-08 08:44:17.041 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:44:17.043 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:44:17.045 | + functions-common:time_stop:2325 : local total 2022-06-08 08:44:17.048 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:44:17.050 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:44:17.052 | + functions-common:time_stop:2329 : start_time=1654677833958 2022-06-08 08:44:17.055 | + functions-common:time_stop:2331 : [[ -z 1654677833958 ]] 2022-06-08 08:44:17.057 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:44:17.061 | + functions-common:time_stop:2334 : end_time=1654677857059 2022-06-08 08:44:17.064 | + functions-common:time_stop:2335 : elapsed_time=23101 2022-06-08 08:44:17.066 | + functions-common:time_stop:2336 : total=192941 2022-06-08 08:44:17.068 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:44:17.070 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=216042 2022-06-08 08:44:17.072 | + inc/python:pip_install:203 : return 0 2022-06-08 08:44:17.075 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:44:17.077 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:44:17.079 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:44:17.098 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:44:17.110 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-08 08:44:17.113 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-08 08:44:17.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:44:17.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:44:17.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-08 08:44:17.123 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:44:17.125 | + 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-06-08 08:44:17.138 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:44:17.140 | + ./stack.sh:main:906 : configure_nova 2022-06-08 08:44:17.143 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-08 08:44:17.155 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-08 08:44:17.158 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-08 08:44:17.160 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 08:44:17.165 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-08 08:44:17.165 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 08:44:17.170 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-08 08:44:17.172 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-08 08:44:17.175 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 08:44:17.177 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-08 08:44:17.180 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-08 08:44:17.182 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-08 08:44:17.184 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-08 08:44:17.187 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-08 08:44:17.198 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-08 08:44:17.211 | + 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-06-08 08:44:17.222 | + 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-06-08 08:44:17.235 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-08 08:44:17.247 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 08:44:17.250 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 08:44:17.254 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hf9paFEXwH 2022-06-08 08:44:17.257 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 08:44:17.259 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 08:44:17.262 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-08 08:44:17.264 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 08:44:17.266 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 08:44:17.269 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hf9paFEXwH 2022-06-08 08:44:17.273 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hf9paFEXwH 2022-06-08 08:44:17.284 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hf9paFEXwH /etc/sudoers.d/nova-rootwrap 2022-06-08 08:44:17.297 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-08 08:44:17.302 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 08:44:17.304 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 08:44:17.306 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 08:44:17.309 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 08:44:17.311 | + 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-06-08 08:44:17.314 | + 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-06-08 08:44:17.316 | + 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-06-08 08:44:17.319 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-08 08:44:17.324 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-08 08:44:17.340 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:17.343 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-08 08:44:17.345 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-08 08:44:17.349 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-08 08:44:17.353 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-08 08:44:17.380 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-08 08:44:17.382 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-08 08:44:17.408 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-08 08:44:17.437 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-08 08:44:17.464 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-08 08:44:17.493 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-08 08:44:17.524 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-08 08:44:17.552 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-08 08:44:17.554 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-06-08 08:44:17.580 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-08 08:44:17.607 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-08 08:44:17.633 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-08 08:44:17.659 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-08 08:44:17.687 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 08:44:17.716 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-08 08:44:17.718 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:44:17.720 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:44:17.722 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:44:17.724 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:44:17.727 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:44:17.729 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:44:17.731 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:44:17.733 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:44:17.735 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-08 08:44:17.737 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:44:17.739 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:44:17.742 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:44:17.744 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:44:17.747 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:44:17.749 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:44:17.751 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-08 08:44:17.766 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:17.768 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:44:17.770 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-08 08:44:17.773 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-08 08:44:17.800 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-08 08:44:17.802 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-08 08:44:17.804 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-08 08:44:17.806 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-08 08:44:17.809 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-08 08:44:17.811 | + 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-06-08 08:44:17.841 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-08 08:44:17.843 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-08 08:44:17.845 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-08 08:44:17.847 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-08 08:44:17.850 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-08 08:44:17.853 | + 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-06-08 08:44:17.882 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-08 08:44:17.911 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-08 08:44:17.938 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-08 08:44:17.965 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-08 08:44:17.980 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:17.983 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-08 08:44:17.999 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:18.002 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-08 08:44:18.002 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-08 08:44:18.008 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-08 08:44:18.010 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-08 08:44:18.036 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-08 08:44:18.051 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:18.054 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-08 08:44:18.056 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-08 08:44:18.059 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-08 08:44:18.061 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:44:18.063 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-08 08:44:18.092 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-08 08:44:18.119 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:44:18.145 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-08 08:44:18.171 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-08 08:44:18.199 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-08 08:44:18.224 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-08 08:44:18.251 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-08 08:44:18.278 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:44:18.304 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:44:18.331 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-08 08:44:18.346 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:18.348 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-08 08:44:18.351 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-08 08:44:18.379 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-08 08:44:18.406 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-06-08 08:44:18.433 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-08 08:44:18.459 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-08 08:44:18.486 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-08 08:44:18.513 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-08 08:44:18.551 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-08 08:44:18.578 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-08 08:44:18.594 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:18.596 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-08 08:44:18.598 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-08 08:44:18.625 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-08 08:44:18.655 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-08 08:44:18.657 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-08 08:44:18.686 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-08 08:44:18.689 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-08 08:44:18.691 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-08 08:44:18.693 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:44:18.696 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:44:18.699 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:44:18.701 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:44:18.703 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:44:18.705 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:44:18.707 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-08 08:44:18.710 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-08 08:44:18.712 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-08 08:44:18.715 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:44:18.731 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:44:18.733 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:44:18.735 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:44:18.737 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:44:18.739 | + 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-06-08 08:44:18.767 | + 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-06-08 08:44:18.793 | + 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-06-08 08:44:18.821 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:44:18.848 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-08 08:44:18.877 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-08 08:44:18.880 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-08 08:44:18.883 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-08 08:44:18.885 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-08 08:44:18.887 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:44:18.890 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:44:18.892 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-08 08:44:18.896 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-08 08:44:18.899 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:44:18.901 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:44:18.913 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:44:18.913 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:44:18.922 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:44:18.925 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:44:18.941 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 08:44:18.943 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-08 08:44:18.948 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-08 08:44:18.979 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-08 08:44:19.005 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-08 08:44:19.032 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:44:19.059 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:44:19.085 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:44:19.111 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:44:19.138 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:44:19.164 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:44:19.191 | + 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-06-08 08:44:19.217 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:44:19.244 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:44:19.269 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:44:19.295 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:44:19.298 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:44:19.300 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-08 08:44:19.303 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-08 08:44:19.305 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:44:19.307 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:19.310 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:19.312 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:44:19.314 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:44:19.317 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 08:44:19.343 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:44:19.371 | + 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-06-08 08:44:19.371 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:44:19.380 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-08 08:44:19.383 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-08 08:44:19.385 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-08 08:44:19.387 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:44:19.389 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:44:19.392 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:44:19.394 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:19.396 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:19.399 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:44:19.401 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:44:19.403 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:19.405 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:19.408 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-08 08:44:19.470 | Enabling site nova-api-wsgi. 2022-06-08 08:44:19.476 | To activate the new configuration, you need to run: 2022-06-08 08:44:19.476 | systemctl reload apache2 2022-06-08 08:44:19.481 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:44:19.483 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:44:19.485 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:44:19.487 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:44:19.616 | + 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-06-08 08:44:19.618 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-08 08:44:19.622 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-08 08:44:19.624 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-08 08:44:19.626 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-08 08:44:19.628 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:44:19.631 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-08 08:44:19.635 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-08 08:44:19.637 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:44:19.640 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:44:19.653 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:44:19.653 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:44:19.661 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:44:19.665 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:44:19.680 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-08 08:44:19.683 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-08 08:44:19.686 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-08 08:44:19.717 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-08 08:44:19.743 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-08 08:44:19.770 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:44:19.797 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:44:19.825 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:44:19.851 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:44:19.878 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:44:19.904 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:44:19.931 | + 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-06-08 08:44:19.958 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:44:19.984 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:44:20.011 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:44:20.037 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-08 08:44:20.040 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-08 08:44:20.067 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-08 08:44:20.082 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:20.085 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-08 08:44:20.115 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-08 08:44:20.118 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-08 08:44:20.120 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-08 08:44:20.135 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:20.138 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:44:20.140 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:44:20.167 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-08 08:44:20.198 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-08 08:44:20.200 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 08:44:20.202 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-08 08:44:20.204 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:44:20.206 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:44:20.209 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:44:20.224 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:20.227 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:44:20.229 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:44:20.231 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:44:20.247 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:20.249 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:44:20.252 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:44:20.278 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:44:20.281 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:44:20.283 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-08 08:44:20.311 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-08 08:44:20.338 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-08 08:44:20.368 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-08 08:44:20.383 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:20.385 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:44:20.412 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-08 08:44:20.415 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-08 08:44:20.431 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:20.434 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-08 08:44:20.438 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 08:44:20.440 | + lib/nova:create_nova_conf:525 : local conf 2022-06-08 08:44:20.443 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-08 08:44:20.446 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-08 08:44:20.449 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-08 08:44:20.451 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-08 08:44:20.453 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-08 08:44:20.456 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-08 08:44:20.458 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-08 08:44:20.462 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-08 08:44:20.464 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-08 08:44:20.467 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-08 08:44:20.469 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-08 08:44:20.471 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-08 08:44:20.474 | + 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-06-08 08:44:20.504 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-08 08:44:20.533 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-08 08:44:20.563 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:44:20.565 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-08 08:44:20.568 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-08 08:44:20.570 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-08 08:44:20.585 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:20.589 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-08 08:44:20.589 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-08 08:44:21.265 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-08 08:44:21.268 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-08 08:44:21.918 | Adding vhost "nova_cell1" ... 2022-06-08 08:44:22.222 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-08 08:44:22.884 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-08 08:44:22.954 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-08 08:44:22.957 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 08:44:22.959 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-08 08:44:22.961 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:44:22.963 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-08 08:44:22.966 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:44:22.982 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:22.985 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-08 08:44:22.987 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-08 08:44:22.989 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:44:23.005 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:23.007 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-06-08 08:44:23.010 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-06-08 08:44:23.036 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:44:23.040 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:44:23.043 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-08 08:44:23.059 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:23.061 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-08 08:44:23.064 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 08:44:23.066 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-08 08:44:23.096 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-06-08 08:44:23.124 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-08 08:44:23.153 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-08 08:44:23.180 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-08 08:44:23.207 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-08 08:44:23.234 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-08 08:44:23.262 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-08 08:44:23.288 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-08 08:44:23.290 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-08 08:44:23.293 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-08 08:44:23.296 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:44:23.312 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:44:23.314 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:44:23.317 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:44:23.320 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:44:23.322 | + 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-06-08 08:44:23.348 | + 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-06-08 08:44:23.375 | + 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-06-08 08:44:23.402 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:44:23.429 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:44:23.432 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-08 08:44:23.436 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 08:44:23.438 | + lib/nova:create_nova_conf:559 : local conf 2022-06-08 08:44:23.441 | + lib/nova:create_nova_conf:560 : local offset 2022-06-08 08:44:23.444 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-08 08:44:23.447 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-08 08:44:23.449 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-08 08:44:23.452 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-08 08:44:23.454 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-08 08:44:23.456 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-08 08:44:23.458 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 08:44:23.461 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-08 08:44:23.463 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-08 08:44:23.465 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-08 08:44:23.481 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:23.483 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-08 08:44:23.499 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:23.501 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-08 08:44:23.503 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-08 08:44:23.519 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:23.521 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-08 08:44:23.536 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:23.539 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-08 08:44:23.556 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:44:23.558 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-08 08:44:23.575 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:44:23.578 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-08 08:44:23.580 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-08 08:44:23.582 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-08 08:44:23.585 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:44:23.587 | + lib/stack:stack_install_service:32 : install_placement 2022-06-08 08:44:23.590 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-08 08:44:23.592 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-08 08:44:23.594 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:23.597 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:23.599 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-08 08:44:23.603 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:44:23.605 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:44:23.607 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:44:23.609 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:44:23.612 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:44:23.614 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:44:23.617 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:23.619 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:23.622 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:44:23.624 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:44:23.626 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:44:23.629 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:44:23.631 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-08 08:44:23.634 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:44:23.636 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:23.638 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:23.641 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-08 08:44:23.662 | + 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-06-08 08:44:23.771 | Reading package lists... 2022-06-08 08:44:24.016 | Building dependency tree... 2022-06-08 08:44:24.018 | Reading state information... 2022-06-08 08:44:24.283 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:44:24.283 | The following packages were automatically installed and are no longer required: 2022-06-08 08:44:24.284 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:44:24.284 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:44:24.284 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:44:24.284 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:44:24.284 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:44:24.284 | python3-zope.interface 2022-06-08 08:44:24.284 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:44:24.398 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:44:24.402 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:44:24.405 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:44:24.407 | + functions-common:time_stop:2322 : local name 2022-06-08 08:44:24.409 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:44:24.412 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:44:24.415 | + functions-common:time_stop:2325 : local total 2022-06-08 08:44:24.417 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:44:24.420 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:44:24.422 | + functions-common:time_stop:2329 : start_time=1654677863659 2022-06-08 08:44:24.424 | + functions-common:time_stop:2331 : [[ -z 1654677863659 ]] 2022-06-08 08:44:24.427 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:44:24.432 | + functions-common:time_stop:2334 : end_time=1654677864429 2022-06-08 08:44:24.434 | + functions-common:time_stop:2335 : elapsed_time=770 2022-06-08 08:44:24.436 | + functions-common:time_stop:2336 : total=513823 2022-06-08 08:44:24.439 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:44:24.441 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=514593 2022-06-08 08:44:24.444 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:44:24.446 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-08 08:44:24.449 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-08 08:44:24.451 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-08 08:44:24.453 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-08 08:44:24.456 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-08 08:44:24.478 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-08 08:44:24.480 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:44:24.483 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:44:24.485 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:44:24.487 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:44:24.490 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:44:24.493 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:44:24.495 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:24.497 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:24.500 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:44:24.502 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:44:24.505 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:44:24.507 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:44:24.510 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-08 08:44:24.512 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:44:24.514 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:24.517 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:24.519 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-08 08:44:24.542 | + 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-06-08 08:44:24.653 | Reading package lists... 2022-06-08 08:44:24.904 | Building dependency tree... 2022-06-08 08:44:24.905 | Reading state information... 2022-06-08 08:44:25.164 | The following packages were automatically installed and are no longer required: 2022-06-08 08:44:25.165 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:44:25.165 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:44:25.165 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:44:25.165 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:44:25.165 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:44:25.165 | python3-zope.interface 2022-06-08 08:44:25.165 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:44:25.236 | The following NEW packages will be installed: 2022-06-08 08:44:25.237 | libapache2-mod-wsgi-py3 2022-06-08 08:44:25.518 | 0 upgraded, 1 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:44:25.518 | Need to get 93.3 kB of archives. 2022-06-08 08:44:25.518 | After this operation, 300 kB of additional disk space will be used. 2022-06-08 08:44:25.518 | 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-06-08 08:44:26.430 | Fetched 93.3 kB in 1s (149 kB/s) 2022-06-08 08:44:26.622 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-08 08:44:26.673 | (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-06-08 08:44:26.677 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-08 08:44:26.735 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-08 08:44:27.070 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-08 08:44:27.411 | apache2_invoke: Enable module wsgi 2022-06-08 08:44:36.820 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:44:36.823 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:44:36.825 | + functions-common:time_stop:2322 : local name 2022-06-08 08:44:36.827 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:44:36.830 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:44:36.832 | + functions-common:time_stop:2325 : local total 2022-06-08 08:44:36.835 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:44:36.837 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:44:36.840 | + functions-common:time_stop:2329 : start_time=1654677864539 2022-06-08 08:44:36.843 | + functions-common:time_stop:2331 : [[ -z 1654677864539 ]] 2022-06-08 08:44:36.846 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:44:36.850 | + functions-common:time_stop:2334 : end_time=1654677876847 2022-06-08 08:44:36.852 | + functions-common:time_stop:2335 : elapsed_time=12308 2022-06-08 08:44:36.854 | + functions-common:time_stop:2336 : total=514593 2022-06-08 08:44:36.857 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:44:36.859 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=526901 2022-06-08 08:44:36.861 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:44:36.864 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-08 08:44:36.867 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-08 08:44:36.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:44:36.872 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:44:36.875 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:44:36.877 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-08 08:44:36.882 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-08 08:44:36.941 | wsgi (enabled by maintainer script) 2022-06-08 08:44:36.945 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-08 08:44:36.947 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-08 08:44:36.950 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:44:36.953 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-08 08:44:36.955 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-08 08:44:36.958 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:44:36.962 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:44:36.962 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:44:36.968 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-08 08:44:36.973 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-08 08:44:36.975 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-08 08:44:36.978 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-08 08:44:36.981 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-08 08:44:37.003 | Using python 3.8 to install osc-placement 2022-06-08 08:44:37.006 | + 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-06-08 08:44:38.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:44:38.920 | 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-06-08 08:44:38.924 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:38.925 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:38.926 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:44:38.928 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:38.928 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:38.928 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:44:38.929 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:38.929 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:44:39.094 | Collecting osc-placement===2.1.0 2022-06-08 08:44:39.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2022-06-08 08:44:39.202 | 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-06-08 08:44:39.220 | 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-06-08 08:44:39.227 | 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-06-08 08:44:39.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 362)) (2.4.7) 2022-06-08 08:44:39.233 | 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-06-08 08:44:39.237 | 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-06-08 08:44:39.240 | 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-06-08 08:44:39.243 | 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-06-08 08:44:39.259 | 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-06-08 08:44:39.324 | 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-06-08 08:44:39.329 | 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-06-08 08:44:39.332 | 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-06-08 08:44:39.336 | 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-06-08 08:44:39.342 | 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-06-08 08:44:39.349 | 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-06-08 08:44:39.376 | 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-06-08 08:44:39.384 | 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-06-08 08:44:39.398 | 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-06-08 08:44:39.419 | 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-06-08 08:44:39.424 | 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-06-08 08:44:39.427 | 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-06-08 08:44:39.431 | 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-06-08 08:44:39.461 | 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-06-08 08:44:39.468 | 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-06-08 08:44:39.476 | 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-06-08 08:44:39.479 | 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-06-08 08:44:39.519 | 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-06-08 08:44:39.525 | 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-06-08 08:44:39.529 | 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-06-08 08:44:39.534 | 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-06-08 08:44:39.588 | 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-06-08 08:44:39.591 | 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-06-08 08:44:39.593 | 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-06-08 08:44:39.614 | 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-06-08 08:44:39.617 | 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-06-08 08:44:39.620 | 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-06-08 08:44:39.624 | 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-06-08 08:44:39.627 | 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-06-08 08:44:39.660 | 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-06-08 08:44:39.662 | 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-06-08 08:44:39.668 | 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-06-08 08:44:39.710 | 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-06-08 08:44:39.714 | 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-06-08 08:44:41.415 | Installing collected packages: osc-placement 2022-06-08 08:44:41.702 | Successfully installed osc-placement-2.1.0 2022-06-08 08:44:41.847 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:44:41.847 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:44:41.924 | + inc/python:pip_install:200 : result=0 2022-06-08 08:44:41.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:44:41.929 | + functions-common:time_stop:2322 : local name 2022-06-08 08:44:41.932 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:44:41.934 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:44:41.937 | + functions-common:time_stop:2325 : local total 2022-06-08 08:44:41.939 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:44:41.942 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:44:41.944 | + functions-common:time_stop:2329 : start_time=1654677876997 2022-06-08 08:44:41.947 | + functions-common:time_stop:2331 : [[ -z 1654677876997 ]] 2022-06-08 08:44:41.950 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:44:41.954 | + functions-common:time_stop:2334 : end_time=1654677881952 2022-06-08 08:44:41.957 | + functions-common:time_stop:2335 : elapsed_time=4955 2022-06-08 08:44:41.960 | + functions-common:time_stop:2336 : total=216042 2022-06-08 08:44:41.962 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:44:41.965 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=220997 2022-06-08 08:44:41.967 | + inc/python:pip_install:203 : return 0 2022-06-08 08:44:41.970 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-08 08:44:41.972 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-08 08:44:41.975 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-08 08:44:41.977 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:44:41.980 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:44:41.983 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:44:41.985 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:44:41.988 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:44:41.991 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:44:42.008 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:44:42.010 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:44:42.012 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:44:42.015 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:44:42.016 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:44:42.021 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-08 08:44:42.024 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-08 08:44:42.026 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-08 08:44:42.029 | + functions-common:git_timed:631 : local count=0 2022-06-08 08:44:42.031 | + functions-common:git_timed:632 : local timeout=0 2022-06-08 08:44:42.033 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-08 08:44:42.036 | + functions-common:git_timed:635 : timeout=0 2022-06-08 08:44:42.039 | + functions-common:git_timed:638 : time_start git_timed 2022-06-08 08:44:42.041 | + functions-common:time_start:2308 : local name=git_timed 2022-06-08 08:44:42.044 | + functions-common:time_start:2309 : local start_time= 2022-06-08 08:44:42.046 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-08 08:44:42.049 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-08 08:44:42.053 | + functions-common:time_start:2313 : _TIME_START[$name]=1654677882050 2022-06-08 08:44:42.055 | + functions-common:git_timed:639 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-08 08:44:42.058 | Cloning into '/opt/stack/placement'... 2022-06-08 08:44:52.676 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-08 08:44:52.679 | + functions-common:time_stop:2322 : local name 2022-06-08 08:44:52.681 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:44:52.684 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:44:52.686 | + functions-common:time_stop:2325 : local total 2022-06-08 08:44:52.688 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:44:52.690 | + functions-common:time_stop:2328 : name=git_timed 2022-06-08 08:44:52.693 | + functions-common:time_stop:2329 : start_time=1654677882050 2022-06-08 08:44:52.695 | + functions-common:time_stop:2331 : [[ -z 1654677882050 ]] 2022-06-08 08:44:52.698 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:44:52.702 | + functions-common:time_stop:2334 : end_time=1654677892699 2022-06-08 08:44:52.704 | + functions-common:time_stop:2335 : elapsed_time=10649 2022-06-08 08:44:52.706 | + functions-common:time_stop:2336 : total=0 2022-06-08 08:44:52.709 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:44:52.711 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10649 2022-06-08 08:44:52.713 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-08 08:44:52.727 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-08 08:44:52.729 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:44:52.730 | + functions-common:git_clone:607 : head -1 2022-06-08 08:44:52.733 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-08 08:44:52.736 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:44:52.739 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-08 08:44:52.742 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:44:52.744 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:44:52.746 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-08 08:44:52.749 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:44:52.751 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-08 08:44:52.754 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:44:52.756 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:44:52.758 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-08 08:44:52.761 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:44:52.763 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:44:52.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-08 08:44:52.769 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:44:52.772 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-08 08:44:52.774 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:44:52.777 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:44:52.780 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-08 08:44:52.785 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-08 08:44:52.788 | + 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-06-08 08:44:53.373 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-08 08:44:53.375 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:44:53.378 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:44:53.380 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:44:53.383 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:44:53.385 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-08 08:44:53.387 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:44:53.390 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:44:53.392 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:44:53.395 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:44:53.398 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:44:53.400 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:44:53.403 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:44:53.405 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-08 08:44:53.427 | Using python 3.8 to install /opt/stack/placement 2022-06-08 08:44:53.430 | + 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-06-08 08:44:55.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:44:55.205 | 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-06-08 08:44:55.209 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:55.210 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:55.211 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:44:55.213 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:55.213 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:55.213 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:44:55.213 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:44:55.214 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:44:55.227 | Obtaining file:///opt/stack/placement 2022-06-08 08:44:56.531 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:44:57.846 | 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-06-08 08:44:57.855 | 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-06-08 08:44:57.877 | 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-06-08 08:44:57.891 | 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-06-08 08:44:57.904 | 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-06-08 08:44:57.962 | 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-06-08 08:44:57.967 | 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-06-08 08:44:57.971 | 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-06-08 08:44:57.977 | 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-06-08 08:44:58.013 | 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-06-08 08:44:58.024 | 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-06-08 08:44:58.041 | 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-06-08 08:44:58.047 | 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-06-08 08:44:58.096 | 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-06-08 08:44:58.103 | 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-06-08 08:44:58.144 | 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-06-08 08:44:58.163 | 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-06-08 08:44:58.180 | 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-06-08 08:44:58.190 | 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-06-08 08:44:58.199 | 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-06-08 08:44:58.217 | 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-06-08 08:44:58.224 | 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-06-08 08:44:58.228 | 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-06-08 08:44:58.230 | 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-06-08 08:44:58.241 | 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-06-08 08:44:58.244 | 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-06-08 08:44:58.247 | 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-06-08 08:44:58.252 | 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-06-08 08:44:58.273 | 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-06-08 08:44:58.277 | 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-06-08 08:44:58.284 | 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-06-08 08:44:58.307 | 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-06-08 08:44:58.311 | 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-06-08 08:44:58.314 | 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-06-08 08:44:58.326 | 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-06-08 08:44:58.329 | 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-06-08 08:44:58.332 | 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-06-08 08:44:58.340 | 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-06-08 08:44:58.349 | 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-06-08 08:44:58.355 | 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-06-08 08:44:58.374 | 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-06-08 08:44:58.378 | 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-06-08 08:44:58.386 | 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-06-08 08:44:58.408 | 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-06-08 08:44:58.452 | 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-06-08 08:44:58.518 | 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-06-08 08:44:58.524 | 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-06-08 08:44:58.530 | 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-06-08 08:44:58.540 | 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-06-08 08:44:58.543 | 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-06-08 08:44:58.551 | 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-06-08 08:44:58.561 | 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-06-08 08:44:58.569 | 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-06-08 08:44:58.573 | 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-06-08 08:44:58.575 | 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-06-08 08:44:58.578 | 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-06-08 08:44:58.581 | 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-06-08 08:44:58.585 | 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-06-08 08:44:58.588 | 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-06-08 08:44:58.591 | 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-06-08 08:44:58.594 | 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-06-08 08:44:58.605 | 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-06-08 08:44:58.608 | 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-06-08 08:44:58.610 | 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-06-08 08:44:58.613 | 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-06-08 08:44:58.617 | 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-06-08 08:44:58.621 | 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-06-08 08:44:58.624 | 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-06-08 08:44:58.627 | 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-06-08 08:44:58.636 | 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-06-08 08:44:58.638 | 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-06-08 08:45:00.244 | Installing collected packages: openstack-placement 2022-06-08 08:45:00.246 | Running setup.py develop for openstack-placement 2022-06-08 08:45:01.812 | Successfully installed openstack-placement 2022-06-08 08:45:01.950 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:45:01.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:45:02.035 | + inc/python:pip_install:200 : result=0 2022-06-08 08:45:02.038 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:45:02.040 | + functions-common:time_stop:2322 : local name 2022-06-08 08:45:02.042 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:02.045 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:02.047 | + functions-common:time_stop:2325 : local total 2022-06-08 08:45:02.049 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:02.051 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:45:02.054 | + functions-common:time_stop:2329 : start_time=1654677893422 2022-06-08 08:45:02.056 | + functions-common:time_stop:2331 : [[ -z 1654677893422 ]] 2022-06-08 08:45:02.059 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:02.063 | + functions-common:time_stop:2334 : end_time=1654677902061 2022-06-08 08:45:02.065 | + functions-common:time_stop:2335 : elapsed_time=8639 2022-06-08 08:45:02.069 | + functions-common:time_stop:2336 : total=220997 2022-06-08 08:45:02.071 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:02.073 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=229636 2022-06-08 08:45:02.075 | + inc/python:pip_install:203 : return 0 2022-06-08 08:45:02.078 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:45:02.081 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:45:02.083 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:45:02.102 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:45:02.114 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-08 08:45:02.117 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-08 08:45:02.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:45:02.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:45:02.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-08 08:45:02.127 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:45:02.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:45:02.133 | + ./stack.sh:main:912 : configure_placement 2022-06-08 08:45:02.135 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-08 08:45:02.147 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-08 08:45:02.150 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-08 08:45:02.154 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-08 08:45:02.156 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-08 08:45:02.159 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-08 08:45:02.161 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-08 08:45:02.164 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-08 08:45:02.167 | + 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-06-08 08:45:02.198 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-08 08:45:02.229 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-08 08:45:02.261 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-08 08:45:02.264 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-08 08:45:02.266 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-08 08:45:02.269 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:45:02.271 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-08 08:45:02.303 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-08 08:45:02.332 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:45:02.361 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-08 08:45:02.390 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-08 08:45:02.419 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-08 08:45:02.449 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-08 08:45:02.478 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-08 08:45:02.507 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:45:02.536 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:45:02.564 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-08 08:45:02.567 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-08 08:45:02.570 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-08 08:45:02.573 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:45:02.591 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:45:02.593 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:45:02.596 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:45:02.598 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:45:02.601 | + 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-06-08 08:45:02.630 | + 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-06-08 08:45:02.659 | + 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-06-08 08:45:02.689 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:45:02.719 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-08 08:45:02.722 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-08 08:45:02.724 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-08 08:45:02.727 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-08 08:45:02.729 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-08 08:45:02.731 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:45:02.734 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:45:02.737 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-08 08:45:02.741 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-08 08:45:02.743 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:45:02.746 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:45:02.759 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:45:02.759 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:45:02.767 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:45:02.771 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:45:02.788 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-08 08:45:02.791 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-08 08:45:02.794 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-08 08:45:02.826 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-08 08:45:02.854 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-08 08:45:02.883 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:45:02.910 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:45:02.939 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:45:02.968 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:45:02.996 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:45:03.025 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:45:03.053 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 08:45:03.085 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:45:03.114 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:45:03.141 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:45:03.172 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:45:03.175 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:45:03.178 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-08 08:45:03.180 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-08 08:45:03.183 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:45:03.185 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:45:03.188 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:45:03.190 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-08 08:45:03.194 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-08 08:45:03.196 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-08 08:45:03.225 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:45:03.254 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-08 08:45:03.254 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-08 08:45:03.263 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-08 08:45:03.266 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-08 08:45:03.269 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-08 08:45:03.272 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:45:03.274 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:45:03.277 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:45:03.279 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:45:03.282 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:45:03.284 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:45:03.287 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:45:03.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:45:03.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:45:03.294 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-08 08:45:03.355 | Enabling site placement-api. 2022-06-08 08:45:03.361 | To activate the new configuration, you need to run: 2022-06-08 08:45:03.361 | systemctl reload apache2 2022-06-08 08:45:03.365 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:45:03.368 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:45:03.370 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:45:03.372 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:45:03.506 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-08 08:45:03.530 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:03.532 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-08 08:45:03.552 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:45:03.554 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-08 08:45:03.574 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:03.576 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-08 08:45:03.579 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-08 08:45:03.581 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-08 08:45:03.613 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-06-08 08:45:03.641 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-08 08:45:03.671 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-08 08:45:03.700 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-08 08:45:03.730 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-08 08:45:03.759 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-08 08:45:03.788 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-08 08:45:03.817 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-08 08:45:03.834 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:45:03.837 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-08 08:45:03.854 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:45:03.857 | + ./stack.sh:main:938 : run_phase stack install 2022-06-08 08:45:03.859 | + functions-common:run_phase:1750 : local mode=stack 2022-06-08 08:45:03.862 | + functions-common:run_phase:1751 : local phase=install 2022-06-08 08:45:03.864 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:45:03.867 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:45:03.869 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:45:03.872 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:45:03.874 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:45:03.877 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:45:03.882 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:45:03.885 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:45:03.887 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:45:03.890 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-08 08:45:03.893 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:45:03.909 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:03.912 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:45:03.914 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:45:03.916 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-08 08:45:03.918 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-08 08:45:03.921 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:45:03.923 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-08 08:45:03.925 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-08 08:45:03.928 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-08 08:45:03.930 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-08 08:45:03.932 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-08 08:45:03.934 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-08 08:45:03.937 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-08 08:45:03.939 | +++ functions-common:git_clone:529 : pwd 2022-06-08 08:45:03.942 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:45:03.944 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:45:03.947 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:45:03.962 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:45:03.964 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:45:03.966 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:45:03.969 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-08 08:45:03.969 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:45:03.975 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-08 08:45:03.977 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:45:03.979 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-08 08:45:03.992 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-08 08:45:03.995 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-08 08:45:03.996 | ++ functions-common:git_clone:607 : head -1 2022-06-08 08:45:03.998 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-08 08:45:04.001 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:45:04.003 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-08 08:45:04.025 | Using python 3.8 to install tox!=2.8.0 2022-06-08 08:45:04.028 | ++ 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-06-08 08:45:05.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:45:05.799 | 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-06-08 08:45:05.804 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:05.805 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:05.806 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:45:05.808 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:05.808 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:05.808 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:05.808 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:05.812 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:06.131 | Collecting tox!=2.8.0 2022-06-08 08:45:06.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-06-08 08:45:06.307 | Collecting filelock===3.0.12 2022-06-08 08:45:06.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-06-08 08:45:06.430 | Collecting pluggy===0.13.1 2022-06-08 08:45:06.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-06-08 08:45:06.530 | 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-06-08 08:45:06.634 | Collecting toml===0.10.0 2022-06-08 08:45:06.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-06-08 08:45:06.859 | Collecting py===1.9.0 2022-06-08 08:45:06.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2022-06-08 08:45:07.129 | Collecting virtualenv===20.0.31 2022-06-08 08:45:07.149 | 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-06-08 08:45:07.308 | 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-06-08 08:45:07.338 | Collecting distlib===0.3.1 2022-06-08 08:45:07.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-06-08 08:45:07.357 | 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-06-08 08:45:07.360 | 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-06-08 08:45:09.401 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-08 08:45:09.402 | Attempting uninstall: distlib 2022-06-08 08:45:09.403 | Found existing installation: distlib 0.3.4 2022-06-08 08:45:09.413 | Uninstalling distlib-0.3.4: 2022-06-08 08:45:09.414 | Successfully uninstalled distlib-0.3.4 2022-06-08 08:45:09.622 | Attempting uninstall: filelock 2022-06-08 08:45:09.623 | Found existing installation: filelock 3.7.1 2022-06-08 08:45:09.629 | Uninstalling filelock-3.7.1: 2022-06-08 08:45:09.631 | Successfully uninstalled filelock-3.7.1 2022-06-08 08:45:10.043 | Attempting uninstall: virtualenv 2022-06-08 08:45:10.044 | Found existing installation: virtualenv 20.14.1 2022-06-08 08:45:10.112 | Uninstalling virtualenv-20.14.1: 2022-06-08 08:45:10.120 | Successfully uninstalled virtualenv-20.14.1 2022-06-08 08:45:10.661 | 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-06-08 08:45:10.800 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:45:10.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:45:10.884 | ++ inc/python:pip_install:200 : result=0 2022-06-08 08:45:10.887 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:45:10.889 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:45:10.891 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:10.894 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:10.896 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:45:10.899 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:10.901 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:45:10.904 | ++ functions-common:time_stop:2329 : start_time=1654677904020 2022-06-08 08:45:10.906 | ++ functions-common:time_stop:2331 : [[ -z 1654677904020 ]] 2022-06-08 08:45:10.909 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:10.913 | ++ functions-common:time_stop:2334 : end_time=1654677910910 2022-06-08 08:45:10.915 | ++ functions-common:time_stop:2335 : elapsed_time=6890 2022-06-08 08:45:10.917 | ++ functions-common:time_stop:2336 : total=229636 2022-06-08 08:45:10.920 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:10.922 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=236526 2022-06-08 08:45:10.924 | ++ inc/python:pip_install:203 : return 0 2022-06-08 08:45:10.927 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-08 08:45:10.927 | /opt/stack/tempest ~/devstack 2022-06-08 08:45:10.929 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-08 08:45:10.949 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-08 08:45:10.950 | HACKING.rst 2022-06-08 08:45:10.950 | doc/source/conf.py 2022-06-08 08:45:10.950 | doc/source/configuration.rst 2022-06-08 08:45:10.950 | doc/source/contributor/contributing.rst 2022-06-08 08:45:10.950 | doc/source/index.rst 2022-06-08 08:45:10.950 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-08 08:45:10.950 | doc/source/microversion_testing.rst 2022-06-08 08:45:10.950 | doc/source/plugins/plugin.rst 2022-06-08 08:45:10.950 | doc/source/supported_version.rst 2022-06-08 08:45:10.950 | doc/source/test_removal.rst 2022-06-08 08:45:10.950 | playbooks/devstack-tempest-ipv6.yaml 2022-06-08 08:45:10.950 | playbooks/devstack-tempest.yaml 2022-06-08 08:45:10.950 | playbooks/enable-fips.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-08 08:45:10.950 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-08 08:45:10.951 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-08 08:45:10.951 | releasenotes/source/conf.py 2022-06-08 08:45:10.951 | releasenotes/source/index.rst 2022-06-08 08:45:10.951 | releasenotes/source/v26.1.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v27.0.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v28.0.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v28.1.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v29.0.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v29.1.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v29.2.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v30.0.0.rst 2022-06-08 08:45:10.951 | releasenotes/source/v31.0.0.rst 2022-06-08 08:45:10.951 | requirements.txt 2022-06-08 08:45:10.951 | roles/run-tempest/README.rst 2022-06-08 08:45:10.951 | roles/run-tempest/defaults/main.yaml 2022-06-08 08:45:10.951 | roles/run-tempest/tasks/main.yaml 2022-06-08 08:45:10.951 | roles/run-tempest-26/README.rst 2022-06-08 08:45:10.951 | roles/run-tempest-26/defaults/main.yaml 2022-06-08 08:45:10.951 | roles/run-tempest-26/tasks/main.yaml 2022-06-08 08:45:10.952 | setup.cfg 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_agents.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_aggregates.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_create_server.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_flavors.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_flavors_access.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-08 08:45:10.952 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-08 08:45:10.952 | tempest/api/compute/ 2022-06-08 08:45:10.952 | Aborting 2022-06-08 08:45:10.952 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-08 08:45:10.955 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-08 08:45:10.958 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-08 08:45:10.961 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-08 08:45:10.963 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-08 08:45:10.966 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-08 08:45:10.968 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-08 08:45:10.970 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-08 08:45:10.972 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-08 08:45:10.975 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-08 08:45:10.975 | Error on exit 2022-06-08 08:45:10.977 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-08 08:45:10.979 | + ./stack.sh:exit_trap:517 : generate-subunit 1654677081 829 fail 2022-06-08 08:45:11.573 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-08 08:45:11.575 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 08:45:11.918 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-08 08:45:11.918 | 2022-06-08 08:45:12.182 | + ./stack.sh:exit_trap:531 : exit 1