2022-09-09 17:46:00.450 | + ./stack.sh:main:482 : exec 2022-09-09 17:46:00.451 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-174600' 2022-09-09 17:46:00.451 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-09-174600.summary.2022-09-09-174600 2022-09-09 17:46:00.451 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:46:00.451 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-174600 2022-09-09 17:46:00.451 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-174600 /opt/stack/logs/stack.sh.log 2022-09-09 17:46:00.451 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-174600.summary.2022-09-09-174600 /opt/stack/logs/stack.sh.log.summary 2022-09-09 17:46:00.451 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-09 17:46:00.451 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-09 17:46:00.451 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-09 17:46:00.451 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-09 17:46:00.451 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-09 17:46:00.452 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-09 17:46:00.452 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-09 17:46:00.452 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 17:46:00.452 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-09 17:46:00.452 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-09 17:46:00.452 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 17:46:00.452 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 17:46:00.452 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-09 17:46:00.452 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-09 17:46:00.452 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 17:46:00.454 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-09 17:46:00.457 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-09 17:46:00.459 | + ./stack.sh:main:568 : set -o errexit 2022-09-09 17:46:00.461 | + ./stack.sh:main:571 : uname -a 2022-09-09 17:46:00.462 | Linux dv-cinder-852210-14-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-09 17:46:00.464 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-09 17:46:00.466 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-09 17:46:00.470 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-09 17:46:00.505 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-09 17:46:00.521 | + ./stack.sh:main:585 : fetch_plugins 2022-09-09 17:46:00.523 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-09 17:46:00.525 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-09 17:46:00.526 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-09 17:46:00.528 | + functions-common:fetch_plugins:1790 : return 2022-09-09 17:46:00.531 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-09 17:46:00.533 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-09 17:46:00.534 | + functions-common:run_phase:1868 : local phase= 2022-09-09 17:46:00.536 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:46:00.538 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:46:00.540 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:46:00.542 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:46:00.543 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:46:00.546 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:46:00.549 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:46:00.551 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:46:00.553 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:46:00.555 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-09 17:46:00.556 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:46:00.570 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:00.571 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 17:46:00.573 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:46:00.575 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:46:00.577 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:46:00.579 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:46:00.581 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 17:46:00.583 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-09 17:46:00.585 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-09 17:46:00.586 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 17:46:00.588 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 17:46:00.590 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-09 17:46:00.593 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-09 17:46:00.595 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-09 17:46:00.597 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-09 17:46:00.598 | + functions-common:plugin_override_defaults:1831 : return 2022-09-09 17:46:00.600 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-09 17:46:00.617 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-09 17:46:00.619 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-09 17:46:00.631 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:46:00.633 | +++ lib/tls:source:43 : hostname -f 2022-09-09 17:46:00.637 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-09 17:46:00.639 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-09 17:46:00.641 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-09 17:46:00.642 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-09 17:46:00.644 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-09 17:46:00.646 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-09 17:46:00.648 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-09 17:46:00.650 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-09 17:46:00.651 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-09 17:46:00.653 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-09 17:46:00.658 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-09 17:46:00.669 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-09 17:46:00.686 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-09 17:46:00.698 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-09 17:46:00.710 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-09 17:46:00.743 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-09 17:46:00.799 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-09 17:46:00.884 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-09 17:46:00.905 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-09 17:46:00.946 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-09 17:46:00.996 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-09 17:46:01.135 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-09 17:46:01.149 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-09 17:46:01.161 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-09 17:46:01.173 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-09 17:46:01.253 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-09 17:46:01.256 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-09 17:46:01.258 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-09 17:46:01.260 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-09 17:46:01.262 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-09 17:46:01.265 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-09 17:46:01.267 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-09 17:46:01.267 | False' 2022-09-09 17:46:01.270 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-09 17:46:01.284 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-09 17:46:01.286 | + ./stack.sh:main:619 : run_phase source 2022-09-09 17:46:01.288 | + functions-common:run_phase:1867 : local mode=source 2022-09-09 17:46:01.290 | + functions-common:run_phase:1868 : local phase= 2022-09-09 17:46:01.292 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:46:01.294 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:46:01.296 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:46:01.298 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:46:01.300 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:46:01.302 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:46:01.306 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:46:01.308 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:46:01.310 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:46:01.312 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-09 17:46:01.314 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:46:01.328 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:01.330 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 17:46:01.332 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-09 17:46:01.369 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-09 17:46:01.371 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-09 17:46:01.374 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 17:46:01.376 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-09 17:46:01.378 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-09 17:46:01.380 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-09 17:46:01.382 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-09 17:46:01.384 | + functions-common:load_plugin_settings:1808 : return 2022-09-09 17:46:01.386 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-09 17:46:01.388 | + functions-common:verify_disabled_services:2150 : local service 2022-09-09 17:46:01.391 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.393 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-09 17:46:01.395 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.397 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-09 17:46:01.399 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.402 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-09 17:46:01.404 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.406 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-09 17:46:01.408 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.410 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-09 17:46:01.413 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.415 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-09 17:46:01.417 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.419 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-09 17:46:01.422 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.424 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-09 17:46:01.426 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.428 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-09 17:46:01.430 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.432 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-09 17:46:01.435 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.438 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-09 17:46:01.440 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.442 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-09 17:46:01.444 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.447 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-09 17:46:01.449 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.451 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-09 17:46:01.454 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.456 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-09 17:46:01.458 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.460 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-09 17:46:01.463 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.465 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-09 17:46:01.467 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.469 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-09 17:46:01.471 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.473 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-09 17:46:01.476 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.478 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-09 17:46:01.480 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.482 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-09 17:46:01.484 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.487 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-09 17:46:01.489 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.491 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-09 17:46:01.493 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.495 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-09 17:46:01.498 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.500 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-09 17:46:01.502 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.505 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-09 17:46:01.507 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.509 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-09 17:46:01.511 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.514 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-09 17:46:01.516 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.518 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-09 17:46:01.521 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.523 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-09 17:46:01.526 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.528 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-09 17:46:01.530 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.532 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-09 17:46:01.535 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.537 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-09 17:46:01.539 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.541 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-09 17:46:01.543 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.546 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-09 17:46:01.548 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.550 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-09 17:46:01.552 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.554 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-09 17:46:01.557 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.559 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-09 17:46:01.562 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.564 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-09 17:46:01.566 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.568 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-09 17:46:01.571 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.573 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-09 17:46:01.575 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.578 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-09 17:46:01.580 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.582 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-09 17:46:01.584 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.587 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-09 17:46:01.589 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 17:46:01.591 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-09 17:46:01.594 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-09 17:46:01.596 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 17:46:01.598 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-09 17:46:01.612 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:01.614 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-09 17:46:01.616 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 17:46:01.619 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-09 17:46:01.634 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:46:01.636 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-09 17:46:01.638 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-09 17:46:01.641 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-09 17:46:01.643 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-09 17:46:01.645 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-09 17:46:01.647 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-09 17:46:01.650 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-09 17:46:01.652 | + lib/database:initialize_database_backends:92 : return 0 2022-09-09 17:46:01.654 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-09 17:46:01.654 | Using mysql database backend 2022-09-09 17:46:01.656 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-09 17:46:01.671 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-09 17:46:01.674 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-09 17:46:01.676 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-09 17:46:01.679 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-09 17:46:01.681 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 17:46:01.684 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-09 17:46:01.699 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:01.702 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-09 17:46:01.718 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-09 17:46:01.733 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:01.736 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-09 17:46:01.751 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-09 17:46:01.767 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-09 17:46:01.782 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:46:01.785 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-09 17:46:01.800 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:46:01.803 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-09 17:46:01.818 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-09 17:46:01.821 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-09 17:46:01.823 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-09 17:46:01.825 | + functions-common:save_stackenv:60 : local tag=752 2022-09-09 17:46:01.829 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-09 17:46:01.832 | + functions-common:save_stackenv:62 : time_stamp=2022-09-09-174601 2022-09-09 17:46:01.835 | + functions-common:save_stackenv:63 : echo '# 2022-09-09-174601 752' 2022-09-09 17:46:01.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.839 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 17:46:01.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.844 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-09 17:46:01.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.849 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-09 17:46:01.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.853 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-09-09 17:46:01.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.859 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-09-09 17:46:01.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.863 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-09-09 17:46:01.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.868 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-09-174600 2022-09-09 17:46:01.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.872 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-09 17:46:01.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.877 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-09-09 17:46:01.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.882 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-09 17:46:01.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.886 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-09 17:46:01.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.891 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-09 17:46:01.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.895 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-09 17:46:01.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.900 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-09-09 17:46:01.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:46:01.905 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-09 17:46:01.907 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-09 17:46:01.909 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-09 17:46:01.912 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-09 17:46:01.914 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-09 17:46:01.916 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:46:01.918 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:46:01.921 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:46:01.923 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:46:01.925 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:46:01.928 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:46:01.943 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:46:01.945 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:46:01.947 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:01.949 | + functions-common:git_clone:617 : echo master 2022-09-09 17:46:01.950 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:46:01.955 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-09 17:46:01.957 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:01.959 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-09 17:46:01.972 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-09 17:46:01.975 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:46:01.976 | + functions-common:git_clone:678 : head -1 2022-09-09 17:46:01.980 | 0d5711cd Merge "update constraint for oslo.db to new release 12.1.0" 2022-09-09 17:46:01.983 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:46:01.987 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-09 17:46:01.989 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:46:01.992 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-09 17:46:01.994 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-09 17:46:01.997 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-09 17:46:02.000 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-09 17:46:02.002 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-09 17:46:02.005 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-09 17:46:02.007 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-09 17:46:02.010 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-09 17:46:02.013 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-09 17:46:02.017 | ++ tools/install_prereqs.sh:source:47 : NOW=1662745562 2022-09-09 17:46:02.020 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-09 17:46:02.024 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-09-09 17:46:02.027 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-09-09 17:46:02.029 | ++ tools/install_prereqs.sh:source:49 : DELTA=1662745562 2022-09-09 17:46:02.031 | ++ tools/install_prereqs.sh:source:50 : [[ 1662745562 -lt 7200 ]] 2022-09-09 17:46:02.034 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-09 17:46:02.036 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-09 17:46:02.038 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-09 17:46:02.041 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-09 17:46:02.043 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-09 17:46:02.046 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-09 17:46:02.048 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-09 17:46:02.051 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-09-09 17:46:02.096 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-09 17:46:02.096 | apache2-dev 2022-09-09 17:46:02.096 | bc 2022-09-09 17:46:02.096 | bsdmainutils 2022-09-09 17:46:02.096 | curl 2022-09-09 17:46:02.096 | g++ 2022-09-09 17:46:02.096 | gawk 2022-09-09 17:46:02.096 | gcc 2022-09-09 17:46:02.097 | gettext 2022-09-09 17:46:02.097 | git 2022-09-09 17:46:02.097 | graphviz 2022-09-09 17:46:02.097 | iputils-ping 2022-09-09 17:46:02.097 | libapache2-mod-proxy-uwsgi 2022-09-09 17:46:02.097 | libffi-dev 2022-09-09 17:46:02.097 | libjpeg-dev 2022-09-09 17:46:02.097 | libpcre3-dev 2022-09-09 17:46:02.097 | libpq-dev 2022-09-09 17:46:02.097 | libssl-dev 2022-09-09 17:46:02.097 | libsystemd-dev 2022-09-09 17:46:02.097 | libxml2-dev 2022-09-09 17:46:02.097 | libxslt1-dev 2022-09-09 17:46:02.097 | libyaml-dev 2022-09-09 17:46:02.097 | lsof 2022-09-09 17:46:02.097 | openssh-server 2022-09-09 17:46:02.097 | openssl 2022-09-09 17:46:02.097 | pkg-config 2022-09-09 17:46:02.097 | psmisc 2022-09-09 17:46:02.097 | python3-dev 2022-09-09 17:46:02.097 | python3-pip 2022-09-09 17:46:02.097 | python3-systemd 2022-09-09 17:46:02.097 | python3-venv 2022-09-09 17:46:02.097 | tar 2022-09-09 17:46:02.097 | tcpdump 2022-09-09 17:46:02.097 | unzip 2022-09-09 17:46:02.097 | uuid-runtime 2022-09-09 17:46:02.097 | wget 2022-09-09 17:46:02.097 | wget 2022-09-09 17:46:02.097 | zlib1g-dev 2022-09-09 17:46:02.097 | libkrb5-dev 2022-09-09 17:46:02.097 | libldap2-dev 2022-09-09 17:46:02.097 | libsasl2-dev 2022-09-09 17:46:02.097 | memcached 2022-09-09 17:46:02.097 | python3-mysqldb 2022-09-09 17:46:02.097 | sqlite3 2022-09-09 17:46:02.097 | conntrack 2022-09-09 17:46:02.097 | curl 2022-09-09 17:46:02.098 | ebtables 2022-09-09 17:46:02.098 | genisoimage 2022-09-09 17:46:02.098 | iptables 2022-09-09 17:46:02.098 | iputils-arping 2022-09-09 17:46:02.098 | kpartx 2022-09-09 17:46:02.098 | libjs-jquery-tablesorter 2022-09-09 17:46:02.098 | parted 2022-09-09 17:46:02.098 | pm-utils 2022-09-09 17:46:02.098 | python3-mysqldb 2022-09-09 17:46:02.098 | socat 2022-09-09 17:46:02.098 | sqlite3 2022-09-09 17:46:02.098 | sudo 2022-09-09 17:46:02.098 | vlan 2022-09-09 17:46:02.098 | lsscsi 2022-09-09 17:46:02.098 | open-iscsi 2022-09-09 17:46:02.098 | lvm2 2022-09-09 17:46:02.098 | qemu-utils 2022-09-09 17:46:02.098 | thin-provisioning-tools 2022-09-09 17:46:02.098 | acl 2022-09-09 17:46:02.098 | dnsmasq-base 2022-09-09 17:46:02.098 | dnsmasq-utils 2022-09-09 17:46:02.098 | ebtables 2022-09-09 17:46:02.098 | haproxy 2022-09-09 17:46:02.098 | iptables 2022-09-09 17:46:02.098 | iputils-arping 2022-09-09 17:46:02.098 | iputils-ping 2022-09-09 17:46:02.098 | postgresql-server-dev-all 2022-09-09 17:46:02.098 | python3-mysqldb 2022-09-09 17:46:02.098 | sqlite3 2022-09-09 17:46:02.098 | sudo 2022-09-09 17:46:02.098 | vlan 2022-09-09 17:46:02.098 | pcp 2022-09-09 17:46:02.098 | ipset 2022-09-09 17:46:02.098 | conntrack 2022-09-09 17:46:02.098 | conntrackd 2022-09-09 17:46:02.098 | keepalived 2022-09-09 17:46:02.098 | lvm2 2022-09-09 17:46:02.098 | qemu-utils 2022-09-09 17:46:02.098 | thin-provisioning-tools 2022-09-09 17:46:02.099 | curl 2022-09-09 17:46:02.099 | liberasurecode-dev 2022-09-09 17:46:02.099 | make 2022-09-09 17:46:02.099 | memcached 2022-09-09 17:46:02.099 | rsync 2022-09-09 17:46:02.099 | sqlite3 2022-09-09 17:46:02.099 | xfsprogs' 2022-09-09 17:46:02.099 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-09 17:46:02.117 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-09 17:46:02.117 | apache2-dev 2022-09-09 17:46:02.117 | bc 2022-09-09 17:46:02.117 | bsdmainutils 2022-09-09 17:46:02.118 | curl 2022-09-09 17:46:02.118 | g++ 2022-09-09 17:46:02.118 | gawk 2022-09-09 17:46:02.118 | gcc 2022-09-09 17:46:02.118 | gettext 2022-09-09 17:46:02.118 | git 2022-09-09 17:46:02.118 | graphviz 2022-09-09 17:46:02.118 | iputils-ping 2022-09-09 17:46:02.118 | libapache2-mod-proxy-uwsgi 2022-09-09 17:46:02.118 | libffi-dev 2022-09-09 17:46:02.118 | libjpeg-dev 2022-09-09 17:46:02.118 | libpcre3-dev 2022-09-09 17:46:02.118 | libpq-dev 2022-09-09 17:46:02.118 | libssl-dev 2022-09-09 17:46:02.118 | libsystemd-dev 2022-09-09 17:46:02.118 | libxml2-dev 2022-09-09 17:46:02.118 | libxslt1-dev 2022-09-09 17:46:02.118 | libyaml-dev 2022-09-09 17:46:02.118 | lsof 2022-09-09 17:46:02.118 | openssh-server 2022-09-09 17:46:02.118 | openssl 2022-09-09 17:46:02.118 | pkg-config 2022-09-09 17:46:02.118 | psmisc 2022-09-09 17:46:02.118 | python3-dev 2022-09-09 17:46:02.118 | python3-pip 2022-09-09 17:46:02.118 | python3-systemd 2022-09-09 17:46:02.118 | python3-venv 2022-09-09 17:46:02.118 | tar 2022-09-09 17:46:02.118 | tcpdump 2022-09-09 17:46:02.118 | unzip 2022-09-09 17:46:02.118 | uuid-runtime 2022-09-09 17:46:02.118 | wget 2022-09-09 17:46:02.118 | wget 2022-09-09 17:46:02.118 | zlib1g-dev 2022-09-09 17:46:02.118 | libkrb5-dev 2022-09-09 17:46:02.118 | libldap2-dev 2022-09-09 17:46:02.118 | libsasl2-dev 2022-09-09 17:46:02.118 | memcached 2022-09-09 17:46:02.118 | python3-mysqldb 2022-09-09 17:46:02.119 | sqlite3 2022-09-09 17:46:02.119 | conntrack 2022-09-09 17:46:02.119 | curl 2022-09-09 17:46:02.119 | ebtables 2022-09-09 17:46:02.119 | genisoimage 2022-09-09 17:46:02.119 | iptables 2022-09-09 17:46:02.119 | iputils-arping 2022-09-09 17:46:02.119 | kpartx 2022-09-09 17:46:02.119 | libjs-jquery-tablesorter 2022-09-09 17:46:02.119 | parted 2022-09-09 17:46:02.119 | pm-utils 2022-09-09 17:46:02.119 | python3-mysqldb 2022-09-09 17:46:02.119 | socat 2022-09-09 17:46:02.119 | sqlite3 2022-09-09 17:46:02.119 | sudo 2022-09-09 17:46:02.119 | vlan 2022-09-09 17:46:02.119 | lsscsi 2022-09-09 17:46:02.119 | open-iscsi 2022-09-09 17:46:02.119 | lvm2 2022-09-09 17:46:02.119 | qemu-utils 2022-09-09 17:46:02.119 | thin-provisioning-tools 2022-09-09 17:46:02.119 | acl 2022-09-09 17:46:02.119 | dnsmasq-base 2022-09-09 17:46:02.119 | dnsmasq-utils 2022-09-09 17:46:02.119 | ebtables 2022-09-09 17:46:02.119 | haproxy 2022-09-09 17:46:02.119 | iptables 2022-09-09 17:46:02.119 | iputils-arping 2022-09-09 17:46:02.119 | iputils-ping 2022-09-09 17:46:02.119 | postgresql-server-dev-all 2022-09-09 17:46:02.119 | python3-mysqldb 2022-09-09 17:46:02.119 | sqlite3 2022-09-09 17:46:02.119 | sudo 2022-09-09 17:46:02.119 | vlan 2022-09-09 17:46:02.119 | pcp 2022-09-09 17:46:02.119 | ipset 2022-09-09 17:46:02.119 | conntrack 2022-09-09 17:46:02.119 | conntrackd 2022-09-09 17:46:02.119 | keepalived 2022-09-09 17:46:02.120 | lvm2 2022-09-09 17:46:02.120 | qemu-utils 2022-09-09 17:46:02.120 | thin-provisioning-tools 2022-09-09 17:46:02.120 | curl 2022-09-09 17:46:02.120 | liberasurecode-dev 2022-09-09 17:46:02.120 | make 2022-09-09 17:46:02.120 | memcached 2022-09-09 17:46:02.120 | rsync 2022-09-09 17:46:02.120 | sqlite3 2022-09-09 17:46:02.120 | xfsprogs ' 2022-09-09 17:46:02.121 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-09 17:46:02.124 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:46:02.126 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:46:02.129 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 17:46:02.130 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-09 17:46:02.134 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 17:46:02.136 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-09 17:46:02.138 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:46:02.140 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-09 17:46:02.142 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:46:02.144 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:02.146 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:46:02.148 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:46:02.150 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:46:02.152 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:46:02.155 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-09 17:46:02.157 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-09 17:46:02.158 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-09 17:46:02.161 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-09 17:46:02.165 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-09 17:46:02.166 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-09 17:46:02.168 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-09 17:46:02.171 | ++ functions-common:time_start:2426 : local start_time= 2022-09-09 17:46:02.173 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:46:02.176 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:46:02.179 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662745562177 2022-09-09 17:46:02.181 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-09 17:46:02.183 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-09 17:46:02.185 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-09-09 17:46:02.903 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-09 17:46:03.041 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-09 17:46:03.170 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-09 17:46:03.317 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-09 17:46:05.262 | Reading package lists... 2022-09-09 17:46:05.293 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-09 17:46:05.295 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-09 17:46:05.297 | ++ functions-common:time_stop:2439 : local name 2022-09-09 17:46:05.300 | ++ functions-common:time_stop:2440 : local end_time 2022-09-09 17:46:05.302 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:46:05.304 | ++ functions-common:time_stop:2442 : local total 2022-09-09 17:46:05.306 | ++ functions-common:time_stop:2443 : local start_time 2022-09-09 17:46:05.308 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-09 17:46:05.310 | ++ functions-common:time_stop:2446 : start_time=1662745562177 2022-09-09 17:46:05.312 | ++ functions-common:time_stop:2448 : [[ -z 1662745562177 ]] 2022-09-09 17:46:05.315 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:46:05.318 | ++ functions-common:time_stop:2451 : end_time=1662745565316 2022-09-09 17:46:05.320 | ++ functions-common:time_stop:2452 : elapsed_time=3139 2022-09-09 17:46:05.322 | ++ functions-common:time_stop:2453 : total=0 2022-09-09 17:46:05.324 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:46:05.326 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3139 2022-09-09 17:46:05.329 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 17:46:05.331 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:46:05.333 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:46:05.335 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:46:05.337 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 17:46:05.357 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 17:46:05.467 | Reading package lists... 2022-09-09 17:46:05.719 | Building dependency tree... 2022-09-09 17:46:05.720 | Reading state information... 2022-09-09 17:46:06.009 | bc is already the newest version (1.07.1-2build1). 2022-09-09 17:46:06.009 | bc set to manually installed. 2022-09-09 17:46:06.009 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-09 17:46:06.009 | bsdmainutils set to manually installed. 2022-09-09 17:46:06.009 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 17:46:06.009 | g++ set to manually installed. 2022-09-09 17:46:06.009 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-09 17:46:06.009 | gawk set to manually installed. 2022-09-09 17:46:06.009 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 17:46:06.009 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-09 17:46:06.009 | iptables set to manually installed. 2022-09-09 17:46:06.009 | iputils-ping is already the newest version (3:20190709-3). 2022-09-09 17:46:06.009 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-09 17:46:06.009 | kpartx set to manually installed. 2022-09-09 17:46:06.009 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-09 17:46:06.009 | make is already the newest version (4.2.1-1.2). 2022-09-09 17:46:06.009 | make set to manually installed. 2022-09-09 17:46:06.009 | psmisc is already the newest version (23.3-1). 2022-09-09 17:46:06.009 | psmisc set to manually installed. 2022-09-09 17:46:06.009 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-09 17:46:06.010 | python3-systemd is already the newest version (234-3build2). 2022-09-09 17:46:06.010 | python3-systemd set to manually installed. 2022-09-09 17:46:06.010 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-09 17:46:06.010 | thin-provisioning-tools set to manually installed. 2022-09-09 17:46:06.010 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-09 17:46:06.010 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-09 17:46:06.010 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-09 17:46:06.010 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-09 17:46:06.010 | lsof set to manually installed. 2022-09-09 17:46:06.010 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-09 17:46:06.010 | parted set to manually installed. 2022-09-09 17:46:06.010 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-09 17:46:06.010 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-09 17:46:06.010 | zlib1g-dev set to manually installed. 2022-09-09 17:46:06.010 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-09 17:46:06.010 | The following packages were automatically installed and are no longer required: 2022-09-09 17:46:06.010 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:46:06.010 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:46:06.010 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:46:06.010 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:46:06.010 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:46:06.010 | python3-zope.interface 2022-09-09 17:46:06.010 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:46:06.010 | The following additional packages will be installed: 2022-09-09 17:46:06.011 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-09-09 17:46:06.011 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-09-09 17:46:06.011 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-09-09 17:46:06.011 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-09-09 17:46:06.011 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-09-09 17:46:06.011 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-09-09 17:46:06.011 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 17:46:06.011 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 17:46:06.011 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-09-09 17:46:06.011 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-09-09 17:46:06.011 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 17:46:06.011 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 17:46:06.011 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-09-09 17:46:06.011 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 17:46:06.011 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-09-09 17:46:06.011 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-09-09 17:46:06.011 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-09-09 17:46:06.011 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-09-09 17:46:06.011 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-09-09 17:46:06.011 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-09-09 17:46:06.011 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-09-09 17:46:06.011 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-09-09 17:46:06.011 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-09-09 17:46:06.011 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-09-09 17:46:06.011 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-09-09 17:46:06.011 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-09-09 17:46:06.011 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-09-09 17:46:06.011 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-09-09 17:46:06.011 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-09-09 17:46:06.011 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-09-09 17:46:06.012 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-09-09 17:46:06.012 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-09-09 17:46:06.012 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-09-09 17:46:06.012 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-09-09 17:46:06.012 | x11-common 2022-09-09 17:46:06.013 | Suggested packages: 2022-09-09 17:46:06.013 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-09-09 17:46:06.013 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-09-09 17:46:06.013 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-09-09 17:46:06.013 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-09-09 17:46:06.013 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-09-09 17:46:06.013 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-09-09 17:46:06.013 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-09-09 17:46:06.014 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-09-09 17:46:06.014 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-09-09 17:46:06.014 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-09-09 17:46:06.014 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-09-09 17:46:06.014 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-09-09 17:46:06.014 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-09-09 17:46:06.014 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-09-09 17:46:06.014 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-09-09 17:46:06.014 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-09-09 17:46:06.272 | The following NEW packages will be installed: 2022-09-09 17:46:06.272 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-09-09 17:46:06.272 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-09-09 17:46:06.272 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-09-09 17:46:06.272 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-09-09 17:46:06.272 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-09-09 17:46:06.272 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-09-09 17:46:06.272 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-09-09 17:46:06.272 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-09-09 17:46:06.272 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-09-09 17:46:06.272 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 17:46:06.272 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 17:46:06.272 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-09-09 17:46:06.272 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-09-09 17:46:06.272 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 17:46:06.272 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 17:46:06.272 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-09-09 17:46:06.272 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 17:46:06.272 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-09-09 17:46:06.272 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-09-09 17:46:06.272 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-09-09 17:46:06.272 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-09-09 17:46:06.273 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-09-09 17:46:06.273 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-09-09 17:46:06.273 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-09-09 17:46:06.273 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-09-09 17:46:06.273 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-09-09 17:46:06.273 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-09-09 17:46:06.273 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-09-09 17:46:06.273 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-09-09 17:46:06.273 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-09-09 17:46:06.273 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-09-09 17:46:06.273 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-09-09 17:46:06.273 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-09-09 17:46:06.273 | postgresql-client-12 postgresql-client-common postgresql-common 2022-09-09 17:46:06.273 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-09-09 17:46:06.273 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-09-09 17:46:06.273 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-09-09 17:46:06.273 | vbetool vlan x11-common 2022-09-09 17:46:06.274 | The following packages will be upgraded: 2022-09-09 17:46:06.274 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-09-09 17:46:06.275 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-09-09 17:46:06.275 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-09-09 17:46:06.275 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-09-09 17:46:06.275 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-09-09 17:46:06.806 | 29 upgraded, 203 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:46:06.806 | Need to get 152 MB of archives. 2022-09-09 17:46:06.806 | After this operation, 712 MB of additional disk space will be used. 2022-09-09 17:46:06.806 | 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-09-09 17:46:08.328 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-09-09 17:46:08.719 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-09-09 17:46:08.753 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-09-09 17:46:08.757 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-09-09 17:46:08.912 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-09-09 17:46:10.740 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-09-09 17:46:11.237 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-09-09 17:46:11.308 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-09-09 17:46:11.331 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-09-09 17:46:11.332 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-09-09 17:46:11.374 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-09-09 17:46:11.660 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-09-09 17:46:11.662 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-09-09 17:46:11.707 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-09-09 17:46:11.707 | Get:16 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-09-09 17:46:11.764 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-09-09 17:46:11.773 | Get:18 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-09-09 17:46:11.776 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-09-09 17:46:11.777 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-09-09 17:46:11.780 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-09-09 17:46:11.911 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-09-09 17:46:12.055 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-09-09 17:46:12.057 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-09-09 17:46:14.991 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-09-09 17:46:15.251 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-09-09 17:46:15.700 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-09-09 17:46:15.771 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-09-09 17:46:15.773 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-09-09 17:46:15.776 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-09-09 17:46:15.817 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-09-09 17:46:16.265 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-09-09 17:46:16.267 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-09-09 17:46:16.267 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-09-09 17:46:16.268 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-09-09 17:46:16.745 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-09-09 17:46:16.746 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-09-09 17:46:16.747 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-09-09 17:46:16.825 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-09-09 17:46:17.131 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-09-09 17:46:17.278 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-09-09 17:46:17.295 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-09-09 17:46:17.354 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-09-09 17:46:17.355 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-09-09 17:46:17.493 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-09-09 17:46:17.614 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-09-09 17:46:17.615 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-09-09 17:46:17.687 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-09-09 17:46:17.919 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-09-09 17:46:18.057 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-09-09 17:46:18.117 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-09-09 17:46:18.128 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-09-09 17:46:18.129 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-09-09 17:46:18.332 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-09-09 17:46:18.337 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-09-09 17:46:18.475 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-09-09 17:46:18.577 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-09-09 17:46:23.550 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-09-09 17:46:26.485 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-09-09 17:46:26.487 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-09-09 17:46:26.488 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-09-09 17:46:26.554 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-09-09 17:46:27.394 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-09-09 17:46:27.408 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-09-09 17:46:27.569 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-09-09 17:46:29.211 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-09-09 17:46:31.645 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-09-09 17:46:31.665 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-09-09 17:46:31.771 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-09-09 17:46:31.772 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-09-09 17:46:31.792 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-09-09 17:46:31.814 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-09-09 17:46:31.814 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-09-09 17:46:31.815 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-09-09 17:46:31.815 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-09-09 17:46:31.838 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-09-09 17:46:31.927 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-09-09 17:46:32.224 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-09-09 17:46:32.231 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-09-09 17:46:32.356 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-09-09 17:46:32.600 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-09-09 17:46:32.611 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-09-09 17:46:32.613 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-09-09 17:46:32.633 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-09-09 17:46:32.867 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-09-09 17:46:33.014 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-09-09 17:46:33.133 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-09-09 17:46:33.228 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-09-09 17:46:33.229 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-09-09 17:46:33.230 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-09-09 17:46:33.231 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-09-09 17:46:33.231 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-09-09 17:46:33.245 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-09-09 17:46:33.247 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-09-09 17:46:33.262 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-09-09 17:46:33.402 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-09-09 17:46:33.402 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-09-09 17:46:33.425 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-09-09 17:46:33.890 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-09-09 17:46:34.073 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-09-09 17:46:34.074 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-09-09 17:46:34.210 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-09-09 17:46:34.514 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-09-09 17:46:34.733 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-09-09 17:46:34.734 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-09-09 17:46:34.735 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-09-09 17:46:34.763 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-09-09 17:46:34.892 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-09-09 17:46:34.892 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-09-09 17:46:34.893 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-09-09 17:46:34.897 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-09-09 17:46:34.993 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-09-09 17:46:34.994 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-09-09 17:46:34.996 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-09-09 17:46:35.259 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-09-09 17:46:35.263 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-09-09 17:46:35.372 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-09-09 17:46:35.372 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-09-09 17:46:35.373 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-09-09 17:46:35.504 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-09-09 17:46:35.506 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-09-09 17:46:35.596 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-09-09 17:46:35.598 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-09-09 17:46:35.599 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-09-09 17:46:35.600 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-09-09 17:46:35.685 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-09-09 17:46:35.686 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-09-09 17:46:35.687 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-09-09 17:46:35.687 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-09-09 17:46:36.130 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-09-09 17:46:36.144 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-09-09 17:46:36.147 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-09-09 17:46:36.283 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-09-09 17:46:36.284 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-09-09 17:46:36.285 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-09-09 17:46:36.288 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-09-09 17:46:36.342 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-09-09 17:46:36.345 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-09-09 17:46:36.459 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-09-09 17:46:36.462 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-09-09 17:46:36.463 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-09-09 17:46:36.484 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-09-09 17:46:36.555 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-09-09 17:46:36.555 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-09-09 17:46:36.556 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-09-09 17:46:36.558 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-09-09 17:46:36.559 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-09-09 17:46:36.591 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-09-09 17:46:36.602 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-09-09 17:46:36.615 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-09-09 17:46:36.654 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-09-09 17:46:36.658 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-09-09 17:46:36.787 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-09-09 17:46:36.845 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-09-09 17:46:36.846 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-09-09 17:46:40.002 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-09-09 17:46:40.004 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-09-09 17:46:40.067 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-09-09 17:46:40.107 | Get:159 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-09-09 17:46:40.175 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-09-09 17:46:40.175 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-09-09 17:46:40.176 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-09-09 17:46:40.268 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-09-09 17:46:40.269 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-09-09 17:46:40.362 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-09-09 17:46:40.533 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-09-09 17:46:40.533 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-09-09 17:46:40.534 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-09-09 17:46:40.563 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-09-09 17:46:40.565 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-09-09 17:46:40.804 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-09-09 17:46:40.858 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-09-09 17:46:40.928 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-09-09 17:46:40.934 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-09-09 17:46:41.115 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-09-09 17:46:41.116 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-09-09 17:46:41.117 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-09-09 17:46:41.120 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-09-09 17:46:41.205 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-09-09 17:46:42.192 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-09-09 17:46:42.630 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-09-09 17:46:42.708 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-09-09 17:46:42.709 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-09-09 17:46:43.227 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-09-09 17:46:43.297 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-09-09 17:46:43.298 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-09-09 17:46:43.328 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-09-09 17:46:43.528 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-09-09 17:46:43.588 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-09-09 17:46:43.605 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-09-09 17:46:43.731 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-09-09 17:46:43.741 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-09-09 17:46:45.439 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-09-09 17:46:45.498 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-09-09 17:46:45.842 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-09-09 17:46:45.933 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-09-09 17:46:48.105 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-09-09 17:46:48.107 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-09-09 17:46:57.017 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-09-09 17:46:57.018 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-09-09 17:46:57.019 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-09-09 17:46:57.024 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-09-09 17:46:57.112 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-09-09 17:46:57.444 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-09-09 17:46:57.446 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-09-09 17:46:57.461 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-09-09 17:46:57.544 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-09-09 17:46:57.545 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-09-09 17:46:57.549 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-09-09 17:46:57.549 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-09-09 17:46:57.550 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-09-09 17:46:57.554 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-09-09 17:46:57.639 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-09-09 17:46:57.652 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-09-09 17:46:57.728 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-09-09 17:46:57.743 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-09-09 17:46:57.743 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-09-09 17:46:57.746 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-09-09 17:46:57.749 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-09-09 17:46:57.750 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-09-09 17:46:57.753 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-09-09 17:46:57.754 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-09-09 17:46:57.785 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-09-09 17:46:57.786 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-09-09 17:46:57.828 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-09-09 17:46:57.830 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-09-09 17:46:57.831 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-09-09 17:46:57.842 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-09-09 17:46:57.847 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-09-09 17:46:57.853 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-09-09 17:46:58.154 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-09-09 17:46:58.160 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-09-09 17:46:59.675 | Preconfiguring packages ... 2022-09-09 17:46:59.821 | Fetched 152 MB in 52s (2,932 kB/s) 2022-09-09 17:46:59.885 | (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 ... 68945 files and directories currently installed.) 2022-09-09 17:46:59.889 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:46:59.896 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-09-09 17:46:59.974 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-09-09 17:47:00.063 | (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 ... 68945 files and directories currently installed.) 2022-09-09 17:47:00.066 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:00.074 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:00.127 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:00.135 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:00.526 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:00.533 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:00.571 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:00.579 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:00.645 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:00.793 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:01.540 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:01.546 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-09-09 17:47:01.628 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:47:01.706 | (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 ... 68946 files and directories currently installed.) 2022-09-09 17:47:01.709 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-09-09 17:47:01.717 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-09-09 17:47:02.113 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-09 17:47:02.119 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-09-09 17:47:02.164 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:02.253 | (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 ... 68946 files and directories currently installed.) 2022-09-09 17:47:02.256 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-09 17:47:02.265 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-09-09 17:47:02.301 | Selecting previously unselected package libapr1:amd64. 2022-09-09 17:47:02.309 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-09-09 17:47:02.311 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-09-09 17:47:02.367 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-09 17:47:02.373 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-09-09 17:47:02.578 | Selecting previously unselected package libaprutil1:amd64. 2022-09-09 17:47:02.585 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:02.587 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:02.633 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-09-09 17:47:02.640 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-09-09 17:47:02.738 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-09-09 17:47:02.745 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:02.748 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:02.779 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:02.785 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-09 17:47:02.822 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:02.829 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-09 17:47:02.872 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-09-09 17:47:02.878 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-09-09 17:47:02.926 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-09-09 17:47:02.933 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:02.935 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:02.965 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.13_amd64.deb ... 2022-09-09 17:47:02.971 | Unpacking curl (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-09-09 17:47:03.027 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ... 2022-09-09 17:47:03.033 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-09-09 17:47:03.093 | Selecting previously unselected package libjansson4:amd64. 2022-09-09 17:47:03.100 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-09-09 17:47:03.102 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-09-09 17:47:03.132 | Selecting previously unselected package liblua5.2-0:amd64. 2022-09-09 17:47:03.139 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-09-09 17:47:03.141 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-09-09 17:47:03.190 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:03.196 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-09-09 17:47:04.456 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-09-09 17:47:04.461 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-09-09 17:47:04.576 | Selecting previously unselected package apache2-bin. 2022-09-09 17:47:04.583 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:04.585 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:04.791 | Selecting previously unselected package apache2-data. 2022-09-09 17:47:04.798 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-09-09 17:47:04.800 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:04.913 | Selecting previously unselected package apache2-utils. 2022-09-09 17:47:04.921 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:04.923 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:04.967 | Selecting previously unselected package apache2. 2022-09-09 17:47:04.975 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:04.993 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:05.054 | Selecting previously unselected package liblua5.3-0:amd64. 2022-09-09 17:47:05.062 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-09-09 17:47:05.064 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-09-09 17:47:05.111 | Selecting previously unselected package haproxy. 2022-09-09 17:47:05.118 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-09-09 17:47:05.127 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-09-09 17:47:05.345 | Selecting previously unselected package libnl-3-200:amd64. 2022-09-09 17:47:05.352 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-09-09 17:47:05.354 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:05.389 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-09-09 17:47:05.396 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-09-09 17:47:05.398 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:05.428 | Selecting previously unselected package mysql-common. 2022-09-09 17:47:05.436 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-09-09 17:47:05.452 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-09-09 17:47:05.480 | Selecting previously unselected package libmysqlclient21:amd64. 2022-09-09 17:47:05.488 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:47:05.490 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:47:05.732 | Selecting previously unselected package libsensors-config. 2022-09-09 17:47:05.739 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-09-09 17:47:05.742 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:05.769 | Selecting previously unselected package libsensors5:amd64. 2022-09-09 17:47:05.776 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-09-09 17:47:05.833 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:05.864 | Selecting previously unselected package libsnmp-base. 2022-09-09 17:47:05.872 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-09-09 17:47:05.874 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:05.944 | Selecting previously unselected package libsnmp35:amd64. 2022-09-09 17:47:05.952 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-09-09 17:47:05.954 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:06.119 | Selecting previously unselected package keepalived. 2022-09-09 17:47:06.127 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-09-09 17:47:06.129 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-09-09 17:47:06.214 | Selecting previously unselected package memcached. 2022-09-09 17:47:06.222 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-09-09 17:47:06.224 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-09-09 17:47:06.280 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-09-09 17:47:06.725 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-09-09 17:47:06.822 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-09-09 17:47:06.828 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-09-09 17:47:06.864 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-09 17:47:06.869 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-09-09 17:47:06.996 | Selecting previously unselected package python3-yaml. 2022-09-09 17:47:07.004 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-09-09 17:47:07.006 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-09-09 17:47:07.058 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-09 17:47:07.064 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-09 17:47:07.111 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-09 17:47:07.179 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-09 17:47:07.597 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-09-09 17:47:07.619 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-09-09 17:47:07.775 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-09-09 17:47:07.782 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-09-09 17:47:07.871 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-09-09 17:47:07.877 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-09-09 17:47:07.945 | Selecting previously unselected package acl. 2022-09-09 17:47:07.953 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-09-09 17:47:07.955 | Unpacking acl (2.2.53-6) ... 2022-09-09 17:47:07.984 | Selecting previously unselected package autotools-dev. 2022-09-09 17:47:07.991 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-09-09 17:47:07.993 | Unpacking autotools-dev (20180224.1) ... 2022-09-09 17:47:08.024 | Selecting previously unselected package m4. 2022-09-09 17:47:08.032 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-09-09 17:47:08.034 | Unpacking m4 (1.4.18-4) ... 2022-09-09 17:47:08.084 | Selecting previously unselected package autoconf. 2022-09-09 17:47:08.092 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-09-09 17:47:08.094 | Unpacking autoconf (2.69-11.1) ... 2022-09-09 17:47:08.174 | Selecting previously unselected package automake. 2022-09-09 17:47:08.181 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-09-09 17:47:08.185 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-09-09 17:47:08.284 | Selecting previously unselected package autopoint. 2022-09-09 17:47:08.291 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-09-09 17:47:08.294 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-09-09 17:47:08.335 | Selecting previously unselected package libllvm10:amd64. 2022-09-09 17:47:08.345 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:08.347 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:10.580 | Selecting previously unselected package libclang-cpp10. 2022-09-09 17:47:10.588 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:10.590 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:12.023 | Selecting previously unselected package libgc1c2:amd64. 2022-09-09 17:47:12.030 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-09-09 17:47:12.032 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-09-09 17:47:12.071 | Selecting previously unselected package libobjc4:amd64. 2022-09-09 17:47:12.079 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-09 17:47:12.081 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:12.111 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-09-09 17:47:12.118 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-09-09 17:47:12.120 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-09-09 17:47:12.197 | Selecting previously unselected package libc6-i386. 2022-09-09 17:47:12.204 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-09-09 17:47:12.206 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-09-09 17:47:12.707 | Selecting previously unselected package lib32gcc-s1. 2022-09-09 17:47:12.716 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-09 17:47:12.718 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:12.754 | Selecting previously unselected package lib32stdc++6. 2022-09-09 17:47:12.762 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-09-09 17:47:12.764 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:12.863 | Selecting previously unselected package libclang-common-10-dev. 2022-09-09 17:47:12.870 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:12.872 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:13.845 | Selecting previously unselected package libclang1-10. 2022-09-09 17:47:13.853 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:13.855 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:14.963 | Selecting previously unselected package clang-10. 2022-09-09 17:47:14.971 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:14.973 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:15.007 | Selecting previously unselected package libtool. 2022-09-09 17:47:15.015 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-09-09 17:47:15.017 | Unpacking libtool (2.4.6-14) ... 2022-09-09 17:47:15.063 | Selecting previously unselected package dh-autoreconf. 2022-09-09 17:47:15.070 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-09-09 17:47:15.072 | Unpacking dh-autoreconf (19) ... 2022-09-09 17:47:15.099 | Selecting previously unselected package libdebhelper-perl. 2022-09-09 17:47:15.106 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-09-09 17:47:15.108 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-09-09 17:47:15.152 | Selecting previously unselected package libarchive-zip-perl. 2022-09-09 17:47:15.160 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-09-09 17:47:15.162 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-09-09 17:47:15.203 | Selecting previously unselected package libsub-override-perl. 2022-09-09 17:47:15.210 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-09-09 17:47:15.212 | Unpacking libsub-override-perl (0.09-2) ... 2022-09-09 17:47:15.236 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-09-09 17:47:15.244 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-09-09 17:47:15.246 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-09-09 17:47:15.287 | Selecting previously unselected package dh-strip-nondeterminism. 2022-09-09 17:47:15.295 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-09-09 17:47:15.297 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-09-09 17:47:15.321 | Selecting previously unselected package dwz. 2022-09-09 17:47:15.329 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-09-09 17:47:15.332 | Unpacking dwz (0.13-5) ... 2022-09-09 17:47:15.381 | Selecting previously unselected package libcroco3:amd64. 2022-09-09 17:47:15.389 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-09-09 17:47:15.391 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-09-09 17:47:15.426 | Selecting previously unselected package gettext. 2022-09-09 17:47:15.435 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-09-09 17:47:15.437 | Unpacking gettext (0.19.8.1-10build1) ... 2022-09-09 17:47:15.595 | Selecting previously unselected package intltool-debian. 2022-09-09 17:47:15.603 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-09-09 17:47:15.607 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-09-09 17:47:15.634 | Selecting previously unselected package po-debconf. 2022-09-09 17:47:15.642 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-09-09 17:47:15.644 | Unpacking po-debconf (1.0.21) ... 2022-09-09 17:47:15.707 | Selecting previously unselected package debhelper. 2022-09-09 17:47:15.714 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-09-09 17:47:15.717 | Unpacking debhelper (12.10ubuntu1) ... 2022-09-09 17:47:15.908 | Selecting previously unselected package uuid-dev:amd64. 2022-09-09 17:47:15.916 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-09-09 17:47:15.919 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:15.952 | Selecting previously unselected package libsctp1:amd64. 2022-09-09 17:47:15.960 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-09-09 17:47:15.962 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:15.986 | Selecting previously unselected package libsctp-dev:amd64. 2022-09-09 17:47:15.994 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-09-09 17:47:15.996 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:16.031 | Selecting previously unselected package libapr1-dev. 2022-09-09 17:47:16.038 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-09-09 17:47:16.040 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-09-09 17:47:16.300 | Selecting previously unselected package libldap2-dev:amd64. 2022-09-09 17:47:16.308 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-09-09 17:47:16.310 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-09 17:47:16.422 | Selecting previously unselected package libaprutil1-dev. 2022-09-09 17:47:16.430 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-09-09 17:47:16.432 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-09-09 17:47:16.640 | Selecting previously unselected package apache2-dev. 2022-09-09 17:47:16.648 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:16.650 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:16.715 | Selecting previously unselected package binfmt-support. 2022-09-09 17:47:16.723 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-09-09 17:47:16.733 | Unpacking binfmt-support (2.2.0-2) ... 2022-09-09 17:47:16.765 | Selecting previously unselected package conntrack. 2022-09-09 17:47:16.773 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-09-09 17:47:16.775 | Unpacking conntrack (1:1.4.5-2) ... 2022-09-09 17:47:16.806 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-09-09 17:47:16.814 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-09-09 17:47:16.816 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-09-09 17:47:16.843 | Selecting previously unselected package libnetfilter-queue1. 2022-09-09 17:47:16.851 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-09-09 17:47:16.853 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-09-09 17:47:16.882 | Selecting previously unselected package conntrackd. 2022-09-09 17:47:16.890 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-09-09 17:47:16.892 | Unpacking conntrackd (1:1.4.5-2) ... 2022-09-09 17:47:16.936 | Selecting previously unselected package dns-root-data. 2022-09-09 17:47:16.944 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-09-09 17:47:16.946 | Unpacking dns-root-data (2019052802) ... 2022-09-09 17:47:16.974 | Selecting previously unselected package libidn11:amd64. 2022-09-09 17:47:16.982 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-09-09 17:47:16.984 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-09-09 17:47:17.019 | Selecting previously unselected package dnsmasq-base. 2022-09-09 17:47:17.028 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-09-09 17:47:17.030 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:17.097 | Selecting previously unselected package dnsmasq-utils. 2022-09-09 17:47:17.105 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-09-09 17:47:17.108 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:17.141 | Selecting previously unselected package ebtables. 2022-09-09 17:47:17.149 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-09-09 17:47:17.164 | Unpacking ebtables (2.0.11-3build1) ... 2022-09-09 17:47:17.203 | Selecting previously unselected package fonts-dejavu-core. 2022-09-09 17:47:17.211 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-09-09 17:47:17.213 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-09-09 17:47:17.390 | Selecting previously unselected package fonts-liberation. 2022-09-09 17:47:17.398 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-09-09 17:47:17.400 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-09-09 17:47:17.537 | Selecting previously unselected package fontconfig-config. 2022-09-09 17:47:17.545 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-09-09 17:47:17.547 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-09-09 17:47:17.585 | Selecting previously unselected package libfontconfig1:amd64. 2022-09-09 17:47:17.593 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-09-09 17:47:17.595 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-09-09 17:47:17.640 | Selecting previously unselected package fontconfig. 2022-09-09 17:47:17.647 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-09-09 17:47:17.649 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-09-09 17:47:17.694 | Selecting previously unselected package genisoimage. 2022-09-09 17:47:17.702 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-09-09 17:47:17.704 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-09-09 17:47:17.783 | Selecting previously unselected package libann0. 2022-09-09 17:47:17.791 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-09-09 17:47:17.792 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-09-09 17:47:17.823 | Selecting previously unselected package libcdt5:amd64. 2022-09-09 17:47:17.831 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:17.833 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:17.860 | Selecting previously unselected package libcgraph6:amd64. 2022-09-09 17:47:17.868 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:17.870 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:17.903 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-09-09 17:47:17.910 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-09-09 17:47:17.912 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:17.955 | Selecting previously unselected package libjpeg8:amd64. 2022-09-09 17:47:17.963 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-09-09 17:47:17.965 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:17.992 | Selecting previously unselected package libjbig0:amd64. 2022-09-09 17:47:18.001 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-09-09 17:47:18.003 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-09-09 17:47:18.034 | Selecting previously unselected package libwebp6:amd64. 2022-09-09 17:47:18.041 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:18.043 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-09-09 17:47:18.099 | Selecting previously unselected package libtiff5:amd64. 2022-09-09 17:47:18.106 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-09-09 17:47:18.109 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-09-09 17:47:18.160 | Selecting previously unselected package libxpm4:amd64. 2022-09-09 17:47:18.168 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-09-09 17:47:18.171 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-09-09 17:47:18.205 | Selecting previously unselected package libgd3:amd64. 2022-09-09 17:47:18.212 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:18.215 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-09-09 17:47:18.259 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-09-09 17:47:18.267 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-09-09 17:47:18.269 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-09-09 17:47:18.321 | Selecting previously unselected package libpixman-1-0:amd64. 2022-09-09 17:47:18.329 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-09-09 17:47:18.331 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-09-09 17:47:18.393 | Selecting previously unselected package libxcb-render0:amd64. 2022-09-09 17:47:18.400 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-09-09 17:47:18.402 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-09-09 17:47:18.434 | Selecting previously unselected package libxcb-shm0:amd64. 2022-09-09 17:47:18.442 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-09-09 17:47:18.444 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-09-09 17:47:18.473 | Selecting previously unselected package libxrender1:amd64. 2022-09-09 17:47:18.481 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-09-09 17:47:18.484 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-09-09 17:47:18.515 | Selecting previously unselected package libcairo2:amd64. 2022-09-09 17:47:18.522 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:18.526 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-09-09 17:47:18.625 | Selecting previously unselected package libgraphite2-3:amd64. 2022-09-09 17:47:18.633 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-09-09 17:47:18.635 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-09-09 17:47:18.674 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-09-09 17:47:18.682 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-09-09 17:47:18.684 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-09-09 17:47:18.764 | Selecting previously unselected package libthai-data. 2022-09-09 17:47:18.772 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-09-09 17:47:18.774 | Unpacking libthai-data (0.1.28-3) ... 2022-09-09 17:47:18.825 | Selecting previously unselected package libdatrie1:amd64. 2022-09-09 17:47:18.834 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-09-09 17:47:18.836 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-09-09 17:47:18.868 | Selecting previously unselected package libthai0:amd64. 2022-09-09 17:47:18.876 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-09-09 17:47:18.878 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-09-09 17:47:18.909 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-09-09 17:47:18.917 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-09 17:47:18.919 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:18.971 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-09-09 17:47:18.978 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-09 17:47:18.980 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:19.014 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-09-09 17:47:19.022 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-09-09 17:47:19.024 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:19.055 | Selecting previously unselected package libpathplan4:amd64. 2022-09-09 17:47:19.064 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:19.066 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:19.098 | Selecting previously unselected package libgvc6. 2022-09-09 17:47:19.106 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:19.108 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-09-09 17:47:19.228 | Selecting previously unselected package libgvpr2:amd64. 2022-09-09 17:47:19.236 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:19.238 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:19.290 | Selecting previously unselected package liblab-gamut1:amd64. 2022-09-09 17:47:19.298 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:19.300 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:19.456 | Selecting previously unselected package x11-common. 2022-09-09 17:47:19.464 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-09-09 17:47:19.489 | dpkg-query: no packages found matching nux-tools 2022-09-09 17:47:19.500 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-09-09 17:47:19.533 | Selecting previously unselected package libice6:amd64. 2022-09-09 17:47:19.541 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-09-09 17:47:19.543 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-09-09 17:47:19.579 | Selecting previously unselected package libsm6:amd64. 2022-09-09 17:47:19.587 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-09-09 17:47:19.589 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-09-09 17:47:19.619 | Selecting previously unselected package libxt6:amd64. 2022-09-09 17:47:19.627 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-09-09 17:47:19.629 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-09-09 17:47:19.677 | Selecting previously unselected package libxmu6:amd64. 2022-09-09 17:47:19.686 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-09-09 17:47:19.688 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-09-09 17:47:19.722 | Selecting previously unselected package libxaw7:amd64. 2022-09-09 17:47:19.729 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-09-09 17:47:19.732 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-09-09 17:47:19.783 | Selecting previously unselected package graphviz. 2022-09-09 17:47:19.791 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-09-09 17:47:19.793 | Unpacking graphviz (2.42.2-3build2) ... 2022-09-09 17:47:19.923 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-09-09 17:47:19.931 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-09-09 17:47:19.933 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:19.984 | Selecting previously unselected package libibverbs1:amd64. 2022-09-09 17:47:19.991 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-09-09 17:47:19.994 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:20.035 | Selecting previously unselected package ibverbs-providers:amd64. 2022-09-09 17:47:20.042 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-09-09 17:47:20.057 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:20.118 | Selecting previously unselected package icu-devtools. 2022-09-09 17:47:20.126 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:20.128 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-09-09 17:47:20.184 | Selecting previously unselected package iputils-arping. 2022-09-09 17:47:20.192 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-09-09 17:47:20.194 | Unpacking iputils-arping (3:20190709-3) ... 2022-09-09 17:47:20.227 | Selecting previously unselected package javascript-common. 2022-09-09 17:47:20.235 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-09-09 17:47:20.249 | Unpacking javascript-common (11) ... 2022-09-09 17:47:20.277 | Selecting previously unselected package libgssrpc4:amd64. 2022-09-09 17:47:20.286 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:20.288 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:20.320 | Selecting previously unselected package libkdb5-9:amd64. 2022-09-09 17:47:20.328 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:20.330 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:20.364 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-09-09 17:47:20.372 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:20.375 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:20.410 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-09-09 17:47:20.417 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:20.420 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:20.456 | Selecting previously unselected package comerr-dev:amd64. 2022-09-09 17:47:20.464 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-09-09 17:47:20.468 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-09-09 17:47:20.500 | Selecting previously unselected package krb5-multidev:amd64. 2022-09-09 17:47:20.508 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:20.510 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:20.562 | Selecting previously unselected package libarchive-cpio-perl. 2022-09-09 17:47:20.570 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-09-09 17:47:20.572 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-09-09 17:47:20.604 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-09-09 17:47:20.613 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-09-09 17:47:20.615 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:20.680 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-09-09 17:47:20.689 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-09-09 17:47:20.691 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:20.756 | Selecting previously unselected package libgts-bin. 2022-09-09 17:47:20.764 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-09-09 17:47:20.766 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-09-09 17:47:20.800 | Selecting previously unselected package libicu-dev:amd64. 2022-09-09 17:47:20.808 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-09-09 17:47:20.810 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-09-09 17:47:22.254 | Selecting previously unselected package libipset13:amd64. 2022-09-09 17:47:22.262 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:22.264 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:22.300 | Selecting previously unselected package librdmacm1:amd64. 2022-09-09 17:47:22.309 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-09-09 17:47:22.327 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:22.365 | Selecting previously unselected package libiscsi7:amd64. 2022-09-09 17:47:22.373 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-09-09 17:47:22.375 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-09-09 17:47:22.408 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-09-09 17:47:22.416 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-09-09 17:47:22.418 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:22.478 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-09-09 17:47:22.486 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-09-09 17:47:22.488 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:22.512 | Selecting previously unselected package libjpeg-dev:amd64. 2022-09-09 17:47:22.520 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-09-09 17:47:22.522 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:22.544 | Selecting previously unselected package libjs-jquery. 2022-09-09 17:47:22.552 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-09-09 17:47:22.554 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-09-09 17:47:22.614 | Selecting previously unselected package libjs-jquery-metadata. 2022-09-09 17:47:22.622 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-09-09 17:47:22.624 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-09-09 17:47:22.650 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-09-09 17:47:22.658 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-09-09 17:47:22.660 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-09-09 17:47:22.735 | Selecting previously unselected package libltdl-dev:amd64. 2022-09-09 17:47:22.743 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-09-09 17:47:22.744 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-09-09 17:47:22.800 | Selecting previously unselected package libsys-hostname-long-perl. 2022-09-09 17:47:22.808 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-09-09 17:47:22.809 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-09-09 17:47:22.835 | Selecting previously unselected package libmail-sendmail-perl. 2022-09-09 17:47:22.844 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-09-09 17:47:22.847 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-09-09 17:47:22.874 | Selecting previously unselected package libncurses-dev:amd64. 2022-09-09 17:47:22.882 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-09-09 17:47:22.884 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:22.976 | Selecting previously unselected package libnspr4:amd64. 2022-09-09 17:47:22.984 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-09-09 17:47:22.986 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-09-09 17:47:23.027 | Selecting previously unselected package libnss3:amd64. 2022-09-09 17:47:23.036 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-09-09 17:47:23.038 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-09-09 17:47:23.241 | Selecting previously unselected package libomp5-10:amd64. 2022-09-09 17:47:23.250 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:23.252 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:23.325 | Selecting previously unselected package libomp-10-dev. 2022-09-09 17:47:23.333 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:23.335 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:23.368 | Selecting previously unselected package pcp-conf. 2022-09-09 17:47:23.377 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-09-09 17:47:23.379 | Unpacking pcp-conf (5.0.3-1) ... 2022-09-09 17:47:23.409 | Selecting previously unselected package libpcp3. 2022-09-09 17:47:23.416 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-09-09 17:47:23.418 | Unpacking libpcp3 (5.0.3-1) ... 2022-09-09 17:47:23.481 | Selecting previously unselected package libpcp-pmda3. 2022-09-09 17:47:23.489 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-09-09 17:47:23.491 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-09-09 17:47:23.522 | Selecting previously unselected package libpcp-pmda-perl. 2022-09-09 17:47:23.530 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-09-09 17:47:23.533 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-09-09 17:47:23.566 | Selecting previously unselected package libpq5:amd64. 2022-09-09 17:47:23.574 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:23.577 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:23.619 | Selecting previously unselected package libpq-dev. 2022-09-09 17:47:23.627 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:23.630 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:23.701 | Selecting previously unselected package librados2. 2022-09-09 17:47:23.709 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:23.711 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:47:24.180 | Selecting previously unselected package librbd1. 2022-09-09 17:47:24.188 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:24.190 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:47:24.450 | Selecting previously unselected package libsasl2-dev. 2022-09-09 17:47:24.458 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:24.460 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:24.536 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-09-09 17:47:24.541 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-09-09 17:47:24.579 | Selecting previously unselected package libssl-dev:amd64. 2022-09-09 17:47:24.587 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-09-09 17:47:24.589 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:24.846 | Selecting previously unselected package libsystemd-dev:amd64. 2022-09-09 17:47:24.854 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-09-09 17:47:24.856 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:47:24.970 | Selecting previously unselected package libtinfo-dev:amd64. 2022-09-09 17:47:24.978 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-09-09 17:47:24.980 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:25.006 | Selecting previously unselected package libx86-1:amd64. 2022-09-09 17:47:25.015 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-09-09 17:47:25.018 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-09-09 17:47:25.054 | Selecting previously unselected package libxml2-dev:amd64. 2022-09-09 17:47:25.063 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-09-09 17:47:25.065 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-09 17:47:25.221 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:25.228 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-09-09 17:47:25.279 | Selecting previously unselected package libxslt1-dev:amd64. 2022-09-09 17:47:25.287 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:25.290 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-09 17:47:25.368 | Selecting previously unselected package llvm-10-runtime. 2022-09-09 17:47:25.377 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:25.379 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:25.434 | Selecting previously unselected package libpfm4:amd64. 2022-09-09 17:47:25.443 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-09-09 17:47:25.445 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-09-09 17:47:25.523 | Selecting previously unselected package llvm-10. 2022-09-09 17:47:25.532 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:25.534 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:26.308 | Selecting previously unselected package libffi-dev:amd64. 2022-09-09 17:47:26.317 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-09-09 17:47:26.319 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-09-09 17:47:26.361 | Selecting previously unselected package python3-pygments. 2022-09-09 17:47:26.369 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-09-09 17:47:26.372 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-09-09 17:47:26.511 | Selecting previously unselected package llvm-10-tools. 2022-09-09 17:47:26.519 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:26.521 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:26.665 | Selecting previously unselected package libz3-4:amd64. 2022-09-09 17:47:26.674 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-09-09 17:47:26.676 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:27.633 | Selecting previously unselected package libz3-dev:amd64. 2022-09-09 17:47:27.642 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-09-09 17:47:27.644 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:27.689 | Selecting previously unselected package llvm-10-dev. 2022-09-09 17:47:27.697 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-09-09 17:47:27.699 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:32.119 | Selecting previously unselected package lsscsi. 2022-09-09 17:47:32.129 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-09-09 17:47:32.131 | Unpacking lsscsi (0.30-0.1) ... 2022-09-09 17:47:32.165 | Selecting previously unselected package pkg-config. 2022-09-09 17:47:32.174 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-09-09 17:47:32.176 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-09-09 17:47:32.210 | Selecting previously unselected package pm-utils. 2022-09-09 17:47:32.218 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-09-09 17:47:32.220 | Unpacking pm-utils (1.4.1-19) ... 2022-09-09 17:47:32.269 | Selecting previously unselected package postgresql-client-common. 2022-09-09 17:47:32.278 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-09-09 17:47:32.281 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-09-09 17:47:32.315 | Selecting previously unselected package postgresql-client-12. 2022-09-09 17:47:32.324 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:32.326 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:32.530 | Selecting previously unselected package ssl-cert. 2022-09-09 17:47:32.538 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-09-09 17:47:32.540 | Unpacking ssl-cert (1.0.39) ... 2022-09-09 17:47:32.575 | Selecting previously unselected package postgresql-common. 2022-09-09 17:47:32.583 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-09-09 17:47:32.606 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-09-09 17:47:32.612 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-09-09 17:47:32.677 | Selecting previously unselected package postgresql-server-dev-12. 2022-09-09 17:47:32.686 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:32.688 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:33.003 | Selecting previously unselected package postgresql-server-dev-all. 2022-09-09 17:47:33.011 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-09-09 17:47:33.014 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-09-09 17:47:33.046 | Selecting previously unselected package python3-mysqldb. 2022-09-09 17:47:33.055 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-09-09 17:47:33.057 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-09-09 17:47:33.097 | Selecting previously unselected package python3.8-venv. 2022-09-09 17:47:33.106 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-09-09 17:47:33.108 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-09-09 17:47:33.132 | Selecting previously unselected package python3-venv. 2022-09-09 17:47:33.141 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-09-09 17:47:33.143 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-09-09 17:47:33.169 | Selecting previously unselected package qemu-block-extra:amd64. 2022-09-09 17:47:33.177 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-09-09 17:47:33.180 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-09-09 17:47:33.211 | Selecting previously unselected package qemu-utils. 2022-09-09 17:47:33.221 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-09-09 17:47:33.223 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-09-09 17:47:33.403 | Selecting previously unselected package sharutils. 2022-09-09 17:47:33.412 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-09-09 17:47:33.414 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-09-09 17:47:33.463 | Selecting previously unselected package sqlite3. 2022-09-09 17:47:33.472 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-09-09 17:47:33.474 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-09-09 17:47:33.619 | Selecting previously unselected package unzip. 2022-09-09 17:47:33.628 | Preparing to unpack .../205-unzip_6.0-25ubuntu1_amd64.deb ... 2022-09-09 17:47:33.631 | Unpacking unzip (6.0-25ubuntu1) ... 2022-09-09 17:47:33.680 | Selecting previously unselected package vbetool. 2022-09-09 17:47:33.689 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-09-09 17:47:33.691 | Unpacking vbetool (1.1-4) ... 2022-09-09 17:47:33.721 | Selecting previously unselected package ipset. 2022-09-09 17:47:33.730 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-09-09 17:47:33.740 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:33.773 | Selecting previously unselected package ipvsadm. 2022-09-09 17:47:33.781 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-09-09 17:47:33.784 | Unpacking ipvsadm (1:1.31-1) ... 2022-09-09 17:47:33.824 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-09-09 17:47:33.832 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-09-09 17:47:33.842 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:33.869 | Selecting previously unselected package liberasurecode1:amd64. 2022-09-09 17:47:33.878 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-09-09 17:47:33.881 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-09-09 17:47:33.911 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-09-09 17:47:33.920 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-09-09 17:47:33.923 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-09-09 17:47:33.954 | Selecting previously unselected package libkrb5-dev:amd64. 2022-09-09 17:47:33.963 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-09-09 17:47:33.965 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:34.001 | Selecting previously unselected package libpcp-gui2. 2022-09-09 17:47:34.009 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.011 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-09-09 17:47:34.039 | Selecting previously unselected package libpcp-import1. 2022-09-09 17:47:34.048 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.050 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-09-09 17:47:34.079 | Selecting previously unselected package libpcp-mmv1. 2022-09-09 17:47:34.087 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.090 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-09-09 17:47:34.120 | Selecting previously unselected package libpcp-trace2. 2022-09-09 17:47:34.128 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.131 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-09-09 17:47:34.160 | Selecting previously unselected package libpcp-web1. 2022-09-09 17:47:34.168 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.172 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-09-09 17:47:34.214 | Selecting previously unselected package libyaml-dev:amd64. 2022-09-09 17:47:34.223 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-09-09 17:47:34.225 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-09-09 17:47:34.264 | Selecting previously unselected package python3-pcp. 2022-09-09 17:47:34.272 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.274 | Unpacking python3-pcp (5.0.3-1) ... 2022-09-09 17:47:34.319 | Selecting previously unselected package pcp. 2022-09-09 17:47:34.328 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-09-09 17:47:34.397 | Unpacking pcp (5.0.3-1) ... 2022-09-09 17:47:34.931 | Selecting previously unselected package socat. 2022-09-09 17:47:34.940 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-09-09 17:47:34.942 | Unpacking socat (1.7.3.3-2) ... 2022-09-09 17:47:35.016 | Selecting previously unselected package vlan. 2022-09-09 17:47:35.025 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-09-09 17:47:35.028 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-09-09 17:47:35.090 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-09-09 17:47:35.097 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-09-09 17:47:35.106 | Setting up javascript-common (11) ... 2022-09-09 17:47:35.138 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-09-09 17:47:35.154 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-09-09 17:47:35.160 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:35.165 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-09-09 17:47:35.170 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-09-09 17:47:35.193 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-09-09 17:47:35.197 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:35.204 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-09-09 17:47:35.209 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-09-09 17:47:35.214 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-09-09 17:47:35.221 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-09-09 17:47:35.226 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-09-09 17:47:35.232 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-09-09 17:47:35.239 | Setting up libarchive-zip-perl (1.67-2) ... 2022-09-09 17:47:35.244 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-09-09 17:47:35.251 | Setting up vbetool (1.1-4) ... 2022-09-09 17:47:35.256 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-09-09 17:47:35.261 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:35.270 | Setting up pm-utils (1.4.1-19) ... 2022-09-09 17:47:35.279 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:35.508 | Setting up unzip (6.0-25ubuntu1) ... 2022-09-09 17:47:35.533 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-09-09 17:47:35.538 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-09-09 17:47:35.543 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:35.555 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:35.561 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-09-09 17:47:35.800 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-09-09 17:47:36.453 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:36.462 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-09-09 17:47:36.468 | Setting up m4 (1.4.18-4) ... 2022-09-09 17:47:36.473 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-09-09 17:47:36.751 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:36.757 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-09-09 17:47:36.764 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-09-09 17:47:36.769 | Setting up iputils-arping (3:20190709-3) ... 2022-09-09 17:47:36.797 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-09-09 17:47:36.803 | Setting up conntrack (1:1.4.5-2) ... 2022-09-09 17:47:36.808 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:36.815 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-09-09 17:47:36.820 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-09-09 17:47:37.014 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-09-09 17:47:39.050 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-09-09 17:47:39.055 | Setting up acl (2.2.53-6) ... 2022-09-09 17:47:39.064 | Setting up dns-root-data (2019052802) ... 2022-09-09 17:47:39.069 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:39.075 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:39.080 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-09-09 17:47:39.087 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:39.092 | Setting up autotools-dev (20180224.1) ... 2022-09-09 17:47:39.097 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-09-09 17:47:39.882 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:39.888 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-09-09 17:47:39.893 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-09-09 17:47:39.899 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-09-09 17:47:39.904 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:39.910 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:39.915 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:39.921 | Setting up ebtables (2.0.11-3build1) ... 2022-09-09 17:47:40.439 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-09-09 17:47:40.515 | Setting up socat (1.7.3.3-2) ... 2022-09-09 17:47:40.521 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-09-09 17:47:40.530 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-09-09 17:47:40.537 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:40.543 | Setting up autopoint (0.19.8.1-10build1) ... 2022-09-09 17:47:40.549 | Setting up binfmt-support (2.2.0-2) ... 2022-09-09 17:47:40.824 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-09-09 17:47:41.835 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-09-09 17:47:41.841 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-09-09 17:47:41.846 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-09-09 17:47:41.923 | Setting up fonts-dejavu-core (2.37-1) ... 2022-09-09 17:47:41.963 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-09-09 17:47:41.969 | Setting up lsscsi (0.30-0.1) ... 2022-09-09 17:47:41.974 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-09-09 17:47:41.980 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:41.986 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-09-09 17:47:41.991 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:41.997 | Setting up autoconf (2.69-11.1) ... 2022-09-09 17:47:42.005 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-09-09 17:47:42.010 | Setting up dwz (0.13-5) ... 2022-09-09 17:47:42.016 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:42.022 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-09-09 17:47:42.027 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:42.033 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-09-09 17:47:42.039 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-09-09 17:47:42.053 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-09-09 17:47:43.252 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:43.257 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:43.263 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-09-09 17:47:43.267 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-09-09 17:47:43.272 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-09-09 17:47:43.278 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:43.286 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-09-09 17:47:43.291 | Setting up pcp-conf (5.0.3-1) ... 2022-09-09 17:47:43.299 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-09-09 17:47:43.306 | Setting up libsub-override-perl (0.09-2) ... 2022-09-09 17:47:43.312 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-09-09 17:47:43.317 | Setting up libthai-data (0.1.28-3) ... 2022-09-09 17:47:43.322 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:43.328 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:43.334 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:43.339 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:43.345 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-09-09 17:47:43.351 | Setting up sharutils (1:4.15.2-4build1) ... 2022-09-09 17:47:43.357 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-09-09 17:47:43.369 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-09-09 17:47:43.378 | Setting up conntrackd (1:1.4.5-2) ... 2022-09-09 17:47:44.375 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-09-09 17:47:44.693 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-09-09 17:47:44.698 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-09-09 17:47:44.704 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-09 17:47:44.709 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:47:44.714 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-09-09 17:47:44.719 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-09-09 17:47:46.002 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:46.007 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:46.012 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-09-09 17:47:46.019 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-09-09 17:47:46.023 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-09-09 17:47:46.028 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-09-09 17:47:46.033 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:46.038 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-09-09 17:47:46.043 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-09-09 17:47:46.048 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-09-09 17:47:46.053 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-09-09 17:47:46.252 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-09-09 17:47:46.257 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:47:46.262 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:46.267 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-09-09 17:47:46.272 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:46.277 | Setting up wget (1.20.3-1ubuntu2) ... 2022-09-09 17:47:46.285 | Setting up libtool (2.4.6-14) ... 2022-09-09 17:47:46.290 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-09-09 17:47:46.374 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-09-09 17:47:46.404 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-09-09 17:47:46.813 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-09-09 17:47:47.849 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-09 17:47:47.854 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-09-09 17:47:47.859 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:47.864 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-09-09 17:47:48.000 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-09-09 17:47:48.005 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:48.010 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:48.018 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-09-09 17:47:49.201 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-09-09 17:47:49.878 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:49.884 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-09-09 17:47:50.124 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-09-09 17:47:50.129 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-09-09 17:47:50.134 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-09-09 17:47:50.140 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-09-09 17:47:50.145 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-09-09 17:47:50.150 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-09-09 17:47:50.156 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-09-09 17:47:50.161 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:50.166 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-09-09 17:47:50.172 | Setting up ssl-cert (1.0.39) ... 2022-09-09 17:47:50.651 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-09-09 17:47:50.656 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-09-09 17:47:50.661 | Setting up postgresql-common (214ubuntu0.1) ... 2022-09-09 17:47:51.114 | Adding user postgres to group ssl-cert 2022-09-09 17:47:51.246 | 2022-09-09 17:47:51.246 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-09-09 17:47:51.430 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-09-09 17:47:51.430 | Removing obsolete dictionary files: 2022-09-09 17:47:51.997 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-09-09 17:47:53.094 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-09-09 17:47:53.099 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-09-09 17:47:53.107 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-09-09 17:47:53.112 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-09-09 17:47:53.118 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-09-09 17:47:53.123 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-09-09 17:47:53.129 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-09 17:47:53.134 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ... 2022-09-09 17:47:53.141 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-09-09 17:47:53.146 | Setting up curl (7.68.0-1ubuntu2.13) ... 2022-09-09 17:47:53.151 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-09-09 17:47:53.158 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:53.163 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-09-09 17:47:53.169 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:53.175 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:53.180 | Setting up ipvsadm (1:1.31-1) ... 2022-09-09 17:47:53.920 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-09-09 17:47:53.925 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:54.025 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-09-09 17:47:56.067 | Regenerating fonts cache... done. 2022-09-09 17:47:56.070 | Setting up gettext (0.19.8.1-10build1) ... 2022-09-09 17:47:56.076 | Setting up libpcp3 (5.0.3-1) ... 2022-09-09 17:47:56.082 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-09-09 17:47:56.087 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-09-09 17:47:56.093 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-09-09 17:47:57.398 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-09-09 17:47:58.188 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:47:58.232 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:58.237 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-09-09 17:47:59.218 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-09-09 17:47:59.890 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:59.896 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-09-09 17:47:59.901 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:47:59.906 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-09-09 17:47:59.911 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-09-09 17:47:59.916 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:59.922 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:47:59.927 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-09-09 17:47:59.932 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-09-09 17:47:59.938 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-09-09 17:47:59.943 | Setting up libpcp-web1 (5.0.3-1) ... 2022-09-09 17:47:59.949 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-09-09 17:47:59.955 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-09-09 17:47:59.960 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-09-09 17:47:59.966 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:48:00.571 | 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-09-09 17:48:00.594 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-09-09 17:48:00.600 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-09-09 17:48:00.606 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-09-09 17:48:00.611 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-09-09 17:48:00.616 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-09-09 17:48:00.621 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-09-09 17:48:00.642 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:48:00.647 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-09-09 17:48:00.652 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-09-09 17:48:00.658 | Setting up libpcp-import1 (5.0.3-1) ... 2022-09-09 17:48:00.663 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-09-09 17:48:00.668 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:48:00.673 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-09-09 17:48:00.678 | Setting up po-debconf (1.0.21) ... 2022-09-09 17:48:00.683 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-09-09 17:48:01.053 | Enabling module mpm_event. 2022-09-09 17:48:01.121 | Enabling module authz_core. 2022-09-09 17:48:01.126 | Enabling module authz_host. 2022-09-09 17:48:01.189 | Enabling module authn_core. 2022-09-09 17:48:01.195 | Enabling module auth_basic. 2022-09-09 17:48:01.269 | Enabling module access_compat. 2022-09-09 17:48:01.332 | Enabling module authn_file. 2022-09-09 17:48:01.396 | Enabling module authz_user. 2022-09-09 17:48:01.462 | Enabling module alias. 2022-09-09 17:48:01.525 | Enabling module dir. 2022-09-09 17:48:01.597 | Enabling module autoindex. 2022-09-09 17:48:01.672 | Enabling module env. 2022-09-09 17:48:01.747 | Enabling module mime. 2022-09-09 17:48:01.808 | Enabling module negotiation. 2022-09-09 17:48:01.868 | Enabling module setenvif. 2022-09-09 17:48:01.927 | Enabling module filter. 2022-09-09 17:48:01.988 | Enabling module deflate. 2022-09-09 17:48:02.047 | Enabling module status. 2022-09-09 17:48:02.107 | Enabling module reqtimeout. 2022-09-09 17:48:02.166 | Enabling conf charset. 2022-09-09 17:48:02.227 | Enabling conf localized-error-pages. 2022-09-09 17:48:02.286 | Enabling conf other-vhosts-access-log. 2022-09-09 17:48:02.345 | Enabling conf security. 2022-09-09 17:48:02.404 | Enabling conf serve-cgi-bin. 2022-09-09 17:48:02.462 | Enabling site 000-default. 2022-09-09 17:48:02.515 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-09-09 17:48:02.570 | Enabling conf javascript-common. 2022-09-09 17:48:02.827 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-09-09 17:48:03.396 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-09-09 17:48:06.048 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-09-09 17:48:06.061 | Setting up python3-pcp (5.0.3-1) ... 2022-09-09 17:48:06.357 | Setting up libgvc6 (2.42.2-3build2) ... 2022-09-09 17:48:06.376 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-09-09 17:48:06.381 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-09-09 17:48:06.394 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-09-09 17:48:06.400 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-09-09 17:48:06.406 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-09-09 17:48:06.411 | Setting up graphviz (2.42.2-3build2) ... 2022-09-09 17:48:06.419 | Setting up pcp (5.0.3-1) ... 2022-09-09 17:48:06.772 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-09-09 17:48:07.173 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-09-09 17:48:07.583 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-09-09 17:48:07.996 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-09-09 17:48:24.017 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-09-09 17:48:24.025 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:48:24.027 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-09-09 17:48:25.169 | Setting up dh-autoreconf (19) ... 2022-09-09 17:48:25.176 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-09-09 17:48:25.989 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-09-09 17:48:25.996 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:48:26.004 | Setting up debhelper (12.10ubuntu1) ... 2022-09-09 17:48:26.010 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-09-09 17:48:26.300 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-09-09 17:48:26.305 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-09-09 17:48:26.329 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-09-09 17:48:26.381 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-09-09 17:48:38.342 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-09 17:48:38.365 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-09-09 17:48:38.774 | Processing triggers for ufw (0.36-6) ... 2022-09-09 17:48:38.887 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:49:01.343 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-09-09 17:49:01.357 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-09-09 17:49:09.203 | ++ functions-common:apt_get:1234 : result=0 2022-09-09 17:49:09.205 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:49:09.208 | ++ functions-common:time_stop:2439 : local name 2022-09-09 17:49:09.210 | ++ functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:09.212 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:09.214 | ++ functions-common:time_stop:2442 : local total 2022-09-09 17:49:09.217 | ++ functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:09.219 | ++ functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:49:09.221 | ++ functions-common:time_stop:2446 : start_time=1662745565354 2022-09-09 17:49:09.223 | ++ functions-common:time_stop:2448 : [[ -z 1662745565354 ]] 2022-09-09 17:49:09.226 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:09.229 | ++ functions-common:time_stop:2451 : end_time=1662745749227 2022-09-09 17:49:09.232 | ++ functions-common:time_stop:2452 : elapsed_time=183873 2022-09-09 17:49:09.234 | ++ functions-common:time_stop:2453 : total=837 2022-09-09 17:49:09.236 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:09.238 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=184710 2022-09-09 17:49:09.240 | ++ functions-common:apt_get:1238 : return 0 2022-09-09 17:49:09.243 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-09 17:49:09.245 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-09 17:49:09.248 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-09 17:49:09.251 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-09 17:49:09.255 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-09-09 17:49:09.258 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-09-09 17:49:09.260 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-09 17:49:10.562 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-09 17:49:10.563 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-09 17:49:10.565 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-09 17:49:10.567 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-09 17:49:10.569 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-09 17:49:10.570 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-09 17:49:10.572 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-09 17:49:10.574 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-09 17:49:10.576 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-09 17:49:10.577 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-09 17:49:10.579 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-09 17:49:10.581 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-09 17:49:10.583 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-09 17:49:10.584 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-09 17:49:10.586 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-09 17:49:10.588 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-09 17:49:10.589 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-09 17:49:10.591 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-09 17:49:10.593 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-09 17:49:10.595 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-09 17:49:10.597 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-09 17:49:10.599 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-09 17:49:10.601 | + functions-common:_ensure_lsb_release:394 : return 2022-09-09 17:49:10.603 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-09 17:49:10.667 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-09 17:49:10.669 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-09 17:49:10.733 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-09 17:49:10.736 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-09 17:49:10.798 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-09 17:49:10.800 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-09-09 17:49:10.802 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-09 17:49:10.803 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-09 17:49:10.805 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-09 17:49:10.807 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-09 17:49:10.809 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-09 17:49:10.811 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-09 17:49:10.813 | + functions-common:GetDistro:450 : DISTRO=focal 2022-09-09 17:49:10.815 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-09-09 17:49:10.817 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-09 17:49:10.817 | Distro: focal 2022-09-09 17:49:10.819 | + tools/install_pip.sh:main:124 : get_versions 2022-09-09 17:49:10.821 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-09 17:49:10.825 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-09 17:49:10.827 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-09 17:49:10.830 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-09 17:49:10.830 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-09 17:49:12.181 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-09 17:49:12.183 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-09 17:49:12.183 | pip: 20.0.2 2022-09-09 17:49:12.186 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-09 17:49:12.187 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-09 17:49:12.189 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:49:12.191 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:49:12.193 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:49:12.194 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:49:12.196 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:49:12.198 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:49:12.200 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:49:12.201 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:49:12.203 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:49:12.205 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:49:12.206 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-09 17:49:12.208 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:12.210 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:12.212 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-09-09 17:49:12.216 | + tools/install_pip.sh:main:153 : set -x 2022-09-09 17:49:12.218 | + tools/install_pip.sh:main:156 : get_versions 2022-09-09 17:49:12.220 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-09 17:49:12.223 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-09 17:49:12.225 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-09 17:49:12.228 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-09 17:49:12.228 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-09 17:49:13.586 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-09 17:49:13.588 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-09 17:49:13.588 | pip: 20.0.2 2022-09-09 17:49:13.592 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-09 17:49:13.595 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-09 17:49:13.598 | + ./stack.sh:main:791 : fixup_all 2022-09-09 17:49:13.600 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-09-09 17:49:13.602 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-09 17:49:13.604 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:13.607 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:13.609 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-09-09 17:49:13.620 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-09 17:49:13.631 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-09 17:49:13.641 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-09-09 17:49:13.644 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-09 17:49:13.646 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:49:13.648 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:49:13.650 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:49:13.652 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:49:13.654 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:49:13.656 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:49:13.658 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:49:13.660 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:49:13.662 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:49:13.664 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:49:13.666 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-09 17:49:13.669 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-09-09 17:49:13.671 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-09 17:49:13.673 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:49:13.675 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:49:13.677 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:49:13.679 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:49:13.681 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:49:13.683 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:49:13.686 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-09 17:49:13.688 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-09-09 17:49:13.708 | Using python 3.8 to install os-testr 2022-09-09 17:49:13.710 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-09-09 17:49:15.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:15.660 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:15.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:15.660 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:16.674 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:17.276 | Collecting os-testr===3.0.0 2022-09-09 17:49:17.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-09-09 17:49:17.424 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-09-09 17:49:18.016 | Collecting python-subunit===1.4.0 2022-09-09 17:49:18.022 | 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-09-09 17:49:18.221 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:49:18.270 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-09 17:49:18.307 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-09-09 17:49:19.736 | Installing collected packages: python-subunit, os-testr 2022-09-09 17:49:19.976 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-09-09 17:49:20.071 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:20.073 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:20.075 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:20.078 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:20.080 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:20.082 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:20.084 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:20.086 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:20.088 | + functions-common:time_stop:2446 : start_time=1662745753703 2022-09-09 17:49:20.090 | + functions-common:time_stop:2448 : [[ -z 1662745753703 ]] 2022-09-09 17:49:20.093 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:20.097 | + functions-common:time_stop:2451 : end_time=1662745760094 2022-09-09 17:49:20.099 | + functions-common:time_stop:2452 : elapsed_time=6391 2022-09-09 17:49:20.101 | + functions-common:time_stop:2453 : total=0 2022-09-09 17:49:20.103 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:20.105 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6391 2022-09-09 17:49:20.108 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:20.110 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-09 17:49:20.161 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-09-09 17:49:20.257 | + ./stack.sh:main:805 : install_infra 2022-09-09 17:49:20.260 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-09 17:49:20.262 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-09 17:49:20.266 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-09-09 17:49:23.323 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-09 17:49:23.326 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-09 17:49:23.348 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-09 17:49:25.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:26.072 | Collecting pbr===5.10.0 2022-09-09 17:49:26.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-09-09 17:49:26.126 | Installing collected packages: pbr 2022-09-09 17:49:26.268 | Successfully installed pbr-5.10.0 2022-09-09 17:49:26.333 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:26.335 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:26.338 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:26.340 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:26.342 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:26.344 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:26.346 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:26.348 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:26.350 | + functions-common:time_stop:2446 : start_time=1662745763341 2022-09-09 17:49:26.352 | + functions-common:time_stop:2448 : [[ -z 1662745763341 ]] 2022-09-09 17:49:26.355 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:26.359 | + functions-common:time_stop:2451 : end_time=1662745766357 2022-09-09 17:49:26.362 | + functions-common:time_stop:2452 : elapsed_time=3016 2022-09-09 17:49:26.363 | + functions-common:time_stop:2453 : total=6391 2022-09-09 17:49:26.366 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:26.368 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9407 2022-09-09 17:49:26.370 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:26.372 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-09 17:49:26.375 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-09 17:49:26.396 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-09-09 17:49:28.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:28.999 | Processing /opt/stack/requirements 2022-09-09 17:49:30.395 | Collecting fixtures===4.0.1 2022-09-09 17:49:30.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-09-09 17:49:30.444 | Installing build dependencies: started 2022-09-09 17:49:34.782 | Installing build dependencies: finished with status 'done' 2022-09-09 17:49:34.784 | Getting requirements to build wheel: started 2022-09-09 17:49:35.185 | Getting requirements to build wheel: finished with status 'done' 2022-09-09 17:49:35.191 | Preparing wheel metadata: started 2022-09-09 17:49:35.749 | Preparing wheel metadata: finished with status 'done' 2022-09-09 17:49:35.956 | Collecting PyYAML===6.0 2022-09-09 17:49:35.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-09-09 17:49:36.148 | Collecting requests===2.28.1 2022-09-09 17:49:36.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-09-09 17:49:36.236 | Collecting packaging===21.3 2022-09-09 17:49:36.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-09-09 17:49:36.293 | Collecting idna===3.3 2022-09-09 17:49:36.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-09-09 17:49:36.440 | Collecting pyparsing===3.0.9 2022-09-09 17:49:36.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-09-09 17:49:36.506 | Collecting six===1.16.0 2022-09-09 17:49:36.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-09 17:49:36.635 | Collecting charset-normalizer===2.1.1 2022-09-09 17:49:36.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83e/9a75d1911279a/charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-09-09 17:49:36.678 | Collecting Parsley>=1.2 2022-09-09 17:49:36.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-09-09 17:49:36.749 | Collecting beagle>=0.2.1 2022-09-09 17:49:36.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-09-09 17:49:36.793 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:49:36.867 | Collecting urllib3===1.26.12 2022-09-09 17:49:36.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b93/0dd878d5a8afb/urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-09 17:49:37.008 | Collecting certifi>=2017.4.17 2022-09-09 17:49:37.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43d/adad18a7f1687/certifi-2022.6.15.1-py3-none-any.whl (160 kB) 2022-09-09 17:49:37.108 | Collecting cliff===4.0.0 2022-09-09 17:49:37.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB) 2022-09-09 17:49:37.173 | Collecting autopage===0.5.1 2022-09-09 17:49:37.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-09-09 17:49:37.269 | Collecting stevedore===4.0.0 2022-09-09 17:49:37.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-09-09 17:49:37.401 | Collecting importlib-metadata===4.12.0 2022-09-09 17:49:37.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB) 2022-09-09 17:49:37.492 | Collecting prettytable===3.4.1 2022-09-09 17:49:37.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d2/3ff81e165077d/prettytable-3.4.1-py3-none-any.whl (26 kB) 2022-09-09 17:49:37.655 | Collecting cmd2===2.4.2 2022-09-09 17:49:37.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-09-09 17:49:37.778 | Collecting zipp===3.8.1 2022-09-09 17:49:37.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-09-09 17:49:37.844 | Collecting wcwidth===0.2.5 2022-09-09 17:49:37.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-09-09 17:49:37.908 | Collecting attrs===22.1.0 2022-09-09 17:49:37.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-09 17:49:38.024 | Collecting pyperclip===1.8.2 2022-09-09 17:49:38.031 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-09-09 17:49:38.042 | Building wheels for collected packages: fixtures, openstack-requirements 2022-09-09 17:49:38.044 | Building wheel for fixtures (PEP 517): started 2022-09-09 17:49:38.668 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-09-09 17:49:38.670 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=8b4d692dde9d21e1e0b13111d78a12574d1998a709e2365ba16792eb901105c8 2022-09-09 17:49:38.670 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-09-09 17:49:38.672 | Building wheel for openstack-requirements (setup.py): started 2022-09-09 17:49:39.512 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-09 17:49:39.512 | ERROR: Command errored out with exit status 1: 2022-09-09 17:49:39.513 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-u8npj69n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-u8npj69n/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-lgk85s6h 2022-09-09 17:49:39.513 | cwd: /tmp/pip-req-build-u8npj69n/ 2022-09-09 17:49:39.513 | Complete output (6 lines): 2022-09-09 17:49:39.513 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-09 17:49:39.513 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-09 17:49:39.513 | or: setup.py --help-commands 2022-09-09 17:49:39.513 | or: setup.py cmd --help 2022-09-09 17:49:39.513 | 2022-09-09 17:49:39.513 | error: invalid command 'bdist_wheel' 2022-09-09 17:49:39.513 | ---------------------------------------- 2022-09-09 17:49:39.513 | ERROR: Failed building wheel for openstack-requirements 2022-09-09 17:49:39.513 | Running setup.py clean for openstack-requirements 2022-09-09 17:49:40.344 | Successfully built fixtures 2022-09-09 17:49:40.345 | Failed to build openstack-requirements 2022-09-09 17:49:40.626 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, autopage, stevedore, zipp, importlib-metadata, pyperclip, cmd2, cliff, pyparsing, packaging, six, Parsley, beagle, openstack-requirements 2022-09-09 17:49:42.196 | Running setup.py install for openstack-requirements: started 2022-09-09 17:49:44.576 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-09 17:49:44.609 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15.1 charset-normalizer-2.1.1 cliff-4.0.0 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 importlib-metadata-4.12.0 openstack-requirements-1.2.1.dev5734 packaging-21.3 prettytable-3.4.1 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.12 wcwidth-0.2.5 zipp-3.8.1 2022-09-09 17:49:44.757 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:44.760 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:44.762 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:44.764 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:44.766 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:44.769 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:44.771 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:44.773 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:44.775 | + functions-common:time_stop:2446 : start_time=1662745766389 2022-09-09 17:49:44.777 | + functions-common:time_stop:2448 : [[ -z 1662745766389 ]] 2022-09-09 17:49:44.779 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:44.783 | + functions-common:time_stop:2451 : end_time=1662745784781 2022-09-09 17:49:44.785 | + functions-common:time_stop:2452 : elapsed_time=18392 2022-09-09 17:49:44.787 | + functions-common:time_stop:2453 : total=9407 2022-09-09 17:49:44.789 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:44.791 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27799 2022-09-09 17:49:44.794 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:44.796 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-09 17:49:44.798 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-09 17:49:44.801 | + inc/python:use_library_from_git:246 : local name=pbr 2022-09-09 17:49:44.803 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:49:44.805 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:49:44.807 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-09-09 17:49:44.810 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:49:44.813 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-09 17:49:44.832 | Using python 3.8 to install pbr 2022-09-09 17:49:44.835 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-09 17:49:46.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:46.776 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:46.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:49:46.776 | from cryptography.utils import int_from_bytes 2022-09-09 17:49:47.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:47.900 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:49:49.492 | + inc/python:pip_install:196 : result=0 2022-09-09 17:49:49.494 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:49:49.497 | + functions-common:time_stop:2439 : local name 2022-09-09 17:49:49.499 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:49:49.501 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:49:49.503 | + functions-common:time_stop:2442 : local total 2022-09-09 17:49:49.505 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:49:49.507 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:49:49.509 | + functions-common:time_stop:2446 : start_time=1662745784827 2022-09-09 17:49:49.511 | + functions-common:time_stop:2448 : [[ -z 1662745784827 ]] 2022-09-09 17:49:49.514 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:49:49.517 | + functions-common:time_stop:2451 : end_time=1662745789515 2022-09-09 17:49:49.519 | + functions-common:time_stop:2452 : elapsed_time=4688 2022-09-09 17:49:49.521 | + functions-common:time_stop:2453 : total=27799 2022-09-09 17:49:49.524 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:49:49.526 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32487 2022-09-09 17:49:49.528 | + inc/python:pip_install:199 : return 0 2022-09-09 17:49:49.531 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-09-09 17:49:52.615 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-09 17:49:54.367 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:49:54.769 | Collecting bindep 2022-09-09 17:49:54.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-09-09 17:49:54.927 | Collecting pbr>=2.0.0 2022-09-09 17:49:54.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-09-09 17:49:55.055 | Collecting packaging; python_version >= "3.6" 2022-09-09 17:49:55.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-09-09 17:49:55.440 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-09-09 17:49:55.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-09-09 17:49:55.475 | Collecting Parsley 2022-09-09 17:49:55.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-09-09 17:49:55.662 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-09-09 17:49:55.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-09-09 17:49:55.718 | Installing collected packages: pbr, pyparsing, packaging, distro, Parsley, bindep 2022-09-09 17:49:56.279 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-09-09 17:49:56.350 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-09 17:49:56.352 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-09 17:49:56.355 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-09-09 17:49:56.372 | + ./stack.sh:main:814 : pkgs= 2022-09-09 17:49:56.374 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-09-09 17:49:56.376 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-09-09 17:49:56.379 | + functions-common:run_phase:1867 : local mode=stack 2022-09-09 17:49:56.381 | + functions-common:run_phase:1868 : local phase=pre-install 2022-09-09 17:49:56.383 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:49:56.385 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:49:56.388 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:49:56.390 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:49:56.392 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:49:56.395 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:49:56.399 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:49:56.401 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:49:56.403 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:49:56.405 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-09 17:49:56.407 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:49:56.422 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:49:56.424 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:49:56.426 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.428 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-09 17:49:56.430 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.432 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-09 17:49:56.435 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.437 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-09 17:49:56.439 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.441 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-09 17:49:56.443 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:49:56.445 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-09 17:49:56.447 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-09 17:49:56.449 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-09 17:49:56.452 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:49:56.454 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 17:49:56.456 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-09-09 17:49:56.458 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-09 17:49:56.460 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-09-09 17:49:56.462 | + functions-common:run_plugins:1856 : local plugins= 2022-09-09 17:49:56.464 | + functions-common:run_plugins:1857 : local plugin 2022-09-09 17:49:56.467 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-09 17:49:56.469 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-09 17:49:56.472 | + functions:set_systemd_override:821 : local value=2048 2022-09-09 17:49:56.474 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-09 17:49:56.476 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-09 17:49:56.529 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-09 17:49:56.529 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-09 17:49:56.531 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-09 17:49:56.878 | + ./stack.sh:main:827 : install_rpc_backend 2022-09-09 17:49:56.880 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-09 17:49:56.897 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:49:56.900 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-09 17:49:56.903 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:49:56.905 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:49:56.907 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:49:56.912 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:49:56.914 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:49:56.916 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:49:56.919 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:56.922 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:56.924 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:49:56.926 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:49:56.928 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:49:56.930 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:49:56.933 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-09-09 17:49:56.935 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:49:56.937 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:49:56.940 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:49:56.942 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-09-09 17:49:56.962 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-09-09 17:49:57.071 | Reading package lists... 2022-09-09 17:49:57.328 | Building dependency tree... 2022-09-09 17:49:57.329 | Reading state information... 2022-09-09 17:49:57.586 | The following packages were automatically installed and are no longer required: 2022-09-09 17:49:57.588 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:49:57.588 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:49:57.588 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:49:57.588 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:49:57.588 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:49:57.588 | python3-zope.interface 2022-09-09 17:49:57.588 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:49:57.588 | The following additional packages will be installed: 2022-09-09 17:49:57.588 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-09-09 17:49:57.588 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-09-09 17:49:57.588 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-09-09 17:49:57.589 | erlang-tools erlang-xmerl locales-all 2022-09-09 17:49:57.591 | Suggested packages: 2022-09-09 17:49:57.591 | erlang erlang-manpages erlang-doc 2022-09-09 17:49:57.660 | The following NEW packages will be installed: 2022-09-09 17:49:57.660 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-09-09 17:49:57.660 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-09-09 17:49:57.660 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-09-09 17:49:57.661 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-09-09 17:49:57.913 | 0 upgraded, 19 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:49:57.913 | Need to get 38.0 MB of archives. 2022-09-09 17:49:57.913 | After this operation, 276 MB of additional disk space will be used. 2022-09-09 17:49:57.913 | 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-09-09 17:50:02.768 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-09-09 17:50:02.993 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-09-09 17:50:03.028 | 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-09-09 17:50:03.151 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-09-09 17:50:03.328 | 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-09-09 17:50:03.403 | 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-09-09 17:50:03.818 | 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-09-09 17:50:03.855 | 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-09-09 17:50:03.876 | 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-09-09 17:50:03.905 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-09-09 17:50:04.047 | 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-09-09 17:50:04.456 | 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-09-09 17:50:04.483 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-09-09 17:50:04.536 | 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-09-09 17:50:04.640 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-09-09 17:50:04.767 | 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-09-09 17:50:05.025 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-09-09 17:50:07.694 | 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-09-09 17:50:11.644 | Fetched 38.0 MB in 13s (2,837 kB/s) 2022-09-09 17:50:11.675 | Selecting previously unselected package erlang-base. 2022-09-09 17:50:11.723 | (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 ... 81596 files and directories currently installed.) 2022-09-09 17:50:11.726 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:11.728 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:12.803 | Selecting previously unselected package erlang-asn1. 2022-09-09 17:50:12.812 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:12.814 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:12.938 | Selecting previously unselected package erlang-crypto. 2022-09-09 17:50:12.947 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:12.949 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:12.994 | Selecting previously unselected package erlang-public-key. 2022-09-09 17:50:13.003 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.006 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.105 | Selecting previously unselected package erlang-mnesia. 2022-09-09 17:50:13.114 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.119 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.242 | Selecting previously unselected package erlang-runtime-tools. 2022-09-09 17:50:13.251 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.254 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.308 | Selecting previously unselected package erlang-ssl. 2022-09-09 17:50:13.318 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.320 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.487 | Selecting previously unselected package erlang-eldap. 2022-09-09 17:50:13.496 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.498 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.535 | Selecting previously unselected package erlang-ftp. 2022-09-09 17:50:13.544 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.546 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.580 | Selecting previously unselected package erlang-tftp. 2022-09-09 17:50:13.589 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.591 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.627 | Selecting previously unselected package erlang-inets. 2022-09-09 17:50:13.636 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.638 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:13.742 | Selecting previously unselected package erlang-snmp. 2022-09-09 17:50:13.752 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:13.754 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:14.000 | Selecting previously unselected package erlang-os-mon. 2022-09-09 17:50:14.008 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:14.010 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:14.048 | Selecting previously unselected package erlang-parsetools. 2022-09-09 17:50:14.056 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:14.058 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:14.102 | Selecting previously unselected package erlang-syntax-tools. 2022-09-09 17:50:14.111 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:14.113 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:14.182 | Selecting previously unselected package erlang-tools. 2022-09-09 17:50:14.192 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:14.194 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:14.287 | Selecting previously unselected package erlang-xmerl. 2022-09-09 17:50:14.296 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-09-09 17:50:14.298 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:14.473 | Selecting previously unselected package locales-all. 2022-09-09 17:50:14.481 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-09-09 17:50:14.484 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-09-09 17:50:18.643 | Selecting previously unselected package rabbitmq-server. 2022-09-09 17:50:18.654 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-09-09 17:50:18.657 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-09-09 17:50:19.801 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:20.181 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-09-09 17:50:20.181 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-09-09 17:50:24.390 | Searching for services which depend on erlang and should be started... none found. 2022-09-09 17:50:24.393 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.398 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.403 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-09-09 17:50:24.411 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.415 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.423 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.428 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.433 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.438 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.443 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.448 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.455 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.460 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.465 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.471 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.476 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.481 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-09-09 17:50:24.486 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-09-09 17:50:24.574 | Adding group `rabbitmq' (GID 125) ... 2022-09-09 17:50:24.586 | Done. 2022-09-09 17:50:24.666 | Adding system user `rabbitmq' (UID 117) ... 2022-09-09 17:50:24.666 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-09-09 17:50:24.697 | Not creating home directory `/var/lib/rabbitmq'. 2022-09-09 17:50:24.964 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-09-09 17:50:30.762 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:50:31.367 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:50:39.321 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:50:39.323 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:50:39.326 | + functions-common:time_stop:2439 : local name 2022-09-09 17:50:39.329 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:50:39.331 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:50:39.333 | + functions-common:time_stop:2442 : local total 2022-09-09 17:50:39.335 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:50:39.338 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:50:39.340 | + functions-common:time_stop:2446 : start_time=1662745796959 2022-09-09 17:50:39.342 | + functions-common:time_stop:2448 : [[ -z 1662745796959 ]] 2022-09-09 17:50:39.345 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:50:39.349 | + functions-common:time_stop:2451 : end_time=1662745839347 2022-09-09 17:50:39.352 | + functions-common:time_stop:2452 : elapsed_time=42388 2022-09-09 17:50:39.354 | + functions-common:time_stop:2453 : total=184710 2022-09-09 17:50:39.356 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:50:39.358 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=227098 2022-09-09 17:50:39.360 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:50:39.363 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-09 17:50:39.365 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:50:39.367 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:50:39.370 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:50:39.372 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:50:39.375 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:50:39.377 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:50:39.379 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-09 17:50:39.381 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:50:39.384 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:50:39.386 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:50:39.388 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:50:39.391 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:50:39.393 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:50:39.395 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:50:39.398 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:50:39.400 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:50:39.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:50:39.404 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-09 17:50:39.407 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:50:39.409 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:50:39.412 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:50:39.414 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:50:39.416 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:50:39.418 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:50:39.421 | + ./stack.sh:main:828 : restart_rpc_backend 2022-09-09 17:50:39.423 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-09 17:50:39.439 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:50:39.441 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-09 17:50:39.443 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:50:39.445 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-09-09 17:50:39.448 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-09 17:50:39.450 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-09 17:50:39.455 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-09 17:50:39.458 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-09 17:50:39.460 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-09 17:50:39.462 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-09 17:50:39.464 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-09 17:50:39.467 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-09 17:50:39.470 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-09 17:50:40.149 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-09 17:50:40.149 | user tags 2022-09-09 17:50:40.149 | guest [administrator]' 2022-09-09 17:50:40.152 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-09 17:50:40.152 | user tags 2022-09-09 17:50:40.152 | guest [administrator]' 2022-09-09 17:50:40.153 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-09 17:50:40.159 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-09-09 17:50:40.161 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-09-09 17:50:40.163 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-09-09 17:50:40.815 | Adding user "stackrabbit" ... 2022-09-09 17:50:40.838 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-09 17:50:41.501 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-09 17:50:41.523 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-09 17:50:41.525 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-09 17:50:42.180 | Changing password for user "stackrabbit" ... 2022-09-09 17:50:42.203 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-09 17:50:42.205 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-09 17:50:42.208 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-09 17:50:42.885 | Deleting user "guest" ... 2022-09-09 17:50:42.910 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-09-09 17:50:42.926 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:50:42.928 | + ./stack.sh:main:831 : install_database 2022-09-09 17:50:42.930 | + lib/database:install_database:118 : install_database_mysql 2022-09-09 17:50:42.933 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-09-09 17:50:42.935 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:42.937 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:42.940 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-09-09 17:50:43.158 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-09 17:50:43.161 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-09-09 17:50:43.165 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-09-09 17:50:43.168 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:43.170 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:43.173 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-09-09 17:50:43.175 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-09-09 17:50:43.178 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-09-09 17:50:43.182 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-09-09 17:50:43.184 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-09-09 17:50:43.187 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-09-09 17:50:43.189 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:50:43.191 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-09-09 17:50:43.194 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:50:43.196 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:50:43.198 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:50:43.200 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:50:43.203 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:50:43.206 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:50:43.208 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:50:43.210 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:50:43.213 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:50:43.215 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:50:43.217 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-09-09 17:50:43.219 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:50:43.222 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:50:43.227 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:50:43.229 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:50:43.232 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:50:43.234 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:50:43.237 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-09-09 17:50:43.239 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:43.241 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:43.243 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-09-09 17:50:43.246 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:50:43.248 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:50:43.251 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:50:43.253 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:50:43.255 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:50:43.257 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:50:43.260 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:43.262 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:43.264 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:50:43.267 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:50:43.269 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:50:43.271 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:50:43.273 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-09-09 17:50:43.276 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:50:43.278 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:50:43.281 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:50:43.283 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-09-09 17:50:43.304 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-09-09 17:50:43.417 | Reading package lists... 2022-09-09 17:50:43.672 | Building dependency tree... 2022-09-09 17:50:43.673 | Reading state information... 2022-09-09 17:50:43.927 | The following packages were automatically installed and are no longer required: 2022-09-09 17:50:43.929 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:50:43.929 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:50:43.929 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:50:43.929 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:50:43.929 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:50:43.929 | python3-zope.interface 2022-09-09 17:50:43.929 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:50:43.929 | The following additional packages will be installed: 2022-09-09 17:50:43.929 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-09-09 17:50:43.929 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-09-09 17:50:43.929 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-09-09 17:50:43.930 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-09-09 17:50:43.930 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-09-09 17:50:43.930 | mysql-server-8.0 mysql-server-core-8.0 2022-09-09 17:50:43.932 | Suggested packages: 2022-09-09 17:50:43.932 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-09-09 17:50:44.009 | The following NEW packages will be installed: 2022-09-09 17:50:44.009 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-09-09 17:50:44.009 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-09-09 17:50:44.009 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-09-09 17:50:44.010 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-09-09 17:50:44.010 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-09-09 17:50:44.010 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-09-09 17:50:44.118 | 0 upgraded, 24 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:50:44.118 | Need to get 32.1 MB of archives. 2022-09-09 17:50:44.118 | After this operation, 264 MB of additional disk space will be used. 2022-09-09 17:50:44.118 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-09-09 17:50:44.826 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-09-09 17:50:44.829 | 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-09-09 17:50:44.837 | 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-09-09 17:50:44.838 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-09-09 17:50:44.861 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-09-09 17:50:48.095 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-09-09 17:50:48.327 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-09-09 17:50:48.329 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-09-09 17:50:48.342 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-09-09 17:50:48.353 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-09-09 17:50:48.379 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-09-09 17:50:48.384 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-09-09 17:50:48.386 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-09-09 17:50:48.390 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-09-09 17:50:48.404 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-09-09 17:50:48.438 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-09-09 17:50:48.520 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-09-09 17:50:48.523 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-09-09 17:50:48.527 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-09-09 17:50:48.544 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-09-09 17:50:48.545 | 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-09-09 17:50:49.753 | 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-09-09 17:50:49.754 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-09-09 17:50:50.255 | Preconfiguring packages ... 2022-09-09 17:50:50.372 | Fetched 32.1 MB in 6s (5,593 kB/s) 2022-09-09 17:50:50.401 | Selecting previously unselected package mysql-client-core-8.0. 2022-09-09 17:50:50.452 | (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 ... 90052 files and directories currently installed.) 2022-09-09 17:50:50.456 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:50.459 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:51.399 | Selecting previously unselected package mysql-client-8.0. 2022-09-09 17:50:51.408 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:51.411 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:51.443 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-09-09 17:50:51.452 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-09-09 17:50:51.456 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:51.498 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-09-09 17:50:51.507 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-09-09 17:50:51.510 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:51.539 | Selecting previously unselected package libmecab2:amd64. 2022-09-09 17:50:51.548 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-09-09 17:50:51.550 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-09-09 17:50:51.617 | Selecting previously unselected package mysql-server-core-8.0. 2022-09-09 17:50:51.627 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:51.629 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:54.601 | Selecting previously unselected package mysql-server-8.0. 2022-09-09 17:50:54.610 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-09-09 17:50:55.070 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:55.127 | Selecting previously unselected package libhtml-tagset-perl. 2022-09-09 17:50:55.137 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-09-09 17:50:55.139 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-09-09 17:50:55.166 | Selecting previously unselected package liburi-perl. 2022-09-09 17:50:55.175 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-09-09 17:50:55.177 | Unpacking liburi-perl (1.76-2) ... 2022-09-09 17:50:55.224 | Selecting previously unselected package libhtml-parser-perl. 2022-09-09 17:50:55.234 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-09-09 17:50:55.236 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-09-09 17:50:55.282 | Selecting previously unselected package libcgi-pm-perl. 2022-09-09 17:50:55.292 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-09-09 17:50:55.294 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-09-09 17:50:55.346 | Selecting previously unselected package libfcgi-perl. 2022-09-09 17:50:55.355 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-09-09 17:50:55.357 | Unpacking libfcgi-perl (0.79-1) ... 2022-09-09 17:50:55.387 | Selecting previously unselected package libcgi-fast-perl. 2022-09-09 17:50:55.397 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-09-09 17:50:55.399 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-09-09 17:50:55.427 | Selecting previously unselected package libencode-locale-perl. 2022-09-09 17:50:55.436 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-09-09 17:50:55.438 | Unpacking libencode-locale-perl (1.05-1) ... 2022-09-09 17:50:55.465 | Selecting previously unselected package libhtml-template-perl. 2022-09-09 17:50:55.475 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-09-09 17:50:55.477 | Unpacking libhtml-template-perl (2.97-1) ... 2022-09-09 17:50:55.510 | Selecting previously unselected package libtimedate-perl. 2022-09-09 17:50:55.520 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-09-09 17:50:55.522 | Unpacking libtimedate-perl (2.3200-1) ... 2022-09-09 17:50:55.560 | Selecting previously unselected package libhttp-date-perl. 2022-09-09 17:50:55.570 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-09-09 17:50:55.572 | Unpacking libhttp-date-perl (6.05-1) ... 2022-09-09 17:50:55.599 | Selecting previously unselected package libio-html-perl. 2022-09-09 17:50:55.608 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-09-09 17:50:55.610 | Unpacking libio-html-perl (1.001-1) ... 2022-09-09 17:50:55.638 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-09-09 17:50:55.648 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-09-09 17:50:55.649 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-09-09 17:50:55.677 | Selecting previously unselected package libhttp-message-perl. 2022-09-09 17:50:55.686 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-09-09 17:50:55.688 | Unpacking libhttp-message-perl (6.22-1) ... 2022-09-09 17:50:55.727 | Selecting previously unselected package mecab-utils. 2022-09-09 17:50:55.736 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-09-09 17:50:55.739 | Unpacking mecab-utils (0.996-10build1) ... 2022-09-09 17:50:55.769 | Selecting previously unselected package mecab-ipadic. 2022-09-09 17:50:55.778 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-09-09 17:50:55.780 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:57.034 | Selecting previously unselected package mecab-ipadic-utf8. 2022-09-09 17:50:57.044 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-09-09 17:50:57.046 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:57.072 | Selecting previously unselected package mysql-server. 2022-09-09 17:50:57.082 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-09-09 17:50:57.085 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:57.137 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-09-09 17:50:57.145 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:57.151 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-09-09 17:50:57.156 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-09-09 17:50:57.162 | Setting up libencode-locale-perl (1.05-1) ... 2022-09-09 17:50:57.167 | Setting up mecab-utils (0.996-10build1) ... 2022-09-09 17:50:57.172 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:57.178 | Setting up libio-html-perl (1.001-1) ... 2022-09-09 17:50:57.183 | Setting up libtimedate-perl (2.3200-1) ... 2022-09-09 17:50:57.187 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:57.194 | Setting up libfcgi-perl (0.79-1) ... 2022-09-09 17:50:57.199 | Setting up liburi-perl (1.76-2) ... 2022-09-09 17:50:57.205 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-09-09 17:50:57.211 | Setting up libhttp-date-perl (6.05-1) ... 2022-09-09 17:50:57.216 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:57.221 | Compiling IPA dictionary for Mecab. This takes long time... 2022-09-09 17:50:57.225 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-09-09 17:50:57.225 | 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-09-09 17:50:57.226 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-09-09 17:50:57.226 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-09-09 17:50:57.366 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-09-09 17:50:57.366 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-09-09 17:50:57.367 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-09-09 17:50:57.367 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-09-09 17:50:57.374 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-09-09 17:50:57.465 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-09-09 17:50:57.466 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-09-09 17:50:57.466 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-09-09 17:50:57.493 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-09-09 17:50:57.537 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-09-09 17:50:57.836 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-09-09 17:50:57.842 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-09-09 17:50:57.933 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-09-09 17:50:57.933 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-09-09 17:50:57.933 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-09-09 17:50:57.933 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-09-09 17:50:57.937 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-09-09 17:50:57.938 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-09-09 17:50:57.983 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-09-09 17:50:58.173 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-09-09 17:50:58.174 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-09-09 17:50:58.174 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-09-09 17:50:58.174 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-09-09 17:50:58.177 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-09-09 17:50:58.177 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-09-09 17:50:58.603 | 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-09-09 17:50:58.724 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-09-09 17:50:59.043 | 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-09-09 17:50:59.047 | 2022-09-09 17:50:59.047 | done! 2022-09-09 17:50:59.054 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-09-09 17:50:59.058 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:50:59.063 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-09-09 17:50:59.069 | Compiling IPA dictionary for Mecab. This takes long time... 2022-09-09 17:50:59.073 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-09-09 17:50:59.073 | 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-09-09 17:50:59.073 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-09-09 17:50:59.073 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-09-09 17:50:59.283 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-09-09 17:50:59.283 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-09-09 17:50:59.283 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-09-09 17:50:59.284 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-09-09 17:50:59.297 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-09-09 17:50:59.429 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-09-09 17:50:59.430 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-09-09 17:50:59.431 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-09-09 17:50:59.470 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-09-09 17:50:59.544 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-09-09 17:51:00.037 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-09-09 17:51:00.047 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-09-09 17:51:00.157 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-09-09 17:51:00.157 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-09-09 17:51:00.157 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-09-09 17:51:00.158 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-09-09 17:51:00.163 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-09-09 17:51:00.163 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-09-09 17:51:00.252 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-09-09 17:51:00.544 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-09-09 17:51:00.544 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-09-09 17:51:00.545 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-09-09 17:51:00.545 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-09-09 17:51:00.549 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-09-09 17:51:00.549 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-09-09 17:51:01.059 | 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-09-09 17:51:01.196 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-09-09 17:51:01.529 | 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-09-09 17:51:01.533 | 2022-09-09 17:51:01.533 | done! 2022-09-09 17:51:01.541 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-09-09 17:51:01.545 | Setting up libhtml-parser-perl (3.72-5) ... 2022-09-09 17:51:01.550 | Setting up libhttp-message-perl (6.22-1) ... 2022-09-09 17:51:01.557 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:51:02.231 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-09-09 17:51:02.264 | Renaming removed key_buffer and myisam-recover options (if present) 2022-09-09 17:51:10.278 | mysqld will log errors to /var/log/mysql/error.log 2022-09-09 17:51:10.976 | mysqld is running as pid 56688 2022-09-09 17:51:13.598 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-09-09 17:51:15.655 | Setting up libcgi-pm-perl (4.46-1) ... 2022-09-09 17:51:15.660 | Setting up libhtml-template-perl (2.97-1) ... 2022-09-09 17:51:15.667 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-09-09 17:51:15.673 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-09-09 17:51:15.680 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:51:16.061 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:51:17.763 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-09 17:51:25.357 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:51:25.359 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:51:25.361 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:25.363 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:25.366 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:25.368 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:25.370 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:25.372 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:51:25.380 | + functions-common:time_stop:2446 : start_time=1662745843301 2022-09-09 17:51:25.382 | + functions-common:time_stop:2448 : [[ -z 1662745843301 ]] 2022-09-09 17:51:25.385 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:25.389 | + functions-common:time_stop:2451 : end_time=1662745885387 2022-09-09 17:51:25.391 | + functions-common:time_stop:2452 : elapsed_time=42086 2022-09-09 17:51:25.393 | + functions-common:time_stop:2453 : total=227098 2022-09-09 17:51:25.395 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:25.398 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=269184 2022-09-09 17:51:25.400 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:51:25.402 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-09-09 17:51:25.405 | + ./stack.sh:main:834 : install_database_python 2022-09-09 17:51:25.407 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-09 17:51:25.409 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-09-09 17:51:25.411 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-09 17:51:25.414 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:51:25.417 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-09 17:51:25.419 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-09-09 17:51:25.421 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:51:25.425 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:51:25.425 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:51:25.430 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-09-09 17:51:25.433 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-09-09 17:51:25.435 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-09-09 17:51:25.438 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-09 17:51:25.440 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-09 17:51:25.462 | Using python 3.8 to install PyMySQL 2022-09-09 17:51:25.465 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-09-09 17:51:27.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:27.443 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:27.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:27.443 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:28.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:51:28.620 | Collecting PyMySQL===1.0.2 2022-09-09 17:51:28.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-09-09 17:51:30.164 | Installing collected packages: PyMySQL 2022-09-09 17:51:30.291 | Successfully installed PyMySQL-1.0.2 2022-09-09 17:51:30.385 | + inc/python:pip_install:196 : result=0 2022-09-09 17:51:30.387 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:51:30.389 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:30.392 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:30.394 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:30.397 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:30.399 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:30.401 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:51:30.403 | + functions-common:time_stop:2446 : start_time=1662745885456 2022-09-09 17:51:30.406 | + functions-common:time_stop:2448 : [[ -z 1662745885456 ]] 2022-09-09 17:51:30.408 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:30.413 | + functions-common:time_stop:2451 : end_time=1662745890410 2022-09-09 17:51:30.415 | + functions-common:time_stop:2452 : elapsed_time=4954 2022-09-09 17:51:30.418 | + functions-common:time_stop:2453 : total=32487 2022-09-09 17:51:30.420 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:30.422 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37441 2022-09-09 17:51:30.424 | + inc/python:pip_install:199 : return 0 2022-09-09 17:51:30.427 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-09 17:51:30.429 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-09 17:51:30.431 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-09 17:51:30.433 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-09-09 17:51:30.451 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:30.453 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-09-09 17:51:30.455 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-09-09 17:51:30.459 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:51:30.460 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-09 17:51:30.465 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:51:30.467 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-09 17:51:30.469 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-09-09 17:51:30.472 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-09 17:51:30.474 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-09-09 17:51:30.476 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-09-09 17:51:30.491 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:30.494 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-09-09 17:51:30.496 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:51:30.498 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:51:30.501 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:51:30.503 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:51:30.506 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:51:30.508 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:51:30.510 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:30.512 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:30.515 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:51:30.517 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:51:30.519 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:51:30.522 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:51:30.524 | + functions-common:install_package:1464 : real_install_package radvd 2022-09-09 17:51:30.526 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:51:30.529 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:30.531 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:30.533 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-09-09 17:51:30.554 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-09-09 17:51:30.665 | Reading package lists... 2022-09-09 17:51:30.927 | Building dependency tree... 2022-09-09 17:51:30.929 | Reading state information... 2022-09-09 17:51:31.186 | The following packages were automatically installed and are no longer required: 2022-09-09 17:51:31.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:51:31.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:51:31.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:51:31.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:51:31.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:51:31.187 | python3-zope.interface 2022-09-09 17:51:31.187 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:51:31.254 | The following NEW packages will be installed: 2022-09-09 17:51:31.254 | radvd 2022-09-09 17:51:31.361 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:51:31.361 | Need to get 59.0 kB of archives. 2022-09-09 17:51:31.361 | After this operation, 164 kB of additional disk space will be used. 2022-09-09 17:51:31.361 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-09-09 17:51:32.011 | Fetched 59.0 kB in 0s (304 kB/s) 2022-09-09 17:51:32.044 | Selecting previously unselected package radvd. 2022-09-09 17:51:32.096 | (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 ... 90630 files and directories currently installed.) 2022-09-09 17:51:32.100 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-09-09 17:51:32.102 | Unpacking radvd (1:2.17-2) ... 2022-09-09 17:51:32.165 | Setting up radvd (1:2.17-2) ... 2022-09-09 17:51:33.086 | Job for radvd.service failed because the control process exited with error code. 2022-09-09 17:51:33.086 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-09-09 17:51:33.088 | invoke-rc.d: initscript radvd, action "start" failed. 2022-09-09 17:51:33.099 | ● radvd.service - Router advertisement daemon for IPv6 2022-09-09 17:51:33.099 | Loaded: loaded (]8;;file://dv-cinder-852210-14-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-09-09 17:51:33.099 | Active: failed (Result: exit-code) since Fri 2022-09-09 17:51:33 UTC; 14ms ago 2022-09-09 17:51:33.099 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-09-09 17:51:33.099 | Process: 57853 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-09-09 17:51:33.099 | 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi radvd[57853]: can't open /etc/radvd.conf: No such file or directory 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi radvd[57853]: Insecure file permissions, but continuing anyway 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi radvd[57853]: exiting, failed to read config file 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-09-09 17:51:33.100 | Sep 09 17:51:33 dv-cinder-852210-14-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-09-09 17:51:33.104 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:51:33.200 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:51:41.174 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:51:41.176 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:51:41.179 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:41.181 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:41.183 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:41.185 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:41.187 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:41.189 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:51:41.192 | + functions-common:time_stop:2446 : start_time=1662745890551 2022-09-09 17:51:41.194 | + functions-common:time_stop:2448 : [[ -z 1662745890551 ]] 2022-09-09 17:51:41.197 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:41.201 | + functions-common:time_stop:2451 : end_time=1662745901199 2022-09-09 17:51:41.204 | + functions-common:time_stop:2452 : elapsed_time=10648 2022-09-09 17:51:41.206 | + functions-common:time_stop:2453 : total=269184 2022-09-09 17:51:41.209 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:41.211 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=279832 2022-09-09 17:51:41.213 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:51:41.216 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-09-09 17:51:41.232 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:41.235 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-09-09 17:51:41.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-09 17:51:41.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-09 17:51:41.243 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-09 17:51:41.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-09 17:51:41.265 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:51:41.267 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:51:41.270 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:51:41.272 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:51:41.275 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:51:41.277 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:51:41.279 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:41.281 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:41.283 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:51:41.285 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:51:41.288 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:51:41.290 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:51:41.292 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-09-09 17:51:41.294 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:51:41.296 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:41.298 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:41.300 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-09-09 17:51:41.321 | + functions-common:apt_get:1230 : 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-09-09 17:51:41.430 | Reading package lists... 2022-09-09 17:51:41.689 | Building dependency tree... 2022-09-09 17:51:41.690 | Reading state information... 2022-09-09 17:51:41.945 | fakeroot is already the newest version (1.24-1). 2022-09-09 17:51:41.945 | fakeroot set to manually installed. 2022-09-09 17:51:41.945 | make is already the newest version (4.2.1-1.2). 2022-09-09 17:51:41.945 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-09 17:51:41.945 | The following packages were automatically installed and are no longer required: 2022-09-09 17:51:41.946 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:51:41.946 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:51:41.946 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:51:41.946 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:51:41.946 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:51:41.946 | python3-zope.interface 2022-09-09 17:51:41.946 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:51:42.075 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:51:42.080 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:51:42.082 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:51:42.085 | + functions-common:time_stop:2439 : local name 2022-09-09 17:51:42.087 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:51:42.089 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:51:42.091 | + functions-common:time_stop:2442 : local total 2022-09-09 17:51:42.093 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:51:42.095 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:51:42.097 | + functions-common:time_stop:2446 : start_time=1662745901318 2022-09-09 17:51:42.100 | + functions-common:time_stop:2448 : [[ -z 1662745901318 ]] 2022-09-09 17:51:42.103 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:51:42.107 | + functions-common:time_stop:2451 : end_time=1662745902104 2022-09-09 17:51:42.109 | + functions-common:time_stop:2452 : elapsed_time=786 2022-09-09 17:51:42.111 | + functions-common:time_stop:2453 : total=279832 2022-09-09 17:51:42.113 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:51:42.115 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=280618 2022-09-09 17:51:42.117 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:51:42.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-09 17:51:42.122 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:51:42.124 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:51:42.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-09 17:51:42.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-09 17:51:42.132 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-09 17:51:42.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-09 17:51:42.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-09 17:51:42.141 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-09 17:51:42.141 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-09 17:51:42.147 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-09 17:51:42.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-09 17:51:42.151 | + functions:vercmp:628 : local v1=5.4 2022-09-09 17:51:42.153 | + functions:vercmp:629 : local 'op=<' 2022-09-09 17:51:42.156 | + functions:vercmp:630 : local v2=3.13 2022-09-09 17:51:42.158 | + functions:vercmp:631 : local result 2022-09-09 17:51:42.162 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-09 17:51:42.162 | ++ functions:vercmp:635 : sort -V 2022-09-09 17:51:42.162 | ++ functions:vercmp:635 : head -1 2022-09-09 17:51:42.167 | + functions:vercmp:635 : result=3.13 2022-09-09 17:51:42.169 | + functions:vercmp:637 : case $op in 2022-09-09 17:51:42.172 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-09 17:51:42.174 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-09 17:51:42.176 | + functions:vercmp:648 : return 2022-09-09 17:51:42.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-09 17:51:42.180 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:51:42.183 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-09-09 17:51:42.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-09 17:51:42.508 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-09-09 17:51:42.510 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:42.513 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:42.516 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-09-09 17:51:42.518 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:42.521 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-09-09 17:51:42.538 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:51:42.541 | + ./stack.sh:main:842 : install_etcd3 2022-09-09 17:51:42.543 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-09 17:51:42.543 | Installing etcd 2022-09-09 17:51:42.545 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-09 17:51:42.559 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-09 17:51:42.571 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-09 17:51:42.574 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-09 17:51:42.590 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-09 17:51:42.593 | ++ 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-09-09 17:51:42.595 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:42.598 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:42.602 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:42.605 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-09-09 17:51:42.607 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-09 17:51:42.609 | ++ functions:get_extra_file:68 : 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-09-09 17:51:42.613 | --2022-09-09 17:51:42-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:42.644 | Resolving github.com (github.com)... 140.82.121.4 2022-09-09 17:51:42.688 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-09-09 17:51:43.003 | HTTP request sent, awaiting response... 302 Found 2022-09-09 17:51:43.003 | 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%2F20220909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220909T175142Z&X-Amz-Expires=300&X-Amz-Signature=10112dcc3a65760c0e7b4b7297f0de7097c9b66d22542d23c5aa26880d78ea26&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-09-09 17:51:43.003 | --2022-09-09 17:51:42-- 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%2F20220909%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220909T175142Z&X-Amz-Expires=300&X-Amz-Signature=10112dcc3a65760c0e7b4b7297f0de7097c9b66d22542d23c5aa26880d78ea26&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-09-09 17:51:43.080 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2022-09-09 17:51:43.105 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-09-09 17:51:43.452 | HTTP request sent, awaiting response... 200 OK 2022-09-09 17:51:43.452 | Length: 11350736 (11M) [application/octet-stream] 2022-09-09 17:51:43.452 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-09-09 17:51:43.569 | 2022-09-09 17:51:43.731 | 0K ........ .. 100% 38.8M=0.3s 2022-09-09 17:51:43.731 | 2022-09-09 17:51:43.731 | 2022-09-09 17:51:43 (38.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-09-09 17:51:43.731 | 2022-09-09 17:51:43.735 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-09-09 17:51:43.737 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:43.739 | ++ functions:get_extra_file:74 : return 2022-09-09 17:51:43.742 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-09 17:51:43.745 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-09 17:51:43.747 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-09 17:51:43.749 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-09 17:51:43.886 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-09-09 17:51:43.889 | + 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-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/ 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/README.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-09-09 17:51:43.893 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-09-09 17:51:43.894 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-09-09 17:51:43.895 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-09-09 17:51:43.896 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-09-09 17:51:43.897 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-09-09 17:51:43.898 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-09-09 17:51:43.899 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-09-09 17:51:43.900 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-09-09 17:51:43.901 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-09-09 17:51:43.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-09-09 17:51:43.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-09-09 17:51:43.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-09-09 17:51:43.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-09-09 17:51:43.902 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-09-09 17:51:43.903 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-09-09 17:51:43.904 | etcd-v3.3.12-linux-amd64/etcdctl 2022-09-09 17:51:44.091 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-09-09 17:51:44.091 | etcd-v3.3.12-linux-amd64/etcd 2022-09-09 17:51:44.320 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-09-09 17:51:44.358 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-09-09 17:51:44.392 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-09-09 17:51:44.394 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-09-09 17:51:44.410 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:51:44.413 | + ./stack.sh:main:861 : install_dstat 2022-09-09 17:51:44.415 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-09-09 17:51:44.432 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:51:44.434 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-09-09 17:51:44.437 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:51:44.439 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-09-09 17:51:44.441 | + ./stack.sh:main:870 : install_libs 2022-09-09 17:51:44.444 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-09-09 17:51:44.447 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-09-09 17:51:44.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-09-09 17:51:44.451 | + inc/python:use_library_from_git:246 : local name=automaton 2022-09-09 17:51:44.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.456 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.458 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-09-09 17:51:44.461 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.463 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-09-09 17:51:44.465 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-09-09 17:51:44.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-09-09 17:51:44.470 | + inc/python:use_library_from_git:246 : local name=castellan 2022-09-09 17:51:44.472 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.475 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.477 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-09-09 17:51:44.479 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.481 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-09-09 17:51:44.484 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-09-09 17:51:44.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-09-09 17:51:44.488 | + inc/python:use_library_from_git:246 : local name=cliff 2022-09-09 17:51:44.491 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.493 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.495 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-09-09 17:51:44.498 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.500 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-09-09 17:51:44.502 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-09-09 17:51:44.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-09-09 17:51:44.507 | + inc/python:use_library_from_git:246 : local name=cursive 2022-09-09 17:51:44.509 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.512 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.514 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-09-09 17:51:44.516 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.518 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-09-09 17:51:44.521 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-09-09 17:51:44.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-09-09 17:51:44.525 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-09-09 17:51:44.527 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.529 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.531 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-09-09 17:51:44.534 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.536 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-09-09 17:51:44.538 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-09-09 17:51:44.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-09-09 17:51:44.543 | + inc/python:use_library_from_git:246 : local name=futurist 2022-09-09 17:51:44.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.547 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.549 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-09-09 17:51:44.552 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.554 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-09-09 17:51:44.557 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-09-09 17:51:44.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-09-09 17:51:44.561 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-09-09 17:51:44.563 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.566 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.568 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-09-09 17:51:44.571 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.573 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-09-09 17:51:44.575 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-09-09 17:51:44.577 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-09-09 17:51:44.580 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-09-09 17:51:44.582 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.585 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.587 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-09-09 17:51:44.589 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.591 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-09-09 17:51:44.594 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-09-09 17:51:44.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-09-09 17:51:44.598 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-09-09 17:51:44.600 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.603 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.605 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-09-09 17:51:44.607 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.609 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-09-09 17:51:44.612 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-09-09 17:51:44.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-09-09 17:51:44.617 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-09-09 17:51:44.619 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.621 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.623 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-09-09 17:51:44.626 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.628 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-09-09 17:51:44.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-09-09 17:51:44.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-09-09 17:51:44.635 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-09-09 17:51:44.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.639 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.642 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-09-09 17:51:44.644 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.646 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-09-09 17:51:44.649 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-09-09 17:51:44.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-09-09 17:51:44.653 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-09-09 17:51:44.655 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.658 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.660 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-09-09 17:51:44.662 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.665 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-09-09 17:51:44.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-09-09 17:51:44.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-09-09 17:51:44.672 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-09-09 17:51:44.674 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.676 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.679 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-09-09 17:51:44.681 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.683 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-09-09 17:51:44.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-09-09 17:51:44.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-09-09 17:51:44.690 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-09-09 17:51:44.692 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.694 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.697 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-09-09 17:51:44.699 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.701 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-09-09 17:51:44.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-09-09 17:51:44.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-09-09 17:51:44.708 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-09-09 17:51:44.710 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.715 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-09-09 17:51:44.717 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.719 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-09-09 17:51:44.721 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-09-09 17:51:44.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-09-09 17:51:44.726 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-09-09 17:51:44.729 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.731 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.733 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-09-09 17:51:44.735 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.737 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-09-09 17:51:44.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-09-09 17:51:44.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-09-09 17:51:44.745 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-09-09 17:51:44.747 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.749 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.752 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-09-09 17:51:44.754 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.756 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-09-09 17:51:44.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-09-09 17:51:44.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-09-09 17:51:44.763 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-09-09 17:51:44.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.767 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.769 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-09-09 17:51:44.772 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.774 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-09-09 17:51:44.776 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-09-09 17:51:44.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-09-09 17:51:44.781 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-09-09 17:51:44.783 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.785 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.788 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-09-09 17:51:44.791 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.793 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-09-09 17:51:44.795 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-09-09 17:51:44.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-09-09 17:51:44.800 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-09-09 17:51:44.802 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.805 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.807 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-09-09 17:51:44.809 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.811 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-09-09 17:51:44.814 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-09-09 17:51:44.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-09-09 17:51:44.818 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-09-09 17:51:44.820 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.823 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.825 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-09-09 17:51:44.827 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.830 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-09-09 17:51:44.832 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-09-09 17:51:44.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-09-09 17:51:44.837 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-09-09 17:51:44.839 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.841 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.843 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-09-09 17:51:44.846 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.848 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-09-09 17:51:44.851 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-09-09 17:51:44.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-09-09 17:51:44.855 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-09-09 17:51:44.857 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.860 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.862 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-09-09 17:51:44.864 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.867 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-09-09 17:51:44.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-09-09 17:51:44.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-09-09 17:51:44.874 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-09-09 17:51:44.876 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.878 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.880 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-09-09 17:51:44.883 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.885 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-09-09 17:51:44.887 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-09-09 17:51:44.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-09-09 17:51:44.892 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-09-09 17:51:44.894 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.896 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.898 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-09-09 17:51:44.901 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.903 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-09-09 17:51:44.905 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-09-09 17:51:44.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-09-09 17:51:44.910 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-09-09 17:51:44.913 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.915 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.917 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-09-09 17:51:44.919 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.922 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-09-09 17:51:44.924 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-09-09 17:51:44.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-09-09 17:51:44.929 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-09-09 17:51:44.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.933 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.936 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-09-09 17:51:44.938 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.940 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-09-09 17:51:44.942 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-09-09 17:51:44.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-09-09 17:51:44.947 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-09-09 17:51:44.949 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.951 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.954 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-09-09 17:51:44.956 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.958 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-09-09 17:51:44.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-09-09 17:51:44.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-09-09 17:51:44.965 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-09-09 17:51:44.967 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.970 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.972 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-09-09 17:51:44.975 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.977 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-09-09 17:51:44.979 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-09-09 17:51:44.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-09-09 17:51:44.984 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-09-09 17:51:44.986 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:44.988 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:44.991 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-09-09 17:51:44.993 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:44.996 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-09-09 17:51:44.998 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-09-09 17:51:45.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-09-09 17:51:45.002 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-09-09 17:51:45.005 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.007 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.009 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-09-09 17:51:45.011 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.014 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-09-09 17:51:45.016 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-09-09 17:51:45.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-09-09 17:51:45.021 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-09-09 17:51:45.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.025 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.027 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-09-09 17:51:45.030 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.032 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-09-09 17:51:45.034 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-09-09 17:51:45.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-09-09 17:51:45.040 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-09-09 17:51:45.042 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.044 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.046 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-09-09 17:51:45.048 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.051 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-09-09 17:51:45.054 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-09-09 17:51:45.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-09-09 17:51:45.059 | + inc/python:use_library_from_git:246 : local name=tooz 2022-09-09 17:51:45.062 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.064 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.066 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-09-09 17:51:45.068 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.071 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-09-09 17:51:45.073 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-09-09 17:51:45.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-09-09 17:51:45.078 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-09-09 17:51:45.080 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.082 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.085 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-09-09 17:51:45.087 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.090 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-09-09 17:51:45.092 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-09-09 17:51:45.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-09-09 17:51:45.097 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-09-09 17:51:45.099 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.102 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.104 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-09-09 17:51:45.106 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.108 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-09-09 17:51:45.111 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-09-09 17:51:45.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-09-09 17:51:45.115 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-09-09 17:51:45.118 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.120 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.122 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-09-09 17:51:45.124 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.127 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-09-09 17:51:45.129 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-09-09 17:51:45.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-09-09 17:51:45.134 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-09-09 17:51:45.136 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:51:45.138 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:51:45.141 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-09-09 17:51:45.143 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:51:45.145 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-09-09 17:51:45.167 | Using python 3.8 to install etcd3 2022-09-09 17:51:45.169 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-09-09 17:51:47.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:47.096 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:47.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:51:47.096 | from cryptography.utils import int_from_bytes 2022-09-09 17:51:48.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:51:48.659 | Collecting etcd3===0.12.0 2022-09-09 17:51:48.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-09-09 17:51:56.959 | Collecting grpcio===1.47.0 2022-09-09 17:51:56.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-09-09 17:51:58.130 | Collecting protobuf===4.21.5 2022-09-09 17:51:58.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/b272217aad897/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-09-09 17:51:58.254 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-09 17:51:58.258 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-09-09 17:51:58.272 | Building wheels for collected packages: etcd3 2022-09-09 17:51:58.273 | Building wheel for etcd3 (setup.py): started 2022-09-09 17:51:58.959 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-09-09 17:51:58.960 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=1c6ae4d7c1edbb797b38a81bac613c5ce1ef806dd03605aa67757b2a6d00ab5e 2022-09-09 17:51:58.960 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-09-09 17:51:58.961 | Successfully built etcd3 2022-09-09 17:52:00.442 | Installing collected packages: grpcio, protobuf, etcd3 2022-09-09 17:52:01.242 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.5 2022-09-09 17:52:01.360 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:01.362 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:01.364 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:01.367 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:01.369 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:01.371 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:01.373 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:01.375 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:01.377 | + functions-common:time_stop:2446 : start_time=1662745905161 2022-09-09 17:52:01.379 | + functions-common:time_stop:2448 : [[ -z 1662745905161 ]] 2022-09-09 17:52:01.383 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:01.387 | + functions-common:time_stop:2451 : end_time=1662745921384 2022-09-09 17:52:01.389 | + functions-common:time_stop:2452 : elapsed_time=16223 2022-09-09 17:52:01.391 | + functions-common:time_stop:2453 : total=37441 2022-09-09 17:52:01.393 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:01.395 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=53664 2022-09-09 17:52:01.398 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:01.400 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-09-09 17:52:01.421 | Using python 3.8 to install etcd3gw 2022-09-09 17:52:01.423 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-09-09 17:52:03.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:03.370 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:03.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:03.370 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:04.450 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:05.010 | Collecting etcd3gw===2.1.0 2022-09-09 17:52:05.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c5/1d5c4290c9ed5/etcd3gw-2.1.0-py3-none-any.whl (22 kB) 2022-09-09 17:52:05.105 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-09-09 17:52:05.107 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-09 17:52:05.121 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:52:05.123 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-09-09 17:52:05.125 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-09 17:52:05.160 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-09 17:52:05.165 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-09-09 17:52:06.570 | Installing collected packages: etcd3gw 2022-09-09 17:52:06.671 | Successfully installed etcd3gw-2.1.0 2022-09-09 17:52:06.763 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:06.766 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:06.768 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:06.770 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:06.773 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:06.775 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:06.777 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:06.779 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:06.781 | + functions-common:time_stop:2446 : start_time=1662745921416 2022-09-09 17:52:06.784 | + functions-common:time_stop:2448 : [[ -z 1662745921416 ]] 2022-09-09 17:52:06.786 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:06.790 | + functions-common:time_stop:2451 : end_time=1662745926788 2022-09-09 17:52:06.793 | + functions-common:time_stop:2452 : elapsed_time=5372 2022-09-09 17:52:06.795 | + functions-common:time_stop:2453 : total=53664 2022-09-09 17:52:06.797 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:06.799 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=59036 2022-09-09 17:52:06.801 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:06.804 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-09-09 17:52:06.807 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-09-09 17:52:06.809 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-09-09 17:52:06.811 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:52:06.814 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:52:06.816 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:52:06.818 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:52:06.821 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:52:06.823 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:52:06.825 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:52:06.828 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:52:06.830 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:52:06.833 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:52:06.835 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-09-09 17:52:06.837 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:06.839 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:06.842 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-09-09 17:52:06.844 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-09 17:52:06.846 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:52:06.849 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:52:06.851 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:52:06.853 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:52:06.855 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:06.858 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:52:06.860 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:06.862 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:06.865 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:52:06.867 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:52:06.870 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:52:06.872 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:52:06.874 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-09 17:52:06.877 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:52:06.879 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:06.882 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:06.884 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-09-09 17:52:06.905 | + functions-common:apt_get:1230 : 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-09-09 17:52:07.015 | Reading package lists... 2022-09-09 17:52:07.266 | Building dependency tree... 2022-09-09 17:52:07.268 | Reading state information... 2022-09-09 17:52:07.523 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-09 17:52:07.523 | The following packages were automatically installed and are no longer required: 2022-09-09 17:52:07.524 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:52:07.524 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:52:07.524 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:52:07.524 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:52:07.525 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:52:07.525 | python3-zope.interface 2022-09-09 17:52:07.525 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:52:07.525 | The following additional packages will be installed: 2022-09-09 17:52:07.526 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-09-09 17:52:07.527 | Suggested packages: 2022-09-09 17:52:07.527 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-09-09 17:52:07.595 | The following NEW packages will be installed: 2022-09-09 17:52:07.596 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-09-09 17:52:07.699 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:52:07.699 | Need to get 1,306 kB of archives. 2022-09-09 17:52:07.699 | After this operation, 4,613 kB of additional disk space will be used. 2022-09-09 17:52:07.699 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-09-09 17:52:07.931 | 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-09-09 17:52:07.948 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-09-09 17:52:07.982 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-09-09 17:52:08.035 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-09-09 17:52:08.036 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-09-09 17:52:08.606 | Fetched 1,306 kB in 0s (2,985 kB/s) 2022-09-09 17:52:08.638 | Selecting previously unselected package libnorm1:amd64. 2022-09-09 17:52:08.689 | (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 ... 90643 files and directories currently installed.) 2022-09-09 17:52:08.693 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-09-09 17:52:08.697 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-09-09 17:52:08.765 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-09-09 17:52:08.775 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-09-09 17:52:08.777 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-09-09 17:52:08.827 | Selecting previously unselected package libzmq5:amd64. 2022-09-09 17:52:08.837 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-09-09 17:52:08.839 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-09-09 17:52:08.902 | Selecting previously unselected package uwsgi-core. 2022-09-09 17:52:08.911 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-09-09 17:52:08.914 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.058 | Selecting previously unselected package uwsgi. 2022-09-09 17:52:09.067 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-09-09 17:52:09.070 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.107 | Selecting previously unselected package uwsgi-plugin-python3. 2022-09-09 17:52:09.116 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-09-09 17:52:09.119 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.182 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-09-09 17:52:09.189 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-09-09 17:52:09.195 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-09-09 17:52:09.201 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-09-09 17:52:09.215 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-09-09 17:52:10.077 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-09-09 17:52:10.104 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:52:10.474 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:52:10.842 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-09-09 17:52:18.410 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:52:18.412 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:52:18.415 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:18.417 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:18.420 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:18.422 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:18.424 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:18.426 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:52:18.428 | + functions-common:time_stop:2446 : start_time=1662745926902 2022-09-09 17:52:18.430 | + functions-common:time_stop:2448 : [[ -z 1662745926902 ]] 2022-09-09 17:52:18.433 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:18.437 | + functions-common:time_stop:2451 : end_time=1662745938435 2022-09-09 17:52:18.439 | + functions-common:time_stop:2452 : elapsed_time=11533 2022-09-09 17:52:18.441 | + functions-common:time_stop:2453 : total=280618 2022-09-09 17:52:18.444 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:18.446 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=292151 2022-09-09 17:52:18.448 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:52:18.450 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-09-09 17:52:18.453 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:18.455 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:18.457 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-09-09 17:52:18.519 | Enabling module proxy. 2022-09-09 17:52:18.526 | To activate the new configuration, you need to run: 2022-09-09 17:52:18.526 | systemctl restart apache2 2022-09-09 17:52:18.530 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-09-09 17:52:18.594 | Considering dependency proxy for proxy_uwsgi: 2022-09-09 17:52:18.594 | Module proxy already enabled 2022-09-09 17:52:18.594 | Enabling module proxy_uwsgi. 2022-09-09 17:52:18.599 | To activate the new configuration, you need to run: 2022-09-09 17:52:18.600 | systemctl restart apache2 2022-09-09 17:52:18.605 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-09-09 17:52:18.607 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:52:18.609 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:52:18.612 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:52:18.735 | + ./stack.sh:main:876 : install_keystoneauth 2022-09-09 17:52:18.737 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-09-09 17:52:18.740 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-09-09 17:52:18.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.747 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.750 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-09-09 17:52:18.752 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.754 | + ./stack.sh:main:877 : install_keystoneclient 2022-09-09 17:52:18.757 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-09-09 17:52:18.759 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-09-09 17:52:18.762 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.764 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.766 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-09-09 17:52:18.769 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.771 | + ./stack.sh:main:878 : install_glanceclient 2022-09-09 17:52:18.773 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-09-09 17:52:18.776 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-09-09 17:52:18.778 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.780 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.783 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-09-09 17:52:18.785 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.787 | + ./stack.sh:main:879 : install_cinderclient 2022-09-09 17:52:18.790 | + lib/cinder:install_cinderclient:492 : use_library_from_git python-brick-cinderclient-ext 2022-09-09 17:52:18.792 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-09-09 17:52:18.794 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.797 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.799 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-09-09 17:52:18.801 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.804 | + lib/cinder:install_cinderclient:497 : use_library_from_git python-cinderclient 2022-09-09 17:52:18.806 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-09-09 17:52:18.808 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.811 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.813 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-09-09 17:52:18.815 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.818 | + ./stack.sh:main:880 : install_novaclient 2022-09-09 17:52:18.820 | + lib/nova:install_novaclient:864 : use_library_from_git python-novaclient 2022-09-09 17:52:18.823 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-09-09 17:52:18.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.828 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.830 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-09-09 17:52:18.833 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.835 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-09-09 17:52:18.853 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:18.855 | + ./stack.sh:main:882 : install_swiftclient 2022-09-09 17:52:18.858 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-09-09 17:52:18.860 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-09-09 17:52:18.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.865 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.867 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-09-09 17:52:18.869 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.872 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-09-09 17:52:18.888 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:18.890 | + ./stack.sh:main:885 : install_neutronclient 2022-09-09 17:52:18.893 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-09-09 17:52:18.895 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-09-09 17:52:18.897 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.900 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.903 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-09-09 17:52:18.905 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.907 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-09-09 17:52:18.910 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-09-09 17:52:18.912 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-09-09 17:52:18.915 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:18.917 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:18.920 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-09-09 17:52:18.922 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:18.924 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-09-09 17:52:18.927 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-09-09 17:52:18.929 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:52:18.932 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-09-09 17:52:18.935 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-09-09 17:52:18.937 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:52:18.940 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:52:18.943 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:52:18.948 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-09-09 17:52:18.950 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-09-09 17:52:18.953 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-09-09 17:52:18.955 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-09-09 17:52:18.958 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-09-09 17:52:18.979 | Using python 3.8 to install keystonemiddleware 2022-09-09 17:52:18.981 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-09-09 17:52:20.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:20.932 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:20.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:20.932 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:21.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:21.942 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.1.0) 2022-09-09 17:52:21.994 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.1.0) 2022-09-09 17:52:22.031 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-09-09 17:52:22.069 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-09-09 17:52:22.075 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-09-09 17:52:22.079 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-09 17:52:22.082 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-09-09 17:52:22.087 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-09-09 17:52:22.143 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.1) 2022-09-09 17:52:22.165 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-09-09 17:52:22.167 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.1) 2022-09-09 17:52:22.181 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.2.1) 2022-09-09 17:52:22.185 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-09 17:52:22.187 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-09-09 17:52:22.191 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-09-09 17:52:22.230 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-09-09 17:52:22.238 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-09-09 17:52:22.249 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-09 17:52:22.262 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-09-09 17:52:22.267 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-09-09 17:52:22.280 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-09-09 17:52:22.287 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-09-09 17:52:22.291 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-09-09 17:52:22.294 | 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 332)) (1.7.0) 2022-09-09 17:52:22.298 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-09-09 17:52:22.301 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-09-09 17:52:22.307 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-09-09 17:52:22.312 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-09-09 17:52:22.315 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-09-09 17:52:22.317 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-09-09 17:52:22.322 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-09-09 17:52:22.326 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-09-09 17:52:22.328 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-09 17:52:22.361 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-09 17:52:22.366 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-09-09 17:52:22.370 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-09-09 17:52:23.692 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:23.694 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:23.697 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:23.699 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:23.701 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:23.703 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:23.706 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:23.708 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:23.710 | + functions-common:time_stop:2446 : start_time=1662745938973 2022-09-09 17:52:23.712 | + functions-common:time_stop:2448 : [[ -z 1662745938973 ]] 2022-09-09 17:52:23.715 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:23.719 | + functions-common:time_stop:2451 : end_time=1662745943717 2022-09-09 17:52:23.721 | + functions-common:time_stop:2452 : elapsed_time=4744 2022-09-09 17:52:23.723 | + functions-common:time_stop:2453 : total=59036 2022-09-09 17:52:23.726 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:23.728 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=63780 2022-09-09 17:52:23.730 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:23.732 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-09-09 17:52:23.735 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-09-09 17:52:23.737 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:52:23.740 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-09-09 17:52:23.743 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-09-09 17:52:23.745 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:52:23.749 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:52:23.750 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:52:23.754 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-09-09 17:52:23.757 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-09-09 17:52:23.760 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-09-09 17:52:23.762 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-09-09 17:52:23.765 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-09-09 17:52:23.786 | Using python 3.8 to install python-memcached 2022-09-09 17:52:23.788 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-09-09 17:52:25.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:25.737 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:25.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:25.737 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:26.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:27.162 | Collecting python-memcached===1.59 2022-09-09 17:52:27.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-09-09 17:52:27.247 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-09 17:52:28.729 | Installing collected packages: python-memcached 2022-09-09 17:52:28.814 | Successfully installed python-memcached-1.59 2022-09-09 17:52:28.907 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:28.910 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:28.912 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:28.914 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:28.916 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:28.919 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:28.921 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:28.923 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:28.925 | + functions-common:time_stop:2446 : start_time=1662745943780 2022-09-09 17:52:28.927 | + functions-common:time_stop:2448 : [[ -z 1662745943780 ]] 2022-09-09 17:52:28.931 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:28.935 | + functions-common:time_stop:2451 : end_time=1662745948932 2022-09-09 17:52:28.937 | + functions-common:time_stop:2452 : elapsed_time=5152 2022-09-09 17:52:28.939 | + functions-common:time_stop:2453 : total=63780 2022-09-09 17:52:28.941 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:28.944 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=68932 2022-09-09 17:52:28.947 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:28.949 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-09-09 17:52:28.965 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:28.968 | + ./stack.sh:main:892 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-09-09 17:52:28.970 | + ./stack.sh:main:893 : stack_install_service keystone 2022-09-09 17:52:28.972 | + lib/stack:stack_install_service:20 : local service=keystone 2022-09-09 17:52:28.975 | + lib/stack:stack_install_service:21 : type install_keystone 2022-09-09 17:52:28.977 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:52:28.979 | + lib/stack:stack_install_service:32 : install_keystone 2022-09-09 17:52:28.982 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-09-09 17:52:28.997 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:28.999 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-09-09 17:52:29.001 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-09-09 17:52:29.003 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-09-09 17:52:29.005 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:52:29.007 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:52:29.011 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:52:29.013 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:52:29.015 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:52:29.018 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:52:29.032 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:52:29.034 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:52:29.037 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:29.039 | + functions-common:git_clone:617 : echo master 2022-09-09 17:52:29.040 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:52:29.044 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-09-09 17:52:29.046 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:29.048 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-09-09 17:52:29.061 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-09-09 17:52:29.064 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:52:29.064 | + functions-common:git_clone:678 : head -1 2022-09-09 17:52:29.067 | 6c35b366e Fix host:port handling 2022-09-09 17:52:29.069 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:52:29.072 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-09-09 17:52:29.074 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:52:29.077 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-09 17:52:29.079 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-09-09 17:52:29.081 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:52:29.083 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-09-09 17:52:29.086 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:52:29.088 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-09 17:52:29.090 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-09-09 17:52:29.093 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:52:29.095 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:52:29.098 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-09-09 17:52:29.100 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:52:29.103 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-09-09 17:52:29.105 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:52:29.107 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:52:29.110 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-09-09 17:52:29.116 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-09-09 17:52:29.119 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-09-09 17:52:29.746 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-09-09 17:52:29.749 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:52:29.751 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:52:29.753 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:52:29.755 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-09-09 17:52:29.757 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-09-09 17:52:29.760 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:52:29.762 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:52:29.764 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:52:29.766 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:52:29.769 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:52:29.771 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:52:29.773 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:52:29.775 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-09-09 17:52:29.795 | Using python 3.8 to install /opt/stack/keystone 2022-09-09 17:52:29.797 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-09-09 17:52:31.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:31.778 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:31.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:31.778 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:32.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:32.787 | Obtaining file:///opt/stack/keystone 2022-09-09 17:52:34.805 | Collecting Flask===2.2.2 2022-09-09 17:52:34.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b9c/46cc36662a794/Flask-2.2.2-py3-none-any.whl (101 kB) 2022-09-09 17:52:35.430 | Collecting Flask-RESTful===0.3.9 2022-09-09 17:52:35.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-09-09 17:52:35.526 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:52:35.531 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:52:35.947 | Collecting PyJWT===2.4.0 2022-09-09 17:52:35.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-09-09 17:52:35.988 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:52:36.130 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:52:36.693 | Collecting Werkzeug===2.2.2 2022-09-09 17:52:36.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f97/9ab81f58d7318/Werkzeug-2.2.2-py3-none-any.whl (232 kB) 2022-09-09 17:52:37.258 | Collecting aniso8601===9.0.1 2022-09-09 17:52:37.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-09-09 17:52:37.363 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:52:37.783 | Collecting click===8.1.3 2022-09-09 17:52:37.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-09-09 17:52:37.814 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:52:37.851 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:52:37.856 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:52:37.863 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:52:38.348 | Collecting itsdangerous===2.1.2 2022-09-09 17:52:38.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-09-09 17:52:38.436 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:52:38.477 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:52:38.527 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:52:38.907 | Collecting oauthlib===3.2.0 2022-09-09 17:52:38.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-09-09 17:52:38.956 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:52:38.993 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:52:39.031 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:52:39.037 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:52:39.083 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:52:39.088 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:52:39.125 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:52:39.203 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:52:39.213 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:52:39.232 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:52:39.246 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:52:39.254 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:52:39.276 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:52:39.286 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:52:39.300 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:52:39.339 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:52:39.795 | Collecting passlib===1.7.4 2022-09-09 17:52:39.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-09-09 17:52:39.948 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:52:39.951 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:52:39.954 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:52:39.965 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:52:39.970 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:52:39.980 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:52:39.983 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:52:39.989 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:52:40.600 | Collecting pysaml2===7.2.1 2022-09-09 17:52:40.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ca/155f4eeb1471b/pysaml2-7.2.1-py2.py3-none-any.whl (412 kB) 2022-09-09 17:52:40.775 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:52:40.780 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:52:40.800 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:52:40.804 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:52:40.817 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:52:41.898 | Collecting scrypt===0.8.20 2022-09-09 17:52:41.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-09-09 17:52:42.046 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:52:42.049 | 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 510)) (0.13.0) 2022-09-09 17:52:42.059 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:52:42.062 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:52:42.064 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:52:42.068 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:52:42.077 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:52:42.083 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:52:42.093 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:52:42.126 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:52:42.860 | Collecting xmlschema===2.0.3 2022-09-09 17:52:42.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b00/8c27988cc0743/xmlschema-2.0.3-py3-none-any.whl (354 kB) 2022-09-09 17:52:43.016 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:52:43.021 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:52:43.047 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:52:43.050 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:52:43.053 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:52:43.110 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:52:43.136 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:52:43.192 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:52:43.198 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:52:43.203 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:52:43.205 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:52:43.219 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:52:43.222 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:52:43.266 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:52:43.271 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:52:43.274 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:52:43.284 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:52:43.295 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:52:43.304 | Requirement already satisfied: oslo.concurrency===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-09-09 17:52:43.314 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:52:43.322 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:52:43.330 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:52:43.333 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:52:43.727 | Collecting defusedxml===0.7.1 2022-09-09 17:52:43.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-09-09 17:52:43.818 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.1->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-09-09 17:52:43.821 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:52:43.833 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:52:43.839 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:52:43.841 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:52:43.844 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:52:43.847 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:52:44.514 | Collecting elementpath===3.0.2 2022-09-09 17:52:44.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/612/2419481a4c731/elementpath-3.0.2-py3-none-any.whl (189 kB) 2022-09-09 17:52:44.637 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:52:44.640 | 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 294)) (1.7.0) 2022-09-09 17:52:44.644 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:52:44.647 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:52:44.658 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:52:44.661 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:52:44.668 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:52:44.670 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:52:45.410 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-09-09 17:52:45.410 | Attempting uninstall: click 2022-09-09 17:52:45.411 | Found existing installation: Click 7.0 2022-09-09 17:52:45.412 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-09 17:52:45.412 | Can't uninstall 'Click'. No files were found to uninstall. 2022-09-09 17:52:46.003 | Attempting uninstall: PyJWT 2022-09-09 17:52:46.004 | Found existing installation: PyJWT 1.7.1 2022-09-09 17:52:46.005 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-09 17:52:46.005 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-09-09 17:52:46.353 | Attempting uninstall: oauthlib 2022-09-09 17:52:46.353 | Found existing installation: oauthlib 3.1.0 2022-09-09 17:52:46.355 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-09-09 17:52:46.355 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-09-09 17:52:47.939 | Running setup.py develop for keystone 2022-09-09 17:52:49.703 | Successfully installed Flask-2.2.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.2 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.2.1 scrypt-0.8.20 xmlschema-2.0.3 2022-09-09 17:52:49.841 | + inc/python:pip_install:196 : result=0 2022-09-09 17:52:49.843 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:52:49.846 | + functions-common:time_stop:2439 : local name 2022-09-09 17:52:49.848 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:52:49.850 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:52:49.852 | + functions-common:time_stop:2442 : local total 2022-09-09 17:52:49.854 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:52:49.856 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:52:49.858 | + functions-common:time_stop:2446 : start_time=1662745949790 2022-09-09 17:52:49.861 | + functions-common:time_stop:2448 : [[ -z 1662745949790 ]] 2022-09-09 17:52:49.863 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:52:49.867 | + functions-common:time_stop:2451 : end_time=1662745969865 2022-09-09 17:52:49.869 | + functions-common:time_stop:2452 : elapsed_time=20075 2022-09-09 17:52:49.872 | + functions-common:time_stop:2453 : total=68932 2022-09-09 17:52:49.874 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:52:49.876 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=89007 2022-09-09 17:52:49.878 | + inc/python:pip_install:199 : return 0 2022-09-09 17:52:49.880 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:52:49.882 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-09 17:52:49.885 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-09 17:52:49.903 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-09-09 17:52:49.915 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-09-09 17:52:49.918 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-09-09 17:52:49.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:52:49.923 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:52:49.925 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-09-09 17:52:49.928 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:52:49.930 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-09-09 17:52:49.946 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:49.948 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-09-09 17:52:49.951 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:52:49.953 | + ./stack.sh:main:894 : configure_keystone 2022-09-09 17:52:49.955 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-09-09 17:52:49.968 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-09-09 17:52:49.971 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-09-09 17:52:49.975 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-09-09 17:52:49.991 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:49.993 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-09-09 17:52:50.026 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-09-09 17:52:50.057 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-09-09 17:52:50.091 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-09-09 17:52:50.124 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-09-09 17:52:50.158 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-09-09 17:52:50.192 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-09-09 17:52:50.223 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-09-09 17:52:50.255 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-09-09 17:52:50.257 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-09-09 17:52:50.259 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-09-09 17:52:50.262 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-09-09 17:52:50.264 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:52:50.266 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:52:50.282 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:50.285 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:52:50.287 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:52:50.289 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:52:50.304 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:50.306 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:52:50.309 | + 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-09-09 17:52:50.344 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:52:50.346 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:52:50.349 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-09-09 17:52:50.351 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-09-09 17:52:50.366 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:50.369 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-09-09 17:52:50.403 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-09-09 17:52:50.406 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-09-09 17:52:50.440 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-09-09 17:52:50.442 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-09-09 17:52:50.444 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-09-09 17:52:50.447 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-09-09 17:52:50.449 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:52:50.452 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:52:50.454 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:52:50.469 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:50.472 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:52:50.474 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-09-09 17:52:50.477 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-09-09 17:52:50.511 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-09-09 17:52:50.513 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-09-09 17:52:50.516 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-09-09 17:52:50.518 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-09-09 17:52:50.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:52:50.537 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:52:50.539 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:52:50.542 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:52:50.544 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:52:50.547 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-09-09 17:52:50.578 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-09-09 17:52:50.609 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-09-09 17:52:50.640 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:52:50.672 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-09-09 17:52:50.702 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-09-09 17:52:50.705 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-09-09 17:52:50.707 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-09-09 17:52:50.710 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-09-09 17:52:50.712 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-09-09 17:52:50.715 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:52:50.717 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:52:50.720 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-09-09 17:52:50.724 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-09-09 17:52:50.726 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:52:50.728 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:52:50.741 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:52:50.741 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:52:50.749 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:52:50.753 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:52:50.768 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-09-09 17:52:50.770 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-09-09 17:52:50.774 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-09-09 17:52:50.806 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-09-09 17:52:50.839 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-09-09 17:52:50.869 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-09-09 17:52:50.901 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-09-09 17:52:50.931 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-09-09 17:52:50.963 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-09-09 17:52:50.993 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-09-09 17:52:51.024 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-09-09 17:52:51.055 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:52:51.086 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-09-09 17:52:51.117 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-09-09 17:52:51.147 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-09-09 17:52:51.179 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:52:51.181 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:52:51.184 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-09-09 17:52:51.186 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-09-09 17:52:51.188 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:52:51.190 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:51.193 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:51.195 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-09 17:52:51.198 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-09 17:52:51.200 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-09-09 17:52:51.232 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-09-09 17:52:51.265 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-09-09 17:52:51.265 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-09-09 17:52:51.273 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-09-09 17:52:51.277 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-09-09 17:52:51.279 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-09-09 17:52:51.281 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:52:51.283 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:52:51.285 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:52:51.288 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:51.290 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:51.293 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:52:51.295 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:52:51.297 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:52:51.299 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:52:51.302 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-09-09 17:52:51.363 | Enabling site keystone-wsgi-public. 2022-09-09 17:52:51.368 | To activate the new configuration, you need to run: 2022-09-09 17:52:51.368 | systemctl reload apache2 2022-09-09 17:52:51.373 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:52:51.375 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:52:51.378 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:52:51.380 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:52:51.508 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-09-09 17:52:51.541 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-09-09 17:52:51.576 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-09-09 17:52:51.612 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-09-09 17:52:51.615 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-09-09 17:52:51.649 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-09-09 17:52:51.680 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-09-09 17:52:51.712 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-09-09 17:52:51.715 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-09-09 17:52:51.717 | + ./stack.sh:main:898 : is_service_enabled swift 2022-09-09 17:52:51.734 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:52:51.736 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-09-09 17:52:51.753 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:52:51.755 | + ./stack.sh:main:902 : stack_install_service swift 2022-09-09 17:52:51.757 | + lib/stack:stack_install_service:20 : local service=swift 2022-09-09 17:52:51.760 | + lib/stack:stack_install_service:21 : type install_swift 2022-09-09 17:52:51.762 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:52:51.765 | + lib/stack:stack_install_service:32 : install_swift 2022-09-09 17:52:51.767 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-09-09 17:52:51.769 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-09-09 17:52:51.771 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-09-09 17:52:51.774 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:52:51.776 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:52:51.779 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:52:51.782 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:52:51.784 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:52:51.787 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:52:51.804 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:52:51.806 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:52:51.809 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:51.812 | + functions-common:git_clone:617 : echo master 2022-09-09 17:52:51.812 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:52:51.817 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-09-09 17:52:51.819 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:52:51.821 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-09-09 17:52:51.835 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-09-09 17:52:51.838 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:52:51.838 | + functions-common:git_clone:678 : head -1 2022-09-09 17:52:51.842 | 5de15c3b6 Merge "ShardName: add test and clarify docstrings" 2022-09-09 17:52:51.845 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:52:51.847 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-09-09 17:52:51.849 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:52:51.852 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-09-09 17:52:51.854 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-09-09 17:52:51.857 | + inc/python:setup_develop:340 : local extras=keystone 2022-09-09 17:52:51.859 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-09-09 17:52:51.861 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:52:51.864 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-09-09 17:52:51.866 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-09-09 17:52:51.869 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:52:51.871 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-09-09 17:52:51.874 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-09-09 17:52:51.877 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:52:51.880 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-09-09 17:52:51.882 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:52:51.884 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:52:51.888 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-09-09 17:52:51.893 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-09-09 17:52:51.895 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-09-09 17:52:52.525 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-09-09 17:52:52.528 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:52:52.530 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:52:52.533 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:52:52.535 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-09-09 17:52:52.537 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-09-09 17:52:52.539 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:52:52.542 | + inc/python:setup_package:424 : local extras=keystone 2022-09-09 17:52:52.544 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:52:52.546 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-09-09 17:52:52.548 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-09-09 17:52:52.551 | + inc/python:setup_package:434 : extras='[keystone]' 2022-09-09 17:52:52.553 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:52:52.555 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-09-09 17:52:52.576 | Using python 3.8 to install /opt/stack/swift 2022-09-09 17:52:52.578 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-09-09 17:52:54.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:54.540 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:54.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:52:54.540 | from cryptography.utils import int_from_bytes 2022-09-09 17:52:55.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:52:55.556 | Obtaining file:///opt/stack/swift 2022-09-09 17:52:56.809 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:52:56.817 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:52:56.855 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:52:56.863 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:52:56.868 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:52:56.919 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:52:56.929 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:52:56.932 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:52:56.969 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:52:57.008 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:52:57.013 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:52:57.017 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:52:57.055 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:52:57.064 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:52:57.078 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:52:57.083 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:52:57.086 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:52:57.609 | Collecting pyeclib===1.6.1 2022-09-09 17:52:57.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-09-09 17:52:58.637 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:52:58.640 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:52:58.646 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:52:58.650 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:52:58.672 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:52:58.676 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:52:58.689 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:52:58.693 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:52:58.696 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:52:58.701 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:52:59.442 | Collecting xattr===0.9.9 2022-09-09 17:52:59.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-09-09 17:52:59.544 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-09-09 17:52:59.547 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:52:59.550 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:52:59.576 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:52:59.633 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:52:59.646 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:52:59.652 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:52:59.656 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:52:59.659 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:52:59.665 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:52:59.668 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:52:59.671 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:52:59.674 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:52:59.677 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:52:59.681 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:52:59.685 | 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 294)) (1.7.0) 2022-09-09 17:52:59.689 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:52:59.691 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:52:59.695 | Building wheels for collected packages: pyeclib 2022-09-09 17:52:59.696 | Building wheel for pyeclib (setup.py): started 2022-09-09 17:53:00.874 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-09-09 17:53:00.875 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50594 sha256=c3b110bd9f747bde02ace930984d89a774dd791afdc6e0b495ce49ce3403d7c5 2022-09-09 17:53:00.875 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-09-09 17:53:00.876 | Successfully built pyeclib 2022-09-09 17:53:02.157 | Installing collected packages: pyeclib, xattr, swift 2022-09-09 17:53:02.209 | Running setup.py develop for swift 2022-09-09 17:53:03.823 | Successfully installed pyeclib-1.6.1 swift xattr-0.9.9 2022-09-09 17:53:03.936 | + inc/python:pip_install:196 : result=0 2022-09-09 17:53:03.938 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:53:03.940 | + functions-common:time_stop:2439 : local name 2022-09-09 17:53:03.942 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:53:03.944 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:53:03.947 | + functions-common:time_stop:2442 : local total 2022-09-09 17:53:03.949 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:53:03.952 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:53:03.954 | + functions-common:time_stop:2446 : start_time=1662745972570 2022-09-09 17:53:03.956 | + functions-common:time_stop:2448 : [[ -z 1662745972570 ]] 2022-09-09 17:53:03.959 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:53:03.963 | + functions-common:time_stop:2451 : end_time=1662745983960 2022-09-09 17:53:03.965 | + functions-common:time_stop:2452 : elapsed_time=11390 2022-09-09 17:53:03.968 | + functions-common:time_stop:2453 : total=89007 2022-09-09 17:53:03.970 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:53:03.972 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=100397 2022-09-09 17:53:03.974 | + inc/python:pip_install:199 : return 0 2022-09-09 17:53:03.976 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:53:03.979 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-09 17:53:03.981 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-09 17:53:03.999 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-09-09 17:53:04.012 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-09-09 17:53:04.014 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-09-09 17:53:04.017 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:53:04.019 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:53:04.021 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-09-09 17:53:04.023 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:53:04.026 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-09-09 17:53:04.028 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:53:04.031 | + ./stack.sh:main:903 : configure_swift 2022-09-09 17:53:04.033 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-09-09 17:53:04.035 | + lib/swift:configure_swift:332 : local node_number 2022-09-09 17:53:04.037 | + lib/swift:configure_swift:333 : local swift_node_config 2022-09-09 17:53:04.039 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-09-09 17:53:04.041 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-09-09 17:53:04.986 | No object-server running 2022-09-09 17:53:04.986 | No object-replicator running 2022-09-09 17:53:04.986 | No container-sharder running 2022-09-09 17:53:04.986 | No account-replicator running 2022-09-09 17:53:04.986 | No container-sync running 2022-09-09 17:53:04.986 | No container-updater running 2022-09-09 17:53:04.986 | No container-auditor running 2022-09-09 17:53:04.986 | No container-server running 2022-09-09 17:53:04.986 | No object-auditor running 2022-09-09 17:53:04.986 | No container-reconciler running 2022-09-09 17:53:04.986 | No object-reconstructor running 2022-09-09 17:53:04.986 | No proxy-server running 2022-09-09 17:53:04.986 | No account-reaper running 2022-09-09 17:53:04.986 | No account-auditor running 2022-09-09 17:53:04.986 | No object-expirer running 2022-09-09 17:53:04.986 | No object-updater running 2022-09-09 17:53:04.986 | No account-server running 2022-09-09 17:53:04.986 | No container-replicator running 2022-09-09 17:53:05.054 | + lib/swift:configure_swift:337 : true 2022-09-09 17:53:05.056 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-09-09 17:53:05.069 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-09-09 17:53:05.081 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-09-09 17:53:05.084 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-09-09 17:53:05.084 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-09-09 17:53:05.089 | + lib/swift:configure_swift:351 : sed -e ' 2022-09-09 17:53:05.089 | s/%GROUP%/ubuntu/; 2022-09-09 17:53:05.089 | s/%USER%/ubuntu/; 2022-09-09 17:53:05.089 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-09-09 17:53:05.089 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-09-09 17:53:05.092 | uid = ubuntu 2022-09-09 17:53:05.092 | gid = ubuntu 2022-09-09 17:53:05.093 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-09-09 17:53:05.093 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-09-09 17:53:05.093 | address = 127.0.0.1 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | [account6612] 2022-09-09 17:53:05.093 | max connections = 25 2022-09-09 17:53:05.093 | path = /opt/stack/data/swift/1/node/ 2022-09-09 17:53:05.093 | read only = false 2022-09-09 17:53:05.093 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | [account6622] 2022-09-09 17:53:05.093 | max connections = 25 2022-09-09 17:53:05.093 | path = /opt/stack/data/swift/2/node/ 2022-09-09 17:53:05.093 | read only = false 2022-09-09 17:53:05.093 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | [account6632] 2022-09-09 17:53:05.093 | max connections = 25 2022-09-09 17:53:05.093 | path = /opt/stack/data/swift/3/node/ 2022-09-09 17:53:05.093 | read only = false 2022-09-09 17:53:05.093 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | [account6642] 2022-09-09 17:53:05.093 | max connections = 25 2022-09-09 17:53:05.093 | path = /opt/stack/data/swift/4/node/ 2022-09-09 17:53:05.093 | read only = false 2022-09-09 17:53:05.093 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | [container6611] 2022-09-09 17:53:05.093 | max connections = 25 2022-09-09 17:53:05.093 | path = /opt/stack/data/swift/1/node/ 2022-09-09 17:53:05.093 | read only = false 2022-09-09 17:53:05.093 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-09-09 17:53:05.093 | 2022-09-09 17:53:05.093 | [container6621] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.094 | path = /opt/stack/data/swift/2/node/ 2022-09-09 17:53:05.094 | read only = false 2022-09-09 17:53:05.094 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | [container6631] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.094 | path = /opt/stack/data/swift/3/node/ 2022-09-09 17:53:05.094 | read only = false 2022-09-09 17:53:05.094 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | [container6641] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.094 | path = /opt/stack/data/swift/4/node/ 2022-09-09 17:53:05.094 | read only = false 2022-09-09 17:53:05.094 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | [object6613] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.094 | path = /opt/stack/data/swift/1/node/ 2022-09-09 17:53:05.094 | read only = false 2022-09-09 17:53:05.094 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | [object6623] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.094 | path = /opt/stack/data/swift/2/node/ 2022-09-09 17:53:05.094 | read only = false 2022-09-09 17:53:05.094 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | [object6633] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.094 | path = /opt/stack/data/swift/3/node/ 2022-09-09 17:53:05.094 | read only = false 2022-09-09 17:53:05.094 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-09-09 17:53:05.094 | 2022-09-09 17:53:05.094 | [object6643] 2022-09-09 17:53:05.094 | max connections = 25 2022-09-09 17:53:05.095 | path = /opt/stack/data/swift/4/node/ 2022-09-09 17:53:05.095 | read only = false 2022-09-09 17:53:05.095 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-09-09 17:53:05.096 | + lib/swift:configure_swift:357 : is_ubuntu 2022-09-09 17:53:05.098 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:05.100 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:05.102 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-09-09 17:53:05.114 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-09-09 17:53:05.116 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-09-09 17:53:05.121 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-09-09 17:53:05.125 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-09-09 17:53:05.127 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-09-09 17:53:05.131 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-09-09 17:53:05.162 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-09-09 17:53:05.192 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-09-09 17:53:05.209 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-09-09 17:53:05.240 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-09-09 17:53:05.258 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:05.290 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-09-09 17:53:05.306 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-09-09 17:53:05.339 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-09-09 17:53:05.356 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-09-09 17:53:05.392 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-09-09 17:53:05.410 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:05.441 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-09-09 17:53:05.459 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-09-09 17:53:05.473 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.475 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-09-09 17:53:05.507 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-09-09 17:53:05.537 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-09-09 17:53:05.567 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-09-09 17:53:05.598 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-09-09 17:53:05.600 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-09-09 17:53:05.615 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.617 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-09-09 17:53:05.648 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-09-09 17:53:05.663 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.665 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-09-09 17:53:05.680 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:05.682 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-09-09 17:53:05.684 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-09-09 17:53:05.699 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:05.701 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-09-09 17:53:05.703 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-09-09 17:53:05.706 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-09-09 17:53:05.711 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-09-09 17:53:05.717 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-09-09 17:53:05.747 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-09-09 17:53:05.778 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-09-09 17:53:05.811 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-09-09 17:53:05.847 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-09-09 17:53:05.882 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-09-09 17:53:05.885 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-09-09 17:53:05.887 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-09-09 17:53:05.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-09-09 17:53:05.892 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-09-09 17:53:05.925 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-09-09 17:53:05.960 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-09-09 17:53:05.992 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-09-09 17:53:06.025 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-09-09 17:53:06.059 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-09-09 17:53:06.093 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-09-09 17:53:06.126 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-09-09 17:53:06.160 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:53:06.194 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-09-09 17:53:06.232 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-09-09 17:53:06.267 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-09-09 17:53:06.300 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-09-09 17:53:06.337 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-09-09 17:53:06.375 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-09-09 17:53:06.410 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-09-09 17:53:06.430 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-09-09 17:53:06.463 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-09-09 17:53:06.500 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-09-09 17:53:06.504 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-09-09 17:53:06.538 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-09-09 17:53:06.572 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-09-09 17:53:06.602 | + lib/swift:configure_swift:480 : local node_number 2022-09-09 17:53:06.605 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-09-09 17:53:06.607 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-09-09 17:53:06.609 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-09-09 17:53:06.614 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-09-09 17:53:06.616 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-09-09 17:53:06.618 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-09 17:53:06.621 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-09-09 17:53:06.623 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-09-09 17:53:06.625 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-09 17:53:06.627 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-09 17:53:06.629 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-09-09 17:53:06.647 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-09-09 17:53:06.679 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-09-09 17:53:06.697 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-09-09 17:53:06.728 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-09-09 17:53:06.747 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:06.779 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-09-09 17:53:06.797 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-09 17:53:06.829 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-09-09 17:53:06.847 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-09 17:53:06.879 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-09-09 17:53:06.897 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-09-09 17:53:06.929 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-09-09 17:53:06.947 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-09-09 17:53:06.979 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-09-09 17:53:06.997 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-09-09 17:53:07.029 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-09-09 17:53:07.047 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-09-09 17:53:07.078 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-09-09 17:53:07.083 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-09-09 17:53:07.101 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:07.133 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-09-09 17:53:07.165 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-09-09 17:53:07.167 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-09-09 17:53:07.172 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-09-09 17:53:07.174 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-09-09 17:53:07.176 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-09 17:53:07.178 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-09-09 17:53:07.180 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-09-09 17:53:07.182 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-09 17:53:07.185 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-09 17:53:07.187 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-09-09 17:53:07.205 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-09-09 17:53:07.237 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-09-09 17:53:07.255 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-09-09 17:53:07.287 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-09-09 17:53:07.305 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:07.338 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-09-09 17:53:07.356 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-09 17:53:07.388 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-09-09 17:53:07.406 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-09 17:53:07.437 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-09-09 17:53:07.455 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-09-09 17:53:07.488 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-09-09 17:53:07.506 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-09-09 17:53:07.538 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-09-09 17:53:07.556 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-09-09 17:53:07.588 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-09-09 17:53:07.607 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-09-09 17:53:07.638 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-09-09 17:53:07.642 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-09-09 17:53:07.660 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:07.692 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-09-09 17:53:07.695 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-09-09 17:53:07.699 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-09-09 17:53:07.701 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-09-09 17:53:07.703 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-09-09 17:53:07.705 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-09-09 17:53:07.707 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-09-09 17:53:07.709 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-09-09 17:53:07.712 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-09-09 17:53:07.715 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-09-09 17:53:07.733 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-09-09 17:53:07.765 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-09-09 17:53:07.782 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-09-09 17:53:07.815 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-09-09 17:53:07.832 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-09-09 17:53:07.865 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-09-09 17:53:07.883 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-09-09 17:53:07.916 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-09-09 17:53:07.934 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-09-09 17:53:07.967 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-09-09 17:53:07.984 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-09-09 17:53:08.016 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-09-09 17:53:08.035 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-09-09 17:53:08.067 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-09-09 17:53:08.085 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-09-09 17:53:08.117 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-09-09 17:53:08.134 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-09-09 17:53:08.166 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-09-09 17:53:08.171 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-09-09 17:53:08.188 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-09-09 17:53:08.221 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-09-09 17:53:08.253 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-09-09 17:53:08.286 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-09-09 17:53:08.318 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-09-09 17:53:08.320 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-09-09 17:53:08.325 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-09-09 17:53:08.357 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-09-09 17:53:08.389 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-09-09 17:53:08.421 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-09-09 17:53:08.454 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-09-09 17:53:08.485 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-09-09 17:53:08.517 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-09-09 17:53:08.548 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-09-09 17:53:08.580 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-09-09 17:53:08.611 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-09-09 17:53:08.627 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.629 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-09-09 17:53:08.647 | + lib/swift:configure_swift:523 : local auth_vers 2022-09-09 17:53:08.650 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-09-09 17:53:08.670 | + lib/swift:configure_swift:524 : auth_vers=3 2022-09-09 17:53:08.672 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-09-09 17:53:08.702 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-09-09 17:53:08.704 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-09-09 17:53:08.736 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-09-09 17:53:08.768 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-09-09 17:53:08.770 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-09-09 17:53:08.801 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-09-09 17:53:08.817 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:08.819 | + lib/swift:configure_swift:543 : local user_group 2022-09-09 17:53:08.822 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-09-09 17:53:08.827 | + lib/swift:configure_swift:544 : user_group=1000 2022-09-09 17:53:08.829 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-09-09 17:53:08.841 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-09-09 17:53:08.844 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-09-09 17:53:08.854 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-09-09 17:53:08.857 | + lib/swift:configure_swift:550 : is_suse 2022-09-09 17:53:08.859 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:53:08.862 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:53:08.864 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:53:08.866 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:53:08.868 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:53:08.870 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:53:08.873 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-09-09 17:53:08.885 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-09-09 17:53:08.888 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-09-09 17:53:08.890 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-09-09 17:53:08.907 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:08.910 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-09-09 17:53:08.927 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.929 | + ./stack.sh:main:914 : stack_install_service glance 2022-09-09 17:53:08.931 | + lib/stack:stack_install_service:20 : local service=glance 2022-09-09 17:53:08.934 | + lib/stack:stack_install_service:21 : type install_glance 2022-09-09 17:53:08.937 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:53:08.939 | + lib/stack:stack_install_service:32 : install_glance 2022-09-09 17:53:08.942 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-09-09 17:53:08.944 | + lib/glance:install_glance:507 : local glance_store_extras 2022-09-09 17:53:08.947 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-09-09 17:53:08.963 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.965 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-09-09 17:53:08.968 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-09-09 17:53:08.985 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:08.987 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-09-09 17:53:08.990 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-09-09 17:53:08.993 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-09-09 17:53:08.995 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:53:08.998 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:53:09.001 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-09-09 17:53:09.003 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:53:09.007 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-09-09 17:53:09.009 | ++ inc/python:join_extras:29 : local IFS=, 2022-09-09 17:53:09.012 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-09-09 17:53:09.015 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-09-09 17:53:09.017 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-09-09 17:53:09.020 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-09-09 17:53:09.022 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-09-09 17:53:09.025 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-09-09 17:53:09.028 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-09-09 17:53:09.031 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-09-09 17:53:09.035 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:53:09.035 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-09-09 17:53:09.040 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-09-09 17:53:09.043 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-09-09 17:53:09.046 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-09-09 17:53:09.049 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-09-09 17:53:09.051 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-09-09 17:53:09.072 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-09-09 17:53:09.075 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-09-09 17:53:11.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:11.067 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:11.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:11.067 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:12.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:53:12.644 | Collecting glance-store===4.1.0 2022-09-09 17:53:12.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/e7da4e0f44d51/glance_store-4.1.0-py3-none-any.whl (230 kB) 2022-09-09 17:53:12.845 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:53:12.855 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:53:12.897 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:53:13.162 | Collecting os-brick===6.1.0 2022-09-09 17:53:13.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25d/5c8ef46c847c1/os_brick-6.1.0-py3-none-any.whl (289 kB) 2022-09-09 17:53:13.350 | 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 294)) (1.7.0) 2022-09-09 17:53:13.354 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:53:13.371 | Requirement already satisfied: oslo.concurrency===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-09-09 17:53:13.381 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:53:13.420 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:53:13.426 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:53:13.431 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:53:13.470 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:53:13.484 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:53:13.486 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:53:13.495 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:53:13.517 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:53:13.530 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:53:13.536 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:53:13.538 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:53:13.541 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:53:13.543 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:53:13.549 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:53:13.706 | Collecting python-cinderclient===9.1.0 2022-09-09 17:53:13.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ee0/4324b92940971/python_cinderclient-9.1.0-py3-none-any.whl (254 kB) 2022-09-09 17:53:13.857 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:53:13.862 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:53:14.010 | Collecting python-swiftclient===4.1.0 2022-09-09 17:53:14.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/426/8219e158cd72c/python_swiftclient-4.1.0-py3-none-any.whl (87 kB) 2022-09-09 17:53:14.119 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:53:14.123 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:53:14.135 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:53:14.141 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:53:14.143 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:53:14.146 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:53:14.150 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:53:14.163 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:53:14.197 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:53:14.202 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:53:14.210 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:53:14.236 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:53:14.292 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:53:14.295 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:53:14.299 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:53:14.305 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:53:14.310 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:53:14.312 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:53:14.315 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:53:14.320 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:53:14.323 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:53:14.334 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:53:14.347 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:53:14.355 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:53:14.364 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:53:14.375 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:53:14.378 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:53:14.389 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:53:14.394 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:53:14.397 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:53:14.399 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:53:14.426 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:53:14.452 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:53:14.455 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:53:14.458 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:53:14.460 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:53:14.467 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:53:15.726 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-09-09 17:53:16.924 | Successfully installed glance-store-4.1.0 os-brick-6.1.0 python-cinderclient-9.1.0 python-swiftclient-4.1.0 2022-09-09 17:53:17.035 | + inc/python:pip_install:196 : result=0 2022-09-09 17:53:17.037 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:53:17.040 | + functions-common:time_stop:2439 : local name 2022-09-09 17:53:17.042 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:53:17.045 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:53:17.047 | + functions-common:time_stop:2442 : local total 2022-09-09 17:53:17.049 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:53:17.051 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:53:17.054 | + functions-common:time_stop:2446 : start_time=1662745989067 2022-09-09 17:53:17.056 | + functions-common:time_stop:2448 : [[ -z 1662745989067 ]] 2022-09-09 17:53:17.059 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:53:17.064 | + functions-common:time_stop:2451 : end_time=1662745997061 2022-09-09 17:53:17.066 | + functions-common:time_stop:2452 : elapsed_time=7994 2022-09-09 17:53:17.068 | + functions-common:time_stop:2453 : total=100397 2022-09-09 17:53:17.070 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:53:17.073 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=108391 2022-09-09 17:53:17.075 | + inc/python:pip_install:199 : return 0 2022-09-09 17:53:17.077 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-09-09 17:53:17.080 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-09-09 17:53:17.082 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-09-09 17:53:17.096 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-09-09 17:53:17.101 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-09-09 17:53:17.103 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-09-09 17:53:17.105 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-09-09 17:53:17.108 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:53:17.111 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:53:17.113 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:53:17.116 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:53:17.118 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:53:17.121 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:53:17.138 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:53:17.140 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:53:17.142 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:17.145 | + functions-common:git_clone:617 : echo master 2022-09-09 17:53:17.145 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:53:17.150 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-09-09 17:53:17.152 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:17.155 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-09-09 17:53:17.167 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-09-09 17:53:17.171 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:53:17.171 | + functions-common:git_clone:678 : head -1 2022-09-09 17:53:17.177 | d7db4e562 Imported Translations from Zanata 2022-09-09 17:53:17.186 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:53:17.189 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-09-09 17:53:17.191 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:53:17.194 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-09-09 17:53:17.196 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-09-09 17:53:17.199 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:53:17.202 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-09-09 17:53:17.204 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:53:17.207 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-09-09 17:53:17.209 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-09-09 17:53:17.212 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:53:17.214 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:53:17.218 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-09-09 17:53:17.220 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:53:17.223 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-09-09 17:53:17.225 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:53:17.228 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:53:17.231 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-09-09 17:53:17.237 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-09-09 17:53:17.240 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-09-09 17:53:17.873 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-09-09 17:53:17.875 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:53:17.878 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:53:17.880 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:53:17.882 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-09-09 17:53:17.885 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-09-09 17:53:17.887 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:53:17.889 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:53:17.892 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:53:17.894 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:53:17.896 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:53:17.899 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:53:17.901 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:53:17.903 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-09-09 17:53:17.925 | Using python 3.8 to install /opt/stack/glance 2022-09-09 17:53:17.927 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-09-09 17:53:19.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:19.932 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:19.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:19.932 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:20.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:53:20.952 | Obtaining file:///opt/stack/glance 2022-09-09 17:53:22.227 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:53:22.236 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:53:22.245 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:53:22.256 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:53:22.940 | Collecting WSME===0.11.0 2022-09-09 17:53:22.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-09-09 17:53:23.049 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:53:23.062 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:53:23.226 | Collecting castellan===4.0.0 2022-09-09 17:53:23.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-09-09 17:53:23.358 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:53:23.486 | Collecting cursive===0.2.2 2022-09-09 17:53:23.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-09-09 17:53:23.618 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:53:23.624 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-09-09 17:53:23.629 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:53:23.638 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:53:23.641 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-09-09 17:53:23.707 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:53:23.712 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:53:23.722 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:53:23.757 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:53:23.784 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:53:23.787 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:53:23.832 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:53:23.890 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:53:23.941 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:53:23.946 | 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 294)) (1.7.0) 2022-09-09 17:53:23.949 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:53:23.968 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:53:24.004 | Requirement already satisfied: oslo.concurrency===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-09-09 17:53:24.015 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:53:24.053 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:53:24.059 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:53:24.105 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:53:24.219 | Collecting oslo.limit===2.0.1 2022-09-09 17:53:24.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db8/bccd91fa46e66/oslo.limit-2.0.1-py3-none-any.whl (20 kB) 2022-09-09 17:53:24.322 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:53:24.360 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:53:24.412 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:53:24.423 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:53:24.441 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:53:24.455 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:53:24.467 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:53:24.476 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:53:24.499 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:53:24.508 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:53:24.521 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:53:24.559 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:53:24.565 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:53:24.568 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:53:24.570 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:53:24.581 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:53:24.587 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:53:24.604 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:53:24.616 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:53:24.626 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:53:24.629 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:53:24.635 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:53:24.763 | Collecting python-barbicanclient===5.4.0 2022-09-09 17:53:24.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-09-09 17:53:24.881 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:53:24.885 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:53:24.906 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:53:24.910 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:53:24.916 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:53:25.022 | Collecting retrying===1.3.3 2022-09-09 17:53:25.030 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-09-09 17:53:25.117 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:53:25.493 | Collecting simplegeneric===0.8.1 2022-09-09 17:53:25.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-09-09 17:53:26.145 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:53:26.147 | 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 510)) (0.13.0) 2022-09-09 17:53:26.157 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:53:26.160 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:53:26.162 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:53:26.340 | Collecting taskflow===5.0.0 2022-09-09 17:53:26.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-09-09 17:53:26.574 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:53:26.588 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:53:26.597 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:53:26.602 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:53:26.612 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:53:26.646 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:53:26.651 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:53:26.654 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:53:26.659 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:53:26.684 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:53:26.686 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:53:26.697 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:53:26.701 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:53:26.726 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:53:26.782 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:53:26.788 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:53:26.791 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:53:26.794 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:53:26.819 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:53:26.863 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:53:26.866 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:53:26.870 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:53:26.877 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:53:26.883 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:53:26.886 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:53:26.897 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:53:26.899 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:53:26.938 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:53:26.942 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:53:26.946 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:53:26.948 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:53:26.951 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:53:27.081 | Collecting automaton===3.0.1 2022-09-09 17:53:27.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb5/d2f385accbe37/automaton-3.0.1-py3-none-any.whl (22 kB) 2022-09-09 17:53:27.284 | Collecting pydot===1.4.2 2022-09-09 17:53:27.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-09-09 17:53:27.553 | Collecting networkx===2.8.6 2022-09-09 17:53:27.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a3/0822761f34d56/networkx-2.8.6-py3-none-any.whl (2.0 MB) 2022-09-09 17:53:27.964 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:53:27.967 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:53:27.969 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:53:27.972 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:53:27.994 | Requirement already satisfied: requestsexceptions===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-09-09 17:53:27.996 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:53:28.001 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:53:28.004 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:53:28.007 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:53:28.009 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:53:28.013 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:53:28.060 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:53:28.063 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:53:28.066 | Building wheels for collected packages: simplegeneric 2022-09-09 17:53:28.066 | Building wheel for simplegeneric (setup.py): started 2022-09-09 17:53:28.689 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-09-09 17:53:28.689 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=f238b1a086c2290763da8ce80a9841e306e2095c8dc5663a8d65021a69d14550 2022-09-09 17:53:28.690 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-09-09 17:53:28.690 | Successfully built simplegeneric 2022-09-09 17:53:29.443 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-09-09 17:53:32.641 | Running setup.py develop for glance 2022-09-09 17:53:34.229 | Successfully installed WSME-0.11.0 automaton-3.0.1 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.6 oslo.limit-2.0.1 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-09-09 17:53:34.382 | + inc/python:pip_install:196 : result=0 2022-09-09 17:53:34.385 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:53:34.387 | + functions-common:time_stop:2439 : local name 2022-09-09 17:53:34.390 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:53:34.392 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:53:34.395 | + functions-common:time_stop:2442 : local total 2022-09-09 17:53:34.397 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:53:34.399 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:53:34.401 | + functions-common:time_stop:2446 : start_time=1662745997919 2022-09-09 17:53:34.404 | + functions-common:time_stop:2448 : [[ -z 1662745997919 ]] 2022-09-09 17:53:34.407 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:53:34.411 | + functions-common:time_stop:2451 : end_time=1662746014409 2022-09-09 17:53:34.413 | + functions-common:time_stop:2452 : elapsed_time=16490 2022-09-09 17:53:34.415 | + functions-common:time_stop:2453 : total=108391 2022-09-09 17:53:34.418 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:53:34.420 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=124881 2022-09-09 17:53:34.422 | + inc/python:pip_install:199 : return 0 2022-09-09 17:53:34.425 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:53:34.428 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-09 17:53:34.430 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-09 17:53:34.449 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-09-09 17:53:34.462 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-09-09 17:53:34.464 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-09-09 17:53:34.467 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:53:34.470 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:53:34.472 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-09-09 17:53:34.475 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:53:34.477 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:53:34.480 | + ./stack.sh:main:915 : configure_glance 2022-09-09 17:53:34.482 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-09-09 17:53:34.494 | + lib/glance:configure_glance:326 : local dburl 2022-09-09 17:53:34.498 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-09-09 17:53:34.500 | ++ lib/database:database_connection_url:134 : local db=glance 2022-09-09 17:53:34.502 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-09-09 17:53:34.505 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-09-09 17:53:34.507 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:53:34.509 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:53:34.511 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:53:34.527 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:34.529 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:53:34.532 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-09-09 17:53:34.534 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-09-09 17:53:34.537 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-09-09 17:53:34.569 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-09-09 17:53:34.604 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-09-09 17:53:34.635 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-09-09 17:53:34.667 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-09-09 17:53:34.702 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-09-09 17:53:34.736 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-09-09 17:53:34.738 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-09-09 17:53:34.741 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-09-09 17:53:34.743 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:53:34.745 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-09-09 17:53:34.779 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-09-09 17:53:34.811 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-09-09 17:53:34.843 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-09-09 17:53:34.874 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-09-09 17:53:34.906 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-09-09 17:53:34.938 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-09-09 17:53:34.970 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-09-09 17:53:35.002 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:53:35.033 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:53:35.065 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-09-09 17:53:35.100 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-09-09 17:53:35.102 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-09-09 17:53:35.105 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-09-09 17:53:35.108 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:53:35.110 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:53:35.112 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:53:35.129 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:35.132 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:53:35.134 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:53:35.137 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:53:35.153 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:35.155 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:53:35.158 | + 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-09-09 17:53:35.191 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:53:35.193 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:53:35.195 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-09-09 17:53:35.198 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-09-09 17:53:35.200 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-09-09 17:53:35.232 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-09-09 17:53:35.265 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-09-09 17:53:35.267 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-09-09 17:53:35.269 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-09-09 17:53:35.272 | + lib/glance:configure_glance_store:254 : local be 2022-09-09 17:53:35.274 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-09-09 17:53:35.276 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-09-09 17:53:35.279 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-09-09 17:53:35.314 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-09-09 17:53:35.316 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-09-09 17:53:35.352 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-09-09 17:53:35.354 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-09-09 17:53:35.371 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:35.374 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-09-09 17:53:35.406 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-09-09 17:53:35.438 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-09-09 17:53:35.470 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-09-09 17:53:35.503 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-09-09 17:53:35.536 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-09-09 17:53:35.552 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:35.555 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-09-09 17:53:35.588 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-09-09 17:53:35.623 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-09-09 17:53:35.656 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-09-09 17:53:35.688 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-09-09 17:53:35.721 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-09-09 17:53:35.752 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-09-09 17:53:35.769 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:35.772 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-09-09 17:53:35.774 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-09-09 17:53:35.777 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-09-09 17:53:35.780 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:53:35.797 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:53:35.800 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:53:35.802 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:53:35.804 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:53:35.807 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-09-09 17:53:35.839 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-09-09 17:53:35.871 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-09-09 17:53:35.903 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:53:35.936 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-09-09 17:53:35.941 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-09-09 17:53:35.976 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-09-09 17:53:36.013 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-09-09 17:53:36.048 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-09-09 17:53:36.081 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-09-09 17:53:36.113 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-09-09 17:53:36.146 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-09-09 17:53:36.178 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-09-09 17:53:36.215 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-09-09 17:53:36.249 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-09-09 17:53:36.284 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-09-09 17:53:36.316 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-09-09 17:53:36.321 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-09-09 17:53:36.329 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-09-09 17:53:36.345 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:53:36.347 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-09-09 17:53:36.350 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-09-09 17:53:36.352 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-09-09 17:53:36.354 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-09-09 17:53:36.357 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-09-09 17:53:36.360 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-09-09 17:53:36.364 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-09-09 17:53:36.366 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-09-09 17:53:36.369 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-09-09 17:53:36.403 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-09-09 17:53:36.406 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-09-09 17:53:36.408 | ++ functions:get_random_port:837 : true 2022-09-09 17:53:36.411 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-09-09 17:53:36.413 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-09-09 17:53:36.415 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-09-09 17:53:36.491 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-09-09 17:53:36.493 | ++ functions:get_random_port:841 : break 2 2022-09-09 17:53:36.495 | ++ functions:get_random_port:845 : echo 60999 2022-09-09 17:53:36.498 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-09-09 17:53:36.500 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-09-09 17:53:36.532 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-09-09 17:53:36.562 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-09-09 17:53:36.595 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:53:36.625 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:53:36.657 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:53:36.688 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:53:36.721 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:53:36.752 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:53:36.783 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:53:36.814 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:53:36.846 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:53:36.877 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:53:36.909 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:53:36.940 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-09-09 17:53:36.972 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-09-09 17:53:37.004 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-09-09 17:53:37.035 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-09-09 17:53:37.067 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-09-09 17:53:37.099 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-09-09 17:53:37.102 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-09-09 17:53:37.104 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:53:37.106 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.109 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.111 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-09-09 17:53:37.114 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-09-09 17:53:37.173 | proxy (enabled by site administrator) 2022-09-09 17:53:37.176 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-09-09 17:53:37.178 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-09-09 17:53:37.180 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:53:37.183 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.185 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.188 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-09-09 17:53:37.190 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-09-09 17:53:37.243 | No module matches proxy_http 2022-09-09 17:53:37.245 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-09-09 17:53:37.307 | Considering dependency proxy for proxy_http: 2022-09-09 17:53:37.307 | Module proxy already enabled 2022-09-09 17:53:37.308 | Enabling module proxy_http. 2022-09-09 17:53:37.313 | To activate the new configuration, you need to run: 2022-09-09 17:53:37.313 | systemctl restart apache2 2022-09-09 17:53:37.317 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-09-09 17:53:37.320 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:53:37.322 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:53:37.325 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:53:37.452 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-09-09 17:53:37.456 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-09-09 17:53:37.459 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-09-09 17:53:37.463 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:53:37.465 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.468 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.471 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.473 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.476 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-09-09 17:53:37.477 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.486 | KeepAlive Off 2022-09-09 17:53:37.490 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-09-09 17:53:37.490 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.499 | SetEnv proxy-sendchunked 1 2022-09-09 17:53:37.504 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-09-09 17:53:37.504 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-09-09 17:53:37.512 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-09-09 17:53:37.516 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-09-09 17:53:37.518 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-09-09 17:53:37.520 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:53:37.523 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:53:37.525 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:53:37.527 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.530 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.532 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:53:37.534 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:53:37.537 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:53:37.539 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:53:37.541 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-09-09 17:53:37.603 | Enabling site glance-wsgi-api. 2022-09-09 17:53:37.609 | To activate the new configuration, you need to run: 2022-09-09 17:53:37.609 | systemctl reload apache2 2022-09-09 17:53:37.613 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-09-09 17:53:37.615 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:53:37.618 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:53:37.620 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:53:37.755 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-09-09 17:53:37.761 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-09-09 17:53:37.795 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-09-09 17:53:37.797 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-09-09 17:53:37.799 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-09-09 17:53:37.817 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:53:37.819 | + ./stack.sh:main:920 : stack_install_service cinder 2022-09-09 17:53:37.822 | + lib/stack:stack_install_service:20 : local service=cinder 2022-09-09 17:53:37.824 | + lib/stack:stack_install_service:21 : type install_cinder 2022-09-09 17:53:37.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:53:37.830 | + lib/stack:stack_install_service:32 : install_cinder 2022-09-09 17:53:37.832 | + lib/cinder:install_cinder:474 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-09-09 17:53:37.834 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-09-09 17:53:37.837 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-09-09 17:53:37.839 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:53:37.842 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:53:37.845 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:53:37.848 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:53:37.850 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:53:37.853 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:53:37.869 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:53:37.871 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:53:37.874 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:37.877 | + functions-common:git_clone:617 : echo master 2022-09-09 17:53:37.878 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:53:37.883 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-09-09 17:53:37.885 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:53:37.887 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-09-09 17:53:37.900 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-09-09 17:53:37.903 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:53:37.903 | + functions-common:git_clone:678 : head -1 2022-09-09 17:53:37.910 | f65ff5359 Merge commit 'refs/changes/10/852210/14' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-09-09 17:53:37.912 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:53:37.915 | + lib/cinder:install_cinder:475 : setup_develop /opt/stack/cinder 2022-09-09 17:53:37.917 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:53:37.920 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-09 17:53:37.923 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-09-09 17:53:37.925 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:53:37.928 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-09-09 17:53:37.930 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:53:37.933 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-09 17:53:37.936 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-09-09 17:53:37.938 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:53:37.941 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:53:37.944 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-09-09 17:53:37.946 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:53:37.949 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-09-09 17:53:37.951 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:53:37.954 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:53:37.957 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-09-09 17:53:37.964 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-09-09 17:53:37.967 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-09-09 17:53:38.585 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-09-09 17:53:38.588 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:53:38.590 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:53:38.593 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:53:38.596 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-09-09 17:53:38.598 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-09-09 17:53:38.600 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:53:38.602 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:53:38.605 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:53:38.608 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:53:38.610 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:53:38.612 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:53:38.615 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:53:38.617 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-09-09 17:53:38.638 | Using python 3.8 to install /opt/stack/cinder 2022-09-09 17:53:38.641 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-09-09 17:53:40.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:40.646 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:40.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:53:40.646 | from cryptography.utils import int_from_bytes 2022-09-09 17:53:41.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:53:41.657 | Obtaining file:///opt/stack/cinder 2022-09-09 17:53:43.804 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:53:43.813 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:53:43.821 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:53:43.831 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:53:43.977 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:53:45.228 | Collecting boto3===1.24.61 2022-09-09 17:53:45.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec1/aa3f4c2b68da1/boto3-1.24.61-py3-none-any.whl (132 kB) 2022-09-09 17:53:46.921 | Collecting botocore===1.27.61 2022-09-09 17:53:46.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/535/c8e97ed28a38f/botocore-1.27.61-py3-none-any.whl (9.1 MB) 2022-09-09 17:53:48.085 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-09-09 17:53:48.104 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:53:48.140 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-09-09 17:53:48.153 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:53:48.155 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:53:48.397 | Collecting google-api-python-client===2.58.0 2022-09-09 17:53:48.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f4/eeed1b46f3f44/google_api_python_client-2.58.0-py2.py3-none-any.whl (9.0 MB) 2022-09-09 17:53:49.502 | Collecting google-auth===2.11.0 2022-09-09 17:53:49.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be6/2acaae38d0049/google_auth-2.11.0-py2.py3-none-any.whl (167 kB) 2022-09-09 17:53:49.776 | Collecting google-auth-httplib2===0.1.0 2022-09-09 17:53:49.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-09-09 17:53:49.874 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:53:49.879 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:53:49.888 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:53:49.923 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:53:49.926 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:53:49.929 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:53:49.971 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:53:50.027 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:53:50.079 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:53:50.225 | Collecting oauth2client===4.1.3 2022-09-09 17:53:50.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-09-09 17:53:50.340 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-09-09 17:53:50.363 | 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 294)) (1.7.0) 2022-09-09 17:53:50.366 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:53:50.384 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:53:50.420 | Requirement already satisfied: oslo.concurrency===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-09-09 17:53:50.430 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:53:50.469 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:53:50.474 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:53:50.520 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:53:50.524 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:53:50.562 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:53:50.615 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:53:50.625 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:53:50.643 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:53:50.656 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:53:50.670 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:53:50.682 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:53:50.685 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:53:50.693 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:53:50.715 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:53:50.726 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:53:50.739 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-09-09 17:53:50.936 | Collecting oslo.vmware===4.0.1 2022-09-09 17:53:50.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/7940d7a96a8bf/oslo.vmware-4.0.1-py3-none-any.whl (491 kB) 2022-09-09 17:53:51.111 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:53:51.148 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:53:51.153 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-09-09 17:53:51.186 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:53:51.189 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:53:51.191 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:53:51.202 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:53:51.207 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:53:51.460 | Collecting pyasn1===0.4.8 2022-09-09 17:53:51.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-09-09 17:53:51.756 | Collecting pyasn1-modules===0.2.8 2022-09-09 17:53:51.761 | 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-09-09 17:53:51.891 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:53:51.900 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:53:51.902 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:53:51.909 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:53:51.913 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-09-09 17:53:51.927 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:53:52.091 | Collecting python-glanceclient===4.1.0 2022-09-09 17:53:52.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64e/4901db047c7be/python_glanceclient-4.1.0-py3-none-any.whl (205 kB) 2022-09-09 17:53:52.239 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:53:52.260 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-09-09 17:53:52.274 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-09-09 17:53:52.288 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:53:52.292 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:53:52.300 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:53:52.313 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:53:52.442 | Collecting rsa===4.9 2022-09-09 17:53:52.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-09-09 17:53:52.652 | Collecting rtslib-fb===2.1.75 2022-09-09 17:53:52.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-09-09 17:53:53.486 | Collecting s3transfer===0.6.0 2022-09-09 17:53:53.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-09-09 17:53:53.599 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:53:53.602 | 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 510)) (0.13.0) 2022-09-09 17:53:53.612 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:53:53.614 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:53:53.617 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:53:53.729 | Collecting suds-community===1.1.2 2022-09-09 17:53:53.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-09-09 17:53:53.964 | Collecting tabulate===0.8.10 2022-09-09 17:53:53.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-09-09 17:53:54.063 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-09-09 17:53:54.115 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:53:54.129 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:53:54.137 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:53:54.143 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:53:54.153 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-09-09 17:53:54.315 | Collecting uritemplate===4.1.1 2022-09-09 17:53:54.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-09-09 17:53:54.414 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:53:54.447 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-09-09 17:53:54.584 | Collecting warlock===2.0.1 2022-09-09 17:53:54.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-09-09 17:53:54.682 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:53:54.687 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:53:54.690 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:53:54.695 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:53:54.934 | Collecting zstd===1.5.2.5 2022-09-09 17:53:54.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-09-09 17:53:55.123 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:53:55.125 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:53:55.129 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:53:55.340 | Collecting google-api-core===2.8.2 2022-09-09 17:53:55.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-09-09 17:53:55.464 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:53:55.467 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:53:55.522 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:53:55.548 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:53:55.553 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:53:55.556 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:53:55.561 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:53:55.563 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:53:55.570 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:53:55.583 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:53:55.627 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:53:55.632 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:53:55.634 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:53:55.640 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:53:55.646 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:53:55.649 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:53:55.661 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:53:55.664 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-09-09 17:53:55.674 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:53:55.685 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:53:55.697 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:53:55.701 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:53:55.705 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:53:55.817 | Collecting pyudev===0.24.0 2022-09-09 17:53:55.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d22/451d9f10b4fef/pyudev-0.24.0-py3-none-any.whl (61 kB) 2022-09-09 17:53:55.921 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:53:55.923 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-09-09 17:53:55.928 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-09-09 17:53:55.964 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-09-09 17:53:55.970 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:53:55.972 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:53:55.976 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:53:55.979 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-09-09 17:53:56.105 | Collecting googleapis-common-protos===1.56.4 2022-09-09 17:53:56.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-09-09 17:53:56.251 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:53:56.260 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:53:56.263 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:53:56.266 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:53:56.268 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:53:56.315 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:53:56.318 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:53:56.321 | Building wheels for collected packages: rtslib-fb 2022-09-09 17:53:56.322 | Building wheel for rtslib-fb (setup.py): started 2022-09-09 17:53:57.003 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-09-09 17:53:57.004 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=2d46015b4450b599dc0cc30dcaea38e1629cada9e68939b7cf88fceb782c9c87 2022-09-09 17:53:57.004 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-09-09 17:53:57.005 | Successfully built rtslib-fb 2022-09-09 17:53:57.831 | Installing collected packages: botocore, s3transfer, boto3, pyasn1, pyasn1-modules, rsa, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-09-09 17:54:02.495 | Running setup.py develop for cinder 2022-09-09 17:54:04.947 | Successfully installed boto3-1.24.61 botocore-1.27.61 cinder google-api-core-2.8.2 google-api-python-client-2.58.0 google-auth-2.11.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 oauth2client-4.1.3 oslo.vmware-4.0.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.1.0 pyudev-0.24.0 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-09-09 17:54:05.228 | + inc/python:pip_install:196 : result=0 2022-09-09 17:54:05.231 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:54:05.234 | + functions-common:time_stop:2439 : local name 2022-09-09 17:54:05.236 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:54:05.238 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:54:05.241 | + functions-common:time_stop:2442 : local total 2022-09-09 17:54:05.243 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:54:05.245 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:54:05.247 | + functions-common:time_stop:2446 : start_time=1662746018632 2022-09-09 17:54:05.250 | + functions-common:time_stop:2448 : [[ -z 1662746018632 ]] 2022-09-09 17:54:05.253 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:54:05.257 | + functions-common:time_stop:2451 : end_time=1662746045255 2022-09-09 17:54:05.259 | + functions-common:time_stop:2452 : elapsed_time=26623 2022-09-09 17:54:05.262 | + functions-common:time_stop:2453 : total=124881 2022-09-09 17:54:05.264 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:54:05.266 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=151504 2022-09-09 17:54:05.268 | + inc/python:pip_install:199 : return 0 2022-09-09 17:54:05.271 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:54:05.273 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-09 17:54:05.276 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-09 17:54:05.295 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-09-09 17:54:05.307 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-09-09 17:54:05.310 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-09-09 17:54:05.312 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:05.315 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:05.317 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-09-09 17:54:05.320 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:05.322 | + lib/cinder:install_cinder:476 : [[ lioadm == \t\g\t\a\d\m ]] 2022-09-09 17:54:05.324 | + lib/cinder:install_cinder:478 : [[ lioadm == \l\i\o\a\d\m ]] 2022-09-09 17:54:05.327 | + lib/cinder:install_cinder:479 : is_ubuntu 2022-09-09 17:54:05.329 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:05.332 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:05.334 | + lib/cinder:install_cinder:481 : sudo mkdir -p /etc/target 2022-09-09 17:54:05.347 | + lib/cinder:install_cinder:483 : install_package targetcli-fb 2022-09-09 17:54:05.349 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:54:05.351 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:54:05.354 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:54:05.356 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:54:05.360 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:05.362 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:54:05.365 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:05.367 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:05.369 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:54:05.372 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:54:05.375 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:54:05.377 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:54:05.379 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-09-09 17:54:05.382 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:54:05.384 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:05.387 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:05.389 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-09-09 17:54:05.412 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-09-09 17:54:05.522 | Reading package lists... 2022-09-09 17:54:05.774 | Building dependency tree... 2022-09-09 17:54:05.775 | Reading state information... 2022-09-09 17:54:06.032 | The following packages were automatically installed and are no longer required: 2022-09-09 17:54:06.033 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:54:06.033 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:54:06.033 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:54:06.033 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:54:06.033 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:54:06.034 | python3-zope.interface 2022-09-09 17:54:06.034 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:54:06.035 | The following additional packages will be installed: 2022-09-09 17:54:06.035 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-09-09 17:54:06.035 | python3-urwid 2022-09-09 17:54:06.036 | Suggested packages: 2022-09-09 17:54:06.036 | python-pyparsing-doc python-urwid-doc 2022-09-09 17:54:06.114 | The following NEW packages will be installed: 2022-09-09 17:54:06.114 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-09-09 17:54:06.114 | python3-urwid targetcli-fb 2022-09-09 17:54:06.253 | 0 upgraded, 6 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:54:06.253 | Need to get 356 kB of archives. 2022-09-09 17:54:06.253 | After this operation, 2,294 kB of additional disk space will be used. 2022-09-09 17:54:06.253 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-09-09 17:54:06.450 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-09-09 17:54:06.552 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-09-09 17:54:06.569 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-09-09 17:54:06.578 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-09-09 17:54:06.587 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-09-09 17:54:07.185 | Fetched 356 kB in 0s (753 kB/s) 2022-09-09 17:54:07.223 | Selecting previously unselected package python3-pyparsing. 2022-09-09 17:54:07.288 | (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 ... 90881 files and directories currently installed.) 2022-09-09 17:54:07.296 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-09-09 17:54:07.298 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-09-09 17:54:07.336 | Selecting previously unselected package python3-urwid. 2022-09-09 17:54:07.346 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-09-09 17:54:07.349 | Unpacking python3-urwid (2.0.1-3) ... 2022-09-09 17:54:07.413 | Selecting previously unselected package python3-configshell-fb. 2022-09-09 17:54:07.423 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-09-09 17:54:07.429 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-09-09 17:54:07.472 | Selecting previously unselected package python3-pyudev. 2022-09-09 17:54:07.481 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-09-09 17:54:07.484 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-09-09 17:54:07.529 | Selecting previously unselected package python3-rtslib-fb. 2022-09-09 17:54:07.539 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-09-09 17:54:07.541 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-09-09 17:54:07.586 | Selecting previously unselected package targetcli-fb. 2022-09-09 17:54:07.596 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-09-09 17:54:07.599 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-09-09 17:54:07.663 | Setting up python3-urwid (2.0.1-3) ... 2022-09-09 17:54:08.000 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.000 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.000 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.000 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.000 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.000 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.000 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-09-09 17:54:08.000 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-09-09 17:54:08.106 | Setting up python3-pyparsing (2.4.6-1) ... 2022-09-09 17:54:08.413 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-09-09 17:54:08.697 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-09-09 17:54:08.955 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-09-09 17:54:10.160 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-09-09 17:54:10.664 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-09-09 17:54:10.664 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-09-09 17:54:12.672 | Processing triggers for man-db (2.9.1-1) ... 2022-09-09 17:54:12.774 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-09-09 17:54:21.102 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:54:21.104 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:54:21.107 | + functions-common:time_stop:2439 : local name 2022-09-09 17:54:21.110 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:54:21.113 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:54:21.115 | + functions-common:time_stop:2442 : local total 2022-09-09 17:54:21.118 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:54:21.120 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:54:21.123 | + functions-common:time_stop:2446 : start_time=1662746045409 2022-09-09 17:54:21.125 | + functions-common:time_stop:2448 : [[ -z 1662746045409 ]] 2022-09-09 17:54:21.128 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:54:21.133 | + functions-common:time_stop:2451 : end_time=1662746061130 2022-09-09 17:54:21.135 | + functions-common:time_stop:2452 : elapsed_time=15721 2022-09-09 17:54:21.138 | + functions-common:time_stop:2453 : total=292151 2022-09-09 17:54:21.140 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:54:21.143 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=307872 2022-09-09 17:54:21.145 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:54:21.148 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:54:21.150 | + ./stack.sh:main:921 : configure_cinder 2022-09-09 17:54:21.152 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-09-09 17:54:21.165 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-09-09 17:54:21.169 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-09-09 17:54:21.172 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-09-09 17:54:21.174 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-09-09 17:54:21.177 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-09-09 17:54:21.178 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-09-09 17:54:21.182 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-09-09 17:54:21.184 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-09-09 17:54:21.187 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-09-09 17:54:21.189 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-09-09 17:54:21.191 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-09-09 17:54:21.193 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-09-09 17:54:21.195 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-09-09 17:54:21.197 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-09-09 17:54:21.209 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-09-09 17:54:21.221 | + 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-09-09 17:54:21.233 | + 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-09-09 17:54:21.245 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-09-09 17:54:21.257 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-09-09 17:54:21.259 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-09-09 17:54:21.264 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eK2WQIKNwp 2022-09-09 17:54:21.266 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-09-09 17:54:21.268 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-09-09 17:54:21.270 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-09-09 17:54:21.272 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eK2WQIKNwp 2022-09-09 17:54:21.276 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eK2WQIKNwp 2022-09-09 17:54:21.288 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eK2WQIKNwp /etc/sudoers.d/cinder-rootwrap 2022-09-09 17:54:21.301 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-09-09 17:54:21.305 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-09-09 17:54:21.307 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-09-09 17:54:21.309 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-09-09 17:54:21.311 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-09-09 17:54:21.314 | + 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-09-09 17:54:21.316 | + 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-09-09 17:54:21.318 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-09-09 17:54:21.320 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-09-09 17:54:21.325 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-09-09 17:54:21.329 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-09-09 17:54:21.349 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-09-09 17:54:21.367 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-09-09 17:54:21.386 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-09-09 17:54:21.404 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-09-09 17:54:21.424 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-09-09 17:54:21.443 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-09-09 17:54:21.462 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-09-09 17:54:21.481 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-09-09 17:54:21.483 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-09-09 17:54:21.486 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-09-09 17:54:21.488 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:54:21.490 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-09-09 17:54:21.523 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-09-09 17:54:21.555 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-09-09 17:54:21.587 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-09-09 17:54:21.619 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-09-09 17:54:21.651 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-09-09 17:54:21.682 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-09-09 17:54:21.714 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-09-09 17:54:21.745 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:54:21.777 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:54:21.809 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-09-09 17:54:21.844 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-09-09 17:54:21.877 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-09-09 17:54:21.879 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-09-09 17:54:21.881 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-09-09 17:54:21.884 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-09-09 17:54:21.886 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:54:21.888 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:54:21.891 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:54:21.908 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:21.910 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:54:21.913 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-09-09 17:54:21.915 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-09-09 17:54:21.950 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-09-09 17:54:21.982 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-09-09 17:54:22.014 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-09-09 17:54:22.046 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-09-09 17:54:22.078 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-09-09 17:54:22.111 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-09-09 17:54:22.146 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-09-09 17:54:22.148 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-09-09 17:54:22.180 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-09-09 17:54:22.216 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-09-09 17:54:22.223 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2dfe66983d876d4fa336ec66efd6a461 2022-09-09 17:54:22.261 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-09-09 17:54:22.263 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-09-09 17:54:22.295 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-09-09 17:54:22.328 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-09-09 17:54:22.361 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-09-09 17:54:22.393 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-09-09 17:54:22.411 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.414 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-09-09 17:54:22.431 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.433 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-09-09 17:54:22.449 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.452 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-09-09 17:54:22.469 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:22.472 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-09-09 17:54:22.474 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-09-09 17:54:22.477 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-09-09 17:54:22.479 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-09-09 17:54:22.481 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:54:22.484 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:54:22.486 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:54:22.503 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:22.506 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:54:22.508 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:54:22.510 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:54:22.527 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:22.529 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:54:22.532 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:54:22.564 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:54:22.567 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:54:22.569 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-09-09 17:54:22.571 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-09-09 17:54:22.574 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-09-09 17:54:22.577 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:54:22.594 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:54:22.597 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:54:22.599 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:54:22.601 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:54:22.604 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-09-09 17:54:22.636 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-09-09 17:54:22.668 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-09-09 17:54:22.700 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:54:22.732 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-09-09 17:54:22.748 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:22.751 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-09-09 17:54:22.753 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-09-09 17:54:22.756 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-09-09 17:54:22.758 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-09-09 17:54:22.760 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:54:22.763 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:54:22.766 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-09-09 17:54:22.770 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-09-09 17:54:22.772 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:54:22.774 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:54:22.787 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:54:22.787 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:54:22.796 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:54:22.799 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:54:22.815 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-09-09 17:54:22.817 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-09-09 17:54:22.821 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-09-09 17:54:22.854 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-09-09 17:54:22.885 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-09-09 17:54:22.917 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:54:22.949 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:54:22.980 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:54:23.012 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:54:23.043 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:54:23.075 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:54:23.106 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:54:23.139 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:54:23.170 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:54:23.203 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:54:23.235 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:54:23.237 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:54:23.240 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-09-09 17:54:23.243 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-09-09 17:54:23.245 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:54:23.247 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:23.250 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:23.252 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-09-09 17:54:23.255 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-09-09 17:54:23.257 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-09-09 17:54:23.289 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:54:23.322 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-09-09 17:54:23.322 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-09-09 17:54:23.330 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-09-09 17:54:23.333 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-09-09 17:54:23.336 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-09-09 17:54:23.338 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:54:23.341 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:54:23.344 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:54:23.346 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:23.349 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:23.351 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:54:23.354 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:54:23.356 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:54:23.359 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:54:23.361 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-09-09 17:54:23.422 | Enabling site cinder-wsgi. 2022-09-09 17:54:23.428 | To activate the new configuration, you need to run: 2022-09-09 17:54:23.428 | systemctl reload apache2 2022-09-09 17:54:23.432 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:54:23.435 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:54:23.437 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:54:23.440 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:54:23.571 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-09-09 17:54:23.574 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-09-09 17:54:23.607 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-09-09 17:54:23.639 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-09-09 17:54:23.656 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:23.659 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-09-09 17:54:23.661 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-09-09 17:54:23.663 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-09 17:54:23.666 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-09-09 17:54:23.668 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-09-09 17:54:23.703 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-09-09 17:54:23.735 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-09-09 17:54:23.767 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-09-09 17:54:23.799 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-09-09 17:54:23.831 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-09-09 17:54:23.863 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-09-09 17:54:23.895 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-09-09 17:54:23.928 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:54:23.960 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-09-09 17:54:23.992 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-09-09 17:54:24.025 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-09-09 17:54:24.058 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-09-09 17:54:24.060 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-09-09 17:54:24.077 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:24.079 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-09-09 17:54:24.114 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-09-09 17:54:24.116 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-09-09 17:54:24.119 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-09-09 17:54:24.136 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:24.138 | + ./stack.sh:main:926 : stack_install_service neutron 2022-09-09 17:54:24.142 | + lib/stack:stack_install_service:20 : local service=neutron 2022-09-09 17:54:24.144 | + lib/stack:stack_install_service:21 : type install_neutron 2022-09-09 17:54:24.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:54:24.149 | + lib/stack:stack_install_service:32 : install_neutron 2022-09-09 17:54:24.151 | + lib/neutron:install_neutron:702 : is_neutron_legacy_enabled 2022-09-09 17:54:24.155 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:54:24.155 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-09 17:54:24.160 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-09 17:54:24.163 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-09 17:54:24.166 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-09-09 17:54:24.168 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-09 17:54:24.171 | + lib/neutron:install_neutron:704 : install_mutnauq 2022-09-09 17:54:24.173 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-09-09 17:54:24.176 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-09-09 17:54:24.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:24.181 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:24.183 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-09-09 17:54:24.186 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:24.189 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-09-09 17:54:24.191 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-09-09 17:54:24.194 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-09-09 17:54:24.196 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:54:24.198 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:54:24.201 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:54:24.204 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:54:24.206 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:54:24.209 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:54:24.225 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:54:24.227 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:54:24.229 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:24.232 | + functions-common:git_clone:617 : echo master 2022-09-09 17:54:24.232 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:54:24.238 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-09-09 17:54:24.240 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:24.242 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-09-09 17:54:24.255 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-09-09 17:54:24.258 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:54:24.259 | + functions-common:git_clone:678 : head -1 2022-09-09 17:54:24.262 | ead685b938 Merge "Add dsvm-functional-gate tox environment" 2022-09-09 17:54:24.265 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:54:24.268 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-09-09 17:54:24.271 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:54:24.273 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-09 17:54:24.275 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-09-09 17:54:24.278 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:54:24.280 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-09-09 17:54:24.283 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:54:24.285 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-09 17:54:24.288 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-09-09 17:54:24.290 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:54:24.293 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:54:24.296 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-09-09 17:54:24.298 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:54:24.301 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-09-09 17:54:24.304 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:54:24.306 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:54:24.309 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-09-09 17:54:24.315 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-09-09 17:54:24.318 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-09-09 17:54:24.940 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-09-09 17:54:24.942 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:54:24.945 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:54:24.947 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:54:24.949 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-09-09 17:54:24.952 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-09-09 17:54:24.954 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:54:24.956 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:54:24.959 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:54:24.961 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:54:24.963 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:54:24.966 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:54:24.969 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:54:24.971 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-09-09 17:54:24.993 | Using python 3.8 to install /opt/stack/neutron 2022-09-09 17:54:24.995 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-09-09 17:54:27.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:27.033 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:27.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:27.033 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:28.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:54:28.063 | Obtaining file:///opt/stack/neutron 2022-09-09 17:54:30.296 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:54:30.302 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:54:30.305 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:54:30.313 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:54:30.322 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:54:30.333 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:54:30.478 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:54:30.492 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:54:30.505 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:54:30.511 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:54:30.514 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:54:30.523 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:54:30.525 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:54:30.530 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-09-09 17:54:30.540 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:54:30.576 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:54:30.603 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:54:30.660 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:54:30.711 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:54:30.716 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:54:30.719 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-09-09 17:54:30.756 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:54:30.781 | Requirement already satisfied: os-ken===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.5.0) 2022-09-09 17:54:30.797 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-09-09 17:54:30.801 | 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 294)) (1.7.0) 2022-09-09 17:54:30.805 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-09-09 17:54:30.809 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-09-09 17:54:30.831 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:54:30.868 | Requirement already satisfied: oslo.concurrency===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-09-09 17:54:30.878 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:54:30.916 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:54:30.922 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:54:30.968 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:54:30.972 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:54:31.010 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:54:31.063 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:54:31.073 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:54:31.091 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:54:31.106 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:54:31.119 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:54:31.131 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:54:31.134 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:54:31.143 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:54:31.164 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:54:31.175 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:54:31.188 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-09-09 17:54:31.207 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-09-09 17:54:31.245 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-09-09 17:54:31.250 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-09-09 17:54:31.258 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:54:31.263 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:54:31.266 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-09-09 17:54:31.274 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:54:31.285 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:54:31.291 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:54:31.309 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:54:31.321 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:54:31.331 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:54:31.333 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:54:31.339 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-09-09 17:54:31.345 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:54:31.350 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-09-09 17:54:31.368 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:54:31.389 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-09-09 17:54:31.413 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-09-09 17:54:31.428 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:54:31.461 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:54:31.468 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:54:31.480 | Requirement already satisfied: requestsexceptions===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-09-09 17:54:31.484 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:54:31.488 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-09-09 17:54:31.492 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:54:31.495 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:54:31.498 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-09-09 17:54:31.502 | 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 510)) (0.13.0) 2022-09-09 17:54:31.512 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:54:31.514 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:54:31.517 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:54:31.521 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:54:31.536 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:54:31.544 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:54:31.550 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:54:31.560 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-09-09 17:54:31.619 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:54:31.653 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-09-09 17:54:31.657 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:54:31.662 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:54:31.666 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:54:31.670 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:54:31.697 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:54:31.699 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:54:31.711 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:54:31.739 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:54:31.742 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:54:31.745 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:54:31.748 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:54:31.754 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:54:31.757 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:54:31.778 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:54:31.814 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:54:31.819 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:54:31.822 | Requirement already satisfied: ncclient===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.6.13) 2022-09-09 17:54:31.832 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:54:31.835 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:54:31.838 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:54:31.883 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:54:31.888 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:54:31.895 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:54:31.898 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:54:31.910 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-09-09 17:54:31.912 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:54:31.954 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:54:31.964 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:54:31.978 | 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 288)) (2.1.0) 2022-09-09 17:54:31.982 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:54:31.985 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:54:31.989 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:54:31.992 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:54:31.995 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:54:31.997 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:54:32.001 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-09-09 17:54:32.033 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:54:32.042 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:54:32.045 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:54:32.048 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:54:32.051 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:54:32.108 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:54:32.112 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:54:32.160 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:54:32.163 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-09-09 17:54:32.173 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:54:32.995 | Installing collected packages: neutron 2022-09-09 17:54:32.995 | Attempting uninstall: neutron 2022-09-09 17:54:32.996 | Found existing installation: neutron 20.2.0 2022-09-09 17:54:38.401 | Uninstalling neutron-20.2.0: 2022-09-09 17:54:38.483 | Successfully uninstalled neutron-20.2.0 2022-09-09 17:54:38.484 | Running setup.py develop for neutron 2022-09-09 17:54:41.293 | Successfully installed neutron 2022-09-09 17:54:41.400 | + inc/python:pip_install:196 : result=0 2022-09-09 17:54:41.403 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:54:41.405 | + functions-common:time_stop:2439 : local name 2022-09-09 17:54:41.407 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:54:41.410 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:54:41.412 | + functions-common:time_stop:2442 : local total 2022-09-09 17:54:41.414 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:54:41.416 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:54:41.418 | + functions-common:time_stop:2446 : start_time=1662746064987 2022-09-09 17:54:41.420 | + functions-common:time_stop:2448 : [[ -z 1662746064987 ]] 2022-09-09 17:54:41.423 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:54:41.427 | + functions-common:time_stop:2451 : end_time=1662746081425 2022-09-09 17:54:41.430 | + functions-common:time_stop:2452 : elapsed_time=16438 2022-09-09 17:54:41.432 | + functions-common:time_stop:2453 : total=151504 2022-09-09 17:54:41.434 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:54:41.437 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=167942 2022-09-09 17:54:41.439 | + inc/python:pip_install:199 : return 0 2022-09-09 17:54:41.442 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:54:41.444 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-09 17:54:41.446 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-09 17:54:41.465 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-09-09 17:54:41.477 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-09-09 17:54:41.480 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-09-09 17:54:41.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:41.485 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:41.487 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-09-09 17:54:41.490 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:41.492 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-09-09 17:54:41.494 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:54:41.497 | + ./stack.sh:main:929 : is_service_enabled nova 2022-09-09 17:54:41.515 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:54:41.518 | + ./stack.sh:main:931 : stack_install_service nova 2022-09-09 17:54:41.520 | + lib/stack:stack_install_service:20 : local service=nova 2022-09-09 17:54:41.522 | + lib/stack:stack_install_service:21 : type install_nova 2022-09-09 17:54:41.525 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:54:41.527 | + lib/stack:stack_install_service:32 : install_nova 2022-09-09 17:54:41.530 | + lib/nova:install_nova:875 : use_library_from_git os-vif 2022-09-09 17:54:41.533 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-09-09 17:54:41.535 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:54:41.537 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:54:41.540 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-09-09 17:54:41.542 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:54:41.544 | + lib/nova:install_nova:880 : is_service_enabled n-cpu 2022-09-09 17:54:41.560 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:41.563 | + lib/nova:install_nova:884 : is_service_enabled n-novnc 2022-09-09 17:54:41.580 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:41.582 | + lib/nova:install_nova:896 : is_service_enabled n-spice 2022-09-09 17:54:41.598 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:54:41.601 | + lib/nova:install_nova:908 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-09-09 17:54:41.603 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-09-09 17:54:41.605 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-09-09 17:54:41.607 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:54:41.610 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:54:41.613 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:54:41.615 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:54:41.618 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:54:41.620 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:54:41.636 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:54:41.638 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:54:41.641 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:41.644 | + functions-common:git_clone:617 : echo master 2022-09-09 17:54:41.644 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:54:41.649 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-09-09 17:54:41.652 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 17:54:41.654 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-09-09 17:54:41.667 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-09-09 17:54:41.670 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:54:41.670 | + functions-common:git_clone:678 : head -1 2022-09-09 17:54:41.675 | d02d06529c Merge "doc: mark the max microversion for zed" 2022-09-09 17:54:41.678 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:54:41.680 | + lib/nova:install_nova:909 : setup_develop /opt/stack/nova 2022-09-09 17:54:41.683 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:54:41.685 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-09-09 17:54:41.688 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-09-09 17:54:41.690 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:54:41.692 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-09-09 17:54:41.695 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:54:41.697 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-09-09 17:54:41.700 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-09-09 17:54:41.703 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:54:41.705 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:54:41.708 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-09-09 17:54:41.711 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:54:41.714 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-09-09 17:54:41.716 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:54:41.719 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:54:41.722 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-09-09 17:54:41.728 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-09-09 17:54:41.730 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-09-09 17:54:42.356 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-09-09 17:54:42.359 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:54:42.361 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:54:42.363 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:54:42.366 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-09-09 17:54:42.368 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-09-09 17:54:42.370 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:54:42.373 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:54:42.376 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:54:42.378 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:54:42.380 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:54:42.382 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:54:42.385 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:54:42.387 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-09-09 17:54:42.407 | Using python 3.8 to install /opt/stack/nova 2022-09-09 17:54:42.410 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-09-09 17:54:44.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:44.469 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:44.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:54:44.469 | from cryptography.utils import int_from_bytes 2022-09-09 17:54:45.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:54:45.503 | Obtaining file:///opt/stack/nova 2022-09-09 17:54:48.859 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:54:48.865 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:54:48.868 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-09-09 17:54:48.877 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-09-09 17:54:48.885 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:54:48.887 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:54:48.899 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:54:49.041 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:54:49.055 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:54:49.068 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-09-09 17:54:49.087 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:54:49.123 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-09-09 17:54:49.135 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:54:49.138 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-09-09 17:54:49.147 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-09-09 17:54:49.150 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:54:49.155 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:54:49.191 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:54:49.217 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:54:49.221 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:54:49.263 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:54:49.319 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:54:49.369 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-09-09 17:54:49.528 | Collecting microversion-parse===1.0.1 2022-09-09 17:54:49.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-09-09 17:54:49.641 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:54:49.646 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:54:49.648 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:54:49.674 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-09-09 17:54:49.697 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-09-09 17:54:49.701 | 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 294)) (1.7.0) 2022-09-09 17:54:49.705 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-09-09 17:54:49.709 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-09-09 17:54:49.732 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-09-09 17:54:49.750 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:54:49.810 | Requirement already satisfied: oslo.concurrency===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-09-09 17:54:49.821 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:54:49.860 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:54:49.866 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:54:49.913 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:54:49.917 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-09-09 17:54:49.927 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:54:49.965 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-09-09 17:54:50.020 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-09-09 17:54:50.030 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:54:50.049 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:54:50.063 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-09-09 17:54:50.078 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-09-09 17:54:50.090 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-09-09 17:54:50.093 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:54:50.101 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-09-09 17:54:50.123 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:54:50.134 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:54:50.147 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-09-09 17:54:50.166 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-09-09 17:54:50.175 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:54:50.180 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-09-09 17:54:50.213 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:54:50.216 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:54:50.219 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:54:50.230 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-09-09 17:54:50.237 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-09-09 17:54:50.255 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:54:50.265 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:54:50.267 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:54:50.273 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-09-09 17:54:50.279 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:54:50.284 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-09-09 17:54:50.297 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-09-09 17:54:50.312 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:54:50.317 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-09-09 17:54:50.333 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:54:50.355 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-09-09 17:54:50.380 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:54:50.384 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:54:50.391 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:54:50.403 | Requirement already satisfied: requestsexceptions===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-09-09 17:54:50.406 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-09-09 17:54:50.411 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:54:50.415 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:54:50.418 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:54:50.421 | 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 510)) (0.13.0) 2022-09-09 17:54:50.431 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:54:50.434 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:54:50.437 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:54:50.441 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-09-09 17:54:50.454 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:54:50.463 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:54:50.469 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:54:50.479 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-09-09 17:54:50.537 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:54:50.571 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-09-09 17:54:50.575 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-09-09 17:54:50.581 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:54:50.699 | Collecting websockify===0.10.0 2022-09-09 17:54:50.705 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-09-09 17:54:50.811 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:54:50.815 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-09-09 17:54:50.819 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:54:50.845 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-09-09 17:54:50.847 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:54:50.857 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:54:50.862 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-09-09 17:54:50.887 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:54:50.944 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:54:50.949 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:54:50.955 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:54:50.958 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:54:50.979 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:54:50.982 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:54:50.988 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:54:50.991 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-09-09 17:54:51.036 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-09-09 17:54:51.039 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-09-09 17:54:51.043 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:54:51.050 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:54:51.053 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:54:51.064 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-09-09 17:54:51.069 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-09-09 17:54:51.080 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:54:51.091 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-09-09 17:54:51.104 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:54:51.118 | 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 288)) (2.1.0) 2022-09-09 17:54:51.122 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:54:51.124 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:54:51.127 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:54:51.132 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:54:51.135 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:54:52.333 | Collecting numpy===1.23.2 2022-09-09 17:54:52.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd5/b7ccae24e3d85/numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-09-09 17:54:53.677 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:54:53.679 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:54:53.682 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-09-09 17:54:53.685 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-09-09 17:54:53.688 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:54:53.691 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:54:53.738 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:54:54.637 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-09-09 17:54:58.348 | Running setup.py develop for nova 2022-09-09 17:55:01.923 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.2 websockify-0.10.0 2022-09-09 17:55:02.087 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:02.089 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:02.091 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:02.094 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:02.096 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:02.099 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:02.101 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:02.103 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:02.105 | + functions-common:time_stop:2446 : start_time=1662746082402 2022-09-09 17:55:02.107 | + functions-common:time_stop:2448 : [[ -z 1662746082402 ]] 2022-09-09 17:55:02.110 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:02.114 | + functions-common:time_stop:2451 : end_time=1662746102112 2022-09-09 17:55:02.117 | + functions-common:time_stop:2452 : elapsed_time=19710 2022-09-09 17:55:02.119 | + functions-common:time_stop:2453 : total=167942 2022-09-09 17:55:02.121 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:02.123 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=187652 2022-09-09 17:55:02.125 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:02.128 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:55:02.130 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-09 17:55:02.133 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-09 17:55:02.151 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-09-09 17:55:02.165 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-09-09 17:55:02.167 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-09-09 17:55:02.170 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:55:02.172 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:55:02.175 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-09-09 17:55:02.177 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:55:02.180 | + lib/nova:install_nova:910 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-09-09 17:55:02.192 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:55:02.195 | + ./stack.sh:main:932 : configure_nova 2022-09-09 17:55:02.197 | + lib/nova:configure_nova:234 : sudo install -d -o ubuntu /etc/nova 2022-09-09 17:55:02.210 | + lib/nova:configure_nova:236 : configure_rootwrap nova 2022-09-09 17:55:02.212 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-09-09 17:55:02.215 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-09-09 17:55:02.219 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-09-09 17:55:02.220 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-09-09 17:55:02.224 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-09-09 17:55:02.227 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-09-09 17:55:02.229 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-09-09 17:55:02.232 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-09-09 17:55:02.234 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-09-09 17:55:02.236 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-09-09 17:55:02.239 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-09-09 17:55:02.241 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-09-09 17:55:02.253 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-09-09 17:55:02.266 | + 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-09-09 17:55:02.278 | + 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-09-09 17:55:02.290 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-09-09 17:55:02.302 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-09-09 17:55:02.305 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-09-09 17:55:02.309 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.K4PVaepvbf 2022-09-09 17:55:02.312 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-09-09 17:55:02.315 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-09-09 17:55:02.318 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-09-09 17:55:02.320 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-09-09 17:55:02.322 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-09-09 17:55:02.325 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.K4PVaepvbf 2022-09-09 17:55:02.329 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.K4PVaepvbf 2022-09-09 17:55:02.341 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.K4PVaepvbf /etc/sudoers.d/nova-rootwrap 2022-09-09 17:55:02.353 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-09-09 17:55:02.358 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-09-09 17:55:02.361 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-09-09 17:55:02.363 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-09-09 17:55:02.366 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-09-09 17:55:02.368 | + 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-09-09 17:55:02.370 | + 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-09-09 17:55:02.373 | + lib/nova:configure_nova:238 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-09-09 17:55:02.376 | + lib/nova:configure_nova:240 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-09-09 17:55:02.381 | + lib/nova:configure_nova:243 : is_service_enabled n-cpu 2022-09-09 17:55:02.398 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:02.400 | + lib/nova:configure_nova:320 : create_nova_conf 2022-09-09 17:55:02.403 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2022-09-09 17:55:02.406 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2022-09-09 17:55:02.410 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-09-09 17:55:02.443 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2022-09-09 17:55:02.445 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-09-09 17:55:02.475 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-09-09 17:55:02.507 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-09-09 17:55:02.538 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-09-09 17:55:02.571 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf scheduler workers 2 2022-09-09 17:55:02.604 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-09-09 17:55:02.637 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2022-09-09 17:55:02.640 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-09-09 17:55:02.669 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-09-09 17:55:02.700 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-09-09 17:55:02.730 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-09-09 17:55:02.761 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-09-09 17:55:02.791 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-09-09 17:55:02.824 | + lib/nova:create_nova_conf:419 : is_fedora 2022-09-09 17:55:02.826 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:55:02.828 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:55:02.831 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:55:02.833 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:55:02.835 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:55:02.837 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:55:02.839 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:55:02.841 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:55:02.844 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:55:02.846 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:55:02.848 | + lib/nova:create_nova_conf:419 : is_suse 2022-09-09 17:55:02.850 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:55:02.853 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:55:02.855 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:55:02.857 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:55:02.860 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:55:02.862 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:55:02.864 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2022-09-09 17:55:02.880 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:02.882 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-09 17:55:02.885 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2022-09-09 17:55:02.887 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-09-09 17:55:02.917 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2022-09-09 17:55:02.920 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-09-09 17:55:02.922 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-09-09 17:55:02.925 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-09-09 17:55:02.927 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:02.929 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:02.931 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:02.947 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:02.949 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:02.951 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:02.954 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:02.989 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2022-09-09 17:55:02.991 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-09-09 17:55:02.993 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-09-09 17:55:02.995 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-09-09 17:55:02.997 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:03.000 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:03.002 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:03.017 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.019 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:03.021 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:03.024 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:03.058 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2022-09-09 17:55:03.090 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-09-09 17:55:03.121 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-09-09 17:55:03.151 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2022-09-09 17:55:03.167 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.169 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2022-09-09 17:55:03.185 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.188 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2022-09-09 17:55:03.189 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2022-09-09 17:55:03.194 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2022-09-09 17:55:03.196 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-09-09 17:55:03.227 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2022-09-09 17:55:03.243 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:03.245 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-09-09 17:55:03.247 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-09-09 17:55:03.250 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-09-09 17:55:03.252 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:55:03.254 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-09-09 17:55:03.287 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-09-09 17:55:03.318 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-09-09 17:55:03.348 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-09-09 17:55:03.379 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-09-09 17:55:03.409 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-09-09 17:55:03.440 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-09-09 17:55:03.470 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-09-09 17:55:03.501 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:55:03.532 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:55:03.563 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2022-09-09 17:55:03.579 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:03.581 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2022-09-09 17:55:03.584 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-09-09 17:55:03.617 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder auth_type password 2022-09-09 17:55:03.648 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-09-09 17:55:03.678 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder username nova 2022-09-09 17:55:03.709 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-09-09 17:55:03.740 | + lib/nova:configure_cinder_access:606 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-09-09 17:55:03.772 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder project_name service 2022-09-09 17:55:03.802 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-09-09 17:55:03.833 | + lib/nova:configure_cinder_access:609 : is_service_enabled tls-proxy 2022-09-09 17:55:03.849 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:03.852 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2022-09-09 17:55:03.854 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-09-09 17:55:03.885 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-09-09 17:55:03.919 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2022-09-09 17:55:03.921 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-09-09 17:55:03.952 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2022-09-09 17:55:03.955 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-09-09 17:55:03.957 | + lib/nova:create_nova_conf:487 : is_suse 2022-09-09 17:55:03.959 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:55:03.961 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:55:03.963 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:55:03.966 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:55:03.968 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:55:03.971 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:55:03.973 | + lib/nova:create_nova_conf:487 : is_fedora 2022-09-09 17:55:03.975 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:55:03.977 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:55:03.979 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:55:03.982 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:55:03.984 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:55:03.986 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:55:03.988 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:55:03.990 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:55:03.993 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:55:03.995 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:55:03.997 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-09-09 17:55:04.000 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-09-09 17:55:04.002 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-09-09 17:55:04.005 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:55:04.021 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:55:04.024 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:55:04.026 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:55:04.028 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:55:04.030 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-09-09 17:55:04.061 | + functions:setup_systemd_logging:704 : 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-09-09 17:55:04.092 | + functions:setup_systemd_logging:705 : 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-09-09 17:55:04.123 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:55:04.155 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-09-09 17:55:04.189 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api 2022-09-09 17:55:04.204 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:04.207 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-09-09 17:55:04.209 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-09-09 17:55:04.211 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-09-09 17:55:04.213 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-09-09 17:55:04.216 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:55:04.218 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:55:04.221 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-09-09 17:55:04.225 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-09-09 17:55:04.227 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:55:04.229 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:55:04.242 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:55:04.243 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:04.252 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:55:04.255 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:04.270 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-09-09 17:55:04.273 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-09-09 17:55:04.276 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-09-09 17:55:04.309 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-09-09 17:55:04.339 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-09-09 17:55:04.378 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:55:04.414 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:55:04.448 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:55:04.480 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:55:04.512 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:55:04.544 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:55:04.578 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:55:04.611 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:55:04.645 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:55:04.677 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:55:04.707 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:55:04.710 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:55:04.713 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-09-09 17:55:04.715 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-09-09 17:55:04.717 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:55:04.720 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:04.722 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:04.725 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-09 17:55:04.728 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-09 17:55:04.730 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-09-09 17:55:04.761 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:55:04.793 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-09-09 17:55:04.793 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-09-09 17:55:04.802 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-09-09 17:55:04.805 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-09-09 17:55:04.808 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-09-09 17:55:04.810 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:55:04.812 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:55:04.814 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:55:04.817 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:04.819 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:04.821 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:55:04.823 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:55:04.825 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:04.828 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:04.830 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-09-09 17:55:04.893 | Enabling site nova-api-wsgi. 2022-09-09 17:55:04.899 | To activate the new configuration, you need to run: 2022-09-09 17:55:04.899 | systemctl reload apache2 2022-09-09 17:55:04.903 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:55:04.905 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:55:04.908 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:55:04.910 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:55:05.041 | + lib/nova:create_nova_conf:500 : is_service_enabled n-api-meta 2022-09-09 17:55:05.058 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.060 | + lib/nova:create_nova_conf:501 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-09-09 17:55:05.063 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-09-09 17:55:05.065 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-09-09 17:55:05.067 | + lib/apache:write_uwsgi_config:256 : local url= 2022-09-09 17:55:05.069 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-09-09 17:55:05.072 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:55:05.075 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-09-09 17:55:05.079 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-09-09 17:55:05.081 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:55:05.084 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:55:05.097 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:55:05.098 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:05.106 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:55:05.109 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:05.124 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-09-09 17:55:05.127 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-09-09 17:55:05.130 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-09-09 17:55:05.164 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-09-09 17:55:05.194 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-09-09 17:55:05.226 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:55:05.257 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:55:05.288 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:55:05.319 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:55:05.350 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:55:05.381 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:55:05.412 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:55:05.443 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:55:05.475 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:55:05.505 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:55:05.537 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-09-09 17:55:05.539 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-09-09 17:55:05.571 | + lib/nova:create_nova_conf:504 : is_service_enabled ceilometer 2022-09-09 17:55:05.586 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:05.589 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-09-09 17:55:05.625 | ++ lib/nova:create_nova_conf:513 : get_notification_url 2022-09-09 17:55:05.627 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-09-09 17:55:05.629 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-09-09 17:55:05.646 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.649 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:55:05.652 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:55:05.684 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-09-09 17:55:05.718 | + lib/nova:create_nova_conf:515 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-09-09 17:55:05.721 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-09 17:55:05.723 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-09-09 17:55:05.725 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:55:05.727 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-09-09 17:55:05.729 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:55:05.745 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.748 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-09-09 17:55:05.751 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-09-09 17:55:05.753 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:55:05.769 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:05.771 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:55:05.774 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-09-09 17:55:05.805 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:55:05.807 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:55:05.810 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-09-09 17:55:05.841 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-09-09 17:55:05.872 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf conductor workers 2 2022-09-09 17:55:05.907 | + lib/nova:create_nova_conf:522 : is_service_enabled tls-proxy 2022-09-09 17:55:05.923 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:05.925 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-09-09 17:55:05.957 | + lib/nova:create_nova_conf:529 : '[' True == True ']' 2022-09-09 17:55:05.959 | + lib/nova:create_nova_conf:530 : init_nova_service_user_conf 2022-09-09 17:55:05.961 | + lib/nova:init_nova_service_user_conf:778 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-09-09 17:55:05.995 | + lib/nova:init_nova_service_user_conf:779 : iniset /etc/nova/nova.conf service_user auth_type password 2022-09-09 17:55:06.026 | + lib/nova:init_nova_service_user_conf:780 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.33/identity 2022-09-09 17:55:06.058 | + lib/nova:init_nova_service_user_conf:781 : iniset /etc/nova/nova.conf service_user username nova 2022-09-09 17:55:06.088 | + lib/nova:init_nova_service_user_conf:782 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-09-09 17:55:06.120 | + lib/nova:init_nova_service_user_conf:783 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-09-09 17:55:06.152 | + lib/nova:init_nova_service_user_conf:784 : iniset /etc/nova/nova.conf service_user project_name service 2022-09-09 17:55:06.183 | + lib/nova:init_nova_service_user_conf:785 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-09-09 17:55:06.214 | + lib/nova:init_nova_service_user_conf:786 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-09-09 17:55:06.246 | + lib/nova:create_nova_conf:533 : is_service_enabled n-cond 2022-09-09 17:55:06.262 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:06.265 | ++ lib/nova:create_nova_conf:534 : seq 1 1 2022-09-09 17:55:06.269 | + lib/nova:create_nova_conf:534 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-09 17:55:06.271 | + lib/nova:create_nova_conf:535 : local conf 2022-09-09 17:55:06.273 | + lib/nova:create_nova_conf:536 : local vhost 2022-09-09 17:55:06.276 | ++ lib/nova:create_nova_conf:537 : conductor_conf 1 2022-09-09 17:55:06.279 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-09-09 17:55:06.282 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-09-09 17:55:06.284 | + lib/nova:create_nova_conf:537 : conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:06.287 | + lib/nova:create_nova_conf:538 : vhost=nova_cell1 2022-09-09 17:55:06.289 | + lib/nova:create_nova_conf:540 : rm -f /etc/nova/nova_cell1.conf 2022-09-09 17:55:06.293 | ++ lib/nova:create_nova_conf:541 : database_connection_url nova_cell1 2022-09-09 17:55:06.295 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-09-09 17:55:06.298 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-09-09 17:55:06.301 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-09-09 17:55:06.303 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:06.305 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:06.307 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:06.323 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:06.325 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:06.328 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:06.331 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:06.365 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-09-09 17:55:06.399 | + lib/nova:create_nova_conf:543 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-09-09 17:55:06.433 | + lib/nova:create_nova_conf:545 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-09 17:55:06.436 | + lib/nova:create_nova_conf:548 : rpc_backend_add_vhost nova_cell1 2022-09-09 17:55:06.438 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-09-09 17:55:06.441 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-09-09 17:55:06.457 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:06.460 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-09-09 17:55:06.461 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-09-09 17:55:07.159 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-09-09 17:55:07.161 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-09-09 17:55:07.827 | Adding vhost "nova_cell1" ... 2022-09-09 17:55:07.873 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-09-09 17:55:08.647 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-09-09 17:55:08.670 | + lib/nova:create_nova_conf:549 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-09-09 17:55:08.673 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-09-09 17:55:08.675 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-09-09 17:55:08.678 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-09-09 17:55:08.680 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-09-09 17:55:08.682 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-09-09 17:55:08.698 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:08.702 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-09-09 17:55:08.705 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-09-09 17:55:08.707 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-09-09 17:55:08.723 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:08.726 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-09-09 17:55:08.728 | + 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-09-09 17:55:08.759 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-09-09 17:55:08.761 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-09-09 17:55:08.763 | + lib/nova:create_nova_conf:553 : is_service_enabled placement placement-client 2022-09-09 17:55:08.780 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:08.783 | + lib/nova:create_nova_conf:554 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-09-09 17:55:08.785 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:08.787 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-09-09 17:55:08.821 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-09-09 17:55:08.853 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-09-09 17:55:08.885 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-09-09 17:55:08.917 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-09-09 17:55:08.949 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-09-09 17:55:08.981 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-09-09 17:55:09.013 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-09-09 17:55:09.044 | + lib/nova:create_nova_conf:558 : setup_logging /etc/nova/nova_cell1.conf 2022-09-09 17:55:09.046 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-09-09 17:55:09.049 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-09-09 17:55:09.052 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:55:09.068 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:55:09.070 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:55:09.072 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:55:09.074 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:55:09.076 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-09-09 17:55:09.108 | + functions:setup_systemd_logging:704 : 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-09-09 17:55:09.140 | + functions:setup_systemd_logging:705 : 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-09-09 17:55:09.171 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:55:09.202 | + lib/nova:create_nova_conf:565 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-09-09 17:55:09.205 | ++ lib/nova:create_nova_conf:568 : seq 1 1 2022-09-09 17:55:09.209 | + lib/nova:create_nova_conf:568 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-09-09 17:55:09.212 | + lib/nova:create_nova_conf:569 : local conf 2022-09-09 17:55:09.214 | + lib/nova:create_nova_conf:570 : local offset 2022-09-09 17:55:09.217 | ++ lib/nova:create_nova_conf:571 : conductor_conf 1 2022-09-09 17:55:09.220 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-09-09 17:55:09.222 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-09-09 17:55:09.225 | + lib/nova:create_nova_conf:571 : conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:09.227 | + lib/nova:create_nova_conf:572 : offset=0 2022-09-09 17:55:09.229 | + lib/nova:create_nova_conf:573 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-09-09 17:55:09.231 | + lib/nova:configure_console_proxies:680 : local conf=/etc/nova/nova_cell1.conf 2022-09-09 17:55:09.234 | + lib/nova:configure_console_proxies:681 : local offset=0 2022-09-09 17:55:09.236 | + lib/nova:configure_console_proxies:685 : offset=0 2022-09-09 17:55:09.239 | + lib/nova:configure_console_proxies:687 : is_service_enabled n-novnc 2022-09-09 17:55:09.254 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.257 | + lib/nova:configure_console_proxies:687 : '[' False '!=' False ']' 2022-09-09 17:55:09.259 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-spice 2022-09-09 17:55:09.274 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.276 | + lib/nova:configure_console_proxies:724 : is_service_enabled n-sproxy 2022-09-09 17:55:09.292 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.295 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2022-09-09 17:55:09.311 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:09.314 | + ./stack.sh:main:935 : is_service_enabled placement 2022-09-09 17:55:09.332 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:09.335 | + ./stack.sh:main:937 : stack_install_service placement 2022-09-09 17:55:09.337 | + lib/stack:stack_install_service:20 : local service=placement 2022-09-09 17:55:09.339 | + lib/stack:stack_install_service:21 : type install_placement 2022-09-09 17:55:09.342 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-09-09 17:55:09.345 | + lib/stack:stack_install_service:32 : install_placement 2022-09-09 17:55:09.347 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-09-09 17:55:09.350 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-09-09 17:55:09.352 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:09.355 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:09.357 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-09-09 17:55:09.360 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:55:09.363 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:55:09.365 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:55:09.367 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:55:09.370 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:09.372 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:55:09.375 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:09.378 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:09.380 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:55:09.383 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:09.385 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:55:09.387 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:55:09.390 | + functions-common:install_package:1464 : real_install_package apache2 2022-09-09 17:55:09.393 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:55:09.395 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:09.397 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:09.400 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-09-09 17:55:09.422 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-09-09 17:55:09.531 | Reading package lists... 2022-09-09 17:55:09.784 | Building dependency tree... 2022-09-09 17:55:09.786 | Reading state information... 2022-09-09 17:55:10.042 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-09 17:55:10.042 | The following packages were automatically installed and are no longer required: 2022-09-09 17:55:10.043 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:55:10.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:55:10.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:55:10.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:55:10.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:55:10.043 | python3-zope.interface 2022-09-09 17:55:10.043 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:55:10.157 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:55:10.161 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:55:10.164 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:55:10.166 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:10.168 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:10.171 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:10.174 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:10.176 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:10.178 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:55:10.180 | + functions-common:time_stop:2446 : start_time=1662746109418 2022-09-09 17:55:10.183 | + functions-common:time_stop:2448 : [[ -z 1662746109418 ]] 2022-09-09 17:55:10.186 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:10.191 | + functions-common:time_stop:2451 : end_time=1662746110188 2022-09-09 17:55:10.193 | + functions-common:time_stop:2452 : elapsed_time=770 2022-09-09 17:55:10.195 | + functions-common:time_stop:2453 : total=307872 2022-09-09 17:55:10.198 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:10.200 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=308642 2022-09-09 17:55:10.203 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:55:10.205 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-09-09 17:55:10.208 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-09-09 17:55:10.210 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-09-09 17:55:10.213 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-09-09 17:55:10.215 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-09-09 17:55:10.238 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-09-09 17:55:10.241 | + functions-common:install_package:1463 : update_package_repo 2022-09-09 17:55:10.244 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 17:55:10.246 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-09 17:55:10.249 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 17:55:10.252 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:10.254 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 17:55:10.257 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:10.259 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:10.261 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 17:55:10.264 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:10.266 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-09 17:55:10.269 | + functions-common:apt_get_update:1190 : return 2022-09-09 17:55:10.271 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-09-09 17:55:10.274 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 17:55:10.276 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:10.279 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:10.281 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-09-09 17:55:10.304 | + functions-common:apt_get:1230 : 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-09-09 17:55:10.420 | Reading package lists... 2022-09-09 17:55:10.680 | Building dependency tree... 2022-09-09 17:55:10.681 | Reading state information... 2022-09-09 17:55:10.940 | The following packages were automatically installed and are no longer required: 2022-09-09 17:55:10.941 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 17:55:10.941 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 17:55:10.941 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 17:55:10.942 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 17:55:10.942 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 17:55:10.942 | python3-zope.interface 2022-09-09 17:55:10.942 | Use 'sudo apt autoremove' to remove them. 2022-09-09 17:55:11.009 | The following NEW packages will be installed: 2022-09-09 17:55:11.010 | libapache2-mod-wsgi-py3 2022-09-09 17:55:11.149 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 17:55:11.150 | Need to get 93.8 kB of archives. 2022-09-09 17:55:11.150 | After this operation, 300 kB of additional disk space will be used. 2022-09-09 17:55:11.150 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-09-09 17:55:11.890 | Fetched 93.8 kB in 0s (305 kB/s) 2022-09-09 17:55:11.922 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-09-09 17:55:11.973 | (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 ... 91050 files and directories currently installed.) 2022-09-09 17:55:11.977 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-09-09 17:55:11.979 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-09-09 17:55:12.043 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-09-09 17:55:12.207 | apache2_invoke: Enable module wsgi 2022-09-09 17:55:20.748 | + functions-common:apt_get:1234 : result=0 2022-09-09 17:55:20.750 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-09 17:55:20.753 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:20.755 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:20.758 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:20.760 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:20.762 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:20.765 | + functions-common:time_stop:2445 : name=apt-get 2022-09-09 17:55:20.768 | + functions-common:time_stop:2446 : start_time=1662746110301 2022-09-09 17:55:20.770 | + functions-common:time_stop:2448 : [[ -z 1662746110301 ]] 2022-09-09 17:55:20.773 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:20.778 | + functions-common:time_stop:2451 : end_time=1662746120775 2022-09-09 17:55:20.780 | + functions-common:time_stop:2452 : elapsed_time=10474 2022-09-09 17:55:20.783 | + functions-common:time_stop:2453 : total=308642 2022-09-09 17:55:20.785 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:20.788 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=319116 2022-09-09 17:55:20.790 | + functions-common:apt_get:1238 : return 0 2022-09-09 17:55:20.793 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-09-09 17:55:20.795 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-09-09 17:55:20.798 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:55:20.800 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:20.803 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:20.805 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-09-09 17:55:20.808 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-09-09 17:55:20.863 | wsgi (enabled by maintainer script) 2022-09-09 17:55:20.867 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-09-09 17:55:20.869 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-09-09 17:55:20.872 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:55:20.875 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-09-09 17:55:20.878 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-09-09 17:55:20.880 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:55:20.884 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:55:20.884 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:55:20.889 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-09-09 17:55:20.892 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-09-09 17:55:20.895 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-09-09 17:55:20.898 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-09-09 17:55:20.900 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-09-09 17:55:20.923 | Using python 3.8 to install osc-placement 2022-09-09 17:55:20.926 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-09-09 17:55:22.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:22.979 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:22.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:22.979 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:24.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:55:24.502 | Collecting osc-placement===4.0.0 2022-09-09 17:55:24.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-09-09 17:55:24.632 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:55:24.646 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:55:24.651 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:55:24.653 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:55:24.660 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:55:24.664 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:55:24.666 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:55:24.724 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:55:24.739 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:55:24.741 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:55:24.746 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:55:24.752 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:55:24.755 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:55:24.759 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:55:24.762 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:55:24.775 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:55:24.779 | 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 294)) (1.7.0) 2022-09-09 17:55:24.784 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:55:24.809 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:55:24.820 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:55:24.823 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:55:24.825 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:55:24.830 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:55:24.864 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:55:24.867 | Requirement already satisfied: requestsexceptions===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-09-09 17:55:24.869 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:55:24.907 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:55:24.927 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:55:24.930 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:55:24.935 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:55:24.939 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:55:24.942 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:55:24.946 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:55:24.949 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:55:24.952 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:55:24.964 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:55:24.999 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:55:25.047 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:55:25.050 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:55:25.053 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:55:25.058 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:55:25.083 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:55:25.140 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:55:25.143 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:55:26.884 | Installing collected packages: osc-placement 2022-09-09 17:55:27.077 | Successfully installed osc-placement-4.0.0 2022-09-09 17:55:27.178 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:27.181 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:27.183 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:27.186 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:27.189 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:27.191 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:27.194 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:27.196 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:27.199 | + functions-common:time_stop:2446 : start_time=1662746120917 2022-09-09 17:55:27.201 | + functions-common:time_stop:2448 : [[ -z 1662746120917 ]] 2022-09-09 17:55:27.205 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:27.210 | + functions-common:time_stop:2451 : end_time=1662746127207 2022-09-09 17:55:27.212 | + functions-common:time_stop:2452 : elapsed_time=6290 2022-09-09 17:55:27.214 | + functions-common:time_stop:2453 : total=187652 2022-09-09 17:55:27.217 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:27.220 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=193942 2022-09-09 17:55:27.222 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:27.225 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-09-09 17:55:27.228 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-09-09 17:55:27.230 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-09-09 17:55:27.233 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 17:55:27.235 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 17:55:27.238 | ++ functions-common:git_clone:600 : pwd 2022-09-09 17:55:27.241 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 17:55:27.244 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 17:55:27.247 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 17:55:27.264 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 17:55:27.267 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 17:55:27.269 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:27.272 | + functions-common:git_clone:617 : echo master 2022-09-09 17:55:27.273 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 17:55:27.278 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-09-09 17:55:27.281 | + functions-common:git_clone:632 : [[ False = \T\r\u\e ]] 2022-09-09 17:55:27.283 | + functions-common:git_clone:638 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-09-09 17:55:27.286 | + functions-common:git_timed:702 : local count=0 2022-09-09 17:55:27.288 | + functions-common:git_timed:703 : local timeout=0 2022-09-09 17:55:27.291 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-09-09 17:55:27.293 | + functions-common:git_timed:706 : timeout=0 2022-09-09 17:55:27.295 | + functions-common:git_timed:709 : time_start git_timed 2022-09-09 17:55:27.298 | + functions-common:time_start:2425 : local name=git_timed 2022-09-09 17:55:27.300 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:55:27.302 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:55:27.305 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:55:27.309 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746127307 2022-09-09 17:55:27.312 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-09-09 17:55:27.315 | Cloning into '/opt/stack/placement'... 2022-09-09 17:55:38.685 | + functions-common:git_timed:724 : time_stop git_timed 2022-09-09 17:55:38.687 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:38.689 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:38.692 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:38.695 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:38.697 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:38.699 | + functions-common:time_stop:2445 : name=git_timed 2022-09-09 17:55:38.702 | + functions-common:time_stop:2446 : start_time=1662746127307 2022-09-09 17:55:38.704 | + functions-common:time_stop:2448 : [[ -z 1662746127307 ]] 2022-09-09 17:55:38.707 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:38.711 | + functions-common:time_stop:2451 : end_time=1662746138709 2022-09-09 17:55:38.714 | + functions-common:time_stop:2452 : elapsed_time=11402 2022-09-09 17:55:38.716 | + functions-common:time_stop:2453 : total=0 2022-09-09 17:55:38.718 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:38.721 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11402 2022-09-09 17:55:38.723 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-09-09 17:55:38.736 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-09-09 17:55:38.740 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 17:55:38.740 | + functions-common:git_clone:678 : head -1 2022-09-09 17:55:38.744 | 5ec38f6d Make us compatible with oslo.db 12.1.0 2022-09-09 17:55:38.746 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 17:55:38.749 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-09-09 17:55:38.751 | + inc/python:setup_develop:334 : local bindep 2022-09-09 17:55:38.755 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-09-09 17:55:38.757 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-09-09 17:55:38.760 | + inc/python:setup_develop:340 : local extras= 2022-09-09 17:55:38.762 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-09-09 17:55:38.765 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-09-09 17:55:38.767 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-09-09 17:55:38.769 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-09-09 17:55:38.772 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-09-09 17:55:38.774 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-09-09 17:55:38.777 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-09-09 17:55:38.780 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-09-09 17:55:38.783 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-09-09 17:55:38.785 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-09-09 17:55:38.787 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-09-09 17:55:38.791 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-09-09 17:55:38.796 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-09-09 17:55:38.799 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-09-09 17:55:39.428 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-09-09 17:55:39.431 | + inc/python:setup_package:414 : local bindep=0 2022-09-09 17:55:39.433 | + inc/python:setup_package:415 : local bindep_flag= 2022-09-09 17:55:39.436 | + inc/python:setup_package:416 : local bindep_profiles= 2022-09-09 17:55:39.438 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-09-09 17:55:39.441 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-09-09 17:55:39.444 | + inc/python:setup_package:423 : local flags=-e 2022-09-09 17:55:39.446 | + inc/python:setup_package:424 : local extras= 2022-09-09 17:55:39.449 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-09-09 17:55:39.451 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-09-09 17:55:39.453 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-09-09 17:55:39.456 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-09-09 17:55:39.459 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-09-09 17:55:39.461 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-09-09 17:55:39.483 | Using python 3.8 to install /opt/stack/placement 2022-09-09 17:55:39.485 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-09-09 17:55:41.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:41.531 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:41.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:41.531 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:42.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:55:42.569 | Obtaining file:///opt/stack/placement 2022-09-09 17:55:43.854 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-09-09 17:55:43.866 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-09-09 17:55:44.008 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-09-09 17:55:44.022 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-09-09 17:55:44.027 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-09-09 17:55:44.069 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-09-09 17:55:44.119 | 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 244)) (1.0.1) 2022-09-09 17:55:44.124 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-09-09 17:55:44.128 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-09-09 17:55:44.132 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-09-09 17:55:44.168 | Requirement already satisfied: oslo.concurrency===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-09-09 17:55:44.178 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:55:44.216 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-09-09 17:55:44.222 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-09-09 17:55:44.275 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:55:44.280 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-09-09 17:55:44.318 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-09-09 17:55:44.336 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-09-09 17:55:44.351 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:55:44.359 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-09-09 17:55:44.370 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:55:44.384 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:55:44.389 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:55:44.392 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-09-09 17:55:44.394 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:55:44.406 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-09-09 17:55:44.416 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-09-09 17:55:44.418 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:55:44.424 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-09-09 17:55:44.428 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-09-09 17:55:44.433 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:55:44.454 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:55:44.458 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-09-09 17:55:44.465 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:55:44.479 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:55:44.483 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:55:44.486 | 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 510)) (0.13.0) 2022-09-09 17:55:44.496 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-09-09 17:55:44.499 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-09-09 17:55:44.502 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:55:44.507 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-09-09 17:55:44.515 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-09-09 17:55:44.520 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-09-09 17:55:44.530 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:55:44.565 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:55:44.576 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev40) (45.2.0) 2022-09-09 17:55:44.578 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:55:44.636 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-09-09 17:55:44.664 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:55:44.721 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:55:44.727 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-09-09 17:55:44.730 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:55:44.735 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:55:44.737 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:55:44.744 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-09-09 17:55:44.757 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-09-09 17:55:44.763 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-09-09 17:55:44.769 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:55:44.772 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:55:44.775 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:55:44.778 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:55:44.783 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:55:44.786 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:55:44.789 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:55:44.792 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-09-09 17:55:44.794 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-09-09 17:55:44.796 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-09-09 17:55:44.808 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:55:44.834 | 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 294)) (1.7.0) 2022-09-09 17:55:44.838 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:55:44.842 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:55:44.878 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-09-09 17:55:44.888 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-09-09 17:55:46.303 | Installing collected packages: openstack-placement 2022-09-09 17:55:46.304 | Running setup.py develop for openstack-placement 2022-09-09 17:55:47.956 | Successfully installed openstack-placement 2022-09-09 17:55:48.062 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:48.064 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:48.067 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:48.069 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:48.072 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:48.074 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:48.076 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:48.078 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:48.081 | + functions-common:time_stop:2446 : start_time=1662746139477 2022-09-09 17:55:48.083 | + functions-common:time_stop:2448 : [[ -z 1662746139477 ]] 2022-09-09 17:55:48.086 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:48.090 | + functions-common:time_stop:2451 : end_time=1662746148088 2022-09-09 17:55:48.092 | + functions-common:time_stop:2452 : elapsed_time=8611 2022-09-09 17:55:48.095 | + functions-common:time_stop:2453 : total=193942 2022-09-09 17:55:48.097 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:48.099 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=202553 2022-09-09 17:55:48.102 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:48.104 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-09-09 17:55:48.107 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-09 17:55:48.109 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-09 17:55:48.128 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-09-09 17:55:48.141 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-09-09 17:55:48.143 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-09-09 17:55:48.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:55:48.149 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:55:48.152 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-09-09 17:55:48.154 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:55:48.157 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-09-09 17:55:48.159 | + ./stack.sh:main:938 : configure_placement 2022-09-09 17:55:48.162 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-09-09 17:55:48.174 | + lib/placement:configure_placement:107 : create_placement_conf 2022-09-09 17:55:48.176 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-09-09 17:55:48.181 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-09-09 17:55:48.183 | ++ lib/database:database_connection_url:134 : local db=placement 2022-09-09 17:55:48.186 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-09-09 17:55:48.189 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-09-09 17:55:48.191 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-09-09 17:55:48.194 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-09-09 17:55:48.197 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-09-09 17:55:48.214 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:48.216 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-09-09 17:55:48.219 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-09-09 17:55:48.222 | + 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&plugin=dbcounter' 2022-09-09 17:55:48.258 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-09-09 17:55:48.293 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-09-09 17:55:48.329 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-09-09 17:55:48.331 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-09-09 17:55:48.335 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-09-09 17:55:48.337 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-09-09 17:55:48.339 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-09-09 17:55:48.376 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-09-09 17:55:48.409 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-09-09 17:55:48.442 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-09-09 17:55:48.476 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-09-09 17:55:48.509 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-09-09 17:55:48.543 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-09-09 17:55:48.576 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-09-09 17:55:48.617 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-09-09 17:55:48.651 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-09-09 17:55:48.684 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-09-09 17:55:48.687 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-09-09 17:55:48.689 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-09-09 17:55:48.693 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-09-09 17:55:48.711 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-09-09 17:55:48.713 | + functions:setup_systemd_logging:695 : local pidstr= 2022-09-09 17:55:48.715 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-09-09 17:55:48.718 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-09-09 17:55:48.721 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-09-09 17:55:48.753 | + functions:setup_systemd_logging:704 : 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-09-09 17:55:48.787 | + functions:setup_systemd_logging:705 : 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-09-09 17:55:48.820 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-09-09 17:55:48.854 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-09-09 17:55:48.856 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-09-09 17:55:48.859 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-09-09 17:55:48.861 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-09-09 17:55:48.864 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-09-09 17:55:48.866 | + lib/apache:write_uwsgi_config:257 : local http= 2022-09-09 17:55:48.869 | + lib/apache:write_uwsgi_config:258 : local name= 2022-09-09 17:55:48.872 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-09-09 17:55:48.876 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-09-09 17:55:48.878 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-09-09 17:55:48.881 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-09-09 17:55:48.894 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-09-09 17:55:48.894 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:48.903 | d /var/run/uwsgi 0755 ubuntu root 2022-09-09 17:55:48.906 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-09-09 17:55:48.922 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-09-09 17:55:48.924 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-09-09 17:55:48.928 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-09-09 17:55:48.964 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-09-09 17:55:48.997 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-09-09 17:55:49.030 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-09-09 17:55:49.062 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-09-09 17:55:49.095 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-09-09 17:55:49.128 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-09-09 17:55:49.161 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-09-09 17:55:49.194 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-09-09 17:55:49.228 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-09-09 17:55:49.261 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-09-09 17:55:49.295 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-09-09 17:55:49.327 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-09-09 17:55:49.361 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-09-09 17:55:49.363 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-09-09 17:55:49.366 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-09-09 17:55:49.369 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-09-09 17:55:49.371 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-09-09 17:55:49.374 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:49.376 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:49.379 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-09-09 17:55:49.382 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-09-09 17:55:49.384 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-09-09 17:55:49.417 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-09-09 17:55:49.451 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-09-09 17:55:49.451 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-09-09 17:55:49.460 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-09-09 17:55:49.464 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-09-09 17:55:49.466 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-09-09 17:55:49.469 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-09-09 17:55:49.471 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-09-09 17:55:49.475 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-09-09 17:55:49.477 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:49.480 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:49.482 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-09-09 17:55:49.485 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-09-09 17:55:49.487 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:49.490 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:49.493 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-09-09 17:55:49.555 | Enabling site placement-api. 2022-09-09 17:55:49.560 | To activate the new configuration, you need to run: 2022-09-09 17:55:49.561 | systemctl reload apache2 2022-09-09 17:55:49.565 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-09-09 17:55:49.567 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-09-09 17:55:49.570 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:55:49.572 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-09-09 17:55:49.708 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-09-09 17:55:49.732 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:49.735 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-09-09 17:55:49.753 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:49.756 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-09-09 17:55:49.776 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:49.779 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-09-09 17:55:49.781 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova.conf 2022-09-09 17:55:49.784 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement auth_type password 2022-09-09 17:55:49.820 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-09-09 17:55:49.854 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement username placement 2022-09-09 17:55:49.887 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-09-09 17:55:49.921 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-09-09 17:55:49.953 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement project_name service 2022-09-09 17:55:49.987 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-09-09 17:55:50.021 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-09-09 17:55:50.054 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-09-09 17:55:50.071 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:50.073 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-09-09 17:55:50.091 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:55:50.093 | + ./stack.sh:main:964 : run_phase stack install 2022-09-09 17:55:50.096 | + functions-common:run_phase:1867 : local mode=stack 2022-09-09 17:55:50.099 | + functions-common:run_phase:1868 : local phase=install 2022-09-09 17:55:50.101 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 17:55:50.104 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 17:55:50.106 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 17:55:50.109 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 17:55:50.111 | + functions-common:run_phase:1877 : local extra 2022-09-09 17:55:50.115 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 17:55:50.119 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 17:55:50.121 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 17:55:50.124 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 17:55:50.127 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-09-09 17:55:50.129 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 17:55:50.145 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:50.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:55:50.150 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-09 17:55:50.152 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-09-09 17:55:50.154 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-09-09 17:55:50.157 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:55:50.159 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-09-09 17:55:50.161 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-09-09 17:55:50.164 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-09-09 17:55:50.228 | ++ inc/async:async_inner:63 : install_tempest 2022-09-09 17:55:50.269 | [19079 Async install_tempest:78743]: running: install_tempest 2022-09-09 17:55:50.272 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-09 17:55:50.275 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-09 17:55:50.278 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-09 17:55:50.280 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 17:55:50.283 | + functions-common:run_phase:1894 : run_plugins stack install 2022-09-09 17:55:50.285 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-09 17:55:50.288 | + functions-common:run_plugins:1854 : local phase=install 2022-09-09 17:55:50.291 | + functions-common:run_plugins:1856 : local plugins= 2022-09-09 17:55:50.293 | + functions-common:run_plugins:1857 : local plugin 2022-09-09 17:55:50.296 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-09-09 17:55:50.299 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-09-09 17:55:50.301 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-09 17:55:50.304 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-09 17:55:50.307 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-09-09 17:55:50.310 | + inc/python:use_library_from_git:249 : return 1 2022-09-09 17:55:50.312 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-09-09 17:55:50.315 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-09-09 17:55:50.318 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-09 17:55:50.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-09-09 17:55:50.324 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-09-09 17:55:50.327 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-09 17:55:50.331 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-09-09 17:55:50.332 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-09 17:55:50.338 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-09-09 17:55:50.340 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-09-09 17:55:50.343 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-09-09 17:55:50.346 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-09-09 17:55:50.349 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-09-09 17:55:50.371 | Using python 3.8 to install python-openstackclient 2022-09-09 17:55:50.373 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-09-09 17:55:52.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:52.438 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:52.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:55:52.439 | from cryptography.utils import int_from_bytes 2022-09-09 17:55:53.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:55:54.219 | Collecting python-openstackclient===6.0.0 2022-09-09 17:55:54.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/8b3538c3f7818/python_openstackclient-6.0.0-py3-none-any.whl (998 kB) 2022-09-09 17:55:54.530 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-09-09 17:55:54.534 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-09-09 17:55:54.538 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-09-09 17:55:54.552 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-09-09 17:55:54.566 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-09-09 17:55:54.569 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-09-09 17:55:54.584 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-09-09 17:55:54.598 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-09-09 17:55:54.602 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-09-09 17:55:54.623 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-09-09 17:55:54.634 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-09-09 17:55:54.665 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-09-09 17:55:54.668 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-09-09 17:55:54.725 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-09-09 17:55:54.730 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-09-09 17:55:54.734 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-09-09 17:55:54.739 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-09-09 17:55:54.742 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-09-09 17:55:54.749 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-09-09 17:55:54.755 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-09-09 17:55:54.768 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-09-09 17:55:54.778 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-09-09 17:55:54.794 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-09-09 17:55:54.840 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-09-09 17:55:54.843 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-09-09 17:55:54.846 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-09-09 17:55:54.885 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-09-09 17:55:54.932 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-09-09 17:55:54.934 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-09-09 17:55:54.938 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-09-09 17:55:54.943 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-09-09 17:55:54.980 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-09-09 17:55:54.983 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-09-09 17:55:55.003 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-09-09 17:55:55.007 | 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 294)) (1.7.0) 2022-09-09 17:55:55.011 | Requirement already satisfied: requestsexceptions===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-09-09 17:55:55.014 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-09-09 17:55:55.018 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-09-09 17:55:55.022 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-09-09 17:55:55.027 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-09-09 17:55:55.030 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-09-09 17:55:55.032 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-09-09 17:55:55.035 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-09-09 17:55:55.069 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-09-09 17:55:55.074 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-09-09 17:55:55.078 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-09-09 17:55:55.103 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-09-09 17:55:55.160 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-09-09 17:55:55.163 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-09-09 17:55:55.167 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-09-09 17:55:55.170 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-09-09 17:55:56.877 | Installing collected packages: python-openstackclient 2022-09-09 17:55:58.610 | Successfully installed python-openstackclient-6.0.0 2022-09-09 17:55:58.745 | + inc/python:pip_install:196 : result=0 2022-09-09 17:55:58.748 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:55:58.750 | + functions-common:time_stop:2439 : local name 2022-09-09 17:55:58.752 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:55:58.755 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:55:58.757 | + functions-common:time_stop:2442 : local total 2022-09-09 17:55:58.759 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:55:58.762 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:55:58.764 | + functions-common:time_stop:2446 : start_time=1662746150365 2022-09-09 17:55:58.766 | + functions-common:time_stop:2448 : [[ -z 1662746150365 ]] 2022-09-09 17:55:58.769 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:55:58.774 | + functions-common:time_stop:2451 : end_time=1662746158771 2022-09-09 17:55:58.776 | + functions-common:time_stop:2452 : elapsed_time=8406 2022-09-09 17:55:58.778 | + functions-common:time_stop:2453 : total=202553 2022-09-09 17:55:58.781 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:55:58.783 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=210959 2022-09-09 17:55:58.786 | + inc/python:pip_install:199 : return 0 2022-09-09 17:55:58.789 | + ./stack.sh:main:976 : install_oscwrap 2022-09-09 17:55:58.792 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-09-09 17:55:58.796 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.iIuWmV1HAr 2022-09-09 17:55:58.799 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-09-09 17:55:58.802 | + functions-common:install_oscwrap:2490 : unalias -a 2022-09-09 17:55:58.804 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-09-09 17:55:58.807 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-09-09 17:55:58.809 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-09 17:55:58.812 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-09-09 17:55:58.830 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:55:58.833 | + ./stack.sh:main:1030 : configure_database 2022-09-09 17:55:58.835 | + lib/database:configure_database:128 : configure_database_mysql 2022-09-09 17:55:58.838 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-09-09 17:55:58.840 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-09-09 17:55:58.842 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:55:58.845 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-09-09 17:55:58.847 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-09-09 17:55:58.850 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:58.852 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:58.855 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-09-09 17:55:58.858 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-09-09 17:55:58.861 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-09-09 17:55:58.861 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-09-09 17:55:58.865 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-09-09 17:55:58.929 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-09-09 17:55:58.932 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-09 17:55:58.934 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-09 17:55:58.937 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-09 17:55:58.939 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-09 17:55:58.941 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-09 17:55:58.944 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-09 17:55:58.946 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-09 17:55:58.948 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-09 17:55:58.951 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-09 17:55:58.953 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-09 17:55:58.955 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-09-09 17:55:58.958 | + functions-common:is_suse:536 : is_opensuse 2022-09-09 17:55:58.961 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-09 17:55:58.963 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-09 17:55:58.965 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-09 17:55:58.968 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-09 17:55:58.970 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-09 17:55:58.973 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-09-09 17:55:58.975 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:55:58.978 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:55:58.980 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-09-09 17:55:58.982 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:55:58.985 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-09-09 17:56:00.744 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-09-09 17:56:00.760 | mysqladmin: connect to server at 'localhost' failed 2022-09-09 17:56:00.760 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-09-09 17:56:00.766 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-09-09 17:56:00.769 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-09-09 17:56:00.771 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:56:00.773 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:56:00.776 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-09-09 17:56:00.778 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-09-09 17:56:00.781 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-09-09 17:56:00.783 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 17:56:00.786 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 17:56:00.789 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-09-09 17:56:00.791 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-09-09 17:56:00.793 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-09-09 17:56:00.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:00.844 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-09-09 17:56:00.856 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:00.877 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-09-09 17:56:00.935 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-09-09 17:56:00.995 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-09-09 17:56:01.057 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-09-09 17:56:01.059 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-09-09 17:56:01.061 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-09-09 17:56:01.061 | enabling MySQL performance counting 2022-09-09 17:56:01.064 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-09-09 17:56:01.086 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-09-09 17:56:01.089 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-09-09 17:56:03.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:56:03.964 | from cryptography.utils import int_from_bytes 2022-09-09 17:56:03.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-09 17:56:03.964 | from cryptography.utils import int_from_bytes 2022-09-09 17:56:05.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-09 17:56:05.072 | Processing ./tools/dbcounter 2022-09-09 17:56:05.077 | Installing build dependencies: started 2022-09-09 17:56:15.098 | Installing build dependencies: finished with status 'done' 2022-09-09 17:56:15.100 | Getting requirements to build wheel: started 2022-09-09 17:56:16.174 | Getting requirements to build wheel: finished with status 'done' 2022-09-09 17:56:16.178 | Installing backend dependencies: started 2022-09-09 17:56:20.854 | Installing backend dependencies: finished with status 'done' 2022-09-09 17:56:20.856 | Preparing wheel metadata: started 2022-09-09 17:56:22.048 | Preparing wheel metadata: finished with status 'done' 2022-09-09 17:56:22.157 | Building wheels for collected packages: dbcounter 2022-09-09 17:56:22.158 | Building wheel for dbcounter (PEP 517): started 2022-09-09 17:56:23.627 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-09-09 17:56:23.628 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=e2284c448d3bd4942d3a12305798d9bd2a5e9a573d67238fc89cd207852ab6ff 2022-09-09 17:56:23.628 | Stored in directory: /tmp/pip-ephem-wheel-cache-v4t6grsf/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-09-09 17:56:23.629 | Successfully built dbcounter 2022-09-09 17:56:25.829 | Installing collected packages: dbcounter 2022-09-09 17:56:25.930 | Successfully installed dbcounter-0.1 2022-09-09 17:56:26.086 | + inc/python:pip_install:196 : result=0 2022-09-09 17:56:26.088 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-09 17:56:26.090 | + functions-common:time_stop:2439 : local name 2022-09-09 17:56:26.092 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:56:26.095 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:56:26.097 | + functions-common:time_stop:2442 : local total 2022-09-09 17:56:26.100 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:56:26.102 | + functions-common:time_stop:2445 : name=pip_install 2022-09-09 17:56:26.104 | + functions-common:time_stop:2446 : start_time=1662746161080 2022-09-09 17:56:26.107 | + functions-common:time_stop:2448 : [[ -z 1662746161080 ]] 2022-09-09 17:56:26.112 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:56:26.114 | + functions-common:time_stop:2451 : end_time=1662746186111 2022-09-09 17:56:26.117 | + functions-common:time_stop:2452 : elapsed_time=25031 2022-09-09 17:56:26.119 | + functions-common:time_stop:2453 : total=210959 2022-09-09 17:56:26.122 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:56:26.124 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=235990 2022-09-09 17:56:26.126 | + inc/python:pip_install:199 : return 0 2022-09-09 17:56:26.129 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-09-09 17:56:26.132 | + lib/database:recreate_database:112 : local db=stats 2022-09-09 17:56:26.134 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-09-09 17:56:26.137 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-09-09 17:56:26.139 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-09-09 17:56:26.144 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:26.162 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-09-09 17:56:26.166 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:26.185 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-09-09 17:56:26.185 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-09-09 17:56:26.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:26.225 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-09-09 17:56:26.228 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-09 17:56:26.239 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-09-09 17:56:28.226 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-09-09 17:56:28.229 | + functions-common:save_stackenv:60 : local tag=1034 2022-09-09 17:56:28.241 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-09 17:56:28.246 | + functions-common:save_stackenv:62 : time_stamp=2022-09-09-175628 2022-09-09 17:56:28.248 | + functions-common:save_stackenv:63 : echo '# 2022-09-09-175628 1034' 2022-09-09 17:56:28.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.254 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 17:56:28.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.259 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-09 17:56:28.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.265 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-09 17:56:28.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.270 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-09-09 17:56:28.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.276 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-09-09 17:56:28.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.281 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-09-09 17:56:28.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.289 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-09-174600 2022-09-09 17:56:28.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.295 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-09 17:56:28.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.300 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-09-09 17:56:28.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.305 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-09 17:56:28.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.310 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-09 17:56:28.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.315 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-09 17:56:28.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.324 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-09 17:56:28.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.329 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-09-09 17:56:28.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 17:56:28.335 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-09 17:56:28.338 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-09-09 17:56:28.340 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-09-09 17:56:28.343 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-09-09 17:56:28.358 | + ./stack.sh:main:1060 : start_dstat 2022-09-09 17:56:28.360 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.363 | + functions-common:run_process:1693 : local service=dstat 2022-09-09 17:56:28.366 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.369 | + functions-common:run_process:1695 : local group= 2022-09-09 17:56:28.372 | + functions-common:run_process:1696 : local user= 2022-09-09 17:56:28.374 | + functions-common:run_process:1697 : local env_vars= 2022-09-09 17:56:28.377 | + functions-common:run_process:1699 : local name=dstat 2022-09-09 17:56:28.380 | + functions-common:run_process:1701 : time_start run_process 2022-09-09 17:56:28.382 | + functions-common:time_start:2425 : local name=run_process 2022-09-09 17:56:28.386 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:56:28.389 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:56:28.392 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:56:28.398 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746188394 2022-09-09 17:56:28.402 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-09-09 17:56:28.427 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:56:28.430 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-09-09 17:56:28.433 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-09-09 17:56:28.436 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.438 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.441 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.445 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.448 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-09-09 17:56:28.451 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-09-09 17:56:28.453 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-09-09 17:56:28.456 | + functions-common:_run_under_systemd:1660 : local group= 2022-09-09 17:56:28.459 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-09-09 17:56:28.462 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-09-09 17:56:28.464 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-09-09 17:56:28.467 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-09-09 17:56:28.469 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-09-09 17:56:28.473 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-09-09 17:56:28.477 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.480 | + functions-common:write_user_unit_file:1564 : local group= 2022-09-09 17:56:28.482 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-09-09 17:56:28.485 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-09-09 17:56:28.487 | + functions-common:write_user_unit_file:1567 : local extra= 2022-09-09 17:56:28.490 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-09-09 17:56:28.493 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-09-09 17:56:28.495 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-09-09 17:56:28.500 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-09-09 17:56:28.577 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-09-09 17:56:28.662 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-09-09 17:56:28.730 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-09-09 17:56:28.803 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-09-09 17:56:28.906 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-09 17:56:29.014 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-09 17:56:29.017 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-09-09 17:56:29.023 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-09-09 17:56:29.118 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-09-09 17:56:29.517 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-09-09 17:56:29.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-09-09 17:56:29.934 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-09-09 17:56:29.975 | + functions-common:run_process:1705 : time_stop run_process 2022-09-09 17:56:29.980 | + functions-common:time_stop:2439 : local name 2022-09-09 17:56:29.983 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:56:29.985 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:56:29.987 | + functions-common:time_stop:2442 : local total 2022-09-09 17:56:29.990 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:56:29.992 | + functions-common:time_stop:2445 : name=run_process 2022-09-09 17:56:29.995 | + functions-common:time_stop:2446 : start_time=1662746188394 2022-09-09 17:56:29.997 | + functions-common:time_stop:2448 : [[ -z 1662746188394 ]] 2022-09-09 17:56:30.000 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:56:30.005 | + functions-common:time_stop:2451 : end_time=1662746190002 2022-09-09 17:56:30.008 | + functions-common:time_stop:2452 : elapsed_time=1608 2022-09-09 17:56:30.010 | + functions-common:time_stop:2453 : total=0 2022-09-09 17:56:30.013 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:56:30.015 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1608 2022-09-09 17:56:30.018 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-09-09 17:56:30.020 | + functions-common:run_process:1693 : local service=memory_tracker 2022-09-09 17:56:30.023 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-09-09 17:56:30.026 | + functions-common:run_process:1695 : local group= 2022-09-09 17:56:30.028 | + functions-common:run_process:1696 : local user=root 2022-09-09 17:56:30.030 | + functions-common:run_process:1697 : local env_vars= 2022-09-09 17:56:30.033 | + functions-common:run_process:1699 : local name=memory_tracker 2022-09-09 17:56:30.041 | + functions-common:run_process:1701 : time_start run_process 2022-09-09 17:56:30.044 | + functions-common:time_start:2425 : local name=run_process 2022-09-09 17:56:30.046 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:56:30.049 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:56:30.052 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:56:30.056 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746190054 2022-09-09 17:56:30.062 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-09-09 17:56:30.084 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:30.087 | + functions-common:run_process:1705 : time_stop run_process 2022-09-09 17:56:30.089 | + functions-common:time_stop:2439 : local name 2022-09-09 17:56:30.091 | + functions-common:time_stop:2440 : local end_time 2022-09-09 17:56:30.094 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-09 17:56:30.096 | + functions-common:time_stop:2442 : local total 2022-09-09 17:56:30.100 | + functions-common:time_stop:2443 : local start_time 2022-09-09 17:56:30.102 | + functions-common:time_stop:2445 : name=run_process 2022-09-09 17:56:30.105 | + functions-common:time_stop:2446 : start_time=1662746190054 2022-09-09 17:56:30.107 | + functions-common:time_stop:2448 : [[ -z 1662746190054 ]] 2022-09-09 17:56:30.110 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 17:56:30.146 | + functions-common:time_stop:2451 : end_time=1662746190112 2022-09-09 17:56:30.170 | + functions-common:time_stop:2452 : elapsed_time=58 2022-09-09 17:56:30.190 | + functions-common:time_stop:2453 : total=1608 2022-09-09 17:56:30.210 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 17:56:30.225 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1666 2022-09-09 17:56:30.230 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-09-09 17:56:30.309 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:30.322 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-09-09 17:56:30.349 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:30.352 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-09-09 17:56:30.370 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:56:30.373 | + ./stack.sh:main:1073 : start_etcd3 2022-09-09 17:56:30.378 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-09-09 17:56:30.381 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-852210-14-iscsi --data-dir /opt/stack/data/etcd' 2022-09-09 17:56:30.384 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-09-09 17:56:30.386 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-852210-14-iscsi=http://10.222.0.33:2380' 2022-09-09 17:56:30.389 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.33:2380' 2022-09-09 17:56:30.391 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.33:2379' 2022-09-09 17:56:30.394 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-09-09 17:56:30.396 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-09-09 17:56:30.399 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.33:2379' 2022-09-09 17:56:30.401 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-09-09 17:56:30.404 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-09-09 17:56:30.406 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-09-09 17:56:30.409 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-852210-14-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852210-14-iscsi=http://10.222.0.33:2380 --initial-advertise-peer-urls http://10.222.0.33:2380 --advertise-client-urls http://10.222.0.33:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.33:2379 --debug' '' root 2022-09-09 17:56:30.411 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-09-09 17:56:30.414 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-852210-14-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852210-14-iscsi=http://10.222.0.33:2380 --initial-advertise-peer-urls http://10.222.0.33:2380 --advertise-client-urls http://10.222.0.33:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.33:2379 --debug' 2022-09-09 17:56:30.416 | + functions-common:write_user_unit_file:1564 : local group= 2022-09-09 17:56:30.418 | + functions-common:write_user_unit_file:1565 : local user=root 2022-09-09 17:56:30.421 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-09-09 17:56:30.423 | + functions-common:write_user_unit_file:1567 : local extra= 2022-09-09 17:56:30.425 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-09-09 17:56:30.428 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-09-09 17:56:30.430 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-09-09 17:56:30.435 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-09-09 17:56:30.508 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-09-09 17:56:30.578 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-852210-14-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852210-14-iscsi=http://10.222.0.33:2380 --initial-advertise-peer-urls http://10.222.0.33:2380 --advertise-client-urls http://10.222.0.33:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.33:2379 --debug' 2022-09-09 17:56:30.637 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-09-09 17:56:30.703 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-09-09 17:56:30.765 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-09-09 17:56:30.824 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-09-09 17:56:30.826 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-09-09 17:56:30.829 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-09-09 17:56:30.914 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-09-09 17:56:31.310 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-09-09 17:56:31.376 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-09-09 17:56:31.438 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-09-09 17:56:31.509 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-09-09 17:56:31.569 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-09-09 17:56:31.572 | ++ functions-common:is_arch:501 : uname -m 2022-09-09 17:56:31.577 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-09-09 17:56:31.579 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-09-09 17:56:31.996 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-09-09 17:56:32.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-09-09 17:56:32.412 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-09-09 17:56:32.690 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-09-09 17:56:32.709 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:32.711 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-09-09 17:56:32.714 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-09-09 17:56:32.717 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-09-09 17:56:32.722 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-09-09 17:56:32.735 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-09-09 17:56:32.748 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-09-09 17:56:32.751 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-09-09 17:56:32.753 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-09-09 17:56:32.838 | The user clouds.yaml file didn't exist. 2022-09-09 17:56:32.848 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-09-09 17:56:32.955 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-09-09 17:56:33.057 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-09-09 17:56:33.163 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-09-09 17:56:33.276 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-09-09 17:56:33.393 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-09-09 17:56:33.512 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-09-09 17:56:33.637 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-09-09 17:56:33.763 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.33/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-09-09 17:56:33.890 | + functions-common:write_clouds_yaml:198 : cat 2022-09-09 17:56:33.895 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-09-09 17:56:33.899 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-09-09 17:56:33.902 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-09-09 17:56:33.906 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-09-09 17:56:33.909 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-09-09 17:56:33.912 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-09-09 17:56:33.932 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 17:56:33.934 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-09-09 17:56:33.937 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 17:56:33.939 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-09-09 17:56:33.941 | + ./stack.sh:main:1090 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-09-09 17:56:33.944 | + ./stack.sh:main:1091 : init_keystone 2022-09-09 17:56:33.947 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-09-09 17:56:33.965 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 17:56:33.967 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-09-09 17:56:33.969 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-09-09 17:56:33.972 | + lib/database:recreate_database:112 : local db=keystone 2022-09-09 17:56:33.974 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-09-09 17:56:33.977 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-09-09 17:56:33.979 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-09-09 17:56:33.984 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:34.005 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-09-09 17:56:34.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-09-09 17:56:34.027 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-09-09 17:56:34.030 | + functions-common:time_start:2425 : local name=dbsync 2022-09-09 17:56:34.032 | + functions-common:time_start:2426 : local start_time= 2022-09-09 17:56:34.034 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 17:56:34.038 | ++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 17:56:34.042 | + functions-common:time_start:2430 : _TIME_START[$name]=1662746194039 2022-09-09 17:56:34.044 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-09-09 17:56:34.874 | ++ inc/async:async_inner:64 : rc=0 2022-09-09 17:56:34.899 | [78743 Async install_tempest:78743]: finished successfully 2022-09-09 17:56:37.580 | INFO dbcounter [-] Registered counter for database keystone 2022-09-09 17:56:37.604 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=81029) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-09-09 17:56:37.610 | DEBUG dbcounter [-] [81029] Writer thread running {{(pid=81029) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-09-09 17:56:37.613 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-09 17:56:37.613 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-09 17:56:37.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-09-09 17:56:37.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-09-09 17:56:37.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-09-09 17:56:37.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-09-09 17:56:37.622 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=81029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-09-09 17:56:37.645 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-09-09 17:56:37.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-09-09 17:56:37.695 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version