2022-06-02 15:10:43.223 | + ./stack.sh:main:462 : exec 2022-06-02 15:10:43.223 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-151043' 2022-06-02 15:10:43.223 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:10:43.223 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-151043 2022-06-02 15:10:43.223 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-151043 /opt/stack/logs/stack.sh.log 2022-06-02 15:10:43.223 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-151043.summary.2022-06-02-151043 /opt/stack/logs/stack.sh.log.summary 2022-06-02 15:10:43.223 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-151043.summary.2022-06-02-151043 2022-06-02 15:10:43.223 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 15:10:43.223 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 15:10:43.223 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 15:10:43.223 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 15:10:43.223 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 15:10:43.223 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 15:10:43.226 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 15:10:43.230 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 15:10:43.232 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 15:10:43.234 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 15:10:43.236 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 15:10:43.237 | + ./stack.sh:main:551 : uname -a 2022-06-02 15:10:43.238 | Linux dv-neutron-842296-3-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-02 15:10:43.240 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 15:10:43.242 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 15:10:43.245 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 15:10:43.282 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 15:10:43.297 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 15:10:43.299 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 15:10:43.300 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 15:10:43.302 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 15:10:43.304 | + functions-common:fetch_plugins:1673 : return 2022-06-02 15:10:43.306 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 15:10:43.307 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 15:10:43.309 | + functions-common:run_phase:1751 : local phase= 2022-06-02 15:10:43.311 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:10:43.313 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:10:43.314 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:10:43.316 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:10:43.318 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:10:43.320 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:10:43.323 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:10:43.325 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:10:43.327 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:10:43.328 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 15:10:43.330 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:10:43.342 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:43.344 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 15:10:43.348 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:10:43.354 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:10:43.355 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:10:43.357 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:10:43.359 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:10:43.361 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 15:10:43.362 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 15:10:43.364 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 15:10:43.367 | + 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-02 15:10:43.369 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 15:10:43.372 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 15:10:43.375 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 15:10:43.377 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 15:10:43.378 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 15:10:43.380 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 15:10:43.397 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 15:10:43.400 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 15:10:43.412 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:10:43.414 | +++ lib/tls:source:43 : hostname -f 2022-06-02 15:10:43.417 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 15:10:43.419 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 15:10:43.421 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 15:10:43.422 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 15:10:43.424 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 15:10:43.426 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 15:10:43.428 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 15:10:43.429 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 15:10:43.431 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 15:10:43.433 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 15:10:43.437 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 15:10:43.453 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 15:10:43.470 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 15:10:43.482 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 15:10:43.494 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 15:10:43.520 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 15:10:43.563 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 15:10:43.641 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 15:10:43.662 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 15:10:43.699 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 15:10:43.748 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 15:10:43.875 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 15:10:43.889 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 15:10:43.901 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 15:10:43.913 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 15:10:43.995 | + ./stack.sh:main:598 : run_phase source 2022-06-02 15:10:43.997 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 15:10:43.999 | + functions-common:run_phase:1751 : local phase= 2022-06-02 15:10:44.001 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:10:44.003 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:10:44.005 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:10:44.007 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:10:44.010 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:10:44.012 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:10:44.016 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:10:44.018 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:10:44.020 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:10:44.022 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 15:10:44.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:10:44.038 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:44.040 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 15:10:44.042 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 15:10:44.080 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 15:10:44.082 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 15:10:44.084 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 15:10:44.087 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 15:10:44.089 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 15:10:44.091 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 15:10:44.093 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 15:10:44.095 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 15:10:44.099 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 15:10:44.101 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 15:10:44.103 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.105 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 15:10:44.108 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.110 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 15:10:44.112 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.114 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 15:10:44.116 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.119 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 15:10:44.121 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.123 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 15:10:44.125 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.128 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 15:10:44.130 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.132 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 15:10:44.136 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.138 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 15:10:44.141 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.143 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 15:10:44.145 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.147 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 15:10:44.149 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.151 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-02 15:10:44.153 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.156 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 15:10:44.158 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.160 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 15:10:44.162 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.165 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 15:10:44.167 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.169 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 15:10:44.171 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.173 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 15:10:44.176 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.178 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 15:10:44.180 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.182 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 15:10:44.185 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.187 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 15:10:44.189 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.191 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 15:10:44.193 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.196 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 15:10:44.198 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.200 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 15:10:44.202 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.204 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 15:10:44.207 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.209 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 15:10:44.211 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.214 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 15:10:44.216 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.218 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 15:10:44.222 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.224 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 15:10:44.227 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.230 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-02 15:10:44.245 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.245 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 15:10:44.248 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.254 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 15:10:44.256 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.258 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 15:10:44.261 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.263 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 15:10:44.265 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.267 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 15:10:44.269 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.272 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 15:10:44.274 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.280 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 15:10:44.282 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.284 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 15:10:44.286 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.288 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 15:10:44.291 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.293 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 15:10:44.296 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.298 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 15:10:44.300 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.302 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 15:10:44.304 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.307 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 15:10:44.309 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:10:44.311 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 15:10:44.314 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 15:10:44.316 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 15:10:44.318 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 15:10:44.335 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:44.337 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 15:10:44.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 15:10:44.341 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 15:10:44.356 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:10:44.358 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 15:10:44.360 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 15:10:44.363 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 15:10:44.365 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 15:10:44.367 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 15:10:44.370 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 15:10:44.372 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 15:10:44.376 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 15:10:44.378 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 15:10:44.380 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 15:10:44.383 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 15:10:44.385 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 15:10:44.387 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 15:10:44.387 | Using mysql database backend 2022-06-02 15:10:44.389 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 15:10:44.405 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 15:10:44.420 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:44.422 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 15:10:44.438 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 15:10:44.454 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:44.458 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 15:10:44.476 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 15:10:44.492 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 15:10:44.511 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:10:44.513 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 15:10:44.529 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:44.531 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 15:10:44.533 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 15:10:44.550 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:10:44.552 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 15:10:44.567 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 15:10:44.574 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 15:10:44.577 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 15:10:44.580 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 15:10:44.583 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 15:10:44.588 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-151044 2022-06-02 15:10:44.590 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-151044 739' 2022-06-02 15:10:44.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.595 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 15:10:44.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.599 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 15:10:44.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.604 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 15:10:44.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.609 | + 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-02 15:10:44.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.613 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-02 15:10:44.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.618 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-02 15:10:44.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.622 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-151043 2022-06-02 15:10:44.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.626 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 15:10:44.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.631 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-02 15:10:44.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.639 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 15:10:44.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.644 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 15:10:44.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.648 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 15:10:44.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:10:44.653 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 15:10:44.655 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 15:10:44.657 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 15:10:44.659 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 15:10:44.661 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:10:44.663 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:10:44.666 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:10:44.669 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:10:44.671 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:10:44.674 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:10:44.688 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:10:44.690 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:10:44.692 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:10:44.695 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:10:44.695 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:10:44.700 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 15:10:44.702 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:10:44.704 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 15:10:44.716 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 15:10:44.719 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:10:44.719 | + functions-common:git_clone:607 : head -1 2022-06-02 15:10:44.723 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 15:10:44.725 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:10:44.728 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 15:10:44.730 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:10:44.732 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 15:10:44.735 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 15:10:44.737 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 15:10:44.739 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 15:10:44.742 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 15:10:44.744 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 15:10:44.746 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 15:10:44.749 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 15:10:44.752 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 15:10:44.756 | ++ tools/install_prereqs.sh:source:47 : NOW=1654182644 2022-06-02 15:10:44.759 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 15:10:44.763 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-02 15:10:44.766 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-02 15:10:44.768 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654182644 2022-06-02 15:10:44.770 | ++ tools/install_prereqs.sh:source:50 : [[ 1654182644 -lt 7200 ]] 2022-06-02 15:10:44.773 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 15:10:44.775 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 15:10:44.778 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 15:10:44.780 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 15:10:44.782 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 15:10:44.784 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 15:10:44.786 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 15:10:44.790 | +++ 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-02 15:10:44.835 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 15:10:44.835 | apache2-dev 2022-06-02 15:10:44.835 | bc 2022-06-02 15:10:44.835 | bsdmainutils 2022-06-02 15:10:44.835 | curl 2022-06-02 15:10:44.835 | g++ 2022-06-02 15:10:44.835 | gcc 2022-06-02 15:10:44.835 | gettext 2022-06-02 15:10:44.835 | git 2022-06-02 15:10:44.835 | graphviz 2022-06-02 15:10:44.835 | iputils-ping 2022-06-02 15:10:44.835 | libapache2-mod-proxy-uwsgi 2022-06-02 15:10:44.835 | libffi-dev 2022-06-02 15:10:44.835 | libjpeg-dev 2022-06-02 15:10:44.835 | libmysqlclient-dev 2022-06-02 15:10:44.835 | libpcre3-dev 2022-06-02 15:10:44.835 | libpq-dev 2022-06-02 15:10:44.835 | libssl-dev 2022-06-02 15:10:44.835 | libsystemd-dev 2022-06-02 15:10:44.835 | libxml2-dev 2022-06-02 15:10:44.835 | libxslt1-dev 2022-06-02 15:10:44.835 | libyaml-dev 2022-06-02 15:10:44.835 | lsof 2022-06-02 15:10:44.835 | openssh-server 2022-06-02 15:10:44.835 | openssl 2022-06-02 15:10:44.835 | pkg-config 2022-06-02 15:10:44.835 | psmisc 2022-06-02 15:10:44.835 | python3-dev 2022-06-02 15:10:44.835 | python3-pip 2022-06-02 15:10:44.835 | python3-venv 2022-06-02 15:10:44.835 | tar 2022-06-02 15:10:44.835 | tcpdump 2022-06-02 15:10:44.836 | unzip 2022-06-02 15:10:44.836 | uuid-runtime 2022-06-02 15:10:44.836 | wget 2022-06-02 15:10:44.836 | wget 2022-06-02 15:10:44.836 | zlib1g-dev 2022-06-02 15:10:44.836 | libkrb5-dev 2022-06-02 15:10:44.836 | libldap2-dev 2022-06-02 15:10:44.836 | libsasl2-dev 2022-06-02 15:10:44.836 | memcached 2022-06-02 15:10:44.836 | python3-mysqldb 2022-06-02 15:10:44.836 | sqlite3 2022-06-02 15:10:44.836 | conntrack 2022-06-02 15:10:44.836 | curl 2022-06-02 15:10:44.836 | dnsmasq-base 2022-06-02 15:10:44.836 | dnsmasq-utils 2022-06-02 15:10:44.837 | ebtables 2022-06-02 15:10:44.837 | gawk 2022-06-02 15:10:44.837 | genisoimage 2022-06-02 15:10:44.837 | iptables 2022-06-02 15:10:44.837 | iputils-arping 2022-06-02 15:10:44.837 | kpartx 2022-06-02 15:10:44.837 | libjs-jquery-tablesorter 2022-06-02 15:10:44.837 | libmysqlclient-dev 2022-06-02 15:10:44.837 | parted 2022-06-02 15:10:44.837 | pm-utils 2022-06-02 15:10:44.837 | python3-mysqldb 2022-06-02 15:10:44.837 | socat 2022-06-02 15:10:44.837 | sqlite3 2022-06-02 15:10:44.837 | sudo 2022-06-02 15:10:44.837 | vlan 2022-06-02 15:10:44.837 | lsscsi 2022-06-02 15:10:44.837 | open-iscsi 2022-06-02 15:10:44.837 | lvm2 2022-06-02 15:10:44.837 | qemu-utils 2022-06-02 15:10:44.837 | thin-provisioning-tools 2022-06-02 15:10:44.837 | acl 2022-06-02 15:10:44.837 | dnsmasq-base 2022-06-02 15:10:44.837 | dnsmasq-utils 2022-06-02 15:10:44.837 | ebtables 2022-06-02 15:10:44.837 | haproxy 2022-06-02 15:10:44.837 | iptables 2022-06-02 15:10:44.837 | iputils-arping 2022-06-02 15:10:44.837 | iputils-ping 2022-06-02 15:10:44.837 | libmysqlclient-dev 2022-06-02 15:10:44.837 | postgresql-server-dev-all 2022-06-02 15:10:44.837 | python3-mysqldb 2022-06-02 15:10:44.837 | sqlite3 2022-06-02 15:10:44.837 | sudo 2022-06-02 15:10:44.837 | vlan 2022-06-02 15:10:44.837 | ipset 2022-06-02 15:10:44.837 | conntrack 2022-06-02 15:10:44.837 | conntrackd 2022-06-02 15:10:44.837 | keepalived 2022-06-02 15:10:44.837 | dstat 2022-06-02 15:10:44.838 | lvm2 2022-06-02 15:10:44.838 | qemu-utils 2022-06-02 15:10:44.838 | thin-provisioning-tools 2022-06-02 15:10:44.838 | curl 2022-06-02 15:10:44.838 | liberasurecode-dev 2022-06-02 15:10:44.838 | make 2022-06-02 15:10:44.838 | memcached 2022-06-02 15:10:44.838 | sqlite3 2022-06-02 15:10:44.838 | xfsprogs' 2022-06-02 15:10:44.839 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 15:10:44.856 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 15:10:44.856 | apache2-dev 2022-06-02 15:10:44.856 | bc 2022-06-02 15:10:44.856 | bsdmainutils 2022-06-02 15:10:44.856 | curl 2022-06-02 15:10:44.856 | g++ 2022-06-02 15:10:44.856 | gcc 2022-06-02 15:10:44.856 | gettext 2022-06-02 15:10:44.856 | git 2022-06-02 15:10:44.856 | graphviz 2022-06-02 15:10:44.856 | iputils-ping 2022-06-02 15:10:44.856 | libapache2-mod-proxy-uwsgi 2022-06-02 15:10:44.856 | libffi-dev 2022-06-02 15:10:44.856 | libjpeg-dev 2022-06-02 15:10:44.856 | libmysqlclient-dev 2022-06-02 15:10:44.856 | libpcre3-dev 2022-06-02 15:10:44.856 | libpq-dev 2022-06-02 15:10:44.856 | libssl-dev 2022-06-02 15:10:44.856 | libsystemd-dev 2022-06-02 15:10:44.856 | libxml2-dev 2022-06-02 15:10:44.856 | libxslt1-dev 2022-06-02 15:10:44.856 | libyaml-dev 2022-06-02 15:10:44.856 | lsof 2022-06-02 15:10:44.856 | openssh-server 2022-06-02 15:10:44.856 | openssl 2022-06-02 15:10:44.856 | pkg-config 2022-06-02 15:10:44.856 | psmisc 2022-06-02 15:10:44.856 | python3-dev 2022-06-02 15:10:44.856 | python3-pip 2022-06-02 15:10:44.856 | python3-venv 2022-06-02 15:10:44.856 | tar 2022-06-02 15:10:44.856 | tcpdump 2022-06-02 15:10:44.857 | unzip 2022-06-02 15:10:44.857 | uuid-runtime 2022-06-02 15:10:44.857 | wget 2022-06-02 15:10:44.857 | wget 2022-06-02 15:10:44.857 | zlib1g-dev 2022-06-02 15:10:44.857 | libkrb5-dev 2022-06-02 15:10:44.857 | libldap2-dev 2022-06-02 15:10:44.857 | libsasl2-dev 2022-06-02 15:10:44.857 | memcached 2022-06-02 15:10:44.857 | python3-mysqldb 2022-06-02 15:10:44.857 | sqlite3 2022-06-02 15:10:44.857 | conntrack 2022-06-02 15:10:44.857 | curl 2022-06-02 15:10:44.857 | dnsmasq-base 2022-06-02 15:10:44.857 | dnsmasq-utils 2022-06-02 15:10:44.857 | ebtables 2022-06-02 15:10:44.857 | gawk 2022-06-02 15:10:44.857 | genisoimage 2022-06-02 15:10:44.857 | iptables 2022-06-02 15:10:44.857 | iputils-arping 2022-06-02 15:10:44.857 | kpartx 2022-06-02 15:10:44.857 | libjs-jquery-tablesorter 2022-06-02 15:10:44.857 | libmysqlclient-dev 2022-06-02 15:10:44.857 | parted 2022-06-02 15:10:44.857 | pm-utils 2022-06-02 15:10:44.857 | python3-mysqldb 2022-06-02 15:10:44.857 | socat 2022-06-02 15:10:44.857 | sqlite3 2022-06-02 15:10:44.857 | sudo 2022-06-02 15:10:44.857 | vlan 2022-06-02 15:10:44.857 | lsscsi 2022-06-02 15:10:44.857 | open-iscsi 2022-06-02 15:10:44.857 | lvm2 2022-06-02 15:10:44.857 | qemu-utils 2022-06-02 15:10:44.857 | thin-provisioning-tools 2022-06-02 15:10:44.857 | acl 2022-06-02 15:10:44.857 | dnsmasq-base 2022-06-02 15:10:44.857 | dnsmasq-utils 2022-06-02 15:10:44.857 | ebtables 2022-06-02 15:10:44.857 | haproxy 2022-06-02 15:10:44.858 | iptables 2022-06-02 15:10:44.858 | iputils-arping 2022-06-02 15:10:44.858 | iputils-ping 2022-06-02 15:10:44.858 | libmysqlclient-dev 2022-06-02 15:10:44.858 | postgresql-server-dev-all 2022-06-02 15:10:44.858 | python3-mysqldb 2022-06-02 15:10:44.858 | sqlite3 2022-06-02 15:10:44.858 | sudo 2022-06-02 15:10:44.858 | vlan 2022-06-02 15:10:44.858 | ipset 2022-06-02 15:10:44.858 | conntrack 2022-06-02 15:10:44.858 | conntrackd 2022-06-02 15:10:44.858 | keepalived 2022-06-02 15:10:44.858 | dstat 2022-06-02 15:10:44.858 | lvm2 2022-06-02 15:10:44.858 | qemu-utils 2022-06-02 15:10:44.858 | thin-provisioning-tools 2022-06-02 15:10:44.858 | curl 2022-06-02 15:10:44.858 | liberasurecode-dev 2022-06-02 15:10:44.858 | make 2022-06-02 15:10:44.858 | memcached 2022-06-02 15:10:44.858 | sqlite3 2022-06-02 15:10:44.858 | xfsprogs ' 2022-06-02 15:10:44.858 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 15:10:44.860 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:10:44.862 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:10:44.865 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 15:10:44.866 | ++ 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-02 15:10:44.870 | ++ 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-02 15:10:44.872 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 15:10:44.874 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:10:44.876 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 15:10:44.878 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:10:44.880 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:10:44.883 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:10:44.885 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:10:44.888 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:10:44.894 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:10:44.896 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 15:10:44.898 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 15:10:44.900 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 15:10:44.902 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 15:10:44.906 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 15:10:44.908 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 15:10:44.910 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 15:10:44.912 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 15:10:44.914 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 15:10:44.917 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 15:10:44.920 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654182644918 2022-06-02 15:10:44.922 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 15:10:44.924 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 15:10:44.926 | ++ 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-02 15:10:45.377 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 15:10:45.380 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 15:10:45.522 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 15:10:45.689 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 15:10:47.720 | Reading package lists... 2022-06-02 15:10:47.751 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 15:10:47.753 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 15:10:47.755 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:10:47.757 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:10:47.759 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:10:47.761 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:10:47.763 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:10:47.765 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 15:10:47.767 | ++ functions-common:time_stop:2329 : start_time=1654182644918 2022-06-02 15:10:47.769 | ++ functions-common:time_stop:2331 : [[ -z 1654182644918 ]] 2022-06-02 15:10:47.772 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:10:47.776 | ++ functions-common:time_stop:2334 : end_time=1654182647773 2022-06-02 15:10:47.778 | ++ functions-common:time_stop:2335 : elapsed_time=2855 2022-06-02 15:10:47.780 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 15:10:47.783 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:10:47.785 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2855 2022-06-02 15:10:47.788 | ++ 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-02 15:10:47.791 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:10:47.793 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:10:47.796 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:10:47.799 | ++ 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-02 15:10:47.818 | ++ 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-02 15:10:47.927 | Reading package lists... 2022-06-02 15:10:48.185 | Building dependency tree... 2022-06-02 15:10:48.186 | Reading state information... 2022-06-02 15:10:48.525 | bc is already the newest version (1.07.1-2build1). 2022-06-02 15:10:48.525 | bc set to manually installed. 2022-06-02 15:10:48.525 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 15:10:48.525 | bsdmainutils set to manually installed. 2022-06-02 15:10:48.525 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 15:10:48.525 | gawk set to manually installed. 2022-06-02 15:10:48.525 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 15:10:48.525 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 15:10:48.525 | iptables set to manually installed. 2022-06-02 15:10:48.525 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 15:10:48.525 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 15:10:48.525 | kpartx set to manually installed. 2022-06-02 15:10:48.525 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 15:10:48.525 | psmisc is already the newest version (23.3-1). 2022-06-02 15:10:48.525 | psmisc set to manually installed. 2022-06-02 15:10:48.525 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 15:10:48.525 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 15:10:48.525 | thin-provisioning-tools set to manually installed. 2022-06-02 15:10:48.525 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 15:10:48.525 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 15:10:48.525 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 15:10:48.525 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 15:10:48.525 | lsof set to manually installed. 2022-06-02 15:10:48.525 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 15:10:48.525 | parted set to manually installed. 2022-06-02 15:10:48.525 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 15:10:48.525 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 15:10:48.525 | zlib1g-dev set to manually installed. 2022-06-02 15:10:48.525 | The following packages were automatically installed and are no longer required: 2022-06-02 15:10:48.526 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:10:48.526 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:10:48.526 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:10:48.526 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:10:48.526 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:10:48.526 | python3-zope.interface 2022-06-02 15:10:48.526 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:10:48.526 | The following additional packages will be installed: 2022-06-02 15:10:48.526 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-02 15:10:48.526 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-02 15:10:48.527 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-02 15:10:48.527 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-02 15:10:48.527 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-02 15:10:48.527 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-02 15:10:48.527 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-02 15:10:48.527 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-02 15:10:48.527 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-02 15:10:48.527 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-02 15:10:48.527 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-02 15:10:48.527 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-02 15:10:48.527 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-02 15:10:48.527 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-02 15:10:48.527 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-02 15:10:48.527 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-02 15:10:48.527 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-02 15:10:48.527 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-02 15:10:48.527 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-02 15:10:48.527 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-02 15:10:48.527 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-02 15:10:48.527 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-02 15:10:48.527 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-02 15:10:48.527 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-02 15:10:48.527 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-02 15:10:48.527 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-02 15:10:48.527 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-02 15:10:48.527 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-02 15:10:48.527 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-02 15:10:48.527 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-02 15:10:48.528 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-02 15:10:48.528 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-02 15:10:48.528 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-02 15:10:48.528 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-02 15:10:48.528 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-02 15:10:48.530 | Suggested packages: 2022-06-02 15:10:48.530 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-02 15:10:48.530 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-02 15:10:48.530 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-02 15:10:48.530 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-02 15:10:48.530 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-02 15:10:48.530 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-02 15:10:48.530 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-02 15:10:48.530 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-02 15:10:48.530 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-02 15:10:48.530 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-02 15:10:48.530 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-02 15:10:48.530 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-02 15:10:48.530 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-02 15:10:48.530 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-02 15:10:48.530 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-02 15:10:48.530 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-02 15:10:48.530 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-02 15:10:48.791 | The following NEW packages will be installed: 2022-06-02 15:10:48.791 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-02 15:10:48.791 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-02 15:10:48.791 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-02 15:10:48.791 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-02 15:10:48.791 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-02 15:10:48.791 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-02 15:10:48.791 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-02 15:10:48.791 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-02 15:10:48.791 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-02 15:10:48.791 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-02 15:10:48.791 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-02 15:10:48.791 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-02 15:10:48.791 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-02 15:10:48.791 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-02 15:10:48.791 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-02 15:10:48.791 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-02 15:10:48.791 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-02 15:10:48.791 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-02 15:10:48.791 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-02 15:10:48.791 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-02 15:10:48.791 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-02 15:10:48.791 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-02 15:10:48.791 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-02 15:10:48.791 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-02 15:10:48.791 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-02 15:10:48.792 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-02 15:10:48.792 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-02 15:10:48.792 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-02 15:10:48.792 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-02 15:10:48.792 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-02 15:10:48.792 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-02 15:10:48.792 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-02 15:10:48.792 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-02 15:10:48.792 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-02 15:10:48.792 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-02 15:10:48.792 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-02 15:10:48.792 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-02 15:10:48.792 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-02 15:10:48.792 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-02 15:10:48.792 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-02 15:10:48.793 | The following packages will be upgraded: 2022-06-02 15:10:48.793 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-06-02 15:10:48.793 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-06-02 15:10:48.794 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-06-02 15:10:48.794 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-06-02 15:10:48.794 | tcpdump uuid-runtime wget 2022-06-02 15:10:49.051 | 26 upgraded, 208 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:10:49.051 | Need to get 162 MB of archives. 2022-06-02 15:10:49.051 | After this operation, 762 MB of additional disk space will be used. 2022-06-02 15:10:49.051 | 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-02 15:10:49.624 | 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-02 15:10:49.657 | 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-02 15:10:49.663 | 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-02 15:10:49.666 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-02 15:10:49.760 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-02 15:10:50.314 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-02 15:10:50.585 | 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-02 15:10:50.586 | 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-02 15:10:50.587 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-02 15:10:50.589 | 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-02 15:10:50.622 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-02 15:10:50.627 | 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-02 15:10:50.644 | 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-02 15:10:50.645 | 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-02 15:10:50.645 | 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-02 15:10:50.698 | 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-02 15:10:50.714 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-02 15:10:50.809 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-02 15:10:50.827 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-02 15:10:50.853 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-02 15:10:50.855 | 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-02 15:10:50.867 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-02 15:10:52.381 | 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-02 15:10:52.482 | 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-02 15:10:52.533 | 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-02 15:10:52.537 | 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-02 15:10:52.540 | 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-02 15:10:52.542 | 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-02 15:10:52.568 | 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-02 15:10:52.811 | 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-02 15:10:52.819 | 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-02 15:10:52.820 | 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-02 15:10:52.821 | 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-02 15:10:53.462 | 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-02 15:10:53.462 | 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-02 15:10:53.463 | 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-02 15:10:53.468 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-02 15:10:53.487 | 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-02 15:10:53.495 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-02 15:10:53.497 | 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-02 15:10:53.503 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-02 15:10:53.598 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-02 15:10:53.623 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-02 15:10:53.693 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-02 15:10:53.756 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-02 15:10:53.870 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-02 15:10:53.928 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-02 15:10:53.982 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-02 15:10:53.987 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-02 15:10:53.994 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-02 15:10:54.023 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-02 15:10:54.081 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-02 15:10:54.434 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-02 15:10:54.488 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-02 15:10:56.850 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-02 15:10:58.539 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-06-02 15:10:58.844 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-02 15:10:58.851 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-02 15:10:58.853 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-02 15:10:58.892 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-02 15:10:59.277 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-02 15:10:59.401 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-02 15:10:59.412 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-02 15:11:00.361 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-02 15:11:01.513 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-02 15:11:01.515 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-02 15:11:01.517 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-02 15:11:01.518 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-02 15:11:01.574 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-02 15:11:01.576 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-02 15:11:01.576 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-02 15:11:01.577 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-02 15:11:01.578 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-02 15:11:01.626 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-02 15:11:01.694 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-02 15:11:01.874 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-02 15:11:01.895 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-02 15:11:01.913 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-02 15:11:01.987 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-02 15:11:01.988 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-02 15:11:02.039 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-02 15:11:02.129 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-02 15:11:02.130 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-02 15:11:02.130 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-02 15:11:02.146 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-02 15:11:02.210 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-02 15:11:02.252 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-02 15:11:02.570 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-02 15:11:02.615 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-02 15:11:02.616 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-06-02 15:11:03.838 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-02 15:11:03.838 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-02 15:11:03.839 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-02 15:11:03.921 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-02 15:11:03.922 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-02 15:11:03.922 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-02 15:11:03.925 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-02 15:11:03.925 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-02 15:11:03.926 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-02 15:11:03.971 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-02 15:11:04.197 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-02 15:11:04.558 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-02 15:11:04.677 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-02 15:11:04.730 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-02 15:11:04.782 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-02 15:11:05.113 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-02 15:11:05.345 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-02 15:11:05.346 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-02 15:11:05.348 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-02 15:11:05.351 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-02 15:11:05.426 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-02 15:11:05.427 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-02 15:11:05.428 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-02 15:11:05.549 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-02 15:11:05.552 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-02 15:11:05.552 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-02 15:11:05.553 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-02 15:11:05.573 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-02 15:11:05.587 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-02 15:11:05.590 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-02 15:11:05.600 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-02 15:11:05.613 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-02 15:11:05.761 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-02 15:11:05.762 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-02 15:11:05.762 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-02 15:11:05.763 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-02 15:11:05.864 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-02 15:11:05.865 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-02 15:11:05.944 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-02 15:11:05.951 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-02 15:11:05.952 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-02 15:11:05.953 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-02 15:11:05.956 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-02 15:11:06.090 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-02 15:11:06.091 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-02 15:11:06.114 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-02 15:11:06.235 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-02 15:11:06.296 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-02 15:11:06.344 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-02 15:11:06.345 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-02 15:11:06.373 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-02 15:11:06.373 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-02 15:11:06.376 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-02 15:11:06.423 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-02 15:11:06.426 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-02 15:11:06.462 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-02 15:11:06.523 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-02 15:11:06.649 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-02 15:11:06.653 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-02 15:11:06.657 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-02 15:11:06.658 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-02 15:11:06.658 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-02 15:11:06.660 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-02 15:11:06.661 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-02 15:11:06.662 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-02 15:11:06.663 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-06-02 15:11:06.764 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-02 15:11:06.778 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-02 15:11:06.782 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-02 15:11:06.783 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-02 15:11:06.784 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-02 15:11:06.785 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-02 15:11:06.807 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-02 15:11:06.828 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-02 15:11:06.877 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-02 15:11:06.880 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-02 15:11:08.381 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-02 15:11:08.385 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-02 15:11:08.388 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-02 15:11:08.394 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-06-02 15:11:08.526 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-02 15:11:08.527 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-02 15:11:08.528 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-02 15:11:08.557 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-02 15:11:08.558 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-02 15:11:08.612 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-02 15:11:08.614 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-02 15:11:08.615 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-02 15:11:08.616 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-02 15:11:08.848 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-06-02 15:11:09.142 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-02 15:11:09.170 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-02 15:11:09.179 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-02 15:11:09.180 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-02 15:11:09.183 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-02 15:11:09.362 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-02 15:11:09.831 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-02 15:11:10.196 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-02 15:11:10.218 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-02 15:11:10.223 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-02 15:11:10.244 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-02 15:11:10.244 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-02 15:11:10.246 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-02 15:11:10.261 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-02 15:11:10.266 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-02 15:11:10.269 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-02 15:11:10.386 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-02 15:11:11.237 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-02 15:11:11.238 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-02 15:11:11.305 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-02 15:11:11.396 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-02 15:11:12.750 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-02 15:11:13.136 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-02 15:11:17.534 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-02 15:11:17.598 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-02 15:11:17.599 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-02 15:11:17.600 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-02 15:11:17.601 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-02 15:11:17.878 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-02 15:11:17.879 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-02 15:11:17.883 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-02 15:11:18.057 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-02 15:11:18.057 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-02 15:11:18.403 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-02 15:11:18.404 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-02 15:11:18.404 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-02 15:11:18.409 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-02 15:11:18.410 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-02 15:11:18.410 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-02 15:11:18.442 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-02 15:11:18.475 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-02 15:11:18.500 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-02 15:11:18.670 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-02 15:11:18.673 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-02 15:11:18.674 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-02 15:11:18.675 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-02 15:11:18.675 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-02 15:11:18.676 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-02 15:11:18.676 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-02 15:11:18.677 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-02 15:11:18.677 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-02 15:11:18.783 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-02 15:11:18.915 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-02 15:11:20.408 | Preconfiguring packages ... 2022-06-02 15:11:20.555 | Fetched 162 MB in 30s (5,374 kB/s) 2022-06-02 15:11:20.620 | (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-02 15:11:20.623 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-02 15:11:20.637 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-02 15:11:20.717 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-02 15:11:20.803 | (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-02 15:11:20.807 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:20.820 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 15:11:20.891 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:20.902 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 15:11:21.304 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:21.310 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 15:11:21.355 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:21.364 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 15:11:21.440 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:21.611 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 15:11:22.464 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:22.475 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 15:11:22.561 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 15:11:22.641 | (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-02 15:11:22.644 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-02 15:11:22.651 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-02 15:11:22.703 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-02 15:11:22.793 | (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-02 15:11:22.796 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-02 15:11:22.807 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-02 15:11:22.854 | Selecting previously unselected package libapr1:amd64. 2022-06-02 15:11:22.861 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-02 15:11:22.863 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-02 15:11:22.922 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-02 15:11:22.935 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-02 15:11:23.140 | Selecting previously unselected package libaprutil1:amd64. 2022-06-02 15:11:23.147 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 15:11:23.149 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 15:11:23.203 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-02 15:11:23.209 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-02 15:11:23.316 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-02 15:11:23.323 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 15:11:23.326 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 15:11:23.359 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 15:11:23.365 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-02 15:11:23.409 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 15:11:23.421 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-02 15:11:23.473 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-02 15:11:23.479 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-02 15:11:23.533 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-02 15:11:23.540 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 15:11:23.542 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 15:11:23.577 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-02 15:11:23.583 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-02 15:11:23.643 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-02 15:11:23.652 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-02 15:11:23.714 | Selecting previously unselected package libjansson4:amd64. 2022-06-02 15:11:23.721 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-02 15:11:23.723 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-02 15:11:23.753 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-02 15:11:23.760 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-02 15:11:23.762 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-02 15:11:23.810 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-02 15:11:23.819 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-02 15:11:25.084 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:11:25.093 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-02 15:11:25.211 | Selecting previously unselected package apache2-bin. 2022-06-02 15:11:25.219 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 15:11:25.221 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-02 15:11:25.432 | Selecting previously unselected package apache2-data. 2022-06-02 15:11:25.439 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-02 15:11:25.442 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-02 15:11:25.559 | Selecting previously unselected package apache2-utils. 2022-06-02 15:11:25.567 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 15:11:25.569 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-02 15:11:25.615 | Selecting previously unselected package apache2. 2022-06-02 15:11:25.623 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 15:11:25.642 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-02 15:11:25.710 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-02 15:11:25.718 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-02 15:11:25.720 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-02 15:11:25.766 | Selecting previously unselected package haproxy. 2022-06-02 15:11:25.773 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-02 15:11:25.782 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-02 15:11:26.000 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-02 15:11:26.007 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-02 15:11:26.014 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-02 15:11:26.047 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-02 15:11:26.054 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-02 15:11:26.056 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-02 15:11:26.085 | Selecting previously unselected package mysql-common. 2022-06-02 15:11:26.092 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-02 15:11:26.109 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-02 15:11:26.143 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-02 15:11:26.151 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:11:26.153 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:11:26.391 | Selecting previously unselected package libsensors-config. 2022-06-02 15:11:26.398 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-02 15:11:26.401 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-02 15:11:26.431 | Selecting previously unselected package libsensors5:amd64. 2022-06-02 15:11:26.438 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-02 15:11:26.542 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-02 15:11:26.571 | Selecting previously unselected package libsnmp-base. 2022-06-02 15:11:26.578 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-02 15:11:26.581 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 15:11:26.655 | Selecting previously unselected package libsnmp35:amd64. 2022-06-02 15:11:26.663 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-02 15:11:26.665 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 15:11:26.827 | Selecting previously unselected package keepalived. 2022-06-02 15:11:26.835 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-02 15:11:26.838 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-02 15:11:26.924 | Selecting previously unselected package memcached. 2022-06-02 15:11:26.931 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-02 15:11:26.933 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-02 15:11:26.991 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-02 15:11:27.440 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-02 15:11:27.547 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-02 15:11:27.553 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-02 15:11:27.687 | Selecting previously unselected package python3-yaml. 2022-06-02 15:11:27.694 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-02 15:11:27.696 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-02 15:11:27.748 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-02 15:11:27.754 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-02 15:11:27.800 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-02 15:11:27.878 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-02 15:11:28.350 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-02 15:11:28.376 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-02 15:11:28.540 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-02 15:11:28.546 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-02 15:11:28.640 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-02 15:11:28.646 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-02 15:11:28.718 | Selecting previously unselected package acl. 2022-06-02 15:11:28.726 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-06-02 15:11:28.728 | Unpacking acl (2.2.53-6) ... 2022-06-02 15:11:28.757 | Selecting previously unselected package autotools-dev. 2022-06-02 15:11:28.764 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-06-02 15:11:28.766 | Unpacking autotools-dev (20180224.1) ... 2022-06-02 15:11:28.805 | Selecting previously unselected package m4. 2022-06-02 15:11:28.812 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-06-02 15:11:28.814 | Unpacking m4 (1.4.18-4) ... 2022-06-02 15:11:28.866 | Selecting previously unselected package autoconf. 2022-06-02 15:11:28.873 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-06-02 15:11:28.875 | Unpacking autoconf (2.69-11.1) ... 2022-06-02 15:11:28.952 | Selecting previously unselected package automake. 2022-06-02 15:11:28.959 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-02 15:11:28.964 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-02 15:11:29.063 | Selecting previously unselected package autopoint. 2022-06-02 15:11:29.070 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-02 15:11:29.073 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-02 15:11:29.113 | Selecting previously unselected package libllvm10:amd64. 2022-06-02 15:11:29.121 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:29.123 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:31.393 | Selecting previously unselected package libclang-cpp10. 2022-06-02 15:11:31.400 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:31.402 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:32.841 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-02 15:11:32.848 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-02 15:11:32.850 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 15:11:33.293 | Selecting previously unselected package libgc1c2:amd64. 2022-06-02 15:11:33.301 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-02 15:11:33.303 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-02 15:11:33.341 | Selecting previously unselected package libobjc4:amd64. 2022-06-02 15:11:33.348 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-02 15:11:33.350 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 15:11:33.380 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-02 15:11:33.388 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-02 15:11:33.390 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 15:11:33.465 | Selecting previously unselected package libc6-i386. 2022-06-02 15:11:33.473 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-02 15:11:33.475 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-02 15:11:33.971 | Selecting previously unselected package lib32gcc-s1. 2022-06-02 15:11:33.978 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-02 15:11:33.980 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 15:11:34.019 | Selecting previously unselected package lib32stdc++6. 2022-06-02 15:11:34.027 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-02 15:11:34.029 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 15:11:34.128 | Selecting previously unselected package libclang-common-10-dev. 2022-06-02 15:11:34.136 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:34.138 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:35.114 | Selecting previously unselected package libclang1-10. 2022-06-02 15:11:35.122 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:35.123 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:36.237 | Selecting previously unselected package clang-10. 2022-06-02 15:11:36.244 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:36.246 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:36.281 | Selecting previously unselected package libtool. 2022-06-02 15:11:36.288 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-02 15:11:36.290 | Unpacking libtool (2.4.6-14) ... 2022-06-02 15:11:36.336 | Selecting previously unselected package dh-autoreconf. 2022-06-02 15:11:36.344 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-02 15:11:36.347 | Unpacking dh-autoreconf (19) ... 2022-06-02 15:11:36.374 | Selecting previously unselected package libdebhelper-perl. 2022-06-02 15:11:36.381 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-02 15:11:36.383 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-02 15:11:36.429 | Selecting previously unselected package libarchive-zip-perl. 2022-06-02 15:11:36.436 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-02 15:11:36.438 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-02 15:11:36.478 | Selecting previously unselected package libsub-override-perl. 2022-06-02 15:11:36.486 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-02 15:11:36.488 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-02 15:11:36.513 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-02 15:11:36.521 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-02 15:11:36.523 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-02 15:11:36.554 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-02 15:11:36.561 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-02 15:11:36.563 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-02 15:11:36.601 | Selecting previously unselected package libdpkg-perl. 2022-06-02 15:11:36.608 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-02 15:11:36.610 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-02 15:11:36.681 | Selecting previously unselected package make. 2022-06-02 15:11:36.688 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-06-02 15:11:36.691 | Unpacking make (4.2.1-1.2) ... 2022-06-02 15:11:36.742 | Selecting previously unselected package dpkg-dev. 2022-06-02 15:11:36.750 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-02 15:11:36.752 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-02 15:11:36.890 | Selecting previously unselected package dwz. 2022-06-02 15:11:36.898 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-06-02 15:11:36.900 | Unpacking dwz (0.13-5) ... 2022-06-02 15:11:36.949 | Selecting previously unselected package libcroco3:amd64. 2022-06-02 15:11:36.956 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-06-02 15:11:36.959 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-02 15:11:36.994 | Selecting previously unselected package gettext. 2022-06-02 15:11:37.002 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-02 15:11:37.004 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-02 15:11:37.160 | Selecting previously unselected package intltool-debian. 2022-06-02 15:11:37.168 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-02 15:11:37.170 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-02 15:11:37.204 | Selecting previously unselected package po-debconf. 2022-06-02 15:11:37.211 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-06-02 15:11:37.214 | Unpacking po-debconf (1.0.21) ... 2022-06-02 15:11:37.276 | Selecting previously unselected package debhelper. 2022-06-02 15:11:37.284 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-06-02 15:11:37.290 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-02 15:11:37.482 | Selecting previously unselected package uuid-dev:amd64. 2022-06-02 15:11:37.490 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-02 15:11:37.493 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-02 15:11:37.532 | Selecting previously unselected package libsctp1:amd64. 2022-06-02 15:11:37.540 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-02 15:11:37.542 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-02 15:11:37.567 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-02 15:11:37.575 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-02 15:11:37.577 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-02 15:11:37.612 | Selecting previously unselected package libapr1-dev. 2022-06-02 15:11:37.620 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-02 15:11:37.622 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-02 15:11:37.884 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-02 15:11:37.893 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-02 15:11:37.896 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-02 15:11:38.010 | Selecting previously unselected package libaprutil1-dev. 2022-06-02 15:11:38.018 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 15:11:38.020 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-02 15:11:38.249 | Selecting previously unselected package apache2-dev. 2022-06-02 15:11:38.257 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 15:11:38.260 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-02 15:11:38.335 | Selecting previously unselected package binfmt-support. 2022-06-02 15:11:38.343 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-02 15:11:38.354 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-02 15:11:38.392 | Selecting previously unselected package g++-9. 2022-06-02 15:11:38.400 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-02 15:11:38.403 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 15:11:39.565 | Selecting previously unselected package g++. 2022-06-02 15:11:39.573 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-02 15:11:39.579 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-02 15:11:39.605 | Selecting previously unselected package build-essential. 2022-06-02 15:11:39.613 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-02 15:11:39.616 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-02 15:11:39.645 | Selecting previously unselected package conntrack. 2022-06-02 15:11:39.654 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-02 15:11:39.657 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-02 15:11:39.690 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-02 15:11:39.698 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-02 15:11:39.701 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-02 15:11:39.731 | Selecting previously unselected package libnetfilter-queue1. 2022-06-02 15:11:39.739 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-02 15:11:39.741 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-02 15:11:39.773 | Selecting previously unselected package conntrackd. 2022-06-02 15:11:39.781 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-02 15:11:39.783 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-02 15:11:39.833 | Selecting previously unselected package dns-root-data. 2022-06-02 15:11:39.842 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-06-02 15:11:39.844 | Unpacking dns-root-data (2019052802) ... 2022-06-02 15:11:39.874 | Selecting previously unselected package libidn11:amd64. 2022-06-02 15:11:39.882 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-02 15:11:39.885 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-02 15:11:39.923 | Selecting previously unselected package dnsmasq-base. 2022-06-02 15:11:39.932 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-02 15:11:39.934 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-02 15:11:40.002 | Selecting previously unselected package dnsmasq-utils. 2022-06-02 15:11:40.011 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-02 15:11:40.013 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-02 15:11:40.046 | Selecting previously unselected package dstat. 2022-06-02 15:11:40.054 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-06-02 15:11:40.056 | Unpacking dstat (0.7.4-6) ... 2022-06-02 15:11:40.128 | Selecting previously unselected package ebtables. 2022-06-02 15:11:40.136 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-02 15:11:40.152 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-02 15:11:40.193 | Selecting previously unselected package libfakeroot:amd64. 2022-06-02 15:11:40.202 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-06-02 15:11:40.204 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-02 15:11:40.239 | Selecting previously unselected package fakeroot. 2022-06-02 15:11:40.248 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-06-02 15:11:40.250 | Unpacking fakeroot (1.24-1) ... 2022-06-02 15:11:40.299 | Selecting previously unselected package fonts-dejavu-core. 2022-06-02 15:11:40.308 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-02 15:11:40.310 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-02 15:11:40.491 | Selecting previously unselected package fonts-liberation. 2022-06-02 15:11:40.499 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-02 15:11:40.503 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-02 15:11:40.641 | Selecting previously unselected package fontconfig-config. 2022-06-02 15:11:40.649 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-02 15:11:40.653 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-02 15:11:40.698 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-02 15:11:40.705 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-02 15:11:40.709 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-02 15:11:40.767 | Selecting previously unselected package fontconfig. 2022-06-02 15:11:40.776 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-02 15:11:40.781 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-02 15:11:40.832 | Selecting previously unselected package genisoimage. 2022-06-02 15:11:40.840 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-02 15:11:40.845 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-02 15:11:40.929 | Selecting previously unselected package libann0. 2022-06-02 15:11:40.937 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-02 15:11:40.939 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-02 15:11:40.971 | Selecting previously unselected package libcdt5:amd64. 2022-06-02 15:11:40.979 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:40.981 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-02 15:11:41.014 | Selecting previously unselected package libcgraph6:amd64. 2022-06-02 15:11:41.022 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:41.024 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-02 15:11:41.062 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-02 15:11:41.070 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-02 15:11:41.076 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 15:11:41.122 | Selecting previously unselected package libjpeg8:amd64. 2022-06-02 15:11:41.130 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-02 15:11:41.132 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-02 15:11:41.168 | Selecting previously unselected package libjbig0:amd64. 2022-06-02 15:11:41.176 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-02 15:11:41.178 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-02 15:11:41.220 | Selecting previously unselected package libwebp6:amd64. 2022-06-02 15:11:41.230 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:41.233 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-02 15:11:41.286 | Selecting previously unselected package libtiff5:amd64. 2022-06-02 15:11:41.294 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:11:41.298 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-02 15:11:41.352 | Selecting previously unselected package libxpm4:amd64. 2022-06-02 15:11:41.360 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-02 15:11:41.362 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-02 15:11:41.398 | Selecting previously unselected package libgd3:amd64. 2022-06-02 15:11:41.406 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-02 15:11:41.408 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-02 15:11:41.455 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-02 15:11:41.463 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-02 15:11:41.468 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-02 15:11:41.520 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-02 15:11:41.528 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-02 15:11:41.531 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-02 15:11:41.595 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-02 15:11:41.603 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-06-02 15:11:41.607 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-02 15:11:41.638 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-02 15:11:41.646 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-02 15:11:41.649 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-02 15:11:41.678 | Selecting previously unselected package libxrender1:amd64. 2022-06-02 15:11:41.686 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-02 15:11:41.688 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-02 15:11:41.723 | Selecting previously unselected package libcairo2:amd64. 2022-06-02 15:11:41.731 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:41.734 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-02 15:11:41.836 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-02 15:11:41.843 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-02 15:11:41.846 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-02 15:11:41.892 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-02 15:11:41.900 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-02 15:11:41.903 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-02 15:11:41.990 | Selecting previously unselected package libthai-data. 2022-06-02 15:11:41.998 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-06-02 15:11:42.001 | Unpacking libthai-data (0.1.28-3) ... 2022-06-02 15:11:42.056 | Selecting previously unselected package libdatrie1:amd64. 2022-06-02 15:11:42.065 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-02 15:11:42.067 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-02 15:11:42.099 | Selecting previously unselected package libthai0:amd64. 2022-06-02 15:11:42.108 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-06-02 15:11:42.110 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-02 15:11:42.145 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-02 15:11:42.153 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-02 15:11:42.156 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 15:11:42.210 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-02 15:11:42.219 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-02 15:11:42.221 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 15:11:42.260 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-02 15:11:42.268 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-02 15:11:42.271 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 15:11:42.307 | Selecting previously unselected package libpathplan4:amd64. 2022-06-02 15:11:42.315 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:42.317 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-02 15:11:42.351 | Selecting previously unselected package libgvc6. 2022-06-02 15:11:42.359 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:42.361 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-02 15:11:42.484 | Selecting previously unselected package libgvpr2:amd64. 2022-06-02 15:11:42.492 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:42.495 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-02 15:11:42.559 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-02 15:11:42.567 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:42.569 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-02 15:11:42.733 | Selecting previously unselected package x11-common. 2022-06-02 15:11:42.741 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-02 15:11:42.769 | dpkg-query: no packages found matching nux-tools 2022-06-02 15:11:42.780 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-02 15:11:42.824 | Selecting previously unselected package libice6:amd64. 2022-06-02 15:11:42.832 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-02 15:11:42.835 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-02 15:11:42.869 | Selecting previously unselected package libsm6:amd64. 2022-06-02 15:11:42.877 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-02 15:11:42.879 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-02 15:11:42.916 | Selecting previously unselected package libxt6:amd64. 2022-06-02 15:11:42.924 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-02 15:11:42.927 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-02 15:11:42.980 | Selecting previously unselected package libxmu6:amd64. 2022-06-02 15:11:42.988 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-02 15:11:42.990 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-02 15:11:43.029 | Selecting previously unselected package libxaw7:amd64. 2022-06-02 15:11:43.037 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-02 15:11:43.040 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-02 15:11:43.094 | Selecting previously unselected package graphviz. 2022-06-02 15:11:43.102 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-02 15:11:43.105 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-02 15:11:43.248 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-02 15:11:43.256 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-02 15:11:43.260 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-02 15:11:43.317 | Selecting previously unselected package libibverbs1:amd64. 2022-06-02 15:11:43.325 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-02 15:11:43.328 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-02 15:11:43.378 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-02 15:11:43.386 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-02 15:11:43.403 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-02 15:11:43.467 | Selecting previously unselected package icu-devtools. 2022-06-02 15:11:43.475 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-02 15:11:43.477 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-02 15:11:43.538 | Selecting previously unselected package iputils-arping. 2022-06-02 15:11:43.547 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-02 15:11:43.549 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-02 15:11:43.587 | Selecting previously unselected package javascript-common. 2022-06-02 15:11:43.595 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-06-02 15:11:43.611 | Unpacking javascript-common (11) ... 2022-06-02 15:11:43.647 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-02 15:11:43.655 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 15:11:43.658 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:11:43.696 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-02 15:11:43.705 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 15:11:43.707 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:11:43.746 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-02 15:11:43.754 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 15:11:43.756 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:11:43.797 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-02 15:11:43.805 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 15:11:43.808 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:11:43.843 | Selecting previously unselected package comerr-dev:amd64. 2022-06-02 15:11:43.851 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-06-02 15:11:43.875 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-02 15:11:43.920 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-02 15:11:43.928 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 15:11:43.930 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:11:43.988 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-02 15:11:43.996 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-02 15:11:43.999 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-02 15:11:44.033 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-02 15:11:44.041 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-02 15:11:44.044 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-02 15:11:44.083 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-02 15:11:44.091 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-02 15:11:44.093 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-02 15:11:44.121 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-02 15:11:44.129 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-02 15:11:44.132 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-02 15:11:44.165 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-02 15:11:44.173 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-02 15:11:44.176 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 15:11:44.250 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-02 15:11:44.258 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-02 15:11:44.261 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 15:11:44.328 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-02 15:11:44.336 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-02 15:11:44.339 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-02 15:11:44.377 | Selecting previously unselected package libgts-bin. 2022-06-02 15:11:44.385 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-02 15:11:44.387 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-02 15:11:44.426 | Selecting previously unselected package libicu-dev:amd64. 2022-06-02 15:11:44.434 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-02 15:11:44.436 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-02 15:11:45.887 | Selecting previously unselected package libipset13:amd64. 2022-06-02 15:11:45.895 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:45.897 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-02 15:11:45.936 | Selecting previously unselected package librdmacm1:amd64. 2022-06-02 15:11:45.944 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-02 15:11:45.947 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-02 15:11:45.987 | Selecting previously unselected package libiscsi7:amd64. 2022-06-02 15:11:45.996 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-02 15:11:45.998 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-02 15:11:46.036 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-02 15:11:46.044 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-02 15:11:46.047 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 15:11:46.110 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-02 15:11:46.118 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-02 15:11:46.121 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 15:11:46.148 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-02 15:11:46.156 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-02 15:11:46.158 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 15:11:46.189 | Selecting previously unselected package libjs-jquery. 2022-06-02 15:11:46.198 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-02 15:11:46.203 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-02 15:11:46.268 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-02 15:11:46.278 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-02 15:11:46.280 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-02 15:11:46.310 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-02 15:11:46.318 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-02 15:11:46.320 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-02 15:11:46.398 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-02 15:11:46.406 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-02 15:11:46.409 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-02 15:11:46.468 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-02 15:11:46.476 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-02 15:11:46.478 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-02 15:11:46.512 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-02 15:11:46.520 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-02 15:11:46.522 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-02 15:11:46.554 | Selecting previously unselected package libssl-dev:amd64. 2022-06-02 15:11:46.562 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-02 15:11:46.565 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-02 15:11:46.839 | Selecting previously unselected package libmysqlclient-dev. 2022-06-02 15:11:46.847 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:11:46.849 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:11:47.144 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-02 15:11:47.152 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-02 15:11:47.156 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 15:11:47.256 | Selecting previously unselected package libomp5-10:amd64. 2022-06-02 15:11:47.265 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:47.269 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:47.348 | Selecting previously unselected package libomp-10-dev. 2022-06-02 15:11:47.356 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:47.361 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:47.399 | Selecting previously unselected package libpq5:amd64. 2022-06-02 15:11:47.409 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:47.413 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:11:47.459 | Selecting previously unselected package libpq-dev. 2022-06-02 15:11:47.467 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:47.470 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:11:47.544 | Selecting previously unselected package librados2. 2022-06-02 15:11:47.553 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:47.555 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 15:11:48.036 | Selecting previously unselected package librbd1. 2022-06-02 15:11:48.044 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:48.047 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 15:11:48.313 | Selecting previously unselected package libsasl2-dev. 2022-06-02 15:11:48.321 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 15:11:48.324 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 15:11:48.405 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 15:11:48.411 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-02 15:11:48.454 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-02 15:11:48.463 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 15:11:48.466 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 15:11:48.586 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-02 15:11:48.595 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-02 15:11:48.597 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 15:11:48.630 | Selecting previously unselected package libx86-1:amd64. 2022-06-02 15:11:48.639 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-02 15:11:48.642 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-02 15:11:48.684 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-02 15:11:48.692 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:11:48.699 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-02 15:11:48.849 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-02 15:11:48.858 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-02 15:11:48.862 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-02 15:11:48.949 | Selecting previously unselected package llvm-10-runtime. 2022-06-02 15:11:48.957 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:48.959 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:49.027 | Selecting previously unselected package libpfm4:amd64. 2022-06-02 15:11:49.036 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-02 15:11:49.038 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-02 15:11:49.121 | Selecting previously unselected package llvm-10. 2022-06-02 15:11:49.130 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:49.132 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:49.906 | Selecting previously unselected package libffi-dev:amd64. 2022-06-02 15:11:49.914 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-06-02 15:11:49.917 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-02 15:11:49.968 | Selecting previously unselected package python3-pygments. 2022-06-02 15:11:49.976 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-02 15:11:49.979 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-02 15:11:50.123 | Selecting previously unselected package llvm-10-tools. 2022-06-02 15:11:50.132 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:50.135 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:50.292 | Selecting previously unselected package libz3-4:amd64. 2022-06-02 15:11:50.301 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-02 15:11:50.305 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-02 15:11:51.280 | Selecting previously unselected package libz3-dev:amd64. 2022-06-02 15:11:51.288 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-02 15:11:51.291 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-02 15:11:51.341 | Selecting previously unselected package llvm-10-dev. 2022-06-02 15:11:51.349 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 15:11:51.352 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 15:11:55.812 | Selecting previously unselected package lsscsi. 2022-06-02 15:11:55.821 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-06-02 15:11:55.824 | Unpacking lsscsi (0.30-0.1) ... 2022-06-02 15:11:55.855 | Selecting previously unselected package pkg-config. 2022-06-02 15:11:55.863 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-02 15:11:55.865 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-02 15:11:55.904 | Selecting previously unselected package pm-utils. 2022-06-02 15:11:55.912 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-06-02 15:11:55.914 | Unpacking pm-utils (1.4.1-19) ... 2022-06-02 15:11:55.975 | Selecting previously unselected package postgresql-client-common. 2022-06-02 15:11:55.983 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-02 15:11:55.985 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-02 15:11:56.018 | Selecting previously unselected package postgresql-client-12. 2022-06-02 15:11:56.027 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:56.029 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:11:56.223 | Selecting previously unselected package ssl-cert. 2022-06-02 15:11:56.232 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-06-02 15:11:56.234 | Unpacking ssl-cert (1.0.39) ... 2022-06-02 15:11:56.267 | Selecting previously unselected package postgresql-common. 2022-06-02 15:11:56.275 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-02 15:11:56.311 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-02 15:11:56.317 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-02 15:11:56.377 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-02 15:11:56.386 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:56.388 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:11:56.692 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-02 15:11:56.701 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-02 15:11:56.703 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-02 15:11:56.732 | Selecting previously unselected package python-pip-whl. 2022-06-02 15:11:56.741 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-02 15:11:56.742 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-02 15:11:56.944 | Selecting previously unselected package python3-mysqldb. 2022-06-02 15:11:56.953 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-02 15:11:56.955 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-02 15:11:56.989 | Selecting previously unselected package python3-wheel. 2022-06-02 15:11:56.998 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-06-02 15:11:57.000 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-02 15:11:57.032 | Selecting previously unselected package python3-pip. 2022-06-02 15:11:57.041 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-02 15:11:57.043 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-02 15:11:57.123 | Selecting previously unselected package python3.8-venv. 2022-06-02 15:11:57.132 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-02 15:11:57.135 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-02 15:11:57.160 | Selecting previously unselected package python3-venv. 2022-06-02 15:11:57.168 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-02 15:11:57.170 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-02 15:11:57.196 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-02 15:11:57.205 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-02 15:11:57.207 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-02 15:11:57.237 | Selecting previously unselected package qemu-utils. 2022-06-02 15:11:57.246 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-02 15:11:57.248 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-02 15:11:57.426 | Selecting previously unselected package sharutils. 2022-06-02 15:11:57.435 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-02 15:11:57.437 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-02 15:11:57.485 | Selecting previously unselected package sqlite3. 2022-06-02 15:11:57.493 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-02 15:11:57.496 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-02 15:11:57.640 | Selecting previously unselected package unzip. 2022-06-02 15:11:57.649 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-02 15:11:57.651 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-02 15:11:57.705 | Selecting previously unselected package vbetool. 2022-06-02 15:11:57.713 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-06-02 15:11:57.715 | Unpacking vbetool (1.1-4) ... 2022-06-02 15:11:57.745 | Selecting previously unselected package ipset. 2022-06-02 15:11:57.753 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-02 15:11:57.763 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-02 15:11:57.794 | Selecting previously unselected package ipvsadm. 2022-06-02 15:11:57.803 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-02 15:11:57.805 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-02 15:11:57.840 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-02 15:11:57.849 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 15:11:57.859 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-02 15:11:57.884 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-02 15:11:57.893 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-02 15:11:57.895 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-02 15:11:57.926 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-02 15:11:57.935 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-02 15:11:57.937 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-02 15:11:57.968 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-02 15:11:57.976 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 15:11:57.979 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:11:58.009 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-02 15:11:58.017 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-02 15:11:58.019 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-02 15:11:58.052 | Selecting previously unselected package socat. 2022-06-02 15:11:58.061 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-06-02 15:11:58.063 | Unpacking socat (1.7.3.3-2) ... 2022-06-02 15:11:58.137 | Selecting previously unselected package vlan. 2022-06-02 15:11:58.145 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-02 15:11:58.147 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-02 15:11:58.211 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-02 15:11:58.217 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-02 15:11:58.227 | Setting up javascript-common (11) ... 2022-06-02 15:11:58.259 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-02 15:11:58.275 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-02 15:11:58.280 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-02 15:11:58.285 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-02 15:11:58.291 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-02 15:11:58.314 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-02 15:11:58.318 | Setting up dstat (0.7.4-6) ... 2022-06-02 15:11:58.588 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-02 15:11:58.588 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-02 15:11:58.606 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-02 15:11:58.606 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-02 15:11:58.651 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 15:11:58.656 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-02 15:11:58.661 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 15:11:58.667 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-02 15:11:58.672 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-02 15:11:58.677 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-02 15:11:58.682 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-02 15:11:58.687 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-02 15:11:58.692 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-02 15:11:58.697 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-02 15:11:58.702 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-02 15:11:58.708 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-02 15:11:58.713 | Setting up vbetool (1.1-4) ... 2022-06-02 15:11:58.718 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-02 15:11:58.724 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 15:11:58.731 | Setting up pm-utils (1.4.1-19) ... 2022-06-02 15:11:58.740 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-02 15:11:58.975 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-02 15:11:59.000 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-02 15:11:59.006 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-02 15:11:59.012 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 15:11:59.029 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-02 15:11:59.035 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-02 15:11:59.274 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-02 15:11:59.975 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-02 15:11:59.985 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-02 15:11:59.990 | Setting up m4 (1.4.18-4) ... 2022-06-02 15:11:59.996 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-02 15:12:00.270 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 15:12:00.276 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-02 15:12:00.281 | Setting up iputils-arping (3:20190709-3) ... 2022-06-02 15:12:00.317 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-02 15:12:00.323 | Setting up conntrack (1:1.4.5-2) ... 2022-06-02 15:12:00.329 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 15:12:00.335 | Setting up python3-wheel (0.34.2-1) ... 2022-06-02 15:12:00.580 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-02 15:12:00.586 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-02 15:12:00.783 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-02 15:12:02.904 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-02 15:12:02.913 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-02 15:12:02.924 | Setting up acl (2.2.53-6) ... 2022-06-02 15:12:02.933 | Setting up dns-root-data (2019052802) ... 2022-06-02 15:12:02.939 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 15:12:02.945 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:02.951 | Setting up fakeroot (1.24-1) ... 2022-06-02 15:12:02.958 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-02 15:12:02.967 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-02 15:12:02.977 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:12:02.988 | Setting up autotools-dev (20180224.1) ... 2022-06-02 15:12:02.996 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-02 15:12:03.795 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-02 15:12:03.801 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-02 15:12:03.808 | Setting up make (4.2.1-1.2) ... 2022-06-02 15:12:03.814 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-02 15:12:03.821 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:03.827 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-02 15:12:03.834 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-02 15:12:03.840 | Setting up ebtables (2.0.11-3build1) ... 2022-06-02 15:12:04.391 | Setting up socat (1.7.3.3-2) ... 2022-06-02 15:12:04.397 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-02 15:12:04.403 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-02 15:12:04.411 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-02 15:12:04.416 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-02 15:12:04.422 | Setting up binfmt-support (2.2.0-2) ... 2022-06-02 15:12:04.707 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-02 15:12:05.735 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-02 15:12:05.741 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-02 15:12:05.749 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-02 15:12:05.792 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-02 15:12:05.797 | Setting up lsscsi (0.30-0.1) ... 2022-06-02 15:12:05.803 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-02 15:12:05.809 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 15:12:05.814 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 15:12:05.820 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 15:12:05.825 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-02 15:12:05.831 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 15:12:05.836 | Setting up autoconf (2.69-11.1) ... 2022-06-02 15:12:05.843 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-02 15:12:05.849 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-02 15:12:05.892 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-02 15:12:05.896 | Setting up dwz (0.13-5) ... 2022-06-02 15:12:05.901 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-02 15:12:05.907 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-02 15:12:05.912 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-02 15:12:05.917 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-02 15:12:05.922 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-02 15:12:05.935 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-02 15:12:07.173 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:12:07.180 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:07.187 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-02 15:12:07.196 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-02 15:12:07.203 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-02 15:12:07.210 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-02 15:12:07.220 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 15:12:07.225 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-02 15:12:07.232 | Setting up libsub-override-perl (0.09-2) ... 2022-06-02 15:12:07.237 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-02 15:12:07.245 | Setting up libthai-data (0.1.28-3) ... 2022-06-02 15:12:07.256 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-02 15:12:07.262 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-02 15:12:07.267 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-02 15:12:07.272 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-02 15:12:07.278 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:12:07.284 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-02 15:12:07.290 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-02 15:12:07.296 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-02 15:12:07.313 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-02 15:12:07.323 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-02 15:12:08.341 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-02 15:12:08.677 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-02 15:12:08.685 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-02 15:12:08.691 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-02 15:12:08.698 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-02 15:12:08.706 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 15:12:08.715 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-02 15:12:08.722 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-02 15:12:08.731 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 15:12:08.739 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-02 15:12:08.745 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-02 15:12:08.757 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-02 15:12:08.763 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-02 15:12:08.769 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 15:12:08.776 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:12:08.783 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-02 15:12:08.789 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-02 15:12:08.795 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-02 15:12:08.801 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-02 15:12:09.010 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 15:12:09.017 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:12:09.023 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:09.031 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 15:12:09.040 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:09.047 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-02 15:12:09.057 | Setting up libtool (2.4.6-14) ... 2022-06-02 15:12:09.062 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-02 15:12:09.187 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-02 15:12:09.231 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-02 15:12:09.679 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-02 15:12:10.777 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-02 15:12:10.784 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 15:12:10.789 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-02 15:12:10.948 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 15:12:10.954 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:10.960 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:10.969 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-02 15:12:12.204 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-02 15:12:12.908 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-02 15:12:12.923 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-02 15:12:12.931 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-02 15:12:13.173 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-02 15:12:13.178 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-02 15:12:13.184 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-02 15:12:13.190 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-02 15:12:13.195 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-02 15:12:13.203 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 15:12:13.208 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 15:12:13.214 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 15:12:13.223 | Setting up ssl-cert (1.0.39) ... 2022-06-02 15:12:13.801 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-02 15:12:13.809 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-02 15:12:13.888 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-02 15:12:13.895 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-02 15:12:14.385 | Adding user postgres to group ssl-cert 2022-06-02 15:12:14.540 | 2022-06-02 15:12:14.540 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-02 15:12:14.730 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-02 15:12:14.730 | Removing obsolete dictionary files: 2022-06-02 15:12:15.307 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-02 15:12:16.393 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-02 15:12:16.399 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-02 15:12:16.408 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-02 15:12:16.499 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-02 15:12:16.893 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-02 15:12:16.898 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-02 15:12:16.905 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-02 15:12:16.912 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-02 15:12:16.918 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-02 15:12:16.923 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-02 15:12:16.929 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-02 15:12:16.935 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-02 15:12:16.940 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-02 15:12:16.945 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 15:12:16.952 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-02 15:12:16.959 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:12:16.965 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-02 15:12:16.971 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:12:16.976 | Setting up ipvsadm (1:1.31-1) ... 2022-06-02 15:12:17.739 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-02 15:12:17.746 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-02 15:12:17.847 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-02 15:12:19.914 | Regenerating fonts cache... done. 2022-06-02 15:12:19.917 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-02 15:12:19.923 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-02 15:12:19.929 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-02 15:12:21.268 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-02 15:12:22.117 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-02 15:12:22.172 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:22.178 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-02 15:12:23.174 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-02 15:12:23.901 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:23.908 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 15:12:23.915 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 15:12:23.922 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:12:23.931 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:12:23.940 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-02 15:12:23.946 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-02 15:12:23.952 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-02 15:12:23.961 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 15:12:23.967 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:23.975 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:12:24.624 | 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-02 15:12:24.650 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-02 15:12:24.670 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-02 15:12:24.676 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-02 15:12:24.683 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-02 15:12:24.689 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-02 15:12:24.695 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 15:12:24.701 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 15:12:24.707 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 15:12:24.713 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 15:12:24.719 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-02 15:12:24.726 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 15:12:24.732 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-02 15:12:24.738 | Setting up po-debconf (1.0.21) ... 2022-06-02 15:12:24.745 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-02 15:12:25.131 | Enabling module mpm_event. 2022-06-02 15:12:25.196 | Enabling module authz_core. 2022-06-02 15:12:25.201 | Enabling module authz_host. 2022-06-02 15:12:25.262 | Enabling module authn_core. 2022-06-02 15:12:25.267 | Enabling module auth_basic. 2022-06-02 15:12:25.326 | Enabling module access_compat. 2022-06-02 15:12:25.386 | Enabling module authn_file. 2022-06-02 15:12:25.445 | Enabling module authz_user. 2022-06-02 15:12:25.505 | Enabling module alias. 2022-06-02 15:12:25.568 | Enabling module dir. 2022-06-02 15:12:25.628 | Enabling module autoindex. 2022-06-02 15:12:25.687 | Enabling module env. 2022-06-02 15:12:25.745 | Enabling module mime. 2022-06-02 15:12:25.805 | Enabling module negotiation. 2022-06-02 15:12:25.865 | Enabling module setenvif. 2022-06-02 15:12:25.924 | Enabling module filter. 2022-06-02 15:12:25.984 | Enabling module deflate. 2022-06-02 15:12:26.043 | Enabling module status. 2022-06-02 15:12:26.102 | Enabling module reqtimeout. 2022-06-02 15:12:26.161 | Enabling conf charset. 2022-06-02 15:12:26.220 | Enabling conf localized-error-pages. 2022-06-02 15:12:26.279 | Enabling conf other-vhosts-access-log. 2022-06-02 15:12:26.338 | Enabling conf security. 2022-06-02 15:12:26.397 | Enabling conf serve-cgi-bin. 2022-06-02 15:12:26.457 | Enabling site 000-default. 2022-06-02 15:12:26.509 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-02 15:12:26.564 | Enabling conf javascript-common. 2022-06-02 15:12:26.818 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-02 15:12:27.408 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-02 15:12:30.093 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-02 15:12:30.107 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-02 15:12:30.128 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 15:12:30.134 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-02 15:12:30.147 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-02 15:12:30.156 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-02 15:12:30.163 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-02 15:12:30.170 | Setting up graphviz (2.42.2-3build2) ... 2022-06-02 15:12:30.179 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-02 15:12:30.188 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-02 15:12:30.194 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-02 15:12:31.382 | Setting up dh-autoreconf (19) ... 2022-06-02 15:12:31.389 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-02 15:12:32.237 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-02 15:12:32.246 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 15:12:32.268 | Setting up debhelper (12.10ubuntu1) ... 2022-06-02 15:12:32.273 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 15:12:32.624 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-02 15:12:32.630 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-02 15:12:32.654 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-02 15:12:32.716 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-02 15:12:46.112 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-02 15:12:46.137 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-02 15:12:46.528 | Processing triggers for ufw (0.36-6) ... 2022-06-02 15:12:46.663 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 15:13:10.956 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-02 15:13:10.971 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-02 15:13:18.634 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 15:13:18.636 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:13:18.638 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:13:18.641 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:13:18.643 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:13:18.645 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:13:18.647 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:13:18.649 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:13:18.651 | ++ functions-common:time_stop:2329 : start_time=1654182647816 2022-06-02 15:13:18.654 | ++ functions-common:time_stop:2331 : [[ -z 1654182647816 ]] 2022-06-02 15:13:18.656 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:13:18.660 | ++ functions-common:time_stop:2334 : end_time=1654182798658 2022-06-02 15:13:18.662 | ++ functions-common:time_stop:2335 : elapsed_time=150842 2022-06-02 15:13:18.664 | ++ functions-common:time_stop:2336 : total=800 2022-06-02 15:13:18.666 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:13:18.669 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=151642 2022-06-02 15:13:18.671 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 15:13:18.673 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 15:13:18.676 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 15:13:18.678 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 15:13:18.682 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 15:13:18.685 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 15:13:18.688 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 15:13:18.690 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 15:13:20.239 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 15:13:20.241 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 15:13:20.243 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 15:13:20.245 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 15:13:20.247 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 15:13:20.249 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 15:13:20.251 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 15:13:20.253 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 15:13:20.255 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 15:13:20.258 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 15:13:20.329 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 15:13:20.331 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 15:13:20.394 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 15:13:20.397 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 15:13:20.460 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 15:13:20.462 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 15:13:20.464 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 15:13:20.466 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 15:13:20.467 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 15:13:20.469 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 15:13:20.471 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 15:13:20.473 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 15:13:20.475 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 15:13:20.478 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 15:13:20.480 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 15:13:20.480 | Distro: focal 2022-06-02 15:13:20.482 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 15:13:20.484 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 15:13:20.488 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 15:13:20.490 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 15:13:20.492 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 15:13:20.494 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 15:13:20.871 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 15:13:20.873 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 15:13:20.873 | pip: 20.2.2 2022-06-02 15:13:20.875 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 15:13:21.236 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 15:13:21.259 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 15:13:21.261 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 15:13:21.263 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 15:13:21.266 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 15:13:21.269 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 15:13:21.272 | + ./stack.sh:main:764 : fixup_all 2022-06-02 15:13:21.274 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 15:13:21.277 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 15:13:21.279 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 15:13:21.286 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 15:13:21.287 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 15:13:21.287 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 15:13:21.292 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-02 15:13:21.294 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-02 15:13:21.296 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-02 15:13:21.304 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-02 15:13:21.308 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 15:13:21.311 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 15:13:21.313 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 15:13:21.316 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 15:13:21.318 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 15:13:21.321 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:13:21.323 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:13:21.325 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:13:21.327 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:13:21.329 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:13:21.331 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:13:21.333 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:13:21.335 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:13:21.337 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 15:13:21.340 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 15:13:21.342 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 15:13:21.344 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:13:21.346 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:13:21.348 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:13:21.350 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:13:21.352 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:13:21.354 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:13:21.356 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 15:13:21.358 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 15:13:21.377 | Using python 3.8 to install os-testr 2022-06-02 15:13:21.379 | + 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-02 15:13:22.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:13:22.992 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:22.998 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:22.998 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:23.003 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:23.005 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:23.007 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:23.007 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:23.008 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:13:23.118 | Collecting os-testr===2.0.0 2022-06-02 15:13:23.125 | 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-02 15:13:23.215 | 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-02 15:13:23.300 | Collecting python-subunit===1.4.0 2022-06-02 15:13:23.306 | 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-02 15:13:23.388 | 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-02 15:13:23.918 | Collecting stestr===3.0.1 2022-06-02 15:13:23.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-02 15:13:24.020 | 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-02 15:13:24.023 | 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-02 15:13:24.030 | 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-02 15:13:24.032 | 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-02 15:13:24.035 | 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-02 15:13:24.047 | 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-02 15:13:24.049 | 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-02 15:13:24.466 | Collecting future===0.18.2 2022-06-02 15:13:24.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-02 15:13:25.396 | 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-02 15:13:25.411 | 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-02 15:13:25.414 | 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-02 15:13:25.417 | 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-02 15:13:25.419 | 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-02 15:13:25.473 | 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-02 15:13:25.476 | 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-02 15:13:25.478 | 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-02 15:13:25.485 | 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-02 15:13:25.487 | 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-02 15:13:25.492 | 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-02 15:13:25.535 | 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-02 15:13:25.538 | 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-02 15:13:25.571 | Building wheels for collected packages: future 2022-06-02 15:13:25.572 | Building wheel for future (setup.py): started 2022-06-02 15:13:26.641 | Building wheel for future (setup.py): finished with status 'done' 2022-06-02 15:13:26.646 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=d8d6830d5c7c1f6912c672b874b31f20b626225d11eaf32eb822e41982a09ee2 2022-06-02 15:13:26.646 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-02 15:13:26.647 | Successfully built future 2022-06-02 15:13:27.802 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-02 15:13:28.622 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-02 15:13:28.725 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:13:28.725 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:13:28.825 | + inc/python:pip_install:200 : result=0 2022-06-02 15:13:28.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:13:28.829 | + functions-common:time_stop:2322 : local name 2022-06-02 15:13:28.831 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:13:28.833 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:13:28.835 | + functions-common:time_stop:2325 : local total 2022-06-02 15:13:28.837 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:13:28.839 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:13:28.841 | + functions-common:time_stop:2329 : start_time=1654182801372 2022-06-02 15:13:28.843 | + functions-common:time_stop:2331 : [[ -z 1654182801372 ]] 2022-06-02 15:13:28.846 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:13:28.849 | + functions-common:time_stop:2334 : end_time=1654182808847 2022-06-02 15:13:28.852 | + functions-common:time_stop:2335 : elapsed_time=7475 2022-06-02 15:13:28.854 | + functions-common:time_stop:2336 : total=0 2022-06-02 15:13:28.856 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:13:28.858 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7475 2022-06-02 15:13:28.860 | + inc/python:pip_install:203 : return 0 2022-06-02 15:13:28.863 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 15:13:28.865 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 15:13:28.867 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:13:28.870 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 15:13:28.872 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 15:13:28.875 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:13:28.878 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:13:28.878 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:13:28.884 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 15:13:28.887 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 15:13:28.889 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 15:13:28.892 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 15:13:28.894 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 15:13:28.913 | Using python 3.8 to install systemd-python 2022-06-02 15:13:28.916 | + 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-02 15:13:30.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:13:30.533 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:30.540 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:30.540 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:30.545 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:30.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:30.548 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:30.549 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:30.550 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:13:30.553 | 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-02 15:13:32.016 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:13:32.016 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:13:32.090 | + inc/python:pip_install:200 : result=0 2022-06-02 15:13:32.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:13:32.096 | + functions-common:time_stop:2322 : local name 2022-06-02 15:13:32.099 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:13:32.102 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:13:32.104 | + functions-common:time_stop:2325 : local total 2022-06-02 15:13:32.106 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:13:32.108 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:13:32.110 | + functions-common:time_stop:2329 : start_time=1654182808908 2022-06-02 15:13:32.112 | + functions-common:time_stop:2331 : [[ -z 1654182808908 ]] 2022-06-02 15:13:32.115 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:13:32.119 | + functions-common:time_stop:2334 : end_time=1654182812117 2022-06-02 15:13:32.121 | + functions-common:time_stop:2335 : elapsed_time=3209 2022-06-02 15:13:32.127 | + functions-common:time_stop:2336 : total=7475 2022-06-02 15:13:32.130 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:13:32.133 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10684 2022-06-02 15:13:32.136 | + inc/python:pip_install:203 : return 0 2022-06-02 15:13:32.138 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 15:13:32.190 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 15:13:32.300 | + ./stack.sh:main:779 : install_infra 2022-06-02 15:13:32.305 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:13:32.307 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 15:13:32.310 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-02 15:13:35.554 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:13:35.556 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 15:13:35.578 | + 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-02 15:13:37.494 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:37.730 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:37.732 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:37.939 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:37.997 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:38.058 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:38.060 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:38.110 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:13:38.156 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:13:38.298 | Collecting pbr===5.5.0 2022-06-02 15:13:38.305 | 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-02 15:13:38.341 | Installing collected packages: pbr 2022-06-02 15:13:38.476 | Successfully installed pbr-5.5.0 2022-06-02 15:13:38.547 | + inc/python:pip_install:200 : result=0 2022-06-02 15:13:38.549 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:13:38.551 | + functions-common:time_stop:2322 : local name 2022-06-02 15:13:38.553 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:13:38.555 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:13:38.557 | + functions-common:time_stop:2325 : local total 2022-06-02 15:13:38.559 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:13:38.561 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:13:38.563 | + functions-common:time_stop:2329 : start_time=1654182815571 2022-06-02 15:13:38.565 | + functions-common:time_stop:2331 : [[ -z 1654182815571 ]] 2022-06-02 15:13:38.567 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:13:38.571 | + functions-common:time_stop:2334 : end_time=1654182818569 2022-06-02 15:13:38.573 | + functions-common:time_stop:2335 : elapsed_time=2998 2022-06-02 15:13:38.575 | + functions-common:time_stop:2336 : total=10684 2022-06-02 15:13:38.577 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:13:38.578 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13682 2022-06-02 15:13:38.580 | + inc/python:pip_install:203 : return 0 2022-06-02 15:13:38.583 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:13:38.585 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 15:13:38.607 | + 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-02 15:13:40.513 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:40.747 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:40.750 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:40.953 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:41.013 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:41.074 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:13:41.075 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:13:41.125 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:13:41.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:13:41.172 | Processing /opt/stack/requirements 2022-06-02 15:13:42.452 | Collecting fixtures===3.0.0 2022-06-02 15:13:42.459 | 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-02 15:13:42.681 | Collecting PyYAML===5.3.1 2022-06-02 15:13:42.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-02 15:13:43.379 | Collecting requests===2.23.0 2022-06-02 15:13:43.387 | 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-02 15:13:43.474 | Collecting packaging===20.4 2022-06-02 15:13:43.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-02 15:13:43.546 | Collecting testtools===2.4.0 2022-06-02 15:13:43.552 | 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-02 15:13:43.645 | Collecting idna===2.10 2022-06-02 15:13:43.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-02 15:13:43.800 | Collecting pyparsing===2.4.7 2022-06-02 15:13:43.807 | 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-02 15:13:43.858 | Collecting six===1.15.0 2022-06-02 15:13:43.865 | 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-02 15:13:43.893 | Collecting Parsley>=1.2 2022-06-02 15:13:43.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-02 15:13:43.947 | Collecting beagle>=0.2.1 2022-06-02 15:13:43.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-02 15:13:43.980 | 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-02 15:13:44.007 | Collecting chardet===3.0.4 2022-06-02 15:13:44.013 | 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-02 15:13:44.096 | Collecting certifi===2021.10.8 2022-06-02 15:13:44.103 | 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-02 15:13:44.188 | Collecting urllib3===1.25.10 2022-06-02 15:13:44.195 | 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-02 15:13:44.261 | Collecting traceback2===1.4.0 2022-06-02 15:13:44.268 | 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-02 15:13:44.302 | Collecting python-mimeparse===1.6.0 2022-06-02 15:13:44.309 | 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-02 15:13:44.336 | Collecting extras===1.0.0 2022-06-02 15:13:44.342 | 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-02 15:13:44.385 | Collecting unittest2===1.1.0 2022-06-02 15:13:44.392 | 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-02 15:13:44.496 | Collecting cliff===3.4.0 2022-06-02 15:13:44.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-02 15:13:44.558 | Collecting linecache2===1.0.0 2022-06-02 15:13:44.565 | 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-02 15:13:44.607 | Collecting argparse 2022-06-02 15:13:44.613 | 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-02 15:13:44.663 | Collecting prettytable===0.7.2 2022-06-02 15:13:44.669 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-02 15:13:44.754 | Collecting stevedore===3.2.2 2022-06-02 15:13:44.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-02 15:13:44.925 | Collecting cmd2===1.3.8 2022-06-02 15:13:44.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-02 15:13:45.044 | Collecting attrs===20.1.0 2022-06-02 15:13:45.051 | 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-02 15:13:45.153 | Collecting colorama===0.4.3 2022-06-02 15:13:45.160 | 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-02 15:13:45.201 | Collecting wcwidth===0.2.5 2022-06-02 15:13:45.207 | 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-02 15:13:45.260 | Collecting pyperclip===1.8.0 2022-06-02 15:13:45.266 | 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-02 15:13:45.276 | 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-02 15:13:45.280 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-02 15:13:45.281 | Building wheel for PyYAML (setup.py): started 2022-06-02 15:13:45.525 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-02 15:13:45.525 | ERROR: Command errored out with exit status 1: 2022-06-02 15:13:45.525 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z8yoa688/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z8yoa688/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-dg7lx2k4 2022-06-02 15:13:45.525 | cwd: /tmp/pip-install-z8yoa688/PyYAML/ 2022-06-02 15:13:45.525 | Complete output (6 lines): 2022-06-02 15:13:45.525 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 15:13:45.525 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 15:13:45.525 | or: setup.py --help-commands 2022-06-02 15:13:45.525 | or: setup.py cmd --help 2022-06-02 15:13:45.525 | 2022-06-02 15:13:45.525 | error: invalid command 'bdist_wheel' 2022-06-02 15:13:45.526 | ---------------------------------------- 2022-06-02 15:13:45.526 | ERROR: Failed building wheel for PyYAML 2022-06-02 15:13:45.526 | Running setup.py clean for PyYAML 2022-06-02 15:13:45.778 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 15:13:46.520 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 15:13:46.520 | ERROR: Command errored out with exit status 1: 2022-06-02 15:13:46.520 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-92ka86ea/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-92ka86ea/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-taqnlcy0 2022-06-02 15:13:46.520 | cwd: /tmp/pip-req-build-92ka86ea/ 2022-06-02 15:13:46.520 | Complete output (6 lines): 2022-06-02 15:13:46.520 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 15:13:46.520 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 15:13:46.520 | or: setup.py --help-commands 2022-06-02 15:13:46.520 | or: setup.py cmd --help 2022-06-02 15:13:46.520 | 2022-06-02 15:13:46.520 | error: invalid command 'bdist_wheel' 2022-06-02 15:13:46.520 | ---------------------------------------- 2022-06-02 15:13:46.520 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 15:13:46.520 | Running setup.py clean for openstack-requirements 2022-06-02 15:13:47.270 | Failed to build PyYAML openstack-requirements 2022-06-02 15:13:47.477 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, python-mimeparse, extras, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-02 15:13:48.632 | Running setup.py install for PyYAML: started 2022-06-02 15:14:03.392 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-02 15:14:04.282 | Running setup.py install for openstack-requirements: started 2022-06-02 15:14:06.381 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 15:14:06.420 | 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-02 15:14:06.576 | + inc/python:pip_install:200 : result=0 2022-06-02 15:14:06.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:14:06.580 | + functions-common:time_stop:2322 : local name 2022-06-02 15:14:06.582 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:14:06.585 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:14:06.587 | + functions-common:time_stop:2325 : local total 2022-06-02 15:14:06.590 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:14:06.592 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:14:06.594 | + functions-common:time_stop:2329 : start_time=1654182818599 2022-06-02 15:14:06.596 | + functions-common:time_stop:2331 : [[ -z 1654182818599 ]] 2022-06-02 15:14:06.598 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:14:06.602 | + functions-common:time_stop:2334 : end_time=1654182846600 2022-06-02 15:14:06.604 | + functions-common:time_stop:2335 : elapsed_time=28001 2022-06-02 15:14:06.606 | + functions-common:time_stop:2336 : total=13682 2022-06-02 15:14:06.608 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:14:06.610 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41683 2022-06-02 15:14:06.612 | + inc/python:pip_install:203 : return 0 2022-06-02 15:14:06.615 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 15:14:06.617 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 15:14:06.619 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 15:14:06.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:14:06.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:14:06.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-02 15:14:06.628 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:14:06.631 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 15:14:06.651 | Using python 3.8 to install pbr 2022-06-02 15:14:06.653 | + 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-02 15:14:08.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:14:08.278 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:14:08.284 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:14:08.284 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:14:08.290 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:14:08.291 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:14:08.293 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:14:08.293 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:14:08.295 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:14:08.404 | 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-02 15:14:09.925 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:14:09.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:14:09.999 | + inc/python:pip_install:200 : result=0 2022-06-02 15:14:10.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:14:10.003 | + functions-common:time_stop:2322 : local name 2022-06-02 15:14:10.005 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:14:10.007 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:14:10.009 | + functions-common:time_stop:2325 : local total 2022-06-02 15:14:10.011 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:14:10.013 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:14:10.015 | + functions-common:time_stop:2329 : start_time=1654182846646 2022-06-02 15:14:10.017 | + functions-common:time_stop:2331 : [[ -z 1654182846646 ]] 2022-06-02 15:14:10.020 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:14:10.024 | + functions-common:time_stop:2334 : end_time=1654182850021 2022-06-02 15:14:10.026 | + functions-common:time_stop:2335 : elapsed_time=3375 2022-06-02 15:14:10.028 | + functions-common:time_stop:2336 : total=41683 2022-06-02 15:14:10.029 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:14:10.031 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45058 2022-06-02 15:14:10.034 | + inc/python:pip_install:203 : return 0 2022-06-02 15:14:10.036 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 15:14:13.217 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 15:14:14.979 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:14:15.060 | Collecting bindep 2022-06-02 15:14:15.067 | 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-02 15:14:15.215 | Collecting pbr>=2.0.0 2022-06-02 15:14:15.222 | 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-02 15:14:15.295 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-02 15:14:15.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-02 15:14:15.329 | Collecting Parsley 2022-06-02 15:14:15.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-02 15:14:15.432 | Collecting packaging; python_version >= "3.6" 2022-06-02 15:14:15.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-02 15:14:15.613 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-02 15:14:15.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-02 15:14:15.670 | Installing collected packages: pbr, distro, Parsley, pyparsing, packaging, bindep 2022-06-02 15:14:16.243 | 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-02 15:14:16.313 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 15:14:16.316 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 15:14:16.319 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 15:14:16.334 | + ./stack.sh:main:788 : pkgs= 2022-06-02 15:14:16.337 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 15:14:16.339 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 15:14:16.341 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 15:14:16.343 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 15:14:16.345 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:14:16.347 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:14:16.350 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:14:16.352 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:14:16.354 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:14:16.357 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:14:16.361 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:14:16.363 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:14:16.366 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:14:16.368 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 15:14:16.370 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:14:16.385 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:14:16.387 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:14:16.389 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:14:16.391 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 15:14:16.393 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:14:16.395 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 15:14:16.397 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:14:16.399 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 15:14:16.401 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:14:16.404 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 15:14:16.406 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:14:16.408 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 15:14:16.410 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 15:14:16.412 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 15:14:16.415 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:14:16.417 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 15:14:16.419 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 15:14:16.421 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 15:14:16.423 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 15:14:16.425 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 15:14:16.428 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 15:14:16.431 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 15:14:16.433 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 15:14:16.435 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 15:14:16.438 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 15:14:16.440 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 15:14:16.487 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 15:14:16.488 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 15:14:16.490 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 15:14:16.861 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 15:14:16.864 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 15:14:16.879 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:14:16.882 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 15:14:16.884 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:14:16.886 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:14:16.888 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:14:16.890 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:14:16.892 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:14:16.895 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:14:16.897 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:16.899 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:16.902 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:14:16.904 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:14:16.906 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:14:16.908 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:14:16.910 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 15:14:16.913 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:14:16.915 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:16.918 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:16.920 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 15:14:16.941 | + 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-02 15:14:17.051 | Reading package lists... 2022-06-02 15:14:17.303 | Building dependency tree... 2022-06-02 15:14:17.304 | Reading state information... 2022-06-02 15:14:17.551 | The following packages were automatically installed and are no longer required: 2022-06-02 15:14:17.553 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:14:17.553 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:14:17.553 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:14:17.553 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:14:17.553 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:14:17.553 | python3-zope.interface 2022-06-02 15:14:17.553 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:14:17.554 | The following additional packages will be installed: 2022-06-02 15:14:17.554 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-02 15:14:17.554 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-02 15:14:17.554 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-02 15:14:17.555 | erlang-tools erlang-xmerl locales-all 2022-06-02 15:14:17.556 | Suggested packages: 2022-06-02 15:14:17.556 | erlang erlang-manpages erlang-doc 2022-06-02 15:14:17.624 | The following NEW packages will be installed: 2022-06-02 15:14:17.624 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-02 15:14:17.624 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-02 15:14:17.624 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-02 15:14:17.625 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-02 15:14:17.734 | 0 upgraded, 19 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:14:17.734 | Need to get 38.0 MB of archives. 2022-06-02 15:14:17.734 | After this operation, 276 MB of additional disk space will be used. 2022-06-02 15:14:17.734 | 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-02 15:14:19.171 | 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-02 15:14:19.354 | 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-02 15:14:19.357 | 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-02 15:14:19.522 | 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-02 15:14:19.824 | 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-02 15:14:19.833 | 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-02 15:14:20.113 | 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-02 15:14:20.115 | 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-02 15:14:20.117 | 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-02 15:14:20.149 | 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-02 15:14:20.228 | 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-02 15:14:20.636 | 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-02 15:14:20.662 | 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-02 15:14:20.672 | 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-02 15:14:20.772 | 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-02 15:14:20.850 | 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-02 15:14:21.047 | 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-02 15:14:24.377 | 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-02 15:14:28.029 | Fetched 38.0 MB in 10s (3,870 kB/s) 2022-06-02 15:14:28.061 | Selecting previously unselected package erlang-base. 2022-06-02 15:14:28.124 | (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-02 15:14:28.128 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:28.131 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.253 | Selecting previously unselected package erlang-asn1. 2022-06-02 15:14:29.262 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.265 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.381 | Selecting previously unselected package erlang-crypto. 2022-06-02 15:14:29.389 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.393 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.441 | Selecting previously unselected package erlang-public-key. 2022-06-02 15:14:29.449 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.452 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.553 | Selecting previously unselected package erlang-mnesia. 2022-06-02 15:14:29.562 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.564 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.679 | Selecting previously unselected package erlang-runtime-tools. 2022-06-02 15:14:29.687 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.690 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.744 | Selecting previously unselected package erlang-ssl. 2022-06-02 15:14:29.753 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.755 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.922 | Selecting previously unselected package erlang-eldap. 2022-06-02 15:14:29.931 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.933 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:29.970 | Selecting previously unselected package erlang-ftp. 2022-06-02 15:14:29.979 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:29.981 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.016 | Selecting previously unselected package erlang-tftp. 2022-06-02 15:14:30.025 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.028 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.064 | Selecting previously unselected package erlang-inets. 2022-06-02 15:14:30.073 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.075 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.181 | Selecting previously unselected package erlang-snmp. 2022-06-02 15:14:30.190 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.192 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.452 | Selecting previously unselected package erlang-os-mon. 2022-06-02 15:14:30.461 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.464 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.501 | Selecting previously unselected package erlang-parsetools. 2022-06-02 15:14:30.510 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.512 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.558 | Selecting previously unselected package erlang-syntax-tools. 2022-06-02 15:14:30.568 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.571 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.643 | Selecting previously unselected package erlang-tools. 2022-06-02 15:14:30.652 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.655 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.748 | Selecting previously unselected package erlang-xmerl. 2022-06-02 15:14:30.757 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 15:14:30.759 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:30.932 | Selecting previously unselected package locales-all. 2022-06-02 15:14:30.941 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-02 15:14:30.944 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-02 15:14:35.135 | Selecting previously unselected package rabbitmq-server. 2022-06-02 15:14:35.147 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-02 15:14:35.149 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-02 15:14:36.288 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:36.677 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-02 15:14:36.677 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-02 15:14:40.719 | Searching for services which depend on erlang and should be started... none found. 2022-06-02 15:14:40.723 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.728 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.733 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-02 15:14:40.741 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.746 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.751 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.757 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.762 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.767 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.772 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.777 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.783 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.788 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.793 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.798 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.803 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.808 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-02 15:14:40.813 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-02 15:14:40.901 | Adding group `rabbitmq' (GID 125) ... 2022-06-02 15:14:40.913 | Done. 2022-06-02 15:14:40.993 | Adding system user `rabbitmq' (UID 117) ... 2022-06-02 15:14:40.993 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-02 15:14:41.024 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-02 15:14:41.287 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-02 15:14:46.919 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 15:14:47.495 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 15:14:55.238 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:14:55.241 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:14:55.243 | + functions-common:time_stop:2322 : local name 2022-06-02 15:14:55.245 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:14:55.247 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:14:55.249 | + functions-common:time_stop:2325 : local total 2022-06-02 15:14:55.251 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:14:55.253 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:14:55.256 | + functions-common:time_stop:2329 : start_time=1654182856938 2022-06-02 15:14:55.258 | + functions-common:time_stop:2331 : [[ -z 1654182856938 ]] 2022-06-02 15:14:55.261 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:14:55.265 | + functions-common:time_stop:2334 : end_time=1654182895262 2022-06-02 15:14:55.268 | + functions-common:time_stop:2335 : elapsed_time=38324 2022-06-02 15:14:55.270 | + functions-common:time_stop:2336 : total=151642 2022-06-02 15:14:55.272 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:14:55.274 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=189966 2022-06-02 15:14:55.276 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:14:55.278 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 15:14:55.280 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:14:55.282 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:14:55.284 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:14:55.287 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:14:55.289 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:14:55.292 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:14:55.294 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 15:14:55.296 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:14:55.298 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:14:55.300 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:14:55.303 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:14:55.305 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:14:55.307 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:14:55.310 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:14:55.312 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:14:55.314 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 15:14:55.316 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:14:55.318 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:14:55.320 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:14:55.323 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:14:55.325 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:14:55.327 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:14:55.329 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 15:14:55.331 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 15:14:55.346 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:14:55.349 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 15:14:55.351 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:14:55.354 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 15:14:55.356 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 15:14:55.359 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 15:14:55.363 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 15:14:55.366 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 15:14:55.368 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 15:14:55.370 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 15:14:55.372 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 15:14:55.374 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 15:14:55.377 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 15:14:56.092 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 15:14:56.092 | user tags 2022-06-02 15:14:56.092 | guest [administrator]' 2022-06-02 15:14:56.097 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 15:14:56.097 | user tags 2022-06-02 15:14:56.097 | guest [administrator]' 2022-06-02 15:14:56.098 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 15:14:56.104 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-02 15:14:56.107 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-02 15:14:56.111 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-02 15:14:56.785 | Adding user "stackrabbit" ... 2022-06-02 15:14:56.810 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 15:14:57.488 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 15:14:57.515 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 15:14:57.517 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 15:14:58.178 | Changing password for user "stackrabbit" ... 2022-06-02 15:14:58.200 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 15:14:58.202 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 15:14:58.204 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 15:14:58.887 | Deleting user "guest" ... 2022-06-02 15:14:58.911 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 15:14:58.928 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:14:58.930 | + ./stack.sh:main:805 : install_database 2022-06-02 15:14:58.932 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 15:14:58.934 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 15:14:58.937 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:58.939 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:58.941 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 15:14:59.161 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 15:14:59.164 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-02 15:14:59.168 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-02 15:14:59.171 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:59.173 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:59.175 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-02 15:14:59.178 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-02 15:14:59.180 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-02 15:14:59.184 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 15:14:59.186 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 15:14:59.188 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:14:59.191 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 15:14:59.194 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:14:59.196 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:14:59.198 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:14:59.200 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:14:59.203 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:14:59.205 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:14:59.207 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:14:59.210 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:14:59.212 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 15:14:59.214 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:14:59.217 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:14:59.219 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:14:59.221 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:14:59.223 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:14:59.225 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:14:59.228 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 15:14:59.230 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:59.232 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:59.234 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 15:14:59.236 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:14:59.239 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:14:59.241 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:14:59.243 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:14:59.245 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:14:59.248 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:14:59.250 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:59.253 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:59.256 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:14:59.258 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:14:59.261 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:14:59.263 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:14:59.266 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 15:14:59.268 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:14:59.270 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:14:59.273 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:14:59.275 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 15:14:59.295 | + 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-02 15:14:59.404 | Reading package lists... 2022-06-02 15:14:59.652 | Building dependency tree... 2022-06-02 15:14:59.653 | Reading state information... 2022-06-02 15:14:59.899 | The following packages were automatically installed and are no longer required: 2022-06-02 15:14:59.900 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:14:59.900 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:14:59.900 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:14:59.900 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:14:59.900 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:14:59.900 | python3-zope.interface 2022-06-02 15:14:59.900 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:14:59.901 | The following additional packages will be installed: 2022-06-02 15:14:59.901 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-02 15:14:59.901 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-02 15:14:59.901 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-02 15:14:59.901 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-02 15:14:59.901 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-02 15:14:59.902 | mysql-server-8.0 mysql-server-core-8.0 2022-06-02 15:14:59.903 | Suggested packages: 2022-06-02 15:14:59.903 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-02 15:14:59.979 | The following NEW packages will be installed: 2022-06-02 15:14:59.979 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-02 15:14:59.979 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-02 15:14:59.979 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-02 15:14:59.980 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-02 15:14:59.980 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-02 15:14:59.980 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-02 15:15:00.297 | 0 upgraded, 24 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:15:00.297 | Need to get 31.5 MB of archives. 2022-06-02 15:15:00.297 | After this operation, 262 MB of additional disk space will be used. 2022-06-02 15:15:00.297 | 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-02 15:15:02.247 | 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-02 15:15:02.249 | 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-02 15:15:02.259 | 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-02 15:15:02.260 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-02 15:15:02.283 | 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-02 15:15:06.131 | 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-02 15:15:06.214 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-02 15:15:06.215 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-02 15:15:06.216 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-02 15:15:06.242 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-02 15:15:06.255 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-02 15:15:06.256 | 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-02 15:15:06.257 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-02 15:15:06.257 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-02 15:15:06.282 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-02 15:15:06.405 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-02 15:15:06.407 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-02 15:15:06.409 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-02 15:15:06.412 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-02 15:15:06.425 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-02 15:15:06.425 | 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-02 15:15:07.745 | 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-02 15:15:07.746 | 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-02 15:15:08.243 | Preconfiguring packages ... 2022-06-02 15:15:08.354 | Fetched 31.5 MB in 8s (4,067 kB/s) 2022-06-02 15:15:08.383 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-02 15:15:08.432 | (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-02 15:15:08.436 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:15:08.438 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:09.365 | Selecting previously unselected package mysql-client-8.0. 2022-06-02 15:15:09.374 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:15:09.376 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:09.408 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-02 15:15:09.417 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-02 15:15:09.421 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 15:15:09.469 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-02 15:15:09.479 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-02 15:15:09.481 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 15:15:09.510 | Selecting previously unselected package libmecab2:amd64. 2022-06-02 15:15:09.519 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-02 15:15:09.521 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-02 15:15:09.588 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-02 15:15:09.598 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:15:09.600 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:12.493 | Selecting previously unselected package mysql-server-8.0. 2022-06-02 15:15:12.502 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 15:15:12.957 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:13.012 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-02 15:15:13.022 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-02 15:15:13.024 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-02 15:15:13.051 | Selecting previously unselected package liburi-perl. 2022-06-02 15:15:13.061 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-02 15:15:13.063 | Unpacking liburi-perl (1.76-2) ... 2022-06-02 15:15:13.108 | Selecting previously unselected package libhtml-parser-perl. 2022-06-02 15:15:13.117 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-02 15:15:13.120 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-02 15:15:13.160 | Selecting previously unselected package libcgi-pm-perl. 2022-06-02 15:15:13.170 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-02 15:15:13.172 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-02 15:15:13.224 | Selecting previously unselected package libfcgi-perl. 2022-06-02 15:15:13.233 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-02 15:15:13.236 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-02 15:15:13.266 | Selecting previously unselected package libcgi-fast-perl. 2022-06-02 15:15:13.275 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-02 15:15:13.277 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-02 15:15:13.304 | Selecting previously unselected package libencode-locale-perl. 2022-06-02 15:15:13.314 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-02 15:15:13.316 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-02 15:15:13.342 | Selecting previously unselected package libhtml-template-perl. 2022-06-02 15:15:13.352 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-02 15:15:13.354 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-02 15:15:13.389 | Selecting previously unselected package libtimedate-perl. 2022-06-02 15:15:13.398 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-02 15:15:13.401 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-02 15:15:13.441 | Selecting previously unselected package libhttp-date-perl. 2022-06-02 15:15:13.450 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-02 15:15:13.452 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-02 15:15:13.481 | Selecting previously unselected package libio-html-perl. 2022-06-02 15:15:13.490 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-02 15:15:13.492 | Unpacking libio-html-perl (1.001-1) ... 2022-06-02 15:15:13.518 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-02 15:15:13.528 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-02 15:15:13.530 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-02 15:15:13.557 | Selecting previously unselected package libhttp-message-perl. 2022-06-02 15:15:13.566 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-02 15:15:13.568 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-02 15:15:13.605 | Selecting previously unselected package mecab-utils. 2022-06-02 15:15:13.615 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-02 15:15:13.617 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-02 15:15:13.647 | Selecting previously unselected package mecab-ipadic. 2022-06-02 15:15:13.657 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-02 15:15:13.659 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-02 15:15:14.931 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-02 15:15:14.941 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-02 15:15:14.943 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-02 15:15:14.969 | Selecting previously unselected package mysql-server. 2022-06-02 15:15:14.978 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-02 15:15:14.980 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:15.032 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-02 15:15:15.040 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:15.046 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-02 15:15:15.051 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-02 15:15:15.056 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-02 15:15:15.062 | Setting up mecab-utils (0.996-10build1) ... 2022-06-02 15:15:15.067 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 15:15:15.072 | Setting up libio-html-perl (1.001-1) ... 2022-06-02 15:15:15.078 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-02 15:15:15.083 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:15.089 | Setting up libfcgi-perl (0.79-1) ... 2022-06-02 15:15:15.095 | Setting up liburi-perl (1.76-2) ... 2022-06-02 15:15:15.100 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 15:15:15.106 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-02 15:15:15.111 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-02 15:15:15.117 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-02 15:15:15.121 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-02 15:15:15.121 | 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-02 15:15:15.122 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-02 15:15:15.122 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-02 15:15:15.261 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-02 15:15:15.261 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-02 15:15:15.261 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-02 15:15:15.261 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-02 15:15:15.269 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-02 15:15:15.358 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-02 15:15:15.358 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-02 15:15:15.358 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-02 15:15:15.384 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-02 15:15:15.428 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-02 15:15:15.714 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-02 15:15:15.720 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-02 15:15:15.809 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-02 15:15:15.810 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-02 15:15:15.810 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-02 15:15:15.810 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-02 15:15:15.814 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-02 15:15:15.814 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-02 15:15:15.858 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-02 15:15:16.047 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-02 15:15:16.047 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-02 15:15:16.048 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-02 15:15:16.048 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-02 15:15:16.051 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-02 15:15:16.051 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-02 15:15:16.475 | 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-02 15:15:16.592 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-02 15:15:16.911 | 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-02 15:15:16.915 | 2022-06-02 15:15:16.915 | done! 2022-06-02 15:15:16.921 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-02 15:15:16.925 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:16.930 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-02 15:15:16.936 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-02 15:15:16.940 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-02 15:15:16.940 | 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-02 15:15:16.940 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-02 15:15:16.940 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-02 15:15:17.150 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-02 15:15:17.150 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-02 15:15:17.150 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-02 15:15:17.150 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-02 15:15:17.162 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-02 15:15:17.293 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-02 15:15:17.294 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-02 15:15:17.295 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-02 15:15:17.335 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-02 15:15:17.408 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-02 15:15:17.903 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-02 15:15:17.913 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-02 15:15:18.022 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-02 15:15:18.023 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-02 15:15:18.023 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-02 15:15:18.023 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-02 15:15:18.029 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-02 15:15:18.029 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-02 15:15:18.118 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-02 15:15:18.408 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-02 15:15:18.408 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-02 15:15:18.409 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-02 15:15:18.409 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-02 15:15:18.413 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-02 15:15:18.413 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-02 15:15:18.921 | 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-02 15:15:19.055 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-02 15:15:19.377 | 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-02 15:15:19.381 | 2022-06-02 15:15:19.381 | done! 2022-06-02 15:15:19.389 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-02 15:15:19.393 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-02 15:15:19.398 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-02 15:15:19.404 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:20.057 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-02 15:15:20.092 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-02 15:15:29.119 | mysqld will log errors to /var/log/mysql/error.log 2022-06-02 15:15:29.782 | mysqld is running as pid 43861 2022-06-02 15:15:32.394 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-02 15:15:34.578 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-02 15:15:34.584 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-02 15:15:34.590 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 15:15:34.596 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-02 15:15:34.604 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 15:15:34.957 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 15:15:36.770 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-02 15:15:44.566 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:15:44.568 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:15:44.570 | + functions-common:time_stop:2322 : local name 2022-06-02 15:15:44.572 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:15:44.575 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:15:44.577 | + functions-common:time_stop:2325 : local total 2022-06-02 15:15:44.579 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:15:44.581 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:15:44.583 | + functions-common:time_stop:2329 : start_time=1654182899293 2022-06-02 15:15:44.585 | + functions-common:time_stop:2331 : [[ -z 1654182899293 ]] 2022-06-02 15:15:44.588 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:15:44.592 | + functions-common:time_stop:2334 : end_time=1654182944590 2022-06-02 15:15:44.594 | + functions-common:time_stop:2335 : elapsed_time=45297 2022-06-02 15:15:44.596 | + functions-common:time_stop:2336 : total=189966 2022-06-02 15:15:44.598 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:15:44.600 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=235263 2022-06-02 15:15:44.602 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:15:44.605 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 15:15:44.607 | + ./stack.sh:main:808 : install_database_python 2022-06-02 15:15:44.609 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 15:15:44.612 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 15:15:44.614 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 15:15:44.616 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:15:44.619 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 15:15:44.621 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 15:15:44.623 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:15:44.627 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:15:44.627 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:15:44.632 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 15:15:44.634 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 15:15:44.637 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 15:15:44.639 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 15:15:44.642 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 15:15:44.662 | Using python 3.8 to install PyMySQL 2022-06-02 15:15:44.665 | + 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-02 15:15:46.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:15:46.303 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:15:46.310 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:15:46.310 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:15:46.315 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:15:46.317 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:15:46.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:15:46.319 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:15:46.320 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:15:46.451 | Collecting PyMySQL===0.10.0 2022-06-02 15:15:46.459 | 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-02 15:15:47.828 | Installing collected packages: PyMySQL 2022-06-02 15:15:47.956 | Successfully installed PyMySQL-0.10.0 2022-06-02 15:15:48.063 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:15:48.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:15:48.143 | + inc/python:pip_install:200 : result=0 2022-06-02 15:15:48.146 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:15:48.148 | + functions-common:time_stop:2322 : local name 2022-06-02 15:15:48.150 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:15:48.153 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:15:48.155 | + functions-common:time_stop:2325 : local total 2022-06-02 15:15:48.157 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:15:48.159 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:15:48.161 | + functions-common:time_stop:2329 : start_time=1654182944657 2022-06-02 15:15:48.164 | + functions-common:time_stop:2331 : [[ -z 1654182944657 ]] 2022-06-02 15:15:48.166 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:15:48.170 | + functions-common:time_stop:2334 : end_time=1654182948168 2022-06-02 15:15:48.172 | + functions-common:time_stop:2335 : elapsed_time=3511 2022-06-02 15:15:48.175 | + functions-common:time_stop:2336 : total=45058 2022-06-02 15:15:48.177 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:15:48.179 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=48569 2022-06-02 15:15:48.181 | + inc/python:pip_install:203 : return 0 2022-06-02 15:15:48.184 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 15:15:48.186 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 15:15:48.188 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 15:15:48.190 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 15:15:48.207 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:15:48.209 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 15:15:48.211 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 15:15:48.214 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:15:48.215 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 15:15:48.220 | + 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-02 15:15:48.222 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 15:15:48.224 | + 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-02 15:15:48.227 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 15:15:48.229 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 15:15:48.232 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 15:15:48.247 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:15:48.249 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 15:15:48.251 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:15:48.254 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:15:48.256 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:15:48.258 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:15:48.261 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:15:48.263 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:15:48.265 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:15:48.267 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:15:48.269 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:15:48.272 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:15:48.274 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:15:48.276 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:15:48.278 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 15:15:48.280 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:15:48.283 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:15:48.285 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:15:48.287 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 15:15:48.308 | + 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-02 15:15:48.416 | Reading package lists... 2022-06-02 15:15:48.658 | Building dependency tree... 2022-06-02 15:15:48.659 | Reading state information... 2022-06-02 15:15:48.907 | The following packages were automatically installed and are no longer required: 2022-06-02 15:15:48.910 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:15:48.910 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:15:48.910 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:15:48.910 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:15:48.910 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:15:48.910 | python3-zope.interface 2022-06-02 15:15:48.910 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:15:48.977 | The following NEW packages will be installed: 2022-06-02 15:15:48.977 | radvd 2022-06-02 15:15:49.224 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:15:49.224 | Need to get 59.0 kB of archives. 2022-06-02 15:15:49.224 | After this operation, 164 kB of additional disk space will be used. 2022-06-02 15:15:49.224 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-02 15:15:50.036 | Fetched 59.0 kB in 0s (120 kB/s) 2022-06-02 15:15:50.069 | Selecting previously unselected package radvd. 2022-06-02 15:15:50.123 | (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-02 15:15:50.127 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-02 15:15:50.130 | Unpacking radvd (1:2.17-2) ... 2022-06-02 15:15:50.196 | Setting up radvd (1:2.17-2) ... 2022-06-02 15:15:51.123 | Job for radvd.service failed because the control process exited with error code. 2022-06-02 15:15:51.123 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-02 15:15:51.124 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-02 15:15:51.137 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-02 15:15:51.137 | Loaded: loaded (]8;;file://dv-neutron-842296-3-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-02 15:15:51.137 | Active: failed (Result: exit-code) since Thu 2022-06-02 15:15:51 UTC; 15ms ago 2022-06-02 15:15:51.137 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-02 15:15:51.137 | Process: 45017 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-02 15:15:51.137 | 2022-06-02 15:15:51.137 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-02 15:15:51.137 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv radvd[45017]: can't open /etc/radvd.conf: No such file or directory 2022-06-02 15:15:51.137 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv radvd[45017]: Insecure file permissions, but continuing anyway 2022-06-02 15:15:51.137 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv radvd[45017]: exiting, failed to read config file 2022-06-02 15:15:51.139 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-02 15:15:51.139 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-02 15:15:51.139 | Jun 02 15:15:51 dv-neutron-842296-3-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-02 15:15:51.142 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 15:15:51.242 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 15:15:59.012 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:15:59.014 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:15:59.017 | + functions-common:time_stop:2322 : local name 2022-06-02 15:15:59.019 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:15:59.021 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:15:59.023 | + functions-common:time_stop:2325 : local total 2022-06-02 15:15:59.025 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:15:59.027 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:15:59.030 | + functions-common:time_stop:2329 : start_time=1654182948305 2022-06-02 15:15:59.032 | + functions-common:time_stop:2331 : [[ -z 1654182948305 ]] 2022-06-02 15:15:59.037 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:15:59.039 | + functions-common:time_stop:2334 : end_time=1654182959036 2022-06-02 15:15:59.041 | + functions-common:time_stop:2335 : elapsed_time=10731 2022-06-02 15:15:59.044 | + functions-common:time_stop:2336 : total=235263 2022-06-02 15:15:59.047 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:15:59.049 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=245994 2022-06-02 15:15:59.051 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:15:59.053 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 15:15:59.070 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:15:59.072 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 15:15:59.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 15:15:59.077 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 15:15:59.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 15:15:59.099 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:15:59.101 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:15:59.103 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:15:59.106 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:15:59.109 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:15:59.111 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:15:59.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:15:59.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:15:59.117 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:15:59.119 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:15:59.122 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:15:59.124 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:15:59.126 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 15:15:59.128 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:15:59.131 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:15:59.133 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:15:59.135 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 15:15:59.155 | + 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-02 15:15:59.268 | Reading package lists... 2022-06-02 15:15:59.517 | Building dependency tree... 2022-06-02 15:15:59.518 | Reading state information... 2022-06-02 15:15:59.774 | fakeroot is already the newest version (1.24-1). 2022-06-02 15:15:59.774 | fakeroot set to manually installed. 2022-06-02 15:15:59.774 | make is already the newest version (4.2.1-1.2). 2022-06-02 15:15:59.774 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 15:15:59.774 | The following packages were automatically installed and are no longer required: 2022-06-02 15:15:59.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:15:59.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:15:59.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:15:59.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:15:59.775 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:15:59.775 | python3-zope.interface 2022-06-02 15:15:59.775 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:15:59.905 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:15:59.909 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:15:59.911 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:15:59.914 | + functions-common:time_stop:2322 : local name 2022-06-02 15:15:59.916 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:15:59.918 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:15:59.920 | + functions-common:time_stop:2325 : local total 2022-06-02 15:15:59.922 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:15:59.924 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:15:59.926 | + functions-common:time_stop:2329 : start_time=1654182959152 2022-06-02 15:15:59.928 | + functions-common:time_stop:2331 : [[ -z 1654182959152 ]] 2022-06-02 15:15:59.930 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:15:59.935 | + functions-common:time_stop:2334 : end_time=1654182959932 2022-06-02 15:15:59.937 | + functions-common:time_stop:2335 : elapsed_time=780 2022-06-02 15:15:59.939 | + functions-common:time_stop:2336 : total=245994 2022-06-02 15:15:59.940 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:15:59.942 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=246774 2022-06-02 15:15:59.945 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:15:59.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 15:15:59.950 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:15:59.952 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:15:59.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 15:15:59.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 15:15:59.959 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 15:15:59.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 15:15:59.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 15:15:59.969 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 15:15:59.969 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 15:15:59.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 15:15:59.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 15:15:59.978 | + functions:vercmp:652 : local v1=5.4 2022-06-02 15:15:59.980 | + functions:vercmp:653 : local 'op=<' 2022-06-02 15:15:59.982 | + functions:vercmp:654 : local v2=3.13 2022-06-02 15:15:59.984 | + functions:vercmp:655 : local result 2022-06-02 15:15:59.987 | ++ functions:vercmp:659 : sort -V 2022-06-02 15:15:59.988 | ++ functions:vercmp:659 : head -1 2022-06-02 15:15:59.988 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 15:15:59.993 | + functions:vercmp:659 : result=3.13 2022-06-02 15:15:59.996 | + functions:vercmp:661 : case $op in 2022-06-02 15:15:59.998 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 15:16:00.000 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 15:16:00.002 | + functions:vercmp:672 : return 2022-06-02 15:16:00.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 15:16:00.007 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:16:00.009 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 15:16:00.480 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 15:16:00.500 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:00.502 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 15:16:00.505 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 15:16:00.505 | Installing etcd 2022-06-02 15:16:00.507 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 15:16:00.520 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 15:16:00.532 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 15:16:00.534 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 15:16:00.547 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 15:16:00.549 | ++ 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-02 15:16:00.555 | ++ 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-02 15:16:00.559 | +++ 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-02 15:16:00.563 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:16:00.565 | ++ 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-02 15:16:00.568 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 15:16:00.570 | ++ 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-02 15:16:00.573 | --2022-06-02 15:16:00-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:16:00.640 | Resolving github.com (github.com)... 140.82.121.4 2022-06-02 15:16:00.684 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-02 15:16:00.997 | HTTP request sent, awaiting response... 302 Found 2022-06-02 15:16:00.998 | 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%2F20220602%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220602T151600Z&X-Amz-Expires=300&X-Amz-Signature=5ce30511acdee72e3242b66bd21a8ad9b46c6049b226f4256cbc77bdc6478e46&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-02 15:16:00.998 | --2022-06-02 15:16:00-- 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%2F20220602%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220602T151600Z&X-Amz-Expires=300&X-Amz-Signature=5ce30511acdee72e3242b66bd21a8ad9b46c6049b226f4256cbc77bdc6478e46&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-02 15:16:00.999 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-06-02 15:16:01.023 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-06-02 15:16:01.208 | HTTP request sent, awaiting response... 200 OK 2022-06-02 15:16:01.209 | Length: 11350736 (11M) [application/octet-stream] 2022-06-02 15:16:01.209 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-02 15:16:01.320 | 2022-06-02 15:16:01.478 | 0K ........ .. 100% 40.1M=0.3s 2022-06-02 15:16:01.478 | 2022-06-02 15:16:01.478 | 2022-06-02 15:16:01 (40.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-02 15:16:01.478 | 2022-06-02 15:16:01.482 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-02 15:16:01.484 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:16:01.486 | ++ functions:get_extra_file:73 : return 2022-06-02 15:16:01.489 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:16:01.491 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 15:16:01.494 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-02 15:16:01.496 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-02 15:16:01.630 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-02 15:16:01.633 | + 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-02 15:16:01.637 | etcd-v3.3.12-linux-amd64/ 2022-06-02 15:16:01.637 | etcd-v3.3.12-linux-amd64/README.md 2022-06-02 15:16:01.637 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-02 15:16:01.638 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-02 15:16:01.639 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-02 15:16:01.640 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-02 15:16:01.641 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-02 15:16:01.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-02 15:16:01.643 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-02 15:16:01.644 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-02 15:16:01.645 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-02 15:16:01.646 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-02 15:16:01.646 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-02 15:16:01.646 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-02 15:16:01.646 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-02 15:16:01.646 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-02 15:16:01.646 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-02 15:16:01.648 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-02 15:16:01.834 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-02 15:16:01.834 | etcd-v3.3.12-linux-amd64/etcd 2022-06-02 15:16:02.062 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-02 15:16:02.099 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-02 15:16:02.133 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 15:16:02.135 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 15:16:02.150 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:02.153 | + ./stack.sh:main:835 : install_dstat 2022-06-02 15:16:02.155 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 15:16:02.171 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:02.174 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 15:16:02.176 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:16:02.178 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 15:16:02.180 | + ./stack.sh:main:844 : install_libs 2022-06-02 15:16:02.183 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 15:16:02.188 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 15:16:02.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 15:16:02.192 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 15:16:02.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-02 15:16:02.200 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.203 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 15:16:02.205 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 15:16:02.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 15:16:02.209 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 15:16:02.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-02 15:16:02.218 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.220 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 15:16:02.223 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 15:16:02.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 15:16:02.227 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 15:16:02.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-02 15:16:02.236 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.238 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 15:16:02.241 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 15:16:02.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 15:16:02.245 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 15:16:02.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-02 15:16:02.254 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.256 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 15:16:02.258 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 15:16:02.261 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 15:16:02.263 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 15:16:02.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-02 15:16:02.271 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.274 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 15:16:02.276 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 15:16:02.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 15:16:02.281 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 15:16:02.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-02 15:16:02.289 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.291 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 15:16:02.294 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 15:16:02.296 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 15:16:02.299 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 15:16:02.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-02 15:16:02.307 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.309 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 15:16:02.312 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 15:16:02.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 15:16:02.316 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 15:16:02.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-02 15:16:02.325 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.327 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 15:16:02.329 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 15:16:02.331 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 15:16:02.333 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 15:16:02.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-02 15:16:02.343 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.345 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 15:16:02.347 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 15:16:02.349 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 15:16:02.351 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 15:16:02.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-02 15:16:02.360 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.363 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 15:16:02.365 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 15:16:02.367 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 15:16:02.369 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 15:16:02.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-02 15:16:02.378 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.380 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 15:16:02.382 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 15:16:02.385 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 15:16:02.387 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 15:16:02.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-02 15:16:02.396 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.398 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 15:16:02.400 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 15:16:02.402 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 15:16:02.405 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 15:16:02.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-02 15:16:02.413 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.416 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 15:16:02.418 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 15:16:02.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 15:16:02.423 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 15:16:02.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-02 15:16:02.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.434 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 15:16:02.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 15:16:02.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 15:16:02.440 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 15:16:02.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-02 15:16:02.449 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.452 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 15:16:02.454 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 15:16:02.456 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 15:16:02.459 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 15:16:02.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-02 15:16:02.468 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.470 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 15:16:02.472 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 15:16:02.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 15:16:02.477 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 15:16:02.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-02 15:16:02.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.488 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 15:16:02.490 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 15:16:02.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 15:16:02.494 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 15:16:02.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-02 15:16:02.503 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.505 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 15:16:02.508 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 15:16:02.510 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 15:16:02.513 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 15:16:02.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-02 15:16:02.521 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.524 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 15:16:02.526 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 15:16:02.529 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 15:16:02.531 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 15:16:02.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.537 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-02 15:16:02.540 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.542 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 15:16:02.544 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 15:16:02.546 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 15:16:02.548 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 15:16:02.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-02 15:16:02.557 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.559 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 15:16:02.562 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 15:16:02.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 15:16:02.566 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 15:16:02.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-02 15:16:02.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.578 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 15:16:02.580 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 15:16:02.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 15:16:02.584 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 15:16:02.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-02 15:16:02.594 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.596 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 15:16:02.598 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 15:16:02.600 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 15:16:02.602 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 15:16:02.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-02 15:16:02.611 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.613 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 15:16:02.616 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 15:16:02.618 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 15:16:02.620 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 15:16:02.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-02 15:16:02.629 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.631 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 15:16:02.633 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 15:16:02.635 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 15:16:02.638 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 15:16:02.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-02 15:16:02.647 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.649 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 15:16:02.651 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 15:16:02.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 15:16:02.656 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 15:16:02.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-02 15:16:02.665 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.667 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 15:16:02.669 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 15:16:02.671 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 15:16:02.673 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 15:16:02.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-02 15:16:02.682 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.684 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 15:16:02.686 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 15:16:02.689 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 15:16:02.691 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 15:16:02.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-02 15:16:02.700 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.702 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 15:16:02.704 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 15:16:02.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 15:16:02.709 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 15:16:02.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-02 15:16:02.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.720 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 15:16:02.723 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 15:16:02.725 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 15:16:02.727 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 15:16:02.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-02 15:16:02.736 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.738 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 15:16:02.740 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 15:16:02.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 15:16:02.745 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 15:16:02.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-02 15:16:02.755 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.757 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 15:16:02.759 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 15:16:02.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 15:16:02.764 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 15:16:02.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-02 15:16:02.773 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.775 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 15:16:02.777 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 15:16:02.780 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 15:16:02.783 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 15:16:02.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-02 15:16:02.791 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.794 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 15:16:02.796 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 15:16:02.798 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 15:16:02.800 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 15:16:02.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-02 15:16:02.810 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.812 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 15:16:02.814 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 15:16:02.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 15:16:02.819 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 15:16:02.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:02.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:02.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-02 15:16:02.828 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:02.830 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 15:16:02.850 | Using python 3.8 to install etcd3 2022-06-02 15:16:02.852 | + 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-02 15:16:04.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:16:04.459 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:04.464 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:04.465 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:04.470 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:04.472 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:04.474 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:04.474 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:04.475 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:16:04.593 | Collecting etcd3===0.12.0 2022-06-02 15:16:04.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-02 15:16:07.390 | Collecting grpcio===1.31.0 2022-06-02 15:16:07.408 | 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-02 15:16:08.344 | Collecting protobuf===3.13.0 2022-06-02 15:16:08.355 | 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-02 15:16:08.449 | 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-02 15:16:08.452 | 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-02 15:16:08.466 | 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-02 15:16:08.506 | Building wheels for collected packages: etcd3 2022-06-02 15:16:08.507 | Building wheel for etcd3 (setup.py): started 2022-06-02 15:16:09.240 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-02 15:16:09.241 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=f8396c4aa3ed6340cef6cbde686f1f75368d49ed2671a0d43c700d6e237abae7 2022-06-02 15:16:09.241 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-02 15:16:09.242 | Successfully built etcd3 2022-06-02 15:16:10.507 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-02 15:16:11.571 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-02 15:16:11.680 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:16:11.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:16:11.768 | + inc/python:pip_install:200 : result=0 2022-06-02 15:16:11.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:16:11.772 | + functions-common:time_stop:2322 : local name 2022-06-02 15:16:11.774 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:16:11.776 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:16:11.779 | + functions-common:time_stop:2325 : local total 2022-06-02 15:16:11.781 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:16:11.783 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:16:11.785 | + functions-common:time_stop:2329 : start_time=1654182962845 2022-06-02 15:16:11.787 | + functions-common:time_stop:2331 : [[ -z 1654182962845 ]] 2022-06-02 15:16:11.789 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:16:11.793 | + functions-common:time_stop:2334 : end_time=1654182971791 2022-06-02 15:16:11.795 | + functions-common:time_stop:2335 : elapsed_time=8946 2022-06-02 15:16:11.797 | + functions-common:time_stop:2336 : total=48569 2022-06-02 15:16:11.799 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:16:11.801 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=57515 2022-06-02 15:16:11.804 | + inc/python:pip_install:203 : return 0 2022-06-02 15:16:11.806 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 15:16:11.827 | Using python 3.8 to install etcd3gw 2022-06-02 15:16:11.829 | + 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-02 15:16:13.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:16:13.492 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:13.498 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:13.499 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:13.504 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:13.506 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:13.507 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:13.508 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:13.509 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:16:13.620 | Collecting etcd3gw===0.2.5 2022-06-02 15:16:13.629 | 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-02 15:16:13.720 | 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-02 15:16:13.726 | 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-02 15:16:13.729 | 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-02 15:16:13.750 | 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-02 15:16:13.771 | 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-02 15:16:13.773 | 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-02 15:16:13.776 | 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-02 15:16:13.778 | 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-02 15:16:15.069 | Installing collected packages: etcd3gw 2022-06-02 15:16:15.166 | Successfully installed etcd3gw-0.2.5 2022-06-02 15:16:15.272 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:16:15.272 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:16:15.342 | + inc/python:pip_install:200 : result=0 2022-06-02 15:16:15.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:16:15.347 | + functions-common:time_stop:2322 : local name 2022-06-02 15:16:15.349 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:16:15.351 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:16:15.353 | + functions-common:time_stop:2325 : local total 2022-06-02 15:16:15.355 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:16:15.358 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:16:15.360 | + functions-common:time_stop:2329 : start_time=1654182971821 2022-06-02 15:16:15.362 | + functions-common:time_stop:2331 : [[ -z 1654182971821 ]] 2022-06-02 15:16:15.364 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:16:15.368 | + functions-common:time_stop:2334 : end_time=1654182975366 2022-06-02 15:16:15.370 | + functions-common:time_stop:2335 : elapsed_time=3545 2022-06-02 15:16:15.373 | + functions-common:time_stop:2336 : total=57515 2022-06-02 15:16:15.375 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:16:15.377 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=61060 2022-06-02 15:16:15.380 | + inc/python:pip_install:203 : return 0 2022-06-02 15:16:15.382 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 15:16:15.384 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 15:16:15.386 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 15:16:15.389 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:16:15.391 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:16:15.393 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:16:15.395 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:16:15.397 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:16:15.400 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:16:15.402 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:16:15.404 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:16:15.406 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 15:16:15.408 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 15:16:15.411 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:15.413 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:15.415 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 15:16:15.417 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 15:16:15.420 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:16:15.422 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:16:15.424 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:16:15.426 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:16:15.429 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:16:15.431 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:16:15.433 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:16:15.436 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:15.438 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:15.440 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:16:15.443 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:16:15.445 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:16:15.447 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:16:15.449 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:16:15.451 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:16:15.454 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:15.456 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:15.458 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:16:15.478 | + 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-02 15:16:15.587 | Reading package lists... 2022-06-02 15:16:15.826 | Building dependency tree... 2022-06-02 15:16:15.828 | Reading state information... 2022-06-02 15:16:16.071 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:16:16.071 | The following packages were automatically installed and are no longer required: 2022-06-02 15:16:16.072 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:16:16.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:16:16.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:16:16.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:16:16.072 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:16:16.072 | python3-zope.interface 2022-06-02 15:16:16.072 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:16:16.072 | The following additional packages will be installed: 2022-06-02 15:16:16.073 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-02 15:16:16.075 | Suggested packages: 2022-06-02 15:16:16.075 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-02 15:16:16.141 | The following NEW packages will be installed: 2022-06-02 15:16:16.142 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-02 15:16:16.389 | 0 upgraded, 6 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:16:16.389 | Need to get 1,306 kB of archives. 2022-06-02 15:16:16.389 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-02 15:16:16.389 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-02 15:16:17.014 | 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-02 15:16:17.060 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-02 15:16:17.154 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-02 15:16:17.260 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-02 15:16:17.262 | 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-02 15:16:17.817 | Fetched 1,306 kB in 1s (1,165 kB/s) 2022-06-02 15:16:17.848 | Selecting previously unselected package libnorm1:amd64. 2022-06-02 15:16:17.898 | (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-02 15:16:17.902 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-02 15:16:17.906 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-02 15:16:17.974 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-02 15:16:17.983 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-02 15:16:17.986 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-02 15:16:18.039 | Selecting previously unselected package libzmq5:amd64. 2022-06-02 15:16:18.048 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-02 15:16:18.050 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-02 15:16:18.114 | Selecting previously unselected package uwsgi-core. 2022-06-02 15:16:18.123 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-02 15:16:18.125 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-02 15:16:18.265 | Selecting previously unselected package uwsgi. 2022-06-02 15:16:18.274 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-02 15:16:18.276 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-02 15:16:18.311 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-02 15:16:18.320 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-02 15:16:18.322 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-02 15:16:18.382 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-02 15:16:18.387 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-02 15:16:18.393 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-02 15:16:18.398 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-02 15:16:18.410 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-02 15:16:19.227 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-02 15:16:19.253 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 15:16:19.602 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 15:16:19.945 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-02 15:16:27.299 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:16:27.302 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:16:27.304 | + functions-common:time_stop:2322 : local name 2022-06-02 15:16:27.306 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:16:27.308 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:16:27.310 | + functions-common:time_stop:2325 : local total 2022-06-02 15:16:27.312 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:16:27.314 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:16:27.316 | + functions-common:time_stop:2329 : start_time=1654182975476 2022-06-02 15:16:27.318 | + functions-common:time_stop:2331 : [[ -z 1654182975476 ]] 2022-06-02 15:16:27.321 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:16:27.326 | + functions-common:time_stop:2334 : end_time=1654182987323 2022-06-02 15:16:27.328 | + functions-common:time_stop:2335 : elapsed_time=11847 2022-06-02 15:16:27.330 | + functions-common:time_stop:2336 : total=246774 2022-06-02 15:16:27.332 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:16:27.334 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=258621 2022-06-02 15:16:27.336 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:16:27.339 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 15:16:27.341 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:27.344 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:27.346 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 15:16:27.407 | Enabling module proxy. 2022-06-02 15:16:27.413 | To activate the new configuration, you need to run: 2022-06-02 15:16:27.413 | systemctl restart apache2 2022-06-02 15:16:27.417 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 15:16:27.478 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 15:16:27.478 | Module proxy already enabled 2022-06-02 15:16:27.478 | Enabling module proxy_uwsgi. 2022-06-02 15:16:27.483 | To activate the new configuration, you need to run: 2022-06-02 15:16:27.483 | systemctl restart apache2 2022-06-02 15:16:27.487 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 15:16:27.489 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:16:27.492 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:16:27.494 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:16:27.617 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 15:16:27.619 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 15:16:27.623 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 15:16:27.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-02 15:16:27.633 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.635 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 15:16:27.638 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 15:16:27.641 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 15:16:27.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-02 15:16:27.650 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.652 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 15:16:27.654 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 15:16:27.656 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 15:16:27.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-02 15:16:27.666 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.668 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 15:16:27.670 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 15:16:27.672 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 15:16:27.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 15:16:27.681 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.684 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 15:16:27.686 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 15:16:27.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-02 15:16:27.696 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.698 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 15:16:27.701 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 15:16:27.703 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 15:16:27.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-02 15:16:27.712 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.714 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 15:16:27.730 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:27.733 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 15:16:27.735 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 15:16:27.737 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 15:16:27.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-02 15:16:27.747 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.749 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 15:16:27.765 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:27.767 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 15:16:27.770 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 15:16:27.772 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 15:16:27.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-02 15:16:27.781 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.783 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 15:16:27.786 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 15:16:27.788 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 15:16:27.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:27.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:27.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-02 15:16:27.798 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:27.800 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 15:16:27.802 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 15:16:27.805 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:16:27.808 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 15:16:27.811 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 15:16:27.813 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:16:27.816 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:16:27.816 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:16:27.821 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 15:16:27.824 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 15:16:27.826 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 15:16:27.829 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 15:16:27.831 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 15:16:27.851 | Using python 3.8 to install keystonemiddleware 2022-06-02 15:16:27.853 | + 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-02 15:16:29.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:16:29.504 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:29.510 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:29.510 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:29.515 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:29.517 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:29.519 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:29.519 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:29.520 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:16:29.523 | 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-02 15:16:29.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 359)) (2.6.3) 2022-06-02 15:16:29.628 | 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-02 15:16:29.643 | 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-02 15:16:29.649 | 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-02 15:16:29.656 | 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-02 15:16:29.658 | 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-02 15:16:29.662 | 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-02 15:16:29.727 | 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-02 15:16:29.745 | 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-02 15:16:29.749 | 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-02 15:16:29.766 | 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-02 15:16:29.770 | 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-02 15:16:29.775 | 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-02 15:16:29.797 | 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-02 15:16:29.809 | 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-02 15:16:29.812 | 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-02 15:16:29.850 | 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-02 15:16:29.861 | 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-02 15:16:29.870 | 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-02 15:16:29.876 | 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-02 15:16:29.881 | 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-02 15:16:29.884 | 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-02 15:16:29.891 | 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-02 15:16:29.895 | 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-02 15:16:29.898 | 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-02 15:16:29.904 | 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-02 15:16:29.907 | 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-02 15:16:29.910 | 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-02 15:16:29.912 | 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-02 15:16:29.915 | 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-02 15:16:29.935 | 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-02 15:16:29.938 | 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-02 15:16:29.940 | 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-02 15:16:29.945 | 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-02 15:16:29.948 | 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-02 15:16:31.161 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:16:31.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:16:31.231 | + inc/python:pip_install:200 : result=0 2022-06-02 15:16:31.233 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:16:31.235 | + functions-common:time_stop:2322 : local name 2022-06-02 15:16:31.237 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:16:31.239 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:16:31.241 | + functions-common:time_stop:2325 : local total 2022-06-02 15:16:31.244 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:16:31.246 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:16:31.248 | + functions-common:time_stop:2329 : start_time=1654182987846 2022-06-02 15:16:31.250 | + functions-common:time_stop:2331 : [[ -z 1654182987846 ]] 2022-06-02 15:16:31.253 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:16:31.257 | + functions-common:time_stop:2334 : end_time=1654182991255 2022-06-02 15:16:31.259 | + functions-common:time_stop:2335 : elapsed_time=3409 2022-06-02 15:16:31.261 | + functions-common:time_stop:2336 : total=61060 2022-06-02 15:16:31.263 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:16:31.265 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64469 2022-06-02 15:16:31.268 | + inc/python:pip_install:203 : return 0 2022-06-02 15:16:31.270 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 15:16:31.272 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 15:16:31.274 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:16:31.278 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 15:16:31.280 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 15:16:31.282 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:16:31.286 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:16:31.286 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:16:31.291 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 15:16:31.295 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 15:16:31.297 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 15:16:31.300 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 15:16:31.302 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 15:16:31.322 | Using python 3.8 to install python-memcached 2022-06-02 15:16:31.324 | + 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-02 15:16:32.976 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:16:32.980 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:32.986 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:32.987 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:32.993 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:32.994 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:32.996 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:32.996 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:32.998 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:16:33.104 | Collecting python-memcached===1.59 2022-06-02 15:16:33.111 | 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-02 15:16:33.195 | 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-02 15:16:34.549 | Installing collected packages: python-memcached 2022-06-02 15:16:34.636 | Successfully installed python-memcached-1.59 2022-06-02 15:16:34.745 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:16:34.745 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:16:34.817 | + inc/python:pip_install:200 : result=0 2022-06-02 15:16:34.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:16:34.822 | + functions-common:time_stop:2322 : local name 2022-06-02 15:16:34.824 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:16:34.827 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:16:34.829 | + functions-common:time_stop:2325 : local total 2022-06-02 15:16:34.831 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:16:34.833 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:16:34.835 | + functions-common:time_stop:2329 : start_time=1654182991317 2022-06-02 15:16:34.837 | + functions-common:time_stop:2331 : [[ -z 1654182991317 ]] 2022-06-02 15:16:34.841 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:16:34.845 | + functions-common:time_stop:2334 : end_time=1654182994842 2022-06-02 15:16:34.847 | + functions-common:time_stop:2335 : elapsed_time=3525 2022-06-02 15:16:34.849 | + functions-common:time_stop:2336 : total=64469 2022-06-02 15:16:34.851 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:16:34.853 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67994 2022-06-02 15:16:34.855 | + inc/python:pip_install:203 : return 0 2022-06-02 15:16:34.858 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 15:16:34.873 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:34.876 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-02 15:16:34.878 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 15:16:34.880 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 15:16:34.883 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 15:16:34.885 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:16:34.888 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 15:16:34.890 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 15:16:34.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:34.907 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 15:16:34.909 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 15:16:34.911 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 15:16:34.913 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:16:34.915 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:16:34.918 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:16:34.920 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:16:34.922 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:16:34.924 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:16:34.938 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:16:34.940 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:16:34.942 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:16:34.945 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:16:34.945 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:16:34.950 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 15:16:34.952 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:16:34.954 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 15:16:34.967 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 15:16:34.970 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:16:34.970 | + functions-common:git_clone:607 : head -1 2022-06-02 15:16:34.973 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 15:16:34.975 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:16:34.977 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 15:16:34.980 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:16:34.982 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:16:34.984 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 15:16:34.986 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:16:34.988 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 15:16:34.991 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:16:34.993 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:16:34.995 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 15:16:34.997 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:16:34.999 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:16:35.003 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 15:16:35.005 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:16:35.008 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 15:16:35.010 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:16:35.013 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:16:35.015 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 15:16:35.021 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 15:16:35.023 | + 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-02 15:16:35.622 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 15:16:35.625 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:16:35.627 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:16:35.629 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:16:35.631 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:16:35.633 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 15:16:35.635 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:16:35.638 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:16:35.640 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:16:35.642 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:16:35.644 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:16:35.646 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:16:35.649 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:16:35.651 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 15:16:35.671 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 15:16:35.673 | + 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-02 15:16:37.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:16:37.326 | 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-02 15:16:37.330 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:37.331 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:37.332 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:16:37.334 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:37.334 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:37.334 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:37.335 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:37.335 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:37.347 | Obtaining file:///opt/stack/keystone 2022-06-02 15:16:38.864 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:16:40.509 | Collecting Flask===1.1.2 2022-06-02 15:16:40.516 | 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-02 15:16:40.704 | Collecting Flask-RESTful===0.3.8 2022-06-02 15:16:40.710 | 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-02 15:16:40.784 | 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-02 15:16:40.790 | 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-02 15:16:40.793 | 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-02 15:16:40.800 | 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-02 15:16:40.820 | 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-02 15:16:40.964 | Collecting Werkzeug===1.0.1 2022-06-02 15:16:40.971 | 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-02 15:16:41.156 | Collecting aniso8601===8.0.0 2022-06-02 15:16:41.162 | 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-02 15:16:41.230 | 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-02 15:16:41.239 | 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-02 15:16:41.297 | Collecting click===7.1.2 2022-06-02 15:16:41.303 | 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-02 15:16:41.311 | 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-02 15:16:41.349 | 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-02 15:16:41.444 | Collecting itsdangerous===1.1.0 2022-06-02 15:16:41.450 | 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-02 15:16:41.516 | 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-02 15:16:41.527 | 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-02 15:16:41.585 | 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-02 15:16:41.588 | 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-02 15:16:41.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 295)) (2.6.3) 2022-06-02 15:16:41.628 | 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-02 15:16:41.642 | 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-02 15:16:41.648 | 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-02 15:16:41.694 | 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-02 15:16:41.700 | 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-02 15:16:41.738 | 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-02 15:16:41.790 | 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-02 15:16:41.808 | 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-02 15:16:41.824 | 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-02 15:16:41.832 | 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-02 15:16:41.856 | 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-02 15:16:41.863 | 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-02 15:16:41.881 | 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-02 15:16:41.925 | 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-02 15:16:42.044 | Collecting passlib===1.7.2 2022-06-02 15:16:42.051 | 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-02 15:16:42.143 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2022-06-02 15:16:42.146 | 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-02 15:16:42.148 | 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-02 15:16:42.159 | 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-02 15:16:42.161 | 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-02 15:16:42.164 | 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-02 15:16:42.275 | Collecting pysaml2===6.1.0 2022-06-02 15:16:42.283 | 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-02 15:16:42.370 | 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-02 15:16:42.375 | 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-02 15:16:42.394 | 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-02 15:16:42.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 439)) (2.23.0) 2022-06-02 15:16:42.420 | 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-02 15:16:42.675 | Collecting scrypt===0.8.15 2022-06-02 15:16:42.684 | 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-02 15:16:42.767 | 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-02 15:16:42.770 | 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-02 15:16:42.780 | 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-02 15:16:42.782 | 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-02 15:16:42.785 | 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-02 15:16:42.792 | 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-02 15:16:42.800 | 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-02 15:16:42.805 | 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-02 15:16:42.823 | 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-02 15:16:42.826 | 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-02 15:16:42.833 | 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-02 15:16:42.852 | 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-02 15:16:42.855 | 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-02 15:16:42.858 | 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-02 15:16:42.921 | 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-02 15:16:42.924 | 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-02 15:16:42.931 | 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-02 15:16:42.937 | 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-02 15:16:42.945 | 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-02 15:16:42.949 | 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-02 15:16:42.951 | 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-02 15:16:42.957 | 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-02 15:16:42.997 | 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-02 15:16:43.005 | 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-02 15:16:43.016 | 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-02 15:16:43.023 | 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-02 15:16:43.030 | 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-02 15:16:43.041 | 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-02 15:16:43.048 | 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-02 15:16:43.051 | 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-02 15:16:43.053 | 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-02 15:16:43.056 | 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-02 15:16:43.154 | Collecting defusedxml===0.6.0 2022-06-02 15:16:43.160 | 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-02 15:16:43.229 | 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-02 15:16:43.233 | 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-02 15:16:43.235 | 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-02 15:16:43.237 | 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-02 15:16:43.240 | 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-02 15:16:43.242 | 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-02 15:16:43.244 | 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-02 15:16:43.247 | 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-02 15:16:43.249 | 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-02 15:16:43.253 | 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-02 15:16:43.256 | 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-02 15:16:43.258 | 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-02 15:16:43.265 | 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-02 15:16:43.267 | 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-02 15:16:43.270 | 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-02 15:16:43.278 | 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-02 15:16:43.284 | 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-02 15:16:44.102 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-02 15:16:44.102 | Attempting uninstall: click 2022-06-02 15:16:44.103 | Found existing installation: Click 7.0 2022-06-02 15:16:44.113 | Uninstalling Click-7.0: 2022-06-02 15:16:44.144 | Successfully uninstalled Click-7.0 2022-06-02 15:16:45.555 | Running setup.py develop for keystone 2022-06-02 15:16:47.249 | 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-02 15:16:47.361 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:16:47.361 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:16:47.445 | + inc/python:pip_install:200 : result=0 2022-06-02 15:16:47.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:16:47.449 | + functions-common:time_stop:2322 : local name 2022-06-02 15:16:47.451 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:16:47.453 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:16:47.456 | + functions-common:time_stop:2325 : local total 2022-06-02 15:16:47.458 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:16:47.460 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:16:47.462 | + functions-common:time_stop:2329 : start_time=1654182995665 2022-06-02 15:16:47.464 | + functions-common:time_stop:2331 : [[ -z 1654182995665 ]] 2022-06-02 15:16:47.466 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:16:47.470 | + functions-common:time_stop:2334 : end_time=1654183007468 2022-06-02 15:16:47.472 | + functions-common:time_stop:2335 : elapsed_time=11803 2022-06-02 15:16:47.474 | + functions-common:time_stop:2336 : total=67994 2022-06-02 15:16:47.476 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:16:47.479 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=79797 2022-06-02 15:16:47.481 | + inc/python:pip_install:203 : return 0 2022-06-02 15:16:47.483 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:16:47.486 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:16:47.489 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:16:47.508 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:16:47.520 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 15:16:47.522 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 15:16:47.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:16:47.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:16:47.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-02 15:16:47.531 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:16:47.533 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 15:16:47.550 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:47.552 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 15:16:47.554 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:16:47.557 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 15:16:47.560 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 15:16:47.571 | + 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-02 15:16:47.574 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 15:16:47.578 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 15:16:47.594 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:47.596 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 15:16:47.626 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 15:16:47.652 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 15:16:47.681 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 15:16:47.710 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 15:16:47.739 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 15:16:47.768 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 15:16:47.797 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 15:16:47.823 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 15:16:47.825 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 15:16:47.828 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 15:16:47.830 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 15:16:47.832 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:16:47.834 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:16:47.850 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:47.853 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:16:47.856 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:16:47.858 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:16:47.872 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:47.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:16:47.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:16:47.906 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:16:47.909 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:16:47.911 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 15:16:47.913 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 15:16:47.915 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 15:16:47.931 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:47.934 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-02 15:16:47.962 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-06-02 15:16:47.989 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 15:16:47.991 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 15:16:48.021 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 15:16:48.023 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 15:16:48.025 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 15:16:48.028 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 15:16:48.030 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 15:16:48.033 | + 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-02 15:16:48.062 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 15:16:48.064 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 15:16:48.066 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 15:16:48.068 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 15:16:48.071 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:16:48.087 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:16:48.090 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:16:48.092 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:16:48.094 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:16:48.096 | + 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-02 15:16:48.123 | + 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-02 15:16:48.150 | + 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-02 15:16:48.177 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:16:48.204 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 15:16:48.230 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 15:16:48.233 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 15:16:48.235 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 15:16:48.237 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 15:16:48.239 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 15:16:48.242 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:16:48.244 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:16:48.247 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 15:16:48.250 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 15:16:48.253 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:16:48.255 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:16:48.268 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:16:48.268 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:16:48.276 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:16:48.280 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:16:48.295 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 15:16:48.297 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 15:16:48.301 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 15:16:48.329 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 15:16:48.355 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 15:16:48.381 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 15:16:48.408 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 15:16:48.434 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 15:16:48.460 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 15:16:48.486 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 15:16:48.513 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 15:16:48.540 | + 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-02 15:16:48.566 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 15:16:48.592 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 15:16:48.618 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 15:16:48.645 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:16:48.647 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:16:48.650 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 15:16:48.652 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 15:16:48.655 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:16:48.657 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:48.659 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:48.661 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:16:48.664 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:16:48.666 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 15:16:48.692 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 15:16:48.719 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:16:48.719 | + 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-02 15:16:48.728 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 15:16:48.731 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 15:16:48.733 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 15:16:48.735 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:16:48.738 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:16:48.740 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:16:48.742 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:48.744 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:48.747 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:16:48.749 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:16:48.751 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:48.754 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:48.756 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 15:16:48.817 | Enabling site keystone-wsgi-public. 2022-06-02 15:16:48.822 | To activate the new configuration, you need to run: 2022-06-02 15:16:48.822 | systemctl reload apache2 2022-06-02 15:16:48.827 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:16:48.829 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:16:48.831 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:16:48.833 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:16:48.959 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 15:16:48.961 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 15:16:48.963 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 15:16:48.966 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 15:16:48.970 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:16:48.972 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:16:48.975 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 15:16:48.980 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 15:16:48.982 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:16:48.984 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:16:48.998 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:16:48.998 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:16:49.006 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:16:49.010 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:16:49.025 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 15:16:49.027 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 15:16:49.031 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 15:16:49.061 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 15:16:49.087 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 15:16:49.113 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 15:16:49.141 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 15:16:49.169 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 15:16:49.196 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 15:16:49.222 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 15:16:49.248 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 15:16:49.274 | + 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-02 15:16:49.301 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 15:16:49.327 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 15:16:49.353 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 15:16:49.380 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:16:49.383 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:16:49.385 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 15:16:49.388 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 15:16:49.390 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:16:49.392 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:49.394 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:49.397 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:16:49.399 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:16:49.402 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 15:16:49.428 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 15:16:49.456 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:16:49.456 | + 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-02 15:16:49.464 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 15:16:49.467 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 15:16:49.470 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 15:16:49.472 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:16:49.474 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:16:49.476 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:16:49.478 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:49.481 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:49.483 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:16:49.485 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:16:49.487 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:16:49.489 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:16:49.492 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 15:16:49.553 | Enabling site keystone-wsgi-admin. 2022-06-02 15:16:49.559 | To activate the new configuration, you need to run: 2022-06-02 15:16:49.559 | systemctl reload apache2 2022-06-02 15:16:49.563 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:16:49.565 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:16:49.568 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:16:49.570 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:16:49.695 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 15:16:49.724 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 15:16:49.755 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 15:16:49.784 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 15:16:49.786 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 15:16:49.816 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 15:16:49.843 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 15:16:49.871 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 15:16:49.887 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:16:49.889 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 15:16:49.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:16:49.908 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 15:16:49.910 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 15:16:49.912 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 15:16:49.915 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:16:49.917 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 15:16:49.920 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 15:16:49.922 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 15:16:49.924 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 15:16:49.926 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:16:49.928 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:16:49.931 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:16:49.934 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:16:49.936 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:16:49.939 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:16:49.954 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:16:49.956 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:16:49.958 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:16:49.961 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:16:49.961 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:16:49.966 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 15:16:49.968 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:16:49.970 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 15:16:49.983 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 15:16:49.986 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:16:49.986 | + functions-common:git_clone:607 : head -1 2022-06-02 15:16:49.992 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 15:16:49.994 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:16:49.997 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 15:16:50.000 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:16:50.003 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:16:50.005 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 15:16:50.007 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 15:16:50.010 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 15:16:50.012 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:16:50.014 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:16:50.016 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 15:16:50.019 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:16:50.021 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 15:16:50.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 15:16:50.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:16:50.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 15:16:50.031 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:16:50.033 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:16:50.036 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 15:16:50.042 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 15:16:50.044 | + 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-02 15:16:50.636 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 15:16:50.639 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:16:50.641 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:16:50.643 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:16:50.645 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:16:50.647 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 15:16:50.649 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:16:50.651 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 15:16:50.654 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:16:50.656 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 15:16:50.658 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 15:16:50.660 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 15:16:50.662 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:16:50.664 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 15:16:50.685 | Using python 3.8 to install /opt/stack/swift 2022-06-02 15:16:50.687 | + 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-02 15:16:52.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:16:52.371 | 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-02 15:16:52.375 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:52.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:52.378 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:16:52.379 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:52.379 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:52.379 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:52.380 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:16:52.380 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:16:52.393 | Obtaining file:///opt/stack/swift 2022-06-02 15:16:53.612 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:16:54.816 | 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-02 15:16:54.825 | 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-02 15:16:54.863 | 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-02 15:16:54.872 | 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-02 15:16:54.875 | 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-02 15:16:55.853 | Collecting lxml===4.5.2 2022-06-02 15:16:55.874 | 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-02 15:16:56.077 | 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-02 15:16:56.079 | 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-02 15:16:56.082 | 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-02 15:16:56.117 | 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-02 15:16:56.131 | 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-02 15:16:56.137 | 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-02 15:16:56.143 | 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-02 15:16:56.181 | 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-02 15:16:56.190 | 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-02 15:16:56.207 | 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-02 15:16:56.213 | 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-02 15:16:56.217 | 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-02 15:16:56.319 | Collecting pyeclib===1.6.0 2022-06-02 15:16:56.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-02 15:16:57.384 | 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-02 15:16:57.387 | 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-02 15:16:57.390 | 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-02 15:16:57.395 | 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-02 15:16:57.413 | 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-02 15:16:57.417 | 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-02 15:16:57.437 | 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-02 15:16:57.441 | 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-02 15:16:57.444 | 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-02 15:16:57.451 | 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-02 15:16:57.622 | Collecting xattr===0.9.7 2022-06-02 15:16:57.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-02 15:16:58.375 | 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-02 15:16:58.379 | 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-02 15:16:58.387 | 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-02 15:16:58.401 | 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-02 15:16:58.466 | 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-02 15:16:58.471 | 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-02 15:16:58.474 | 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-02 15:16:58.482 | 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-02 15:16:58.487 | 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-02 15:16:58.490 | 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-02 15:16:58.492 | 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-02 15:16:58.496 | 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-02 15:16:58.498 | 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-02 15:16:58.500 | 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-02 15:16:58.503 | 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-02 15:16:58.508 | 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-02 15:16:58.511 | 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-02 15:16:58.513 | Building wheels for collected packages: pyeclib, xattr 2022-06-02 15:16:58.514 | Building wheel for pyeclib (setup.py): started 2022-06-02 15:16:59.791 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-02 15:16:59.793 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55504 sha256=8652f4f08d1d1c57da3c7812c13119819901f8000a60c6b41e4ab23431c88d62 2022-06-02 15:16:59.793 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-02 15:16:59.795 | Building wheel for xattr (setup.py): started 2022-06-02 15:17:01.171 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-02 15:17:01.172 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33234 sha256=1867b32a2e692854775c4ad2e9a6dbba2da3fda2ce48aa9729c055bd531632d7 2022-06-02 15:17:01.173 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-02 15:17:01.174 | Successfully built pyeclib xattr 2022-06-02 15:17:02.352 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-02 15:17:02.654 | Running setup.py develop for swift 2022-06-02 15:17:04.175 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-02 15:17:04.290 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:17:04.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:17:04.385 | + inc/python:pip_install:200 : result=0 2022-06-02 15:17:04.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:17:04.390 | + functions-common:time_stop:2322 : local name 2022-06-02 15:17:04.392 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:17:04.394 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:17:04.396 | + functions-common:time_stop:2325 : local total 2022-06-02 15:17:04.398 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:17:04.400 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:17:04.403 | + functions-common:time_stop:2329 : start_time=1654183010679 2022-06-02 15:17:04.405 | + functions-common:time_stop:2331 : [[ -z 1654183010679 ]] 2022-06-02 15:17:04.407 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:17:04.411 | + functions-common:time_stop:2334 : end_time=1654183024409 2022-06-02 15:17:04.413 | + functions-common:time_stop:2335 : elapsed_time=13730 2022-06-02 15:17:04.416 | + functions-common:time_stop:2336 : total=79797 2022-06-02 15:17:04.418 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:17:04.420 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=93527 2022-06-02 15:17:04.423 | + inc/python:pip_install:203 : return 0 2022-06-02 15:17:04.425 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:17:04.427 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:17:04.429 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:17:04.447 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:17:04.458 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 15:17:04.461 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 15:17:04.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:17:04.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:17:04.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-02 15:17:04.470 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:17:04.473 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 15:17:04.475 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:17:04.477 | + ./stack.sh:main:877 : configure_swift 2022-06-02 15:17:04.480 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 15:17:04.482 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 15:17:04.484 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 15:17:04.486 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 15:17:04.488 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 15:17:04.490 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 15:17:05.243 | No account-auditor running 2022-06-02 15:17:05.243 | No account-reaper running 2022-06-02 15:17:05.244 | No container-auditor running 2022-06-02 15:17:05.244 | No container-replicator running 2022-06-02 15:17:05.244 | No object-server running 2022-06-02 15:17:05.244 | No container-reconciler running 2022-06-02 15:17:05.244 | No proxy-server running 2022-06-02 15:17:05.244 | No object-replicator running 2022-06-02 15:17:05.244 | No object-expirer running 2022-06-02 15:17:05.244 | No object-reconstructor running 2022-06-02 15:17:05.244 | No container-updater running 2022-06-02 15:17:05.244 | No account-replicator running 2022-06-02 15:17:05.244 | No container-sharder running 2022-06-02 15:17:05.244 | No object-updater running 2022-06-02 15:17:05.244 | No container-server running 2022-06-02 15:17:05.244 | No object-auditor running 2022-06-02 15:17:05.244 | No account-server running 2022-06-02 15:17:05.244 | No container-sync running 2022-06-02 15:17:05.288 | + lib/swift:configure_swift:341 : true 2022-06-02 15:17:05.290 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 15:17:05.302 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 15:17:05.314 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 15:17:05.317 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 15:17:05.317 | s/%GROUP%//; 2022-06-02 15:17:05.317 | s/%USER%/ubuntu/; 2022-06-02 15:17:05.317 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 15:17:05.317 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 15:17:05.317 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 15:17:05.326 | uid = ubuntu 2022-06-02 15:17:05.326 | gid = 2022-06-02 15:17:05.326 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 15:17:05.326 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 15:17:05.326 | address = 127.0.0.1 2022-06-02 15:17:05.326 | 2022-06-02 15:17:05.326 | [account6612] 2022-06-02 15:17:05.326 | max connections = 25 2022-06-02 15:17:05.326 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:17:05.326 | read only = false 2022-06-02 15:17:05.326 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 15:17:05.326 | 2022-06-02 15:17:05.326 | [account6622] 2022-06-02 15:17:05.326 | max connections = 25 2022-06-02 15:17:05.326 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:17:05.326 | read only = false 2022-06-02 15:17:05.326 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 15:17:05.326 | 2022-06-02 15:17:05.326 | [account6632] 2022-06-02 15:17:05.326 | max connections = 25 2022-06-02 15:17:05.326 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:17:05.326 | read only = false 2022-06-02 15:17:05.326 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 15:17:05.326 | 2022-06-02 15:17:05.326 | [account6642] 2022-06-02 15:17:05.326 | max connections = 25 2022-06-02 15:17:05.326 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:17:05.327 | read only = false 2022-06-02 15:17:05.327 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | [container6611] 2022-06-02 15:17:05.327 | max connections = 25 2022-06-02 15:17:05.327 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:17:05.327 | read only = false 2022-06-02 15:17:05.327 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | [container6621] 2022-06-02 15:17:05.327 | max connections = 25 2022-06-02 15:17:05.327 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:17:05.327 | read only = false 2022-06-02 15:17:05.327 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | [container6631] 2022-06-02 15:17:05.327 | max connections = 25 2022-06-02 15:17:05.327 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:17:05.327 | read only = false 2022-06-02 15:17:05.327 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | [container6641] 2022-06-02 15:17:05.327 | max connections = 25 2022-06-02 15:17:05.327 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:17:05.327 | read only = false 2022-06-02 15:17:05.327 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | [object6613] 2022-06-02 15:17:05.327 | max connections = 25 2022-06-02 15:17:05.327 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:17:05.327 | read only = false 2022-06-02 15:17:05.327 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 15:17:05.327 | 2022-06-02 15:17:05.327 | [object6623] 2022-06-02 15:17:05.327 | max connections = 25 2022-06-02 15:17:05.327 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:17:05.328 | read only = false 2022-06-02 15:17:05.328 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 15:17:05.328 | 2022-06-02 15:17:05.328 | [object6633] 2022-06-02 15:17:05.328 | max connections = 25 2022-06-02 15:17:05.328 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:17:05.328 | read only = false 2022-06-02 15:17:05.328 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 15:17:05.328 | 2022-06-02 15:17:05.328 | [object6643] 2022-06-02 15:17:05.328 | max connections = 25 2022-06-02 15:17:05.328 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:17:05.328 | read only = false 2022-06-02 15:17:05.328 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 15:17:05.329 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 15:17:05.331 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:17:05.333 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:17:05.334 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 15:17:05.354 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 15:17:05.355 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 15:17:05.360 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 15:17:05.364 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 15:17:05.365 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 15:17:05.369 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 15:17:05.397 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-02 15:17:05.421 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 15:17:05.439 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 15:17:05.465 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 15:17:05.482 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:17:05.509 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 15:17:05.526 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 15:17:05.553 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 15:17:05.570 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 15:17:05.597 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 15:17:05.614 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:17:05.641 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 15:17:05.658 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 15:17:05.672 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:05.674 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 15:17:05.701 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 15:17:05.726 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 15:17:05.753 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 15:17:05.780 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 15:17:05.794 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:05.796 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 15:17:05.821 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 15:17:05.835 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:05.837 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 15:17:05.852 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:05.854 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 15:17:05.856 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 15:17:05.871 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:05.873 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 15:17:05.874 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 15:17:05.876 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 15:17:05.881 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 15:17:05.887 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 15:17:05.912 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 15:17:05.938 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 15:17:05.967 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 15:17:05.995 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 15:17:06.021 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 15:17:06.023 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 15:17:06.025 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 15:17:06.027 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 15:17:06.029 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 15:17:06.055 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 15:17:06.081 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:17:06.107 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 15:17:06.133 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 15:17:06.159 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 15:17:06.186 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 15:17:06.211 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 15:17:06.238 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:17:06.264 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 15:17:06.290 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 15:17:06.317 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 15:17:06.343 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 15:17:06.370 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 15:17:06.399 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 15:17:06.425 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 15:17:06.442 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 15:17:06.469 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 15:17:06.496 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 15:17:06.500 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 15:17:06.527 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 15:17:06.553 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 15:17:06.579 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 15:17:06.581 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 15:17:06.583 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 15:17:06.585 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 15:17:06.590 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 15:17:06.592 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 15:17:06.594 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:17:06.596 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 15:17:06.598 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 15:17:06.600 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:17:06.602 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:17:06.605 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 15:17:06.622 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 15:17:06.648 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 15:17:06.665 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 15:17:06.692 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 15:17:06.709 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:17:06.736 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 15:17:06.753 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:17:06.780 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 15:17:06.798 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:17:06.825 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 15:17:06.842 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 15:17:06.869 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:17:06.886 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:17:06.913 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 15:17:06.930 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 15:17:06.957 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 15:17:06.975 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 15:17:07.005 | + 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-02 15:17:07.010 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 15:17:07.027 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:17:07.055 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 15:17:07.082 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 15:17:07.084 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 15:17:07.088 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 15:17:07.091 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 15:17:07.093 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:17:07.095 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 15:17:07.097 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 15:17:07.099 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:17:07.101 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:17:07.103 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 15:17:07.121 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 15:17:07.148 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 15:17:07.165 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 15:17:07.193 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 15:17:07.211 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:17:07.238 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 15:17:07.257 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:17:07.285 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 15:17:07.303 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:17:07.330 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 15:17:07.348 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 15:17:07.376 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:17:07.393 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:17:07.421 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 15:17:07.438 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 15:17:07.465 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 15:17:07.483 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 15:17:07.508 | + 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-02 15:17:07.513 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 15:17:07.531 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:17:07.558 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 15:17:07.560 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 15:17:07.564 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 15:17:07.566 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 15:17:07.568 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:17:07.570 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 15:17:07.572 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 15:17:07.575 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:17:07.577 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:17:07.579 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 15:17:07.598 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 15:17:07.625 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 15:17:07.642 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 15:17:07.670 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 15:17:07.687 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:17:07.715 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 15:17:07.732 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:17:07.759 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 15:17:07.777 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:17:07.804 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 15:17:07.821 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 15:17:07.849 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:17:07.866 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:17:07.894 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 15:17:07.911 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 15:17:07.938 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 15:17:07.955 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 15:17:07.981 | + 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-02 15:17:07.986 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 15:17:08.003 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:17:08.031 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 15:17:08.057 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 15:17:08.084 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 15:17:08.110 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 15:17:08.113 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 15:17:08.117 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 15:17:08.145 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 15:17:08.171 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 15:17:08.199 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 15:17:08.226 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 15:17:08.254 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 15:17:08.280 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 15:17:08.305 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 15:17:08.332 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 15:17:08.359 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 15:17:08.374 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:08.376 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 15:17:08.393 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 15:17:08.396 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 15:17:08.415 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 15:17:08.417 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-02 15:17:08.443 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 15:17:08.445 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 15:17:08.472 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-02 15:17:08.500 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 15:17:08.502 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 15:17:08.528 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 15:17:08.543 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:08.545 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 15:17:08.548 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 15:17:08.553 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 15:17:08.555 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 15:17:08.568 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 15:17:08.570 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 15:17:08.580 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 15:17:08.583 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 15:17:08.585 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:17:08.587 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:17:08.589 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:17:08.591 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:17:08.593 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:17:08.595 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:17:08.598 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 15:17:08.610 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 15:17:08.612 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 15:17:08.614 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 15:17:08.631 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:08.634 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 15:17:08.650 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:08.653 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 15:17:08.655 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 15:17:08.657 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 15:17:08.659 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:17:08.662 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 15:17:08.664 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 15:17:08.667 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 15:17:08.670 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 15:17:08.686 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:08.689 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 15:17:08.691 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 15:17:08.708 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:08.710 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 15:17:08.713 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 15:17:08.715 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 15:17:08.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:17:08.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:17:08.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-02 15:17:08.725 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:17:08.728 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 15:17:08.731 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 15:17:08.734 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 15:17:08.737 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 15:17:08.739 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 15:17:08.741 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 15:17:08.744 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 15:17:08.748 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 15:17:08.750 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 15:17:08.753 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 15:17:08.757 | +++ 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-02 15:17:08.757 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 15:17:08.762 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 15:17:08.764 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 15:17:08.767 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 15:17:08.769 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 15:17:08.772 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 15:17:08.793 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 15:17:08.796 | + 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-02 15:17:10.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:17:10.470 | 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-02 15:17:10.474 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:10.475 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:10.476 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:17:10.478 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:10.478 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:10.478 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:17:10.479 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:10.479 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:17:10.665 | Collecting glance-store===2.3.1 2022-06-02 15:17:10.672 | 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-02 15:17:10.832 | 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-02 15:17:10.834 | 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-02 15:17:10.846 | 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-02 15:17:11.100 | Collecting os-brick===4.0.5 2022-06-02 15:17:11.106 | 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-02 15:17:11.211 | 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-02 15:17:11.216 | 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-02 15:17:11.237 | 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-02 15:17:11.247 | 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-02 15:17:11.262 | 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-02 15:17:11.268 | 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-02 15:17:11.274 | 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-02 15:17:11.314 | 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-02 15:17:11.328 | 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-02 15:17:11.332 | 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-02 15:17:11.342 | 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-02 15:17:11.366 | 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-02 15:17:11.384 | 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-02 15:17:11.390 | 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-02 15:17:11.392 | 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-02 15:17:11.395 | 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-02 15:17:11.538 | Collecting python-cinderclient===7.2.2 2022-06-02 15:17:11.544 | 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-02 15:17:11.644 | 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-02 15:17:11.649 | 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-02 15:17:11.784 | Collecting python-swiftclient===3.10.1 2022-06-02 15:17:11.789 | 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-02 15:17:11.884 | 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-02 15:17:11.888 | 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-02 15:17:11.909 | 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-02 15:17:11.913 | 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-02 15:17:11.916 | 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-02 15:17:11.919 | 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-02 15:17:11.925 | 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-02 15:17:11.939 | 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-02 15:17:11.959 | 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-02 15:17:11.962 | 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-02 15:17:11.971 | 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-02 15:17:11.974 | 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-02 15:17:11.979 | 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-02 15:17:11.984 | 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-02 15:17:11.991 | 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-02 15:17:11.997 | 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-02 15:17:12.000 | 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-02 15:17:12.002 | 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-02 15:17:12.005 | 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-02 15:17:12.008 | 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-02 15:17:12.019 | 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-02 15:17:12.027 | 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-02 15:17:12.034 | 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-02 15:17:12.047 | 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-02 15:17:12.055 | 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-02 15:17:12.058 | 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-02 15:17:12.060 | 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-02 15:17:12.062 | 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-02 15:17:12.065 | 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-02 15:17:12.068 | 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-02 15:17:12.071 | 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-02 15:17:12.079 | 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-02 15:17:12.082 | 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-02 15:17:12.085 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2022-06-02 15:17:12.102 | 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-02 15:17:12.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-02 15:17:12.116 | 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-02 15:17:12.120 | 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-02 15:17:12.122 | 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-02 15:17:12.125 | 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-02 15:17:12.127 | 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-02 15:17:13.453 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-06-02 15:17:14.444 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-02 15:17:14.564 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:17:14.564 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:17:14.640 | + inc/python:pip_install:200 : result=0 2022-06-02 15:17:14.643 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:17:14.645 | + functions-common:time_stop:2322 : local name 2022-06-02 15:17:14.647 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:17:14.649 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:17:14.652 | + functions-common:time_stop:2325 : local total 2022-06-02 15:17:14.655 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:17:14.657 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:17:14.659 | + functions-common:time_stop:2329 : start_time=1654183028788 2022-06-02 15:17:14.661 | + functions-common:time_stop:2331 : [[ -z 1654183028788 ]] 2022-06-02 15:17:14.664 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:17:14.668 | + functions-common:time_stop:2334 : end_time=1654183034666 2022-06-02 15:17:14.670 | + functions-common:time_stop:2335 : elapsed_time=5878 2022-06-02 15:17:14.673 | + functions-common:time_stop:2336 : total=93527 2022-06-02 15:17:14.675 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:17:14.677 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99405 2022-06-02 15:17:14.679 | + inc/python:pip_install:203 : return 0 2022-06-02 15:17:14.682 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 15:17:14.684 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 15:17:14.687 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 15:17:14.699 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 15:17:14.704 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 15:17:14.706 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 15:17:14.709 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 15:17:14.711 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:17:14.714 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:17:14.716 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:17:14.719 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:17:14.721 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:17:14.724 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:17:14.739 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:17:14.742 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:17:14.744 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:17:14.747 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:17:14.747 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:17:14.752 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 15:17:14.754 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:17:14.757 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 15:17:14.769 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 15:17:14.772 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:17:14.772 | + functions-common:git_clone:607 : head -1 2022-06-02 15:17:14.775 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 15:17:14.778 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:17:14.781 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 15:17:14.784 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:17:14.786 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:17:14.788 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 15:17:14.791 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:17:14.793 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 15:17:14.796 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:17:14.798 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:17:14.800 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 15:17:14.803 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:17:14.805 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:17:14.809 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 15:17:14.811 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:17:14.814 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 15:17:14.816 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:17:14.818 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:17:14.821 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 15:17:14.828 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 15:17:14.830 | + 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-02 15:17:15.439 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 15:17:15.441 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:17:15.444 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:17:15.446 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:17:15.449 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:17:15.451 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 15:17:15.453 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:17:15.455 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:17:15.458 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:17:15.460 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:17:15.462 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:17:15.465 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:17:15.467 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:17:15.470 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 15:17:15.490 | Using python 3.8 to install /opt/stack/glance 2022-06-02 15:17:15.492 | + 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-02 15:17:17.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:17:17.196 | 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-02 15:17:17.202 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:17.202 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:17.204 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:17:17.205 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:17.205 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:17.206 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:17:17.206 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:17.206 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:17:17.219 | Obtaining file:///opt/stack/glance 2022-06-02 15:17:18.489 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:17:19.732 | 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-02 15:17:19.740 | 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-02 15:17:19.748 | 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-02 15:17:19.756 | 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-02 15:17:19.897 | Collecting WSME===0.10.0 2022-06-02 15:17:19.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-02 15:17:19.986 | 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-02 15:17:19.999 | 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-02 15:17:20.143 | Collecting castellan===3.6.1 2022-06-02 15:17:20.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-02 15:17:20.243 | 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-02 15:17:20.365 | Collecting cursive===0.2.2 2022-06-02 15:17:20.371 | 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-02 15:17:20.456 | 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-02 15:17:20.463 | 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-02 15:17:20.468 | 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-02 15:17:20.477 | 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-02 15:17:20.483 | 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-02 15:17:20.553 | 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-02 15:17:20.556 | 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-02 15:17:20.558 | 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-02 15:17:20.561 | 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-02 15:17:20.572 | 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-02 15:17:20.636 | 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-02 15:17:20.692 | 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-02 15:17:20.694 | 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-02 15:17:20.699 | 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-02 15:17:20.703 | 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-02 15:17:20.724 | 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-02 15:17:20.758 | 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-02 15:17:20.769 | 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-02 15:17:20.784 | 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-02 15:17:20.790 | 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-02 15:17:20.837 | 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-02 15:17:20.843 | 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-02 15:17:20.882 | 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-02 15:17:20.935 | 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-02 15:17:20.953 | 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-02 15:17:20.970 | 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-02 15:17:20.983 | 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-02 15:17:20.992 | 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-02 15:17:21.017 | 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-02 15:17:21.025 | 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-02 15:17:21.043 | 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-02 15:17:21.087 | 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-02 15:17:21.094 | 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-02 15:17:21.097 | 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-02 15:17:21.099 | 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-02 15:17:21.120 | 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-02 15:17:21.133 | 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-02 15:17:21.144 | 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-02 15:17:21.147 | 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-02 15:17:21.269 | Collecting python-barbicanclient===5.0.1 2022-06-02 15:17:21.277 | 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-02 15:17:21.367 | 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-02 15:17:21.372 | 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-02 15:17:21.375 | 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-02 15:17:21.393 | 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-02 15:17:21.397 | 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-02 15:17:21.405 | 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-02 15:17:21.532 | Collecting retrying===1.3.3 2022-06-02 15:17:21.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-02 15:17:21.614 | 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-02 15:17:21.701 | Collecting simplegeneric===0.8.1 2022-06-02 15:17:21.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-02 15:17:22.387 | 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-02 15:17:22.390 | 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-02 15:17:22.401 | 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-02 15:17:22.404 | 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-02 15:17:22.407 | 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-02 15:17:22.574 | Collecting taskflow===4.5.0 2022-06-02 15:17:22.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-02 15:17:22.728 | 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-02 15:17:22.742 | 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-02 15:17:22.751 | 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-02 15:17:22.757 | 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-02 15:17:22.775 | 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-02 15:17:22.779 | 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-02 15:17:22.785 | 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-02 15:17:22.805 | 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-02 15:17:22.808 | 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-02 15:17:22.811 | 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-02 15:17:22.819 | 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-02 15:17:22.823 | 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-02 15:17:22.831 | 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-02 15:17:22.836 | 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-02 15:17:22.842 | 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-02 15:17:22.847 | 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-02 15:17:22.850 | 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-02 15:17:22.854 | 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-02 15:17:22.857 | 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-02 15:17:22.897 | 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-02 15:17:22.905 | 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-02 15:17:22.908 | 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-02 15:17:22.918 | 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-02 15:17:22.921 | 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-02 15:17:22.935 | 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-02 15:17:22.939 | 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-02 15:17:22.941 | 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-02 15:17:22.944 | 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-02 15:17:22.947 | 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-02 15:17:23.065 | Collecting automaton===2.2.0 2022-06-02 15:17:23.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-02 15:17:23.313 | Collecting networkx===2.5 2022-06-02 15:17:23.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-02 15:17:23.564 | Collecting pydot===1.4.1 2022-06-02 15:17:23.571 | 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-02 15:17:23.645 | 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-02 15:17:23.648 | 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-02 15:17:23.650 | 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-02 15:17:23.652 | 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-02 15:17:23.655 | 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-02 15:17:23.658 | 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-02 15:17:23.661 | 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-02 15:17:23.663 | 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-02 15:17:23.717 | 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-02 15:17:23.759 | 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-02 15:17:23.791 | 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-02 15:17:23.794 | 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-02 15:17:23.797 | 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-02 15:17:23.803 | Building wheels for collected packages: simplegeneric 2022-06-02 15:17:23.804 | Building wheel for simplegeneric (setup.py): started 2022-06-02 15:17:24.475 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-02 15:17:24.476 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=5cce073f470ea2b115ada41ee9ffc252182ca2545f81acea99abca19ec469cde 2022-06-02 15:17:24.476 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-02 15:17:24.477 | Successfully built simplegeneric 2022-06-02 15:17:25.385 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-02 15:17:27.863 | Running setup.py develop for glance 2022-06-02 15:17:29.356 | 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-02 15:17:29.481 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:17:29.481 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:17:29.569 | + inc/python:pip_install:200 : result=0 2022-06-02 15:17:29.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:17:29.574 | + functions-common:time_stop:2322 : local name 2022-06-02 15:17:29.576 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:17:29.578 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:17:29.580 | + functions-common:time_stop:2325 : local total 2022-06-02 15:17:29.583 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:17:29.585 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:17:29.587 | + functions-common:time_stop:2329 : start_time=1654183035484 2022-06-02 15:17:29.590 | + functions-common:time_stop:2331 : [[ -z 1654183035484 ]] 2022-06-02 15:17:29.592 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:17:29.596 | + functions-common:time_stop:2334 : end_time=1654183049594 2022-06-02 15:17:29.599 | + functions-common:time_stop:2335 : elapsed_time=14110 2022-06-02 15:17:29.601 | + functions-common:time_stop:2336 : total=99405 2022-06-02 15:17:29.603 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:17:29.605 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113515 2022-06-02 15:17:29.607 | + inc/python:pip_install:203 : return 0 2022-06-02 15:17:29.610 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:17:29.612 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:17:29.615 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:17:29.633 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:17:29.645 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 15:17:29.647 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 15:17:29.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:17:29.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:17:29.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-02 15:17:29.657 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:17:29.660 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:17:29.662 | + ./stack.sh:main:889 : configure_glance 2022-06-02 15:17:29.664 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 15:17:29.676 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 15:17:29.679 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 15:17:29.682 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 15:17:29.684 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 15:17:29.686 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 15:17:29.688 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:17:29.691 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:17:29.693 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 15:17:29.722 | + 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-02 15:17:29.751 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 15:17:29.779 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 15:17:29.805 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 15:17:29.836 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 15:17:29.865 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 15:17:29.867 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 15:17:29.870 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 15:17:29.872 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:17:29.874 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 15:17:29.903 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 15:17:29.929 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:17:29.957 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 15:17:29.984 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 15:17:30.012 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 15:17:30.038 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 15:17:30.066 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 15:17:30.093 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:17:30.120 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:17:30.148 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 15:17:30.178 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 15:17:30.180 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 15:17:30.183 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 15:17:30.185 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:17:30.188 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:17:30.190 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:17:30.205 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:30.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:17:30.211 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:17:30.213 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:17:30.234 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:30.236 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:17:30.239 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:17:30.267 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:17:30.270 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:17:30.272 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 15:17:30.275 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 15:17:30.277 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 15:17:30.279 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 15:17:30.281 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 15:17:30.284 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 15:17:30.286 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 15:17:30.288 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 15:17:30.291 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 15:17:30.293 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 15:17:30.323 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 15:17:30.326 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-02 15:17:30.356 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 15:17:30.358 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 15:17:30.374 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:30.377 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 15:17:30.404 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 15:17:30.431 | + 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-02 15:17:30.458 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 15:17:30.486 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 15:17:30.514 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 15:17:30.530 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:30.532 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:17:30.560 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 15:17:30.596 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 15:17:30.625 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-02 15:17:30.653 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 15:17:30.681 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-02 15:17:30.708 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 15:17:30.725 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:30.727 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 15:17:30.730 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 15:17:30.732 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 15:17:30.735 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:17:30.752 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:17:30.754 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:17:30.756 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:17:30.759 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:17:30.761 | + 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-02 15:17:30.788 | + 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-02 15:17:30.816 | + 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-02 15:17:30.844 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:17:30.871 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 15:17:30.876 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 15:17:30.906 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 15:17:30.935 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 15:17:30.962 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-02 15:17:30.990 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 15:17:31.018 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 15:17:31.046 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 15:17:31.073 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 15:17:31.104 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 15:17:31.134 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 15:17:31.165 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 15:17:31.192 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 15:17:31.196 | + 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-02 15:17:31.203 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 15:17:31.219 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:17:31.222 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 15:17:31.224 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-06-02 15:17:31.226 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 15:17:31.229 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-06-02 15:17:31.231 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 15:17:31.233 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 15:17:31.236 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 15:17:31.239 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 15:17:31.241 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:17:31.243 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:17:31.245 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:17:31.248 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 15:17:31.250 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 15:17:31.253 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 15:17:31.255 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 15:17:31.258 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:17:31.260 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:17:31.263 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:17:31.266 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 15:17:31.268 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 15:17:31.328 | proxy (enabled by site administrator) 2022-06-02 15:17:31.331 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 15:17:31.334 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 15:17:31.336 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:17:31.338 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:17:31.340 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:17:31.342 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 15:17:31.345 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 15:17:31.398 | No module matches proxy_http 2022-06-02 15:17:31.400 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-02 15:17:31.463 | Considering dependency proxy for proxy_http: 2022-06-02 15:17:31.463 | Module proxy already enabled 2022-06-02 15:17:31.463 | Enabling module proxy_http. 2022-06-02 15:17:31.468 | To activate the new configuration, you need to run: 2022-06-02 15:17:31.468 | systemctl restart apache2 2022-06-02 15:17:31.473 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-02 15:17:31.475 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:17:31.477 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:17:31.479 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:17:31.607 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 15:17:31.611 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 15:17:31.619 | KeepAlive Off 2022-06-02 15:17:31.624 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 15:17:31.624 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 15:17:31.632 | SetEnv proxy-sendchunked 1 2022-06-02 15:17:31.637 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-06-02 15:17:31.637 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 15:17:31.645 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-06-02 15:17:31.648 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 15:17:31.651 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 15:17:31.653 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:17:31.656 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:17:31.658 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:17:31.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:17:31.662 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:17:31.664 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:17:31.667 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:17:31.670 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:17:31.672 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:17:31.674 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 15:17:31.735 | Enabling site glance. 2022-06-02 15:17:31.740 | To activate the new configuration, you need to run: 2022-06-02 15:17:31.740 | systemctl reload apache2 2022-06-02 15:17:31.745 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 15:17:31.748 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:17:31.750 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:17:31.752 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:17:31.880 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 15:17:31.908 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 15:17:31.939 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 15:17:31.972 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 15:17:31.989 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:17:31.991 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 15:17:31.993 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 15:17:31.996 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 15:17:31.999 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:17:32.001 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 15:17:32.004 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 15:17:32.006 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 15:17:32.008 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 15:17:32.011 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:17:32.013 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:17:32.016 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:17:32.018 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:17:32.020 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:17:32.023 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:17:32.039 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:17:32.042 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:17:32.044 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:17:32.047 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:17:32.047 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:17:32.052 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 15:17:32.054 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:17:32.057 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 15:17:32.069 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 15:17:32.072 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:17:32.072 | + functions-common:git_clone:607 : head -1 2022-06-02 15:17:32.075 | 070a0effb Handle the case when tempest fails 2022-06-02 15:17:32.077 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:17:32.080 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 15:17:32.082 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:17:32.085 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:17:32.087 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 15:17:32.090 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:17:32.092 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 15:17:32.095 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:17:32.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:17:32.099 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 15:17:32.102 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:17:32.105 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:17:32.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 15:17:32.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:17:32.113 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 15:17:32.115 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:17:32.117 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:17:32.120 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 15:17:32.126 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 15:17:32.128 | + 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-02 15:17:32.712 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 15:17:32.715 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:17:32.717 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:17:32.719 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:17:32.722 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:17:32.724 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 15:17:32.726 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:17:32.728 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:17:32.731 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:17:32.744 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:17:32.746 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:17:32.749 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:17:32.751 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:17:32.753 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 15:17:32.774 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 15:17:32.777 | + 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-02 15:17:34.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:17:34.486 | 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-02 15:17:34.490 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:34.491 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:34.492 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:17:34.494 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:34.495 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:34.495 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:17:34.495 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:17:34.496 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:17:34.508 | Obtaining file:///opt/stack/cinder 2022-06-02 15:17:36.551 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:17:38.534 | 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-02 15:17:38.542 | 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-02 15:17:38.549 | 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-02 15:17:38.557 | 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-02 15:17:38.579 | 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-02 15:17:38.592 | 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-02 15:17:38.612 | 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-02 15:17:38.653 | 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-02 15:17:38.667 | 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-02 15:17:38.670 | 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-02 15:17:38.923 | Collecting google-api-python-client===1.11.0 2022-06-02 15:17:38.929 | 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-02 15:17:39.209 | Collecting google-auth===1.21.0 2022-06-02 15:17:39.216 | 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-02 15:17:39.401 | Collecting google-auth-httplib2===0.0.4 2022-06-02 15:17:39.408 | 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-02 15:17:39.493 | 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-02 15:17:39.497 | 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-02 15:17:39.499 | 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-02 15:17:39.502 | 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-02 15:17:39.513 | 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-02 15:17:39.598 | 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-02 15:17:39.655 | 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-02 15:17:39.665 | 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-02 15:17:39.798 | Collecting oauth2client===4.1.3 2022-06-02 15:17:39.804 | 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-02 15:17:39.891 | 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-02 15:17:39.916 | 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-02 15:17:39.921 | 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-02 15:17:39.941 | 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-02 15:17:39.977 | 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-02 15:17:39.987 | 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-02 15:17:40.003 | 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-02 15:17:40.009 | 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-02 15:17:40.057 | 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-02 15:17:40.063 | 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-02 15:17:40.102 | 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-02 15:17:40.158 | 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-02 15:17:40.176 | 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-02 15:17:40.193 | 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-02 15:17:40.209 | 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-02 15:17:40.223 | 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-02 15:17:40.227 | 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-02 15:17:40.236 | 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-02 15:17:40.260 | 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-02 15:17:40.268 | 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-02 15:17:40.286 | 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-02 15:17:40.470 | Collecting oslo.vmware===3.7.0 2022-06-02 15:17:40.477 | 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-02 15:17:40.585 | 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-02 15:17:40.632 | 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-02 15:17:40.638 | 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-02 15:17:40.673 | 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-02 15:17:40.675 | 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-02 15:17:40.678 | 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-02 15:17:40.911 | Collecting pyasn1===0.4.8 2022-06-02 15:17:40.917 | 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-02 15:17:41.169 | Collecting pyasn1-modules===0.2.8 2022-06-02 15:17:41.176 | 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-02 15:17:41.262 | 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-02 15:17:41.273 | 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-02 15:17:41.275 | 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-02 15:17:41.278 | 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-02 15:17:41.294 | 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-02 15:17:41.467 | Collecting python-glanceclient===3.2.2 2022-06-02 15:17:41.474 | 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-02 15:17:41.575 | 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-02 15:17:41.594 | 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-02 15:17:41.611 | 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-02 15:17:41.634 | 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-02 15:17:41.638 | 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-02 15:17:41.645 | 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-02 15:17:41.666 | 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-02 15:17:41.784 | Collecting rsa===4.6 2022-06-02 15:17:41.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-02 15:17:41.967 | Collecting rtslib-fb===2.1.74 2022-06-02 15:17:41.973 | 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-02 15:17:42.053 | 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-02 15:17:42.056 | 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-02 15:17:42.059 | 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-02 15:17:42.069 | 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-02 15:17:42.072 | 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-02 15:17:42.075 | 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-02 15:17:42.490 | Collecting suds-jurko===0.6 2022-06-02 15:17:42.497 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-02 15:17:42.682 | Collecting tabulate===0.8.7 2022-06-02 15:17:42.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-02 15:17:42.768 | 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-02 15:17:42.827 | 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-02 15:17:42.841 | 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-02 15:17:42.851 | 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-02 15:17:42.856 | 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-02 15:17:42.874 | 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-02 15:17:42.931 | 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-02 15:17:42.935 | 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-02 15:17:43.034 | Collecting uritemplate===3.0.1 2022-06-02 15:17:43.040 | 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-02 15:17:43.117 | 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-02 15:17:43.138 | 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-02 15:17:43.232 | Collecting warlock===1.3.3 2022-06-02 15:17:43.238 | 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-02 15:17:43.320 | 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-02 15:17:43.323 | 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-02 15:17:43.496 | Collecting zstd===1.4.5.1 2022-06-02 15:17:43.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-02 15:17:44.239 | 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-02 15:17:44.243 | 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-02 15:17:44.424 | Collecting google-api-core===1.22.1 2022-06-02 15:17:44.432 | 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-02 15:17:44.531 | 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-02 15:17:44.574 | 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-02 15:17:44.577 | 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-02 15:17:44.581 | 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-02 15:17:44.587 | 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-02 15:17:44.592 | 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-02 15:17:44.595 | 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-02 15:17:44.603 | 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-02 15:17:44.608 | 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-02 15:17:44.616 | 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-02 15:17:44.623 | 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-02 15:17:44.664 | 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-02 15:17:44.669 | 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-02 15:17:44.675 | 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-02 15:17:44.678 | 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-02 15:17:44.689 | 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-02 15:17:44.692 | 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-02 15:17:44.705 | 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-02 15:17:44.715 | 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-02 15:17:44.729 | 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-02 15:17:44.743 | 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-02 15:17:44.746 | 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-02 15:17:44.748 | 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-02 15:17:44.851 | Collecting pyudev===0.22.0 2022-06-02 15:17:44.857 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-02 15:17:44.960 | 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-02 15:17:44.963 | 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-02 15:17:45.001 | 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-02 15:17:45.009 | 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-02 15:17:45.014 | 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-02 15:17:45.017 | 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-02 15:17:45.019 | 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-02 15:17:45.022 | 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-02 15:17:45.024 | 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-02 15:17:45.030 | 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-02 15:17:45.142 | Collecting googleapis-common-protos===1.52.0 2022-06-02 15:17:45.148 | 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-02 15:17:45.234 | 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-02 15:17:45.239 | 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-02 15:17:45.247 | 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-02 15:17:45.249 | 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-02 15:17:45.252 | 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-02 15:17:45.256 | 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-02 15:17:45.311 | 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-02 15:17:45.314 | 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-02 15:17:45.352 | 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-02 15:17:45.356 | 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-02 15:17:45.359 | 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-02 15:17:45.363 | Building wheels for collected packages: zstd 2022-06-02 15:17:45.364 | Building wheel for zstd (setup.py): started 2022-06-02 15:18:30.948 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-02 15:18:30.960 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638748 sha256=5c9145911f5e600f07abb8a9b51458f8f41d21764f20680f893d9f719124f23a 2022-06-02 15:18:30.960 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-02 15:18:30.961 | Successfully built zstd 2022-06-02 15:18:31.796 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, zstd, cinder 2022-06-02 15:18:33.443 | Running setup.py develop for cinder 2022-06-02 15:18:35.642 | 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-02 15:18:35.779 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:18:35.779 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:18:35.873 | + inc/python:pip_install:200 : result=0 2022-06-02 15:18:35.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:18:35.879 | + functions-common:time_stop:2322 : local name 2022-06-02 15:18:35.881 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:18:35.883 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:18:35.885 | + functions-common:time_stop:2325 : local total 2022-06-02 15:18:35.887 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:18:35.889 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:18:35.892 | + functions-common:time_stop:2329 : start_time=1654183052769 2022-06-02 15:18:35.894 | + functions-common:time_stop:2331 : [[ -z 1654183052769 ]] 2022-06-02 15:18:35.896 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:18:35.901 | + functions-common:time_stop:2334 : end_time=1654183115898 2022-06-02 15:18:35.903 | + functions-common:time_stop:2335 : elapsed_time=63129 2022-06-02 15:18:35.905 | + functions-common:time_stop:2336 : total=113515 2022-06-02 15:18:35.907 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:18:35.910 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=176644 2022-06-02 15:18:35.912 | + inc/python:pip_install:203 : return 0 2022-06-02 15:18:35.915 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:18:35.917 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:18:35.920 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:18:35.938 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:18:35.950 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 15:18:35.952 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 15:18:35.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:18:35.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:18:35.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-02 15:18:35.962 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:18:35.966 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 15:18:35.968 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 15:18:35.971 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:18:35.973 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:18:35.976 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:18:35.979 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:18:35.981 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:18:35.983 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:18:35.986 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:18:35.988 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:18:35.991 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:18:35.993 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:18:35.995 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:18:35.998 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:18:36.000 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 15:18:36.003 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:18:36.005 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:18:36.008 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:18:36.010 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 15:18:36.033 | + 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-02 15:18:36.147 | Reading package lists... 2022-06-02 15:18:36.412 | Building dependency tree... 2022-06-02 15:18:36.413 | Reading state information... 2022-06-02 15:18:36.698 | The following packages were automatically installed and are no longer required: 2022-06-02 15:18:36.699 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:18:36.699 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:18:36.699 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:18:36.699 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:18:36.699 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:18:36.699 | python3-zope.interface 2022-06-02 15:18:36.699 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:18:36.700 | The following additional packages will be installed: 2022-06-02 15:18:36.701 | libconfig-general-perl 2022-06-02 15:18:36.702 | Suggested packages: 2022-06-02 15:18:36.702 | tgt-rbd 2022-06-02 15:18:36.769 | The following NEW packages will be installed: 2022-06-02 15:18:36.770 | libconfig-general-perl tgt 2022-06-02 15:18:37.015 | 0 upgraded, 2 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:18:37.015 | Need to get 269 kB of archives. 2022-06-02 15:18:37.015 | After this operation, 824 kB of additional disk space will be used. 2022-06-02 15:18:37.015 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-02 15:18:37.364 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-02 15:18:38.156 | Fetched 269 kB in 1s (324 kB/s) 2022-06-02 15:18:38.185 | Selecting previously unselected package libconfig-general-perl. 2022-06-02 15:18:38.237 | (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-02 15:18:38.240 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-02 15:18:38.243 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-02 15:18:38.279 | Selecting previously unselected package tgt. 2022-06-02 15:18:38.289 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-02 15:18:38.291 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-02 15:18:38.374 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-02 15:18:38.380 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-02 15:18:39.401 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-02 15:18:40.341 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 15:18:40.634 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 15:18:49.160 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:18:49.163 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:18:49.165 | + functions-common:time_stop:2322 : local name 2022-06-02 15:18:49.168 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:18:49.170 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:18:49.173 | + functions-common:time_stop:2325 : local total 2022-06-02 15:18:49.175 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:18:49.177 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:18:49.180 | + functions-common:time_stop:2329 : start_time=1654183116030 2022-06-02 15:18:49.182 | + functions-common:time_stop:2331 : [[ -z 1654183116030 ]] 2022-06-02 15:18:49.185 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:18:49.189 | + functions-common:time_stop:2334 : end_time=1654183129187 2022-06-02 15:18:49.192 | + functions-common:time_stop:2335 : elapsed_time=13157 2022-06-02 15:18:49.194 | + functions-common:time_stop:2336 : total=258621 2022-06-02 15:18:49.197 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:18:49.199 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=271778 2022-06-02 15:18:49.202 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:18:49.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:18:49.207 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 15:18:49.209 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 15:18:49.223 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 15:18:49.226 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 15:18:49.229 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 15:18:49.231 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 15:18:49.234 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 15:18:49.234 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 15:18:49.238 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 15:18:49.240 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 15:18:49.243 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 15:18:49.245 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 15:18:49.247 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 15:18:49.249 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 15:18:49.251 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 15:18:49.253 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 15:18:49.265 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 15:18:49.278 | + 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-02 15:18:49.291 | + 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-02 15:18:49.303 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 15:18:49.315 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 15:18:49.318 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 15:18:49.323 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nuY2vn7Nk7 2022-06-02 15:18:49.325 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 15:18:49.327 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 15:18:49.329 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 15:18:49.331 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nuY2vn7Nk7 2022-06-02 15:18:49.335 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nuY2vn7Nk7 2022-06-02 15:18:49.347 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nuY2vn7Nk7 /etc/sudoers.d/cinder-rootwrap 2022-06-02 15:18:49.359 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 15:18:49.363 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 15:18:49.365 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 15:18:49.368 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 15:18:49.370 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 15:18:49.372 | + 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-02 15:18:49.374 | + 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-02 15:18:49.377 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 15:18:49.379 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 15:18:49.384 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 15:18:49.388 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 15:18:49.408 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 15:18:49.426 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 15:18:49.446 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 15:18:49.464 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 15:18:49.483 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 15:18:49.502 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 15:18:49.521 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 15:18:49.541 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 15:18:49.544 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:18:49.547 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 15:18:49.549 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:18:49.552 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 15:18:49.583 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 15:18:49.613 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:18:49.645 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 15:18:49.675 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 15:18:49.706 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 15:18:49.736 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 15:18:49.768 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 15:18:49.801 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:18:49.841 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:18:49.872 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 15:18:49.905 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 15:18:49.935 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 15:18:49.938 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 15:18:49.940 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 15:18:49.942 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 15:18:49.945 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 15:18:49.948 | + 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-02 15:18:49.979 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 15:18:50.008 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 15:18:50.037 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 15:18:50.067 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 15:18:50.097 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 15:18:50.125 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 15:18:50.156 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 15:18:50.158 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-02 15:18:50.187 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 15:18:50.223 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 15:18:50.231 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4be45bbee37d43a2e1a52c12db2c44c4 2022-06-02 15:18:50.264 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 15:18:50.284 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:18:50.286 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-02 15:18:50.288 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-02 15:18:50.291 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-02 15:18:50.293 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-02 15:18:50.295 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-02 15:18:50.298 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-02 15:18:50.300 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-02 15:18:50.302 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-02 15:18:50.305 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-02 15:18:50.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-02 15:18:50.310 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-02 15:18:50.342 | + 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-02 15:18:50.372 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-02 15:18:50.403 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-02 15:18:50.432 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-02 15:18:50.460 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-02 15:18:50.462 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-02 15:18:50.465 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-02 15:18:50.467 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-02 15:18:50.497 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-02 15:18:50.526 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-02 15:18:50.529 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-02 15:18:50.559 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-02 15:18:50.561 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-02 15:18:50.564 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-02 15:18:50.566 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-02 15:18:50.595 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-02 15:18:50.598 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-02 15:18:50.600 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 15:18:50.618 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:18:50.620 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-02 15:18:50.653 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 15:18:50.669 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:18:50.671 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 15:18:50.692 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:18:50.695 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 15:18:50.698 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 15:18:50.701 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 15:18:50.703 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 15:18:50.705 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:18:50.708 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:18:50.710 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:18:50.727 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:18:50.731 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:18:50.733 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:18:50.736 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:18:50.754 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:18:50.756 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:18:50.759 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:18:50.790 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:18:50.792 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:18:50.795 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 15:18:50.797 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 15:18:50.800 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:18:50.803 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:18:50.820 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:18:50.822 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:18:50.824 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:18:50.827 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:18:50.829 | + 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-02 15:18:50.858 | + 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-02 15:18:50.886 | + 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-02 15:18:50.917 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:18:50.945 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 15:18:50.948 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 15:18:50.950 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 15:18:50.953 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 15:18:50.955 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:18:50.957 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:18:50.964 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 15:18:50.970 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 15:18:50.973 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:18:50.977 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:18:50.995 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:18:50.995 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:18:51.007 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:18:51.010 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:18:51.030 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 15:18:51.032 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 15:18:51.036 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 15:18:51.066 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 15:18:51.096 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 15:18:51.124 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:18:51.153 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:18:51.181 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:18:51.210 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:18:51.239 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:18:51.267 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:18:51.295 | + 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-02 15:18:51.324 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:18:51.353 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:18:51.385 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:18:51.413 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:18:51.416 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:18:51.419 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 15:18:51.421 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 15:18:51.423 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:18:51.426 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:18:51.428 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:18:51.430 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:18:51.433 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:18:51.436 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 15:18:51.465 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:18:51.493 | + 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-02 15:18:51.493 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:18:51.502 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 15:18:51.505 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 15:18:51.508 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 15:18:51.511 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:18:51.513 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:18:51.516 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:18:51.518 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:18:51.520 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:18:51.523 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:18:51.526 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:18:51.528 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:18:51.530 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:18:51.533 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 15:18:51.595 | Enabling site cinder-wsgi. 2022-06-02 15:18:51.601 | To activate the new configuration, you need to run: 2022-06-02 15:18:51.601 | systemctl reload apache2 2022-06-02 15:18:51.605 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:18:51.607 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:18:51.610 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:18:51.612 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:18:51.744 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 15:18:51.747 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 15:18:51.780 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-02 15:18:51.808 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 15:18:51.825 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:18:51.828 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 15:18:51.830 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:18:51.833 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 15:18:51.835 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 15:18:51.837 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 15:18:51.869 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 15:18:51.898 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-02 15:18:51.927 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 15:18:51.957 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 15:18:51.986 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 15:18:52.021 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 15:18:52.051 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 15:18:52.080 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:18:52.110 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 15:18:52.139 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 15:18:52.172 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:18:52.201 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 15:18:52.203 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 15:18:52.225 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:18:52.228 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-02 15:18:52.261 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 15:18:52.279 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:18:52.281 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 15:18:52.284 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 15:18:52.286 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 15:18:52.289 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:18:52.292 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 15:18:52.294 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 15:18:52.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:18:52.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 15:18:52.304 | + 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-02 15:18:52.306 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 15:18:52.309 | + 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-02 15:18:52.311 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 15:18:52.314 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 15:18:52.316 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 15:18:52.319 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 15:18:52.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:18:52.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:18:52.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-02 15:18:52.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:18:52.333 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 15:18:52.335 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 15:18:52.338 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 15:18:52.340 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:18:52.342 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:18:52.345 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:18:52.348 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:18:52.350 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:18:52.353 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:18:52.369 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:18:52.371 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:18:52.373 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:18:52.376 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:18:52.377 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:18:52.382 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 15:18:52.384 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:18:52.387 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 15:18:52.401 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 15:18:52.403 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:18:52.404 | + functions-common:git_clone:607 : head -1 2022-06-02 15:18:52.408 | 429e55dafd Merge commit 'refs/changes/96/842296/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-02 15:18:52.411 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:18:52.414 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 15:18:52.417 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:18:52.419 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:18:52.422 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 15:18:52.424 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:18:52.426 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 15:18:52.429 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:18:52.431 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:18:52.434 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 15:18:52.436 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:18:52.439 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:18:52.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 15:18:52.445 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:18:52.448 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 15:18:52.451 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:18:52.454 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:18:52.458 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 15:18:52.464 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 15:18:52.467 | + 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-02 15:18:53.051 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 15:18:53.053 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:18:53.057 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:18:53.059 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:18:53.061 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:18:53.063 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 15:18:53.066 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:18:53.068 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:18:53.071 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:18:53.073 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:18:53.075 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:18:53.078 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:18:53.080 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:18:53.083 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 15:18:53.104 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 15:18:53.106 | + 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-02 15:18:54.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:18:54.872 | 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-02 15:18:54.876 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:18:54.877 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:18:54.879 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:18:54.880 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:18:54.880 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:18:54.880 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:18:54.881 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:18:54.881 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:18:54.894 | Obtaining file:///opt/stack/neutron 2022-06-02 15:18:56.976 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:18:59.124 | 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-02 15:18:59.130 | 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-02 15:18:59.134 | 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-02 15:18:59.141 | 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-02 15:18:59.149 | 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-02 15:18:59.157 | 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-02 15:18:59.178 | 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-02 15:18:59.192 | 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-02 15:18:59.200 | 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-02 15:18:59.208 | 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-02 15:18:59.211 | 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-02 15:18:59.220 | 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-02 15:18:59.227 | 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-02 15:18:59.230 | 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-02 15:18:59.232 | 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-02 15:18:59.296 | 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-02 15:18:59.351 | 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-02 15:18:59.353 | 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-02 15:18:59.358 | 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-02 15:18:59.361 | 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-02 15:18:59.401 | 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-02 15:18:59.427 | 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-02 15:18:59.445 | 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-02 15:18:59.450 | 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-02 15:18:59.454 | 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-02 15:18:59.478 | 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-02 15:18:59.495 | 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-02 15:18:59.529 | 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-02 15:18:59.540 | 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-02 15:18:59.555 | 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-02 15:18:59.561 | 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-02 15:18:59.608 | 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-02 15:18:59.614 | 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-02 15:18:59.652 | 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-02 15:18:59.705 | 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-02 15:18:59.723 | 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-02 15:18:59.739 | 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-02 15:18:59.753 | 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-02 15:18:59.767 | 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-02 15:18:59.772 | 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-02 15:18:59.781 | 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-02 15:18:59.804 | 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-02 15:18:59.812 | 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-02 15:18:59.829 | 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-02 15:18:59.849 | 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-02 15:18:59.893 | 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-02 15:18:59.899 | 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-02 15:18:59.908 | 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-02 15:18:59.914 | 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-02 15:18:59.948 | 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-02 15:18:59.951 | 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-02 15:18:59.961 | 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-02 15:18:59.963 | 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-02 15:18:59.984 | 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-02 15:18:59.998 | 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-02 15:19:00.009 | 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-02 15:19:00.012 | 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-02 15:19:00.015 | 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-02 15:19:00.021 | 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-02 15:19:00.026 | 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-02 15:19:00.045 | 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-02 15:19:00.048 | 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-02 15:19:00.066 | 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-02 15:19:00.093 | 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-02 15:19:00.109 | 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-02 15:19:00.113 | 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-02 15:19:00.120 | 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-02 15:19:00.141 | 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-02 15:19:00.144 | 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-02 15:19:00.148 | 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-02 15:19:00.151 | 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-02 15:19:00.154 | 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-02 15:19:00.157 | 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-02 15:19:00.160 | 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-02 15:19:00.171 | 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-02 15:19:00.174 | 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-02 15:19:00.177 | 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-02 15:19:00.184 | 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-02 15:19:00.198 | 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-02 15:19:00.207 | 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-02 15:19:00.212 | 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-02 15:19:00.230 | 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-02 15:19:00.249 | 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-02 15:19:00.304 | 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-02 15:19:00.308 | 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-02 15:19:00.315 | 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-02 15:19:00.335 | 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-02 15:19:00.339 | 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-02 15:19:00.342 | 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-02 15:19:00.345 | 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-02 15:19:00.353 | 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-02 15:19:00.361 | 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-02 15:19:00.364 | 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-02 15:19:00.367 | 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-02 15:19:00.373 | 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-02 15:19:00.394 | 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-02 15:19:00.398 | 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-02 15:19:00.402 | 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-02 15:19:00.406 | 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-02 15:19:00.467 | 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-02 15:19:00.470 | 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-02 15:19:00.474 | 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-02 15:19:00.479 | 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-02 15:19:00.520 | 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-02 15:19:00.524 | 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-02 15:19:00.528 | 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-02 15:19:00.532 | 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-02 15:19:00.542 | 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-02 15:19:00.556 | 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-02 15:19:00.565 | 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-02 15:19:00.587 | 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-02 15:19:00.590 | 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-02 15:19:00.601 | 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-02 15:19:00.615 | 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-02 15:19:00.630 | 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-02 15:19:00.635 | 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-02 15:19:00.639 | 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-02 15:19:00.641 | 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-02 15:19:00.644 | 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-02 15:19:00.646 | 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-02 15:19:00.649 | 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-02 15:19:00.651 | 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-02 15:19:00.654 | 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-02 15:19:00.657 | 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-02 15:19:00.659 | 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-02 15:19:00.662 | 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-02 15:19:00.665 | 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-02 15:19:00.679 | 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-02 15:19:00.687 | 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-02 15:19:00.739 | 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-02 15:19:00.744 | 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-02 15:19:00.786 | 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-02 15:19:00.789 | 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-02 15:19:00.821 | 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-02 15:19:00.825 | 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-02 15:19:01.643 | Installing collected packages: neutron 2022-06-02 15:19:01.643 | Attempting uninstall: neutron 2022-06-02 15:19:01.644 | Found existing installation: neutron 17.4.1 2022-06-02 15:19:02.880 | Uninstalling neutron-17.4.1: 2022-06-02 15:19:02.957 | Successfully uninstalled neutron-17.4.1 2022-06-02 15:19:02.959 | Running setup.py develop for neutron 2022-06-02 15:19:05.497 | Successfully installed neutron 2022-06-02 15:19:05.628 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:19:05.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:19:05.719 | + inc/python:pip_install:200 : result=0 2022-06-02 15:19:05.722 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:19:05.725 | + functions-common:time_stop:2322 : local name 2022-06-02 15:19:05.727 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:19:05.730 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:19:05.732 | + functions-common:time_stop:2325 : local total 2022-06-02 15:19:05.735 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:19:05.737 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:19:05.739 | + functions-common:time_stop:2329 : start_time=1654183133098 2022-06-02 15:19:05.742 | + functions-common:time_stop:2331 : [[ -z 1654183133098 ]] 2022-06-02 15:19:05.745 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:19:05.752 | + functions-common:time_stop:2334 : end_time=1654183145747 2022-06-02 15:19:05.756 | + functions-common:time_stop:2335 : elapsed_time=12649 2022-06-02 15:19:05.759 | + functions-common:time_stop:2336 : total=176644 2022-06-02 15:19:05.761 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:19:05.763 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=189293 2022-06-02 15:19:05.765 | + inc/python:pip_install:203 : return 0 2022-06-02 15:19:05.768 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:19:05.770 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:19:05.773 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:19:05.792 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:19:05.804 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 15:19:05.806 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 15:19:05.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:19:05.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:19:05.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-02 15:19:05.816 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:19:05.818 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 15:19:05.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:19:05.823 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 15:19:05.841 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:05.843 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 15:19:05.846 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 15:19:05.848 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 15:19:05.851 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:19:05.854 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 15:19:05.856 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 15:19:05.858 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 15:19:05.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:19:05.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:19:05.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-02 15:19:05.868 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:19:05.870 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 15:19:05.886 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:05.888 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 15:19:05.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:05.907 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 15:19:05.924 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:05.926 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 15:19:05.929 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 15:19:05.931 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 15:19:05.933 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:19:05.937 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:19:05.940 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:19:05.949 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:19:05.951 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:19:05.954 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:19:05.970 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:19:05.972 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:19:05.975 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:19:05.978 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:19:05.978 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:19:05.983 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 15:19:05.985 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:19:05.988 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 15:19:06.000 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 15:19:06.003 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:19:06.003 | + functions-common:git_clone:607 : head -1 2022-06-02 15:19:06.007 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 15:19:06.009 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:19:06.012 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 15:19:06.015 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:19:06.017 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:19:06.020 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 15:19:06.022 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:19:06.025 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 15:19:06.027 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:19:06.030 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:19:06.032 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 15:19:06.035 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:19:06.037 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:19:06.041 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 15:19:06.044 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:19:06.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 15:19:06.050 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:19:06.052 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:19:06.055 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 15:19:06.063 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 15:19:06.065 | + 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-02 15:19:06.669 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 15:19:06.671 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:19:06.673 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:19:06.675 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:19:06.678 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:19:06.680 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 15:19:06.683 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:19:06.685 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:19:06.687 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:19:06.689 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:19:06.692 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:19:06.695 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:19:06.697 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:19:06.699 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 15:19:06.720 | Using python 3.8 to install /opt/stack/nova 2022-06-02 15:19:06.722 | + 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-02 15:19:08.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:19:08.484 | 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-02 15:19:08.489 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:08.489 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:08.492 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:19:08.493 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:08.493 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:08.494 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:19:08.494 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:08.494 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:19:08.508 | Obtaining file:///opt/stack/nova 2022-06-02 15:19:11.614 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:19:14.708 | 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-02 15:19:14.715 | 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-02 15:19:14.719 | 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-02 15:19:14.726 | 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-02 15:19:14.734 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 15:19:14.737 | 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-02 15:19:14.745 | 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-02 15:19:14.767 | 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-02 15:19:14.780 | 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-02 15:19:14.801 | 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-02 15:19:14.841 | 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-02 15:19:14.854 | 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-02 15:19:14.857 | 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-02 15:19:14.867 | 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-02 15:19:14.873 | 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-02 15:19:14.877 | 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-02 15:19:14.879 | 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-02 15:19:14.892 | 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-02 15:19:14.955 | 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-02 15:19:15.012 | 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-02 15:19:15.153 | Collecting microversion-parse===1.0.1 2022-06-02 15:19:15.160 | 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-02 15:19:15.249 | 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-02 15:19:15.252 | 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-02 15:19:15.257 | 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-02 15:19:15.260 | 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-02 15:19:15.286 | 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-02 15:19:15.408 | Collecting os-resource-classes===1.0.0 2022-06-02 15:19:15.413 | 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-02 15:19:15.500 | 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-02 15:19:15.504 | 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-02 15:19:15.529 | 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-02 15:19:15.552 | 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-02 15:19:15.573 | 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-02 15:19:15.591 | 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-02 15:19:15.626 | 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-02 15:19:15.637 | 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-02 15:19:15.652 | 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-02 15:19:15.658 | 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-02 15:19:15.707 | 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-02 15:19:15.713 | 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-02 15:19:15.753 | 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-02 15:19:15.807 | 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-02 15:19:15.826 | 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-02 15:19:15.843 | 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-02 15:19:15.857 | 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-02 15:19:15.872 | 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-02 15:19:15.877 | 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-02 15:19:15.887 | 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-02 15:19:15.910 | 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-02 15:19:15.918 | 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-02 15:19:15.936 | 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-02 15:19:15.956 | 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-02 15:19:15.965 | 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-02 15:19:15.971 | 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-02 15:19:16.007 | 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-02 15:19:16.010 | 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-02 15:19:16.012 | 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-02 15:19:16.034 | 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-02 15:19:16.045 | 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-02 15:19:16.047 | 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-02 15:19:16.171 | Collecting pypowervm===1.1.24 2022-06-02 15:19:16.179 | 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-02 15:19:16.321 | 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-02 15:19:16.327 | 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-02 15:19:16.344 | 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-02 15:19:16.362 | 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-02 15:19:16.367 | 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-02 15:19:16.384 | 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-02 15:19:16.403 | 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-02 15:19:16.430 | 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-02 15:19:16.435 | 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-02 15:19:16.442 | 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-02 15:19:16.463 | 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-02 15:19:16.465 | 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-02 15:19:16.470 | 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-02 15:19:16.474 | 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-02 15:19:16.479 | 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-02 15:19:16.481 | 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-02 15:19:16.491 | 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-02 15:19:16.495 | 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-02 15:19:16.497 | 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-02 15:19:16.504 | 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-02 15:19:16.564 | 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-02 15:19:16.579 | 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-02 15:19:16.589 | 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-02 15:19:16.594 | 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-02 15:19:16.612 | 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-02 15:19:16.670 | 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-02 15:19:16.673 | 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-02 15:19:16.681 | 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-02 15:19:16.702 | 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-02 15:19:16.706 | 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-02 15:19:16.810 | Collecting websockify===0.9.0 2022-06-02 15:19:16.816 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-02 15:19:16.903 | 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-02 15:19:16.906 | 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-02 15:19:17.419 | Collecting zVMCloudConnector===1.4.1 2022-06-02 15:19:17.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-02 15:19:18.322 | 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-02 15:19:18.326 | 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-02 15:19:18.335 | 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-02 15:19:18.339 | 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-02 15:19:18.342 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 15:19:18.348 | 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-02 15:19:18.370 | 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-02 15:19:18.376 | 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-02 15:19:18.384 | 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-02 15:19:18.389 | 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-02 15:19:18.394 | 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-02 15:19:18.403 | 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-02 15:19:18.408 | 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-02 15:19:18.411 | 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-02 15:19:18.452 | 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-02 15:19:18.456 | 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-02 15:19:18.467 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.13.0) 2022-06-02 15:19:18.472 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 15:19:18.482 | 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-02 15:19:18.496 | 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-02 15:19:18.503 | 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-02 15:19:18.509 | 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-02 15:19:18.524 | 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-02 15:19:18.538 | 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-02 15:19:18.554 | 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-02 15:19:18.559 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 15:19:18.561 | 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-02 15:19:18.565 | 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-02 15:19:18.568 | 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-02 15:19:18.571 | 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-02 15:19:18.576 | 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-02 15:19:18.641 | 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-02 15:19:18.649 | 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-02 15:19:18.652 | 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-02 15:19:18.654 | 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-02 15:19:18.657 | 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-02 15:19:19.754 | Collecting numpy===1.19.1 2022-06-02 15:19:19.787 | 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-02 15:19:20.204 | 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-02 15:19:20.212 | 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-02 15:19:20.215 | 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-02 15:19:20.217 | 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-02 15:19:20.226 | 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-02 15:19:20.228 | 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-02 15:19:20.231 | 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-02 15:19:20.234 | 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-02 15:19:20.289 | 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-02 15:19:20.294 | 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-02 15:19:20.327 | 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-02 15:19:20.331 | 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-02 15:19:20.374 | 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-02 15:19:20.376 | Building wheels for collected packages: zVMCloudConnector 2022-06-02 15:19:20.377 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-02 15:19:21.320 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-02 15:19:21.323 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=f2eceb1c9e9ed9b9f9648fbe75e028e4073897733e8b95d157c9b7afee0701ca 2022-06-02 15:19:21.323 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-02 15:19:21.324 | Successfully built zVMCloudConnector 2022-06-02 15:19:22.236 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-02 15:19:25.861 | Running setup.py develop for nova 2022-06-02 15:19:29.121 | 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-02 15:19:29.258 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:19:29.258 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:19:29.370 | + inc/python:pip_install:200 : result=0 2022-06-02 15:19:29.372 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:19:29.374 | + functions-common:time_stop:2322 : local name 2022-06-02 15:19:29.376 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:19:29.379 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:19:29.381 | + functions-common:time_stop:2325 : local total 2022-06-02 15:19:29.383 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:19:29.385 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:19:29.387 | + functions-common:time_stop:2329 : start_time=1654183146714 2022-06-02 15:19:29.389 | + functions-common:time_stop:2331 : [[ -z 1654183146714 ]] 2022-06-02 15:19:29.392 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:19:29.396 | + functions-common:time_stop:2334 : end_time=1654183169394 2022-06-02 15:19:29.399 | + functions-common:time_stop:2335 : elapsed_time=22680 2022-06-02 15:19:29.401 | + functions-common:time_stop:2336 : total=189293 2022-06-02 15:19:29.403 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:19:29.405 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=211973 2022-06-02 15:19:29.407 | + inc/python:pip_install:203 : return 0 2022-06-02 15:19:29.410 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:19:29.413 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:19:29.415 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:19:29.433 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:19:29.445 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 15:19:29.447 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 15:19:29.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:19:29.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:19:29.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-02 15:19:29.457 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:19:29.460 | + 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-02 15:19:29.472 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:19:29.474 | + ./stack.sh:main:906 : configure_nova 2022-06-02 15:19:29.477 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 15:19:29.489 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 15:19:29.492 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 15:19:29.494 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 15:19:29.497 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 15:19:29.498 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 15:19:29.503 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 15:19:29.505 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 15:19:29.508 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 15:19:29.510 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 15:19:29.513 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 15:19:29.515 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 15:19:29.517 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 15:19:29.520 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 15:19:29.533 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 15:19:29.547 | + 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-02 15:19:29.559 | + 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-02 15:19:29.572 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 15:19:29.585 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 15:19:29.588 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 15:19:29.593 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.L7NO7Lngam 2022-06-02 15:19:29.595 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 15:19:29.598 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 15:19:29.601 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 15:19:29.603 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 15:19:29.606 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 15:19:29.611 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.L7NO7Lngam 2022-06-02 15:19:29.616 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.L7NO7Lngam 2022-06-02 15:19:29.628 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.L7NO7Lngam /etc/sudoers.d/nova-rootwrap 2022-06-02 15:19:29.641 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 15:19:29.645 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 15:19:29.648 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 15:19:29.651 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 15:19:29.653 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 15:19:29.655 | + 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-02 15:19:29.658 | + 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-02 15:19:29.661 | + 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-02 15:19:29.664 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 15:19:29.669 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 15:19:29.687 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:29.690 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 15:19:29.692 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 15:19:29.696 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 15:19:29.702 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 15:19:29.731 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 15:19:29.733 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 15:19:29.764 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 15:19:29.793 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 15:19:29.819 | + 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-02 15:19:29.848 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 15:19:29.876 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 15:19:29.910 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 15:19:29.912 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-02 15:19:29.937 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 15:19:29.963 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 15:19:29.989 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 15:19:30.015 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 15:19:30.042 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 15:19:30.070 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 15:19:30.072 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:19:30.074 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:19:30.076 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:19:30.078 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:19:30.080 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:19:30.082 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:19:30.085 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:19:30.087 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:19:30.089 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 15:19:30.091 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:19:30.093 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:19:30.095 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:19:30.097 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:19:30.100 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:19:30.103 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:19:30.105 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 15:19:30.120 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:30.122 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:19:30.124 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 15:19:30.127 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 15:19:30.154 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 15:19:30.156 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 15:19:30.159 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 15:19:30.161 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 15:19:30.163 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 15:19:30.166 | + 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-02 15:19:30.195 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 15:19:30.197 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 15:19:30.200 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 15:19:30.202 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 15:19:30.204 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 15:19:30.206 | + 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-02 15:19:30.235 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 15:19:30.264 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 15:19:30.290 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 15:19:30.318 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 15:19:30.335 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:30.337 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 15:19:30.352 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:30.355 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 15:19:30.356 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 15:19:30.360 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 15:19:30.363 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 15:19:30.389 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 15:19:30.405 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:30.407 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 15:19:30.409 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 15:19:30.411 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 15:19:30.414 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:19:30.416 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 15:19:30.444 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 15:19:30.470 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:19:30.496 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 15:19:30.523 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 15:19:30.549 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 15:19:30.577 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 15:19:30.607 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 15:19:30.634 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:19:30.660 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:19:30.686 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 15:19:30.703 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:30.705 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 15:19:30.707 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 15:19:30.735 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 15:19:30.762 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-02 15:19:30.788 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 15:19:30.814 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 15:19:30.841 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 15:19:30.868 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 15:19:30.895 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 15:19:30.922 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 15:19:30.937 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:30.939 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 15:19:30.941 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 15:19:30.967 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 15:19:30.997 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 15:19:30.999 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 15:19:31.026 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 15:19:31.028 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 15:19:31.030 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 15:19:31.032 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:19:31.034 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:19:31.036 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:19:31.039 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:19:31.041 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:19:31.043 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:19:31.045 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 15:19:31.048 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 15:19:31.050 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 15:19:31.053 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:19:31.069 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:19:31.071 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:19:31.073 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:19:31.075 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:19:31.077 | + 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-02 15:19:31.104 | + 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-02 15:19:31.131 | + 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-02 15:19:31.157 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:19:31.185 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 15:19:31.217 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 15:19:31.219 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 15:19:31.221 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 15:19:31.223 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 15:19:31.226 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:19:31.237 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:19:31.240 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 15:19:31.244 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 15:19:31.246 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:19:31.248 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:19:31.261 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:19:31.261 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:19:31.270 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:19:31.274 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:19:31.290 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 15:19:31.293 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 15:19:31.298 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 15:19:31.328 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 15:19:31.354 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 15:19:31.382 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:19:31.409 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:19:31.435 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:19:31.462 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:19:31.488 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:19:31.515 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:19:31.540 | + 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-02 15:19:31.566 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:19:31.593 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:19:31.620 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:19:31.648 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:19:31.650 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:19:31.653 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 15:19:31.655 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 15:19:31.658 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:19:31.660 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:31.663 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:31.665 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:19:31.668 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:19:31.670 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 15:19:31.697 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:19:31.729 | + 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-02 15:19:31.729 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:19:31.737 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 15:19:31.741 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 15:19:31.743 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 15:19:31.745 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:19:31.747 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:19:31.750 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:19:31.752 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:31.754 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:31.756 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:19:31.759 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:19:31.761 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:31.763 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:31.765 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 15:19:31.827 | Enabling site nova-api-wsgi. 2022-06-02 15:19:31.833 | To activate the new configuration, you need to run: 2022-06-02 15:19:31.833 | systemctl reload apache2 2022-06-02 15:19:31.837 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:19:31.839 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:19:31.841 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:19:31.844 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:19:31.976 | + 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-02 15:19:31.978 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 15:19:31.981 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 15:19:31.984 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 15:19:31.987 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 15:19:31.989 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:19:31.993 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 15:19:31.997 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 15:19:31.999 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:19:32.002 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:19:32.015 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:19:32.015 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:19:32.024 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:19:32.028 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:19:32.045 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 15:19:32.047 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 15:19:32.051 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 15:19:32.081 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 15:19:32.112 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 15:19:32.138 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:19:32.165 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:19:32.192 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:19:32.219 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:19:32.246 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:19:32.273 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:19:32.299 | + 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-02 15:19:32.325 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:19:32.354 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:19:32.382 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:19:32.411 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 15:19:32.415 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 15:19:32.444 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 15:19:32.460 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:32.463 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 15:19:32.497 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 15:19:32.499 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 15:19:32.501 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 15:19:32.518 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:32.520 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:19:32.523 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:19:32.550 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 15:19:32.580 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 15:19:32.582 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 15:19:32.585 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 15:19:32.587 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:19:32.590 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:19:32.592 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:19:32.608 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:32.611 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:19:32.613 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:19:32.615 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:19:32.639 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:32.641 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:19:32.644 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:19:32.671 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:19:32.674 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:19:32.676 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 15:19:32.707 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 15:19:32.734 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 15:19:32.764 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 15:19:32.780 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:32.782 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:19:32.809 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 15:19:32.811 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 15:19:32.827 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:32.830 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 15:19:32.834 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 15:19:32.836 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 15:19:32.838 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 15:19:32.841 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 15:19:32.843 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 15:19:32.846 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 15:19:32.848 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 15:19:32.851 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 15:19:32.853 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 15:19:32.857 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 15:19:32.859 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 15:19:32.861 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 15:19:32.864 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 15:19:32.867 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 15:19:32.869 | + 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-02 15:19:32.899 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 15:19:32.931 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 15:19:32.960 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:19:32.962 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 15:19:32.965 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 15:19:32.967 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 15:19:32.982 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:32.986 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 15:19:32.986 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 15:19:33.670 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-02 15:19:33.673 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-02 15:19:34.353 | Adding vhost "nova_cell1" ... 2022-06-02 15:19:34.396 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-02 15:19:35.092 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-02 15:19:35.113 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 15:19:35.116 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 15:19:35.118 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 15:19:35.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:19:35.125 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 15:19:35.127 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:19:35.144 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:35.147 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 15:19:35.149 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 15:19:35.151 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:19:35.167 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:35.169 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-02 15:19:35.172 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-02 15:19:35.200 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:19:35.202 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:19:35.204 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 15:19:35.220 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:35.222 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 15:19:35.224 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 15:19:35.233 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 15:19:35.266 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-02 15:19:35.296 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 15:19:35.328 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 15:19:35.355 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 15:19:35.384 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 15:19:35.412 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 15:19:35.442 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 15:19:35.469 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 15:19:35.471 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 15:19:35.474 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 15:19:35.477 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:19:35.494 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:19:35.496 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:19:35.498 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:19:35.501 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:19:35.503 | + 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-02 15:19:35.530 | + 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-02 15:19:35.558 | + 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-02 15:19:35.585 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:19:35.613 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:19:35.617 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 15:19:35.621 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 15:19:35.623 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 15:19:35.626 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 15:19:35.628 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 15:19:35.631 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 15:19:35.633 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 15:19:35.636 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 15:19:35.638 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 15:19:35.640 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 15:19:35.642 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 15:19:35.644 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 15:19:35.647 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 15:19:35.650 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 15:19:35.666 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:35.668 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 15:19:35.684 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:35.686 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 15:19:35.688 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 15:19:35.704 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:35.707 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 15:19:35.724 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:35.727 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 15:19:35.744 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:19:35.747 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 15:19:35.771 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:19:35.774 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 15:19:35.777 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 15:19:35.780 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 15:19:35.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:19:35.785 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 15:19:35.790 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 15:19:35.793 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 15:19:35.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:35.798 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:35.800 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 15:19:35.802 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:19:35.805 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:19:35.807 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:19:35.810 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:19:35.812 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:19:35.814 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:19:35.817 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:35.819 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:35.822 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:19:35.825 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:19:35.827 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:19:35.830 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:19:35.832 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 15:19:35.836 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:19:35.838 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:35.841 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:35.843 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 15:19:35.865 | + 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-02 15:19:35.976 | Reading package lists... 2022-06-02 15:19:36.237 | Building dependency tree... 2022-06-02 15:19:36.239 | Reading state information... 2022-06-02 15:19:36.508 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:19:36.508 | The following packages were automatically installed and are no longer required: 2022-06-02 15:19:36.510 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:19:36.510 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:19:36.510 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:19:36.510 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:19:36.510 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:19:36.510 | python3-zope.interface 2022-06-02 15:19:36.510 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:19:36.626 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:19:36.631 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:19:36.634 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:19:36.637 | + functions-common:time_stop:2322 : local name 2022-06-02 15:19:36.640 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:19:36.643 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:19:36.645 | + functions-common:time_stop:2325 : local total 2022-06-02 15:19:36.648 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:19:36.650 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:19:36.652 | + functions-common:time_stop:2329 : start_time=1654183175862 2022-06-02 15:19:36.655 | + functions-common:time_stop:2331 : [[ -z 1654183175862 ]] 2022-06-02 15:19:36.658 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:19:36.664 | + functions-common:time_stop:2334 : end_time=1654183176660 2022-06-02 15:19:36.667 | + functions-common:time_stop:2335 : elapsed_time=798 2022-06-02 15:19:36.670 | + functions-common:time_stop:2336 : total=271778 2022-06-02 15:19:36.672 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:19:36.674 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=272576 2022-06-02 15:19:36.677 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:19:36.679 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 15:19:36.682 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 15:19:36.684 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 15:19:36.686 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 15:19:36.689 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 15:19:36.711 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 15:19:36.714 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:19:36.716 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:19:36.719 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:19:36.721 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:19:36.724 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:19:36.727 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:19:36.729 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:36.731 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:36.734 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:19:36.736 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:19:36.738 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:19:36.741 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:19:36.743 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 15:19:36.746 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:19:36.748 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:36.751 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:36.754 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 15:19:36.776 | + 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-02 15:19:36.886 | Reading package lists... 2022-06-02 15:19:37.157 | Building dependency tree... 2022-06-02 15:19:37.159 | Reading state information... 2022-06-02 15:19:37.447 | The following packages were automatically installed and are no longer required: 2022-06-02 15:19:37.448 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:19:37.448 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:19:37.448 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:19:37.448 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:19:37.448 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:19:37.449 | python3-zope.interface 2022-06-02 15:19:37.449 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:19:37.517 | The following NEW packages will be installed: 2022-06-02 15:19:37.518 | libapache2-mod-wsgi-py3 2022-06-02 15:19:37.766 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:19:37.766 | Need to get 93.3 kB of archives. 2022-06-02 15:19:37.767 | After this operation, 300 kB of additional disk space will be used. 2022-06-02 15:19:37.767 | 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-02 15:19:38.642 | Fetched 93.3 kB in 1s (168 kB/s) 2022-06-02 15:19:38.675 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-02 15:19:38.729 | (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-02 15:19:38.733 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-02 15:19:38.736 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-02 15:19:38.803 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-02 15:19:38.965 | apache2_invoke: Enable module wsgi 2022-06-02 15:19:47.697 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:19:47.699 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:19:47.702 | + functions-common:time_stop:2322 : local name 2022-06-02 15:19:47.704 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:19:47.706 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:19:47.709 | + functions-common:time_stop:2325 : local total 2022-06-02 15:19:47.711 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:19:47.713 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:19:47.715 | + functions-common:time_stop:2329 : start_time=1654183176773 2022-06-02 15:19:47.718 | + functions-common:time_stop:2331 : [[ -z 1654183176773 ]] 2022-06-02 15:19:47.721 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:19:47.725 | + functions-common:time_stop:2334 : end_time=1654183187722 2022-06-02 15:19:47.728 | + functions-common:time_stop:2335 : elapsed_time=10949 2022-06-02 15:19:47.730 | + functions-common:time_stop:2336 : total=272576 2022-06-02 15:19:47.732 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:19:47.735 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=283525 2022-06-02 15:19:47.737 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:19:47.741 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 15:19:47.743 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 15:19:47.748 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:19:47.750 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:19:47.753 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:19:47.755 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 15:19:47.758 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 15:19:47.814 | wsgi (enabled by maintainer script) 2022-06-02 15:19:47.817 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 15:19:47.819 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 15:19:47.822 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:19:47.825 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 15:19:47.828 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 15:19:47.830 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:19:47.837 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:19:47.837 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:19:47.841 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 15:19:47.843 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 15:19:47.846 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 15:19:47.849 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 15:19:47.851 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 15:19:47.876 | Using python 3.8 to install osc-placement 2022-06-02 15:19:47.879 | + 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-02 15:19:49.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:19:49.645 | 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-02 15:19:49.649 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:49.650 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:49.652 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:19:49.653 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:49.653 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:49.654 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:19:49.654 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:19:49.654 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:19:49.816 | Collecting osc-placement===2.1.0 2022-06-02 15:19:49.823 | 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-02 15:19:49.922 | 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-02 15:19:49.940 | 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-02 15:19:49.946 | 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-02 15:19:49.949 | 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-02 15:19:49.952 | 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-02 15:19:49.956 | 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-02 15:19:49.960 | 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-02 15:19:49.963 | 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-02 15:19:49.978 | 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-02 15:19:50.043 | 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-02 15:19:50.046 | 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-02 15:19:50.049 | 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-02 15:19:50.057 | 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-02 15:19:50.062 | 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-02 15:19:50.067 | 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-02 15:19:50.082 | 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-02 15:19:50.108 | 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-02 15:19:50.116 | 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-02 15:19:50.120 | 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-02 15:19:50.141 | 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-02 15:19:50.144 | 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-02 15:19:50.198 | 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-02 15:19:50.201 | 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-02 15:19:50.204 | 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-02 15:19:50.207 | 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-02 15:19:50.213 | 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-02 15:19:50.215 | 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-02 15:19:50.220 | 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-02 15:19:50.260 | 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-02 15:19:50.263 | 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-02 15:19:50.266 | 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-02 15:19:50.288 | 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-02 15:19:50.290 | 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-02 15:19:50.310 | 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-02 15:19:50.314 | 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-02 15:19:50.317 | 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-02 15:19:50.323 | 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-02 15:19:50.325 | 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-02 15:19:50.367 | 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-02 15:19:50.401 | 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-02 15:19:50.405 | 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-02 15:19:50.408 | 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-02 15:19:50.412 | 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-02 15:19:52.035 | Installing collected packages: osc-placement 2022-06-02 15:19:52.226 | Successfully installed osc-placement-2.1.0 2022-06-02 15:19:52.363 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:19:52.363 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:19:52.438 | + inc/python:pip_install:200 : result=0 2022-06-02 15:19:52.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:19:52.444 | + functions-common:time_stop:2322 : local name 2022-06-02 15:19:52.446 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:19:52.449 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:19:52.452 | + functions-common:time_stop:2325 : local total 2022-06-02 15:19:52.455 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:19:52.457 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:19:52.460 | + functions-common:time_stop:2329 : start_time=1654183187869 2022-06-02 15:19:52.463 | + functions-common:time_stop:2331 : [[ -z 1654183187869 ]] 2022-06-02 15:19:52.466 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:19:52.470 | + functions-common:time_stop:2334 : end_time=1654183192468 2022-06-02 15:19:52.473 | + functions-common:time_stop:2335 : elapsed_time=4599 2022-06-02 15:19:52.476 | + functions-common:time_stop:2336 : total=211973 2022-06-02 15:19:52.486 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:19:52.489 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=216572 2022-06-02 15:19:52.493 | + inc/python:pip_install:203 : return 0 2022-06-02 15:19:52.496 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 15:19:52.498 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 15:19:52.501 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 15:19:52.503 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:19:52.505 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:19:52.508 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:19:52.511 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:19:52.513 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:19:52.516 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:19:52.533 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:19:52.536 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:19:52.539 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:19:52.541 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:19:52.542 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:19:52.547 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 15:19:52.549 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-02 15:19:52.552 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-02 15:19:52.554 | + functions-common:git_timed:631 : local count=0 2022-06-02 15:19:52.556 | + functions-common:git_timed:632 : local timeout=0 2022-06-02 15:19:52.558 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-02 15:19:52.561 | + functions-common:git_timed:635 : timeout=0 2022-06-02 15:19:52.563 | + functions-common:git_timed:638 : time_start git_timed 2022-06-02 15:19:52.565 | + functions-common:time_start:2308 : local name=git_timed 2022-06-02 15:19:52.567 | + functions-common:time_start:2309 : local start_time= 2022-06-02 15:19:52.570 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 15:19:52.573 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 15:19:52.577 | + functions-common:time_start:2313 : _TIME_START[$name]=1654183192575 2022-06-02 15:19:52.579 | + 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-02 15:19:52.582 | Cloning into '/opt/stack/placement'... 2022-06-02 15:20:31.494 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-02 15:20:31.496 | + functions-common:time_stop:2322 : local name 2022-06-02 15:20:31.498 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:20:31.501 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:20:31.503 | + functions-common:time_stop:2325 : local total 2022-06-02 15:20:31.506 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:20:31.508 | + functions-common:time_stop:2328 : name=git_timed 2022-06-02 15:20:31.510 | + functions-common:time_stop:2329 : start_time=1654183192575 2022-06-02 15:20:31.512 | + functions-common:time_stop:2331 : [[ -z 1654183192575 ]] 2022-06-02 15:20:31.515 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:20:31.520 | + functions-common:time_stop:2334 : end_time=1654183231517 2022-06-02 15:20:31.522 | + functions-common:time_stop:2335 : elapsed_time=38942 2022-06-02 15:20:31.524 | + functions-common:time_stop:2336 : total=0 2022-06-02 15:20:31.527 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:20:31.529 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=38942 2022-06-02 15:20:31.531 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 15:20:31.545 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 15:20:31.548 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:20:31.549 | + functions-common:git_clone:607 : head -1 2022-06-02 15:20:31.553 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 15:20:31.556 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:20:31.559 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 15:20:31.562 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:20:31.564 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:20:31.567 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 15:20:31.570 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:20:31.572 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 15:20:31.575 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:20:31.577 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:20:31.585 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 15:20:31.587 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:20:31.590 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:20:31.593 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 15:20:31.595 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:20:31.598 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 15:20:31.601 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:20:31.603 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:20:31.607 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 15:20:31.614 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 15:20:31.616 | + 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-02 15:20:32.213 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 15:20:32.216 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:20:32.218 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:20:32.224 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:20:32.226 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:20:32.229 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 15:20:32.231 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:20:32.234 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:20:32.236 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:20:32.238 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:20:32.241 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:20:32.243 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:20:32.246 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:20:32.248 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 15:20:32.272 | Using python 3.8 to install /opt/stack/placement 2022-06-02 15:20:32.274 | + 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-02 15:20:34.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:20:34.063 | 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-02 15:20:34.068 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:34.069 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:34.071 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:20:34.072 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:34.072 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:34.073 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:20:34.073 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:34.073 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:20:34.087 | Obtaining file:///opt/stack/placement 2022-06-02 15:20:35.436 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:20:36.756 | 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-02 15:20:36.765 | 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-02 15:20:36.786 | 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-02 15:20:36.799 | 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-02 15:20:36.812 | 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-02 15:20:36.869 | 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-02 15:20:36.874 | 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-02 15:20:36.878 | 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-02 15:20:36.884 | 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-02 15:20:36.918 | 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-02 15:20:36.930 | 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-02 15:20:36.945 | 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-02 15:20:36.952 | 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-02 15:20:36.999 | 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-02 15:20:37.006 | 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-02 15:20:37.065 | 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-02 15:20:37.086 | 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-02 15:20:37.103 | 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-02 15:20:37.113 | 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-02 15:20:37.121 | 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-02 15:20:37.139 | 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-02 15:20:37.145 | 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-02 15:20:37.148 | 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-02 15:20:37.151 | 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-02 15:20:37.162 | 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-02 15:20:37.165 | 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-02 15:20:37.168 | 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-02 15:20:37.173 | 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-02 15:20:37.192 | 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-02 15:20:37.197 | 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-02 15:20:37.204 | 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-02 15:20:37.225 | 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-02 15:20:37.229 | 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-02 15:20:37.233 | 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-02 15:20:37.244 | 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-02 15:20:37.247 | 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-02 15:20:37.250 | 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-02 15:20:37.257 | 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-02 15:20:37.266 | 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-02 15:20:37.273 | 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-02 15:20:37.291 | 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-02 15:20:37.295 | 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-02 15:20:37.303 | 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-02 15:20:37.324 | 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-02 15:20:37.368 | 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-02 15:20:37.437 | 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-02 15:20:37.443 | 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-02 15:20:37.449 | 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-02 15:20:37.456 | 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-02 15:20:37.459 | 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-02 15:20:37.464 | 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-02 15:20:37.473 | 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-02 15:20:37.480 | 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-02 15:20:37.483 | 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-02 15:20:37.486 | 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-02 15:20:37.489 | 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-02 15:20:37.492 | 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-02 15:20:37.495 | 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-02 15:20:37.498 | 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-02 15:20:37.502 | 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-02 15:20:37.505 | 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-02 15:20:37.516 | 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-02 15:20:37.518 | 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-02 15:20:37.521 | 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-02 15:20:37.524 | 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-02 15:20:37.526 | 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-02 15:20:37.531 | 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-02 15:20:37.534 | 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-02 15:20:37.536 | 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-02 15:20:37.539 | 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-02 15:20:37.547 | 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-02 15:20:39.075 | Installing collected packages: openstack-placement 2022-06-02 15:20:39.076 | Running setup.py develop for openstack-placement 2022-06-02 15:20:40.677 | Successfully installed openstack-placement 2022-06-02 15:20:40.848 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:20:40.849 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:20:40.930 | + inc/python:pip_install:200 : result=0 2022-06-02 15:20:40.933 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:20:40.935 | + functions-common:time_stop:2322 : local name 2022-06-02 15:20:40.937 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:20:40.940 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:20:40.942 | + functions-common:time_stop:2325 : local total 2022-06-02 15:20:40.944 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:20:40.947 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:20:40.949 | + functions-common:time_stop:2329 : start_time=1654183232264 2022-06-02 15:20:40.951 | + functions-common:time_stop:2331 : [[ -z 1654183232264 ]] 2022-06-02 15:20:40.954 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:20:40.959 | + functions-common:time_stop:2334 : end_time=1654183240956 2022-06-02 15:20:40.961 | + functions-common:time_stop:2335 : elapsed_time=8692 2022-06-02 15:20:40.964 | + functions-common:time_stop:2336 : total=216572 2022-06-02 15:20:40.966 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:20:40.968 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=225264 2022-06-02 15:20:40.970 | + inc/python:pip_install:203 : return 0 2022-06-02 15:20:40.973 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:20:40.975 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:20:40.978 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:20:41.001 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:20:41.014 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 15:20:41.017 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 15:20:41.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:20:41.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:20:41.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-02 15:20:41.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:20:41.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:20:41.033 | + ./stack.sh:main:912 : configure_placement 2022-06-02 15:20:41.035 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 15:20:41.048 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 15:20:41.051 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 15:20:41.056 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 15:20:41.058 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 15:20:41.061 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 15:20:41.063 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 15:20:41.066 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 15:20:41.070 | + 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-02 15:20:41.102 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 15:20:41.135 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 15:20:41.167 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 15:20:41.170 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 15:20:41.172 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 15:20:41.176 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:20:41.179 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 15:20:41.213 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 15:20:41.243 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:20:41.273 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 15:20:41.307 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 15:20:41.337 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 15:20:41.366 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 15:20:41.397 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 15:20:41.428 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:20:41.458 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:20:41.490 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 15:20:41.492 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 15:20:41.495 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 15:20:41.499 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:20:41.517 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:20:41.520 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:20:41.523 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:20:41.525 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:20:41.528 | + 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-02 15:20:41.559 | + 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-02 15:20:41.588 | + 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-02 15:20:41.621 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:20:41.652 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 15:20:41.654 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 15:20:41.657 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 15:20:41.661 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 15:20:41.663 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 15:20:41.665 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:20:41.668 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:20:41.671 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 15:20:41.676 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 15:20:41.679 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:20:41.681 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:20:41.694 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:20:41.694 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:20:41.703 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:20:41.707 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:20:41.724 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 15:20:41.726 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 15:20:41.730 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 15:20:41.763 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 15:20:41.794 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 15:20:41.823 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:20:41.854 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:20:41.883 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:20:41.914 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:20:41.943 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:20:41.973 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:20:42.003 | + 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-02 15:20:42.034 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:20:42.064 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:20:42.094 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:20:42.124 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:20:42.127 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:20:42.131 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 15:20:42.133 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 15:20:42.136 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:20:42.141 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:20:42.144 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:20:42.147 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 15:20:42.150 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 15:20:42.152 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 15:20:42.182 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:20:42.214 | + 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-02 15:20:42.215 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 15:20:42.224 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 15:20:42.227 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 15:20:42.230 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 15:20:42.233 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:20:42.235 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:20:42.238 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:20:42.240 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:20:42.243 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:20:42.246 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:20:42.248 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:20:42.251 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:20:42.254 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:20:42.257 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 15:20:42.319 | Enabling site placement-api. 2022-06-02 15:20:42.325 | To activate the new configuration, you need to run: 2022-06-02 15:20:42.325 | systemctl reload apache2 2022-06-02 15:20:42.329 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:20:42.333 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:20:42.335 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:20:42.337 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:20:42.478 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 15:20:42.499 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:20:42.502 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 15:20:42.524 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:20:42.527 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 15:20:42.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:20:42.551 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 15:20:42.554 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 15:20:42.556 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 15:20:42.590 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-02 15:20:42.621 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 15:20:42.652 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 15:20:42.684 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 15:20:42.714 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 15:20:42.743 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 15:20:42.774 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 15:20:42.806 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 15:20:42.826 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:20:42.828 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 15:20:42.845 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:20:42.848 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 15:20:42.850 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 15:20:42.853 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 15:20:42.855 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:20:42.857 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:20:42.860 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:20:42.862 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:20:42.865 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:20:42.868 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:20:42.873 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:20:42.876 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:20:42.878 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:20:42.881 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 15:20:42.884 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:20:42.900 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:20:42.902 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:20:42.905 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:20:42.907 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 15:20:42.909 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 15:20:42.912 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:20:42.914 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 15:20:42.917 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 15:20:42.919 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 15:20:42.921 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 15:20:42.924 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 15:20:42.926 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 15:20:42.928 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 15:20:42.931 | +++ functions-common:git_clone:529 : pwd 2022-06-02 15:20:42.933 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:20:42.936 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:20:42.938 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:20:42.954 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:20:42.956 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:20:42.958 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:20:42.961 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 15:20:42.961 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:20:42.967 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 15:20:42.969 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:20:42.971 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 15:20:42.986 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 15:20:42.989 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 15:20:42.990 | ++ functions-common:git_clone:607 : head -1 2022-06-02 15:20:42.993 | 2202f7bbe Stop running openstacksdk-functional-devstack job on ussuri 2022-06-02 15:20:42.996 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:20:42.999 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 15:20:43.022 | Using python 3.8 to install tox!=2.8.0 2022-06-02 15:20:43.030 | ++ 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-02 15:20:44.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:20:44.802 | 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-02 15:20:44.806 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:44.807 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:44.808 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:20:44.810 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:44.810 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:44.810 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:20:44.810 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:20:44.811 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:20:45.141 | Collecting tox!=2.8.0 2022-06-02 15:20:45.148 | 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-02 15:20:45.396 | Collecting pluggy===0.13.1 2022-06-02 15:20:45.403 | 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-02 15:20:45.672 | Collecting virtualenv===20.0.31 2022-06-02 15:20:45.692 | 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-02 15:20:45.982 | Collecting py===1.9.0 2022-06-02 15:20:45.989 | 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-02 15:20:46.080 | 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-02 15:20:46.122 | Collecting filelock===3.0.12 2022-06-02 15:20:46.129 | 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-02 15:20:46.240 | Collecting toml===0.10.0 2022-06-02 15:20:46.246 | 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-02 15:20:46.340 | 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-02 15:20:46.346 | 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-02 15:20:46.374 | Collecting distlib===0.3.1 2022-06-02 15:20:46.381 | 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-02 15:20:46.394 | 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-02 15:20:48.478 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-02 15:20:48.478 | Attempting uninstall: distlib 2022-06-02 15:20:48.480 | Found existing installation: distlib 0.3.4 2022-06-02 15:20:48.490 | Uninstalling distlib-0.3.4: 2022-06-02 15:20:48.491 | Successfully uninstalled distlib-0.3.4 2022-06-02 15:20:48.651 | Attempting uninstall: filelock 2022-06-02 15:20:48.653 | Found existing installation: filelock 3.7.1 2022-06-02 15:20:48.659 | Uninstalling filelock-3.7.1: 2022-06-02 15:20:48.660 | Successfully uninstalled filelock-3.7.1 2022-06-02 15:20:48.846 | Attempting uninstall: virtualenv 2022-06-02 15:20:48.849 | Found existing installation: virtualenv 20.14.1 2022-06-02 15:20:48.916 | Uninstalling virtualenv-20.14.1: 2022-06-02 15:20:48.923 | Successfully uninstalled virtualenv-20.14.1 2022-06-02 15:20:49.352 | 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-02 15:20:49.491 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:20:49.491 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:20:49.582 | ++ inc/python:pip_install:200 : result=0 2022-06-02 15:20:49.585 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:20:49.587 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:20:49.590 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:20:49.592 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:20:49.594 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:20:49.597 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:20:49.599 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:20:49.601 | ++ functions-common:time_stop:2329 : start_time=1654183243016 2022-06-02 15:20:49.604 | ++ functions-common:time_stop:2331 : [[ -z 1654183243016 ]] 2022-06-02 15:20:49.607 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:20:49.611 | ++ functions-common:time_stop:2334 : end_time=1654183249609 2022-06-02 15:20:49.614 | ++ functions-common:time_stop:2335 : elapsed_time=6593 2022-06-02 15:20:49.616 | ++ functions-common:time_stop:2336 : total=225264 2022-06-02 15:20:49.619 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:20:49.621 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=231857 2022-06-02 15:20:49.624 | ++ inc/python:pip_install:203 : return 0 2022-06-02 15:20:49.626 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 15:20:49.626 | /opt/stack/tempest ~/devstack 2022-06-02 15:20:49.629 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 15:20:49.648 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 15:20:49.648 | HACKING.rst 2022-06-02 15:20:49.648 | doc/source/conf.py 2022-06-02 15:20:49.648 | doc/source/configuration.rst 2022-06-02 15:20:49.648 | doc/source/contributor/contributing.rst 2022-06-02 15:20:49.648 | doc/source/index.rst 2022-06-02 15:20:49.648 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 15:20:49.648 | doc/source/microversion_testing.rst 2022-06-02 15:20:49.648 | doc/source/plugins/plugin.rst 2022-06-02 15:20:49.648 | doc/source/supported_version.rst 2022-06-02 15:20:49.648 | doc/source/test_removal.rst 2022-06-02 15:20:49.648 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 15:20:49.648 | playbooks/devstack-tempest.yaml 2022-06-02 15:20:49.648 | playbooks/enable-fips.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 15:20:49.648 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 15:20:49.649 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 15:20:49.649 | releasenotes/source/conf.py 2022-06-02 15:20:49.649 | releasenotes/source/index.rst 2022-06-02 15:20:49.649 | releasenotes/source/v26.1.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v27.0.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v28.0.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v28.1.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v29.0.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v29.1.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v29.2.0.rst 2022-06-02 15:20:49.649 | releasenotes/source/v30.0.0.rst 2022-06-02 15:20:49.649 | requirements.txt 2022-06-02 15:20:49.649 | roles/run-tempest/README.rst 2022-06-02 15:20:49.649 | roles/run-tempest/defaults/main.yaml 2022-06-02 15:20:49.649 | roles/run-tempest/tasks/main.yaml 2022-06-02 15:20:49.649 | roles/run-tempest-26/README.rst 2022-06-02 15:20:49.649 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 15:20:49.649 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 15:20:49.649 | setup.cfg 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_agents.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_create_server.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_flavors.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 15:20:49.650 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 15:20:49.650 | tempest 2022-06-02 15:20:49.650 | Aborting 2022-06-02 15:20:49.651 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 15:20:49.653 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 15:20:49.656 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 15:20:49.659 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 15:20:49.663 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 15:20:49.665 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 15:20:49.668 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 15:20:49.670 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 15:20:49.672 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 15:20:49.675 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 15:20:49.675 | Error on exit 2022-06-02 15:20:49.686 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 15:20:49.686 | + ./stack.sh:exit_trap:517 : generate-subunit 1654182639 610 fail 2022-06-02 15:20:50.271 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 15:20:50.274 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 15:20:50.636 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 15:20:50.636 | 2022-06-02 15:20:50.902 | + ./stack.sh:exit_trap:531 : exit 1