2022-01-28 13:10:09.423 | + ./stack.sh:main:487 : exec 2022-01-28 13:10:09.423 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-28-131009' 2022-01-28 13:10:09.423 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-28-131009.summary.2022-01-28-131009 2022-01-28 13:10:09.423 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-28 13:10:09.423 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-28-131009 2022-01-28 13:10:09.423 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-28-131009 /opt/stack/logs/stack.sh.log 2022-01-28 13:10:09.423 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-28-131009.summary.2022-01-28-131009 /opt/stack/logs/stack.sh.log.summary 2022-01-28 13:10:09.423 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-28 13:10:09.423 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-28 13:10:09.423 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-28 13:10:09.423 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-28 13:10:09.423 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-28 13:10:09.423 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-28 13:10:09.423 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-28 13:10:09.423 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-28 13:10:09.424 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-28 13:10:09.424 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-28 13:10:09.424 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-28 13:10:09.424 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-28 13:10:09.424 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-28 13:10:09.424 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-28 13:10:09.424 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-28 13:10:09.426 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-28 13:10:09.428 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-28 13:10:09.430 | + ./stack.sh:main:573 : set -o errexit 2022-01-28 13:10:09.433 | + ./stack.sh:main:576 : uname -a 2022-01-28 13:10:09.434 | Linux dv-neutron-822096-10-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-28 13:10:09.436 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-28 13:10:09.438 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-28 13:10:09.441 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-28 13:10:09.487 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-28 13:10:09.501 | + ./stack.sh:main:590 : fetch_plugins 2022-01-28 13:10:09.503 | + functions-common:fetch_plugins:1760 : local plugins= 2022-01-28 13:10:09.505 | + functions-common:fetch_plugins:1761 : local plugin 2022-01-28 13:10:09.507 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-01-28 13:10:09.508 | + functions-common:fetch_plugins:1765 : return 2022-01-28 13:10:09.510 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-28 13:10:09.512 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-01-28 13:10:09.514 | + functions-common:run_phase:1843 : local phase= 2022-01-28 13:10:09.515 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-28 13:10:09.517 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-01-28 13:10:09.519 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-28 13:10:09.520 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-01-28 13:10:09.522 | + functions-common:run_phase:1852 : local extra 2022-01-28 13:10:09.524 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-28 13:10:09.528 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-01-28 13:10:09.529 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-28 13:10:09.531 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-28 13:10:09.533 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-28 13:10:09.535 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-28 13:10:09.547 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:10:09.549 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-28 13:10:09.551 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-28 13:10:09.553 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-28 13:10:09.554 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-28 13:10:09.556 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-28 13:10:09.558 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-28 13:10:09.560 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-28 13:10:09.561 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-28 13:10:09.563 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-28 13:10:09.565 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-28 13:10:09.567 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-01-28 13:10:09.568 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-01-28 13:10:09.570 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-01-28 13:10:09.572 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-01-28 13:10:09.574 | + functions-common:plugin_override_defaults:1806 : return 2022-01-28 13:10:09.576 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-28 13:10:09.592 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-28 13:10:09.594 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-28 13:10:09.607 | ++ functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:10:09.609 | +++ lib/tls:source:43 : hostname -f 2022-01-28 13:10:09.612 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-28 13:10:09.614 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-28 13:10:09.616 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-28 13:10:09.618 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-28 13:10:09.620 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-28 13:10:09.621 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-28 13:10:09.623 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-28 13:10:09.625 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-28 13:10:09.627 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-28 13:10:09.628 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-28 13:10:09.633 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-28 13:10:09.644 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-28 13:10:09.661 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-28 13:10:09.673 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-28 13:10:09.684 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-28 13:10:09.716 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-28 13:10:09.772 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-28 13:10:09.851 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-28 13:10:09.872 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-28 13:10:09.920 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-28 13:10:09.970 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-28 13:10:10.107 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-28 13:10:10.120 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-28 13:10:10.132 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-28 13:10:10.145 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-28 13:10:10.229 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-28 13:10:10.231 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-28 13:10:10.234 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-28 13:10:10.236 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-28 13:10:10.238 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-28 13:10:10.240 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-28 13:10:10.242 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-28 13:10:10.243 | False' 2022-01-28 13:10:10.246 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-28 13:10:10.260 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-28 13:10:10.263 | + ./stack.sh:main:624 : run_phase source 2022-01-28 13:10:10.265 | + functions-common:run_phase:1842 : local mode=source 2022-01-28 13:10:10.267 | + functions-common:run_phase:1843 : local phase= 2022-01-28 13:10:10.268 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-28 13:10:10.270 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-01-28 13:10:10.272 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-28 13:10:10.274 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-01-28 13:10:10.277 | + functions-common:run_phase:1852 : local extra 2022-01-28 13:10:10.279 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-28 13:10:10.282 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-01-28 13:10:10.284 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-28 13:10:10.286 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-28 13:10:10.289 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-28 13:10:10.291 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-28 13:10:10.304 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:10:10.306 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-28 13:10:10.308 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-28 13:10:10.345 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-28 13:10:10.348 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-28 13:10:10.350 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-01-28 13:10:10.352 | + functions-common:run_phase:1864 : load_plugin_settings 2022-01-28 13:10:10.354 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-01-28 13:10:10.356 | + functions-common:load_plugin_settings:1779 : local plugin 2022-01-28 13:10:10.358 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-01-28 13:10:10.360 | + functions-common:load_plugin_settings:1783 : return 2022-01-28 13:10:10.362 | + functions-common:run_phase:1865 : verify_disabled_services 2022-01-28 13:10:10.364 | + functions-common:verify_disabled_services:2125 : local service 2022-01-28 13:10:10.367 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.369 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-28 13:10:10.371 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.373 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-28 13:10:10.375 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.377 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-28 13:10:10.379 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.382 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-28 13:10:10.384 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.386 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-28 13:10:10.388 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.390 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-28 13:10:10.393 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.395 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-28 13:10:10.397 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.399 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-28 13:10:10.402 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.404 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-28 13:10:10.406 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.408 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-28 13:10:10.410 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.413 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-01-28 13:10:10.415 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.418 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-01-28 13:10:10.420 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.422 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-01-28 13:10:10.424 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.426 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-01-28 13:10:10.429 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.431 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-01-28 13:10:10.433 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.435 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-28 13:10:10.437 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.439 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-01-28 13:10:10.441 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.444 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-28 13:10:10.446 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.448 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-28 13:10:10.450 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.452 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-28 13:10:10.454 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.456 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-28 13:10:10.459 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.461 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-28 13:10:10.463 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.466 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-28 13:10:10.469 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.471 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-28 13:10:10.473 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.475 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-28 13:10:10.477 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.480 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-28 13:10:10.482 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.484 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-28 13:10:10.487 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.489 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-28 13:10:10.491 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.493 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-28 13:10:10.495 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.497 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-28 13:10:10.500 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.502 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-28 13:10:10.504 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.506 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-28 13:10:10.508 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.511 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-01-28 13:10:10.513 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.515 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-28 13:10:10.517 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.519 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-28 13:10:10.521 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.524 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-28 13:10:10.526 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.528 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-28 13:10:10.531 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.533 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-28 13:10:10.535 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.537 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-28 13:10:10.540 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.543 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-28 13:10:10.545 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.547 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-28 13:10:10.549 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.551 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-28 13:10:10.553 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.556 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-28 13:10:10.558 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.560 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-28 13:10:10.562 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.565 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-28 13:10:10.567 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.569 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-28 13:10:10.571 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-01-28 13:10:10.574 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-28 13:10:10.576 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-28 13:10:10.579 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-28 13:10:10.581 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-28 13:10:10.596 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:10:10.598 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-28 13:10:10.600 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-28 13:10:10.602 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-28 13:10:10.616 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:10:10.618 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-28 13:10:10.621 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-28 13:10:10.623 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-28 13:10:10.625 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-28 13:10:10.627 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-28 13:10:10.629 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-28 13:10:10.632 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-28 13:10:10.634 | + lib/database:initialize_database_backends:92 : return 0 2022-01-28 13:10:10.637 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-28 13:10:10.637 | Using mysql database backend 2022-01-28 13:10:10.639 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-28 13:10:10.654 | + ./stack.sh:main:701 : define_database_baseurl 2022-01-28 13:10:10.657 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-01-28 13:10:10.659 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-28 13:10:10.661 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-01-28 13:10:10.664 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-28 13:10:10.678 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-01-28 13:10:10.682 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:10:10.685 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-28 13:10:10.701 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-01-28 13:10:10.716 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:10:10.719 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-28 13:10:10.734 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-28 13:10:10.750 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-01-28 13:10:10.766 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:10:10.768 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-01-28 13:10:10.784 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:10:10.786 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-28 13:10:10.802 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-01-28 13:10:10.805 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-01-28 13:10:10.807 | + ./stack.sh:main:757 : save_stackenv 757 2022-01-28 13:10:10.809 | + functions-common:save_stackenv:60 : local tag=757 2022-01-28 13:10:10.812 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-28 13:10:10.816 | + functions-common:save_stackenv:62 : time_stamp=2022-01-28-131010 2022-01-28 13:10:10.818 | + functions-common:save_stackenv:63 : echo '# 2022-01-28-131010 757' 2022-01-28 13:10:10.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.823 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-28 13:10:10.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.828 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-28 13:10:10.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.833 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-28 13:10:10.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.837 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-28 13:10:10.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.842 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-01-28 13:10:10.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.847 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-01-28 13:10:10.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.852 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-28-131009 2022-01-28 13:10:10.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.856 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-28 13:10:10.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.861 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-01-28 13:10:10.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.865 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-28 13:10:10.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.870 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-28 13:10:10.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.875 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-28 13:10:10.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-28 13:10:10.879 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-28 13:10:10.882 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-01-28 13:10:10.884 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-28 13:10:10.887 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-28 13:10:10.889 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-01-28 13:10:10.891 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:10:10.893 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:10:10.896 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:10:10.898 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:10:10.901 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:10:10.904 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:10:10.918 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:10:10.920 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:10:10.922 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:10:10.925 | + functions-common:git_clone:618 : echo master 2022-01-28 13:10:10.925 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:10:10.930 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-01-28 13:10:10.932 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:10:10.934 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-01-28 13:10:10.936 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:10:10.937 | + functions-common:git_clone:667 : head -1 2022-01-28 13:10:10.940 | 72f76f03 Merge "update constraint for os-traits to new release 2.7.0" 2022-01-28 13:10:10.942 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:10:10.944 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-01-28 13:10:10.947 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-28 13:10:10.950 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-28 13:10:10.952 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-28 13:10:10.954 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-28 13:10:10.957 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-28 13:10:10.959 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-28 13:10:10.962 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-28 13:10:10.964 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-28 13:10:10.966 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-28 13:10:10.969 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-28 13:10:10.973 | ++ tools/install_prereqs.sh:source:47 : NOW=1643375410 2022-01-28 13:10:10.976 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-28 13:10:10.980 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-28 13:10:10.983 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-28 13:10:10.985 | ++ tools/install_prereqs.sh:source:49 : DELTA=1643375410 2022-01-28 13:10:10.988 | ++ tools/install_prereqs.sh:source:50 : [[ 1643375410 -lt 7200 ]] 2022-01-28 13:10:10.990 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-28 13:10:10.992 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-01-28 13:10:10.995 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-28 13:10:10.997 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-01-28 13:10:11.000 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-28 13:10:11.002 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-01-28 13:10:11.004 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-28 13:10:11.007 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-28 13:10:11.053 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-28 13:10:11.053 | apache2-dev 2022-01-28 13:10:11.053 | bc 2022-01-28 13:10:11.053 | bsdmainutils 2022-01-28 13:10:11.053 | curl 2022-01-28 13:10:11.053 | g++ 2022-01-28 13:10:11.053 | gawk 2022-01-28 13:10:11.053 | gcc 2022-01-28 13:10:11.053 | gettext 2022-01-28 13:10:11.053 | git 2022-01-28 13:10:11.053 | graphviz 2022-01-28 13:10:11.054 | iputils-ping 2022-01-28 13:10:11.054 | libapache2-mod-proxy-uwsgi 2022-01-28 13:10:11.054 | libffi-dev 2022-01-28 13:10:11.054 | libjpeg-dev 2022-01-28 13:10:11.054 | libpcre3-dev 2022-01-28 13:10:11.054 | libpq-dev 2022-01-28 13:10:11.054 | libssl-dev 2022-01-28 13:10:11.054 | libsystemd-dev 2022-01-28 13:10:11.054 | libxml2-dev 2022-01-28 13:10:11.054 | libxslt1-dev 2022-01-28 13:10:11.054 | libyaml-dev 2022-01-28 13:10:11.054 | lsof 2022-01-28 13:10:11.054 | openssh-server 2022-01-28 13:10:11.054 | openssl 2022-01-28 13:10:11.054 | pkg-config 2022-01-28 13:10:11.054 | psmisc 2022-01-28 13:10:11.054 | python3-dev 2022-01-28 13:10:11.054 | python3-pip 2022-01-28 13:10:11.054 | python3-systemd 2022-01-28 13:10:11.054 | python3-venv 2022-01-28 13:10:11.054 | tar 2022-01-28 13:10:11.054 | tcpdump 2022-01-28 13:10:11.054 | unzip 2022-01-28 13:10:11.054 | uuid-runtime 2022-01-28 13:10:11.054 | wget 2022-01-28 13:10:11.054 | wget 2022-01-28 13:10:11.054 | zlib1g-dev 2022-01-28 13:10:11.054 | libkrb5-dev 2022-01-28 13:10:11.054 | libldap2-dev 2022-01-28 13:10:11.054 | libsasl2-dev 2022-01-28 13:10:11.054 | memcached 2022-01-28 13:10:11.054 | python3-mysqldb 2022-01-28 13:10:11.054 | sqlite3 2022-01-28 13:10:11.054 | conntrack 2022-01-28 13:10:11.054 | curl 2022-01-28 13:10:11.054 | dnsmasq-base 2022-01-28 13:10:11.054 | dnsmasq-utils 2022-01-28 13:10:11.054 | ebtables 2022-01-28 13:10:11.055 | genisoimage 2022-01-28 13:10:11.055 | iptables 2022-01-28 13:10:11.055 | iputils-arping 2022-01-28 13:10:11.055 | kpartx 2022-01-28 13:10:11.055 | libjs-jquery-tablesorter 2022-01-28 13:10:11.055 | parted 2022-01-28 13:10:11.055 | pm-utils 2022-01-28 13:10:11.055 | python3-mysqldb 2022-01-28 13:10:11.055 | socat 2022-01-28 13:10:11.055 | sqlite3 2022-01-28 13:10:11.055 | sudo 2022-01-28 13:10:11.055 | vlan 2022-01-28 13:10:11.055 | lsscsi 2022-01-28 13:10:11.055 | open-iscsi 2022-01-28 13:10:11.055 | lvm2 2022-01-28 13:10:11.055 | qemu-utils 2022-01-28 13:10:11.055 | thin-provisioning-tools 2022-01-28 13:10:11.055 | acl 2022-01-28 13:10:11.055 | dnsmasq-base 2022-01-28 13:10:11.055 | dnsmasq-utils 2022-01-28 13:10:11.055 | ebtables 2022-01-28 13:10:11.055 | haproxy 2022-01-28 13:10:11.055 | iptables 2022-01-28 13:10:11.055 | iputils-arping 2022-01-28 13:10:11.055 | iputils-ping 2022-01-28 13:10:11.055 | postgresql-server-dev-all 2022-01-28 13:10:11.055 | python3-mysqldb 2022-01-28 13:10:11.055 | sqlite3 2022-01-28 13:10:11.055 | sudo 2022-01-28 13:10:11.055 | vlan 2022-01-28 13:10:11.055 | pcp 2022-01-28 13:10:11.055 | ipset 2022-01-28 13:10:11.055 | conntrack 2022-01-28 13:10:11.055 | conntrackd 2022-01-28 13:10:11.055 | keepalived 2022-01-28 13:10:11.055 | lvm2 2022-01-28 13:10:11.055 | qemu-utils 2022-01-28 13:10:11.055 | thin-provisioning-tools 2022-01-28 13:10:11.056 | curl 2022-01-28 13:10:11.056 | liberasurecode-dev 2022-01-28 13:10:11.056 | make 2022-01-28 13:10:11.056 | memcached 2022-01-28 13:10:11.056 | sqlite3 2022-01-28 13:10:11.056 | xfsprogs' 2022-01-28 13:10:11.059 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-28 13:10:11.076 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-28 13:10:11.076 | apache2-dev 2022-01-28 13:10:11.076 | bc 2022-01-28 13:10:11.076 | bsdmainutils 2022-01-28 13:10:11.076 | curl 2022-01-28 13:10:11.076 | g++ 2022-01-28 13:10:11.076 | gawk 2022-01-28 13:10:11.076 | gcc 2022-01-28 13:10:11.076 | gettext 2022-01-28 13:10:11.076 | git 2022-01-28 13:10:11.076 | graphviz 2022-01-28 13:10:11.076 | iputils-ping 2022-01-28 13:10:11.076 | libapache2-mod-proxy-uwsgi 2022-01-28 13:10:11.076 | libffi-dev 2022-01-28 13:10:11.077 | libjpeg-dev 2022-01-28 13:10:11.077 | libpcre3-dev 2022-01-28 13:10:11.077 | libpq-dev 2022-01-28 13:10:11.077 | libssl-dev 2022-01-28 13:10:11.077 | libsystemd-dev 2022-01-28 13:10:11.077 | libxml2-dev 2022-01-28 13:10:11.077 | libxslt1-dev 2022-01-28 13:10:11.077 | libyaml-dev 2022-01-28 13:10:11.077 | lsof 2022-01-28 13:10:11.077 | openssh-server 2022-01-28 13:10:11.077 | openssl 2022-01-28 13:10:11.077 | pkg-config 2022-01-28 13:10:11.077 | psmisc 2022-01-28 13:10:11.077 | python3-dev 2022-01-28 13:10:11.077 | python3-pip 2022-01-28 13:10:11.077 | python3-systemd 2022-01-28 13:10:11.077 | python3-venv 2022-01-28 13:10:11.077 | tar 2022-01-28 13:10:11.077 | tcpdump 2022-01-28 13:10:11.077 | unzip 2022-01-28 13:10:11.077 | uuid-runtime 2022-01-28 13:10:11.077 | wget 2022-01-28 13:10:11.077 | wget 2022-01-28 13:10:11.077 | zlib1g-dev 2022-01-28 13:10:11.077 | libkrb5-dev 2022-01-28 13:10:11.077 | libldap2-dev 2022-01-28 13:10:11.077 | libsasl2-dev 2022-01-28 13:10:11.077 | memcached 2022-01-28 13:10:11.077 | python3-mysqldb 2022-01-28 13:10:11.077 | sqlite3 2022-01-28 13:10:11.077 | conntrack 2022-01-28 13:10:11.077 | curl 2022-01-28 13:10:11.077 | dnsmasq-base 2022-01-28 13:10:11.077 | dnsmasq-utils 2022-01-28 13:10:11.077 | ebtables 2022-01-28 13:10:11.077 | genisoimage 2022-01-28 13:10:11.077 | iptables 2022-01-28 13:10:11.077 | iputils-arping 2022-01-28 13:10:11.078 | kpartx 2022-01-28 13:10:11.078 | libjs-jquery-tablesorter 2022-01-28 13:10:11.078 | parted 2022-01-28 13:10:11.078 | pm-utils 2022-01-28 13:10:11.078 | python3-mysqldb 2022-01-28 13:10:11.078 | socat 2022-01-28 13:10:11.078 | sqlite3 2022-01-28 13:10:11.078 | sudo 2022-01-28 13:10:11.078 | vlan 2022-01-28 13:10:11.078 | lsscsi 2022-01-28 13:10:11.078 | open-iscsi 2022-01-28 13:10:11.078 | lvm2 2022-01-28 13:10:11.078 | qemu-utils 2022-01-28 13:10:11.078 | thin-provisioning-tools 2022-01-28 13:10:11.078 | acl 2022-01-28 13:10:11.078 | dnsmasq-base 2022-01-28 13:10:11.078 | dnsmasq-utils 2022-01-28 13:10:11.078 | ebtables 2022-01-28 13:10:11.078 | haproxy 2022-01-28 13:10:11.078 | iptables 2022-01-28 13:10:11.078 | iputils-arping 2022-01-28 13:10:11.078 | iputils-ping 2022-01-28 13:10:11.078 | postgresql-server-dev-all 2022-01-28 13:10:11.078 | python3-mysqldb 2022-01-28 13:10:11.078 | sqlite3 2022-01-28 13:10:11.078 | sudo 2022-01-28 13:10:11.078 | vlan 2022-01-28 13:10:11.078 | pcp 2022-01-28 13:10:11.078 | ipset 2022-01-28 13:10:11.078 | conntrack 2022-01-28 13:10:11.078 | conntrackd 2022-01-28 13:10:11.078 | keepalived 2022-01-28 13:10:11.078 | lvm2 2022-01-28 13:10:11.078 | qemu-utils 2022-01-28 13:10:11.078 | thin-provisioning-tools 2022-01-28 13:10:11.078 | curl 2022-01-28 13:10:11.078 | liberasurecode-dev 2022-01-28 13:10:11.078 | make 2022-01-28 13:10:11.079 | memcached 2022-01-28 13:10:11.079 | sqlite3 2022-01-28 13:10:11.079 | xfsprogs ' 2022-01-28 13:10:11.080 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-28 13:10:11.082 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:10:11.085 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:10:11.088 | ++ 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-01-28 13:10:11.089 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-28 13:10:11.093 | ++ 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-01-28 13:10:11.095 | ++ functions-common:install_package:1452 : update_package_repo 2022-01-28 13:10:11.097 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:10:11.099 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-01-28 13:10:11.101 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:10:11.104 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:10:11.106 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:10:11.107 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:10:11.109 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:10:11.112 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:10:11.114 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-01-28 13:10:11.115 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-01-28 13:10:11.117 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-01-28 13:10:11.120 | +++ functions-common:apt_get_update:1186 : id -u 2022-01-28 13:10:11.124 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-01-28 13:10:11.126 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-01-28 13:10:11.128 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-01-28 13:10:11.130 | ++ functions-common:time_start:2401 : local start_time= 2022-01-28 13:10:11.132 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-01-28 13:10:11.135 | +++ functions-common:time_start:2405 : date +%s%3N 2022-01-28 13:10:11.138 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1643375411136 2022-01-28 13:10:11.140 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-28 13:10:11.142 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-28 13:10:11.144 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-28 13:10:11.415 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-28 13:10:11.529 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-28 13:10:11.649 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-28 13:10:12.167 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-01-28 13:10:21.066 | Fetched 336 kB in 1s (299 kB/s) 2022-01-28 13:10:22.521 | Reading package lists... 2022-01-28 13:10:22.552 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-01-28 13:10:22.554 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-01-28 13:10:22.556 | ++ functions-common:time_stop:2414 : local name 2022-01-28 13:10:22.558 | ++ functions-common:time_stop:2415 : local end_time 2022-01-28 13:10:22.560 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:10:22.562 | ++ functions-common:time_stop:2417 : local total 2022-01-28 13:10:22.564 | ++ functions-common:time_stop:2418 : local start_time 2022-01-28 13:10:22.566 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-01-28 13:10:22.568 | ++ functions-common:time_stop:2421 : start_time=1643375411136 2022-01-28 13:10:22.570 | ++ functions-common:time_stop:2423 : [[ -z 1643375411136 ]] 2022-01-28 13:10:22.573 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:10:22.577 | ++ functions-common:time_stop:2426 : end_time=1643375422574 2022-01-28 13:10:22.579 | ++ functions-common:time_stop:2427 : elapsed_time=11438 2022-01-28 13:10:22.581 | ++ functions-common:time_stop:2428 : total=0 2022-01-28 13:10:22.583 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:10:22.585 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11438 2022-01-28 13:10:22.588 | ++ functions-common:install_package:1453 : 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-01-28 13:10:22.590 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:10:22.592 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:10:22.594 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:10:22.597 | ++ functions-common:real_install_package:1439 : 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-01-28 13:10:22.616 | ++ functions-common:apt_get:1219 : 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-01-28 13:10:22.725 | Reading package lists... 2022-01-28 13:10:22.961 | Building dependency tree... 2022-01-28 13:10:22.962 | Reading state information... 2022-01-28 13:10:23.240 | bc is already the newest version (1.07.1-2build1). 2022-01-28 13:10:23.240 | bc set to manually installed. 2022-01-28 13:10:23.240 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-28 13:10:23.240 | bsdmainutils set to manually installed. 2022-01-28 13:10:23.240 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-28 13:10:23.240 | gawk set to manually installed. 2022-01-28 13:10:23.240 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-28 13:10:23.240 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-28 13:10:23.240 | iptables set to manually installed. 2022-01-28 13:10:23.240 | iputils-ping is already the newest version (3:20190709-3). 2022-01-28 13:10:23.240 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-28 13:10:23.240 | kpartx set to manually installed. 2022-01-28 13:10:23.240 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-28 13:10:23.240 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-28 13:10:23.240 | psmisc is already the newest version (23.3-1). 2022-01-28 13:10:23.240 | psmisc set to manually installed. 2022-01-28 13:10:23.240 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-28 13:10:23.240 | python3-systemd is already the newest version (234-3build2). 2022-01-28 13:10:23.240 | python3-systemd set to manually installed. 2022-01-28 13:10:23.240 | tcpdump is already the newest version (4.9.3-4). 2022-01-28 13:10:23.240 | tcpdump set to manually installed. 2022-01-28 13:10:23.240 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-28 13:10:23.240 | thin-provisioning-tools set to manually installed. 2022-01-28 13:10:23.240 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-28 13:10:23.240 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-28 13:10:23.240 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-28 13:10:23.240 | lsof set to manually installed. 2022-01-28 13:10:23.240 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-28 13:10:23.240 | parted set to manually installed. 2022-01-28 13:10:23.240 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-28 13:10:23.241 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-28 13:10:23.241 | tar set to manually installed. 2022-01-28 13:10:23.241 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-28 13:10:23.241 | uuid-runtime set to manually installed. 2022-01-28 13:10:23.241 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-28 13:10:23.241 | zlib1g-dev set to manually installed. 2022-01-28 13:10:23.241 | The following packages were automatically installed and are no longer required: 2022-01-28 13:10:23.241 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:10:23.241 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:10:23.241 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:10:23.241 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:10:23.241 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:10:23.241 | python3-zope.interface 2022-01-28 13:10:23.241 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:10:23.241 | The following additional packages will be installed: 2022-01-28 13:10:23.241 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-28 13:10:23.241 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-28 13:10:23.241 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-28 13:10:23.241 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-28 13:10:23.241 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-28 13:10:23.241 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-28 13:10:23.241 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-28 13:10:23.241 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-28 13:10:23.241 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-28 13:10:23.241 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-28 13:10:23.241 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-28 13:10:23.241 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-28 13:10:23.241 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-28 13:10:23.241 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-28 13:10:23.242 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-28 13:10:23.242 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-28 13:10:23.242 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-28 13:10:23.242 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-28 13:10:23.242 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-28 13:10:23.242 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-28 13:10:23.242 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-01-28 13:10:23.242 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-28 13:10:23.242 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-28 13:10:23.242 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-28 13:10:23.242 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-28 13:10:23.242 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-28 13:10:23.242 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-28 13:10:23.242 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-28 13:10:23.242 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-28 13:10:23.242 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-28 13:10:23.242 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-01-28 13:10:23.242 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-28 13:10:23.242 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-28 13:10:23.242 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-28 13:10:23.242 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-28 13:10:23.242 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-28 13:10:23.243 | Suggested packages: 2022-01-28 13:10:23.243 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-28 13:10:23.243 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-28 13:10:23.244 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-28 13:10:23.244 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-28 13:10:23.244 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-28 13:10:23.244 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-28 13:10:23.244 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-28 13:10:23.244 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-28 13:10:23.244 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-28 13:10:23.244 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-28 13:10:23.244 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-28 13:10:23.244 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-28 13:10:23.244 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-28 13:10:23.244 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-28 13:10:23.244 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-28 13:10:23.482 | The following NEW packages will be installed: 2022-01-28 13:10:23.482 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-28 13:10:23.482 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-28 13:10:23.482 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-28 13:10:23.482 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-28 13:10:23.482 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-28 13:10:23.482 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-28 13:10:23.482 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-28 13:10:23.482 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-28 13:10:23.482 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-28 13:10:23.482 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-28 13:10:23.482 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-28 13:10:23.482 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-28 13:10:23.482 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-28 13:10:23.482 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-28 13:10:23.483 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-28 13:10:23.483 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-28 13:10:23.483 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-28 13:10:23.483 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-28 13:10:23.483 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-28 13:10:23.483 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-28 13:10:23.483 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-28 13:10:23.483 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-28 13:10:23.483 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-28 13:10:23.483 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-28 13:10:23.483 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-28 13:10:23.483 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-28 13:10:23.483 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-28 13:10:23.483 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-28 13:10:23.483 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-28 13:10:23.483 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-28 13:10:23.483 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-28 13:10:23.483 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-28 13:10:23.483 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-28 13:10:23.483 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-28 13:10:23.483 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-28 13:10:23.483 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-28 13:10:23.483 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-28 13:10:23.483 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-28 13:10:23.483 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-28 13:10:23.483 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-28 13:10:23.483 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-28 13:10:23.483 | unzip uuid-dev vbetool vlan x11-common 2022-01-28 13:10:23.484 | The following packages will be upgraded: 2022-01-28 13:10:23.484 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-28 13:10:23.485 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-28 13:10:23.485 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-28 13:10:23.770 | 18 upgraded, 219 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:10:23.770 | Need to get 164 MB of archives. 2022-01-28 13:10:23.770 | After this operation, 768 MB of additional disk space will be used. 2022-01-28 13:10:23.770 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-01-28 13:10:24.258 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-01-28 13:10:24.292 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-01-28 13:10:24.307 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-01-28 13:10:24.526 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-01-28 13:10:25.078 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-01-28 13:10:25.100 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-28 13:10:25.108 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-28 13:10:25.341 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-28 13:10:25.342 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-28 13:10:25.356 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-28 13:10:25.369 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-28 13:10:25.370 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-28 13:10:25.373 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-28 13:10:25.378 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-28 13:10:25.436 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-28 13:10:25.438 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-28 13:10:26.774 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-28 13:10:26.806 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-01-28 13:10:27.040 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-01-28 13:10:27.045 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-01-28 13:10:27.047 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-01-28 13:10:27.049 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-28 13:10:27.067 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-28 13:10:27.204 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-28 13:10:27.338 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-28 13:10:27.339 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-28 13:10:27.340 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-28 13:10:27.535 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-28 13:10:27.536 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-28 13:10:27.536 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-28 13:10:27.541 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-28 13:10:27.644 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-28 13:10:27.651 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-28 13:10:27.654 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-28 13:10:27.924 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-28 13:10:27.938 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-28 13:10:28.036 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-01-28 13:10:28.038 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-01-28 13:10:28.051 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-01-28 13:10:28.265 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-28 13:10:28.272 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-28 13:10:28.273 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-28 13:10:28.274 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-28 13:10:28.278 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-28 13:10:28.284 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-28 13:10:28.293 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-28 13:10:28.411 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-28 13:10:30.881 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-28 13:10:32.441 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-28 13:10:32.712 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-28 13:10:32.714 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-28 13:10:32.716 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-28 13:10:32.807 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-28 13:10:33.220 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-28 13:10:33.247 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-28 13:10:33.300 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-28 13:10:34.242 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-28 13:10:35.462 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-28 13:10:35.470 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-28 13:10:35.505 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-28 13:10:35.505 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-28 13:10:35.507 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-28 13:10:35.536 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-28 13:10:35.536 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-28 13:10:35.537 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-28 13:10:35.538 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-28 13:10:35.593 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-28 13:10:35.720 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-28 13:10:35.826 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-28 13:10:35.846 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-28 13:10:35.856 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-28 13:10:35.995 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-28 13:10:35.999 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-28 13:10:36.033 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-28 13:10:36.165 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-28 13:10:36.170 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-28 13:10:36.172 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-28 13:10:36.180 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-28 13:10:36.285 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-28 13:10:36.321 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-28 13:10:36.379 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-01-28 13:10:36.406 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-28 13:10:36.415 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-28 13:10:37.633 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-28 13:10:37.633 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-28 13:10:37.634 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-28 13:10:37.636 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-28 13:10:37.636 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-28 13:10:37.637 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-28 13:10:37.640 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-28 13:10:37.640 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-28 13:10:37.656 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-28 13:10:37.763 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-28 13:10:37.764 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-28 13:10:37.892 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-28 13:10:37.894 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-28 13:10:37.902 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-28 13:10:38.025 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-28 13:10:38.230 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-28 13:10:38.231 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-28 13:10:38.490 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-28 13:10:39.105 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-28 13:10:39.320 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-28 13:10:39.332 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-28 13:10:39.342 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-28 13:10:39.361 | 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-01-28 13:10:39.390 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-28 13:10:39.391 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-28 13:10:39.397 | 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-01-28 13:10:39.443 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-28 13:10:39.483 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-28 13:10:39.491 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-28 13:10:39.578 | 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-01-28 13:10:39.593 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-28 13:10:39.612 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-28 13:10:39.614 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-28 13:10:39.614 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-28 13:10:39.616 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-28 13:10:39.666 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-28 13:10:39.706 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-28 13:10:39.741 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-28 13:10:39.751 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-28 13:10:39.835 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-28 13:10:39.837 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-28 13:10:39.851 | 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-01-28 13:10:39.854 | 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-01-28 13:10:39.856 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-28 13:10:39.858 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-28 13:10:39.915 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-28 13:10:39.965 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-28 13:10:39.980 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-28 13:10:39.982 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-28 13:10:40.094 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-28 13:10:40.096 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-28 13:10:40.109 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-28 13:10:40.113 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-28 13:10:40.128 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-28 13:10:40.181 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-28 13:10:40.193 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-28 13:10:40.223 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-28 13:10:40.243 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-28 13:10:40.259 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-28 13:10:40.352 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-28 13:10:40.352 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-28 13:10:40.357 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-28 13:10:40.361 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-28 13:10:40.365 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-28 13:10:40.368 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-28 13:10:40.371 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-28 13:10:40.481 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-28 13:10:40.486 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-28 13:10:40.486 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-28 13:10:40.610 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-28 13:10:40.611 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-28 13:10:40.631 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-28 13:10:40.652 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-28 13:10:40.655 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-28 13:10:40.659 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-28 13:10:41.820 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-28 13:10:41.821 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-28 13:10:41.823 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-28 13:10:41.824 | Get:163 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-01-28 13:10:41.840 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-28 13:10:41.840 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-28 13:10:41.841 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-28 13:10:41.863 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-28 13:10:41.864 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-28 13:10:41.950 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-28 13:10:41.993 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-28 13:10:41.994 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-28 13:10:41.996 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-28 13:10:42.025 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-28 13:10:42.158 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-28 13:10:42.388 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-28 13:10:42.394 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-28 13:10:42.395 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-28 13:10:42.395 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-28 13:10:42.400 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-28 13:10:42.401 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-28 13:10:42.460 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-28 13:10:42.633 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-28 13:10:42.636 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-28 13:10:43.071 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-28 13:10:43.188 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-28 13:10:43.197 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-28 13:10:43.604 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-01-28 13:10:43.632 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-28 13:10:43.632 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-28 13:10:43.641 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-28 13:10:43.826 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-28 13:10:43.830 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-28 13:10:43.866 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-28 13:10:43.871 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-28 13:10:44.809 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-28 13:10:44.816 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-28 13:10:44.891 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-28 13:10:44.926 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-28 13:10:46.449 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-28 13:10:46.462 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-28 13:10:51.876 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-28 13:10:51.877 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-28 13:10:52.137 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-28 13:10:52.530 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-28 13:10:52.570 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-28 13:10:53.291 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-28 13:10:53.293 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-28 13:10:53.333 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-28 13:10:53.475 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-28 13:10:53.476 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-28 13:10:53.637 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-28 13:10:53.640 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-28 13:10:53.642 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-28 13:10:53.662 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-28 13:10:53.663 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-28 13:10:53.663 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-28 13:10:53.667 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-28 13:10:53.750 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-28 13:10:53.763 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-28 13:10:53.915 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-28 13:10:53.999 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-28 13:10:54.000 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-28 13:10:54.001 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-28 13:10:54.002 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-01-28 13:10:54.002 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-28 13:10:54.003 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-28 13:10:54.005 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-28 13:10:54.005 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-28 13:10:54.121 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-28 13:10:54.251 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-28 13:10:54.252 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-28 13:10:54.253 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-28 13:10:54.264 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-28 13:10:54.269 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-28 13:10:54.275 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-28 13:10:54.644 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-28 13:10:54.679 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-28 13:10:56.144 | Preconfiguring packages ... 2022-01-28 13:10:56.415 | Fetched 164 MB in 31s (5,247 kB/s) 2022-01-28 13:10:56.685 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-28 13:10:56.688 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:10:56.928 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-28 13:10:57.552 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:10:57.722 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-28 13:10:58.649 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:10:58.812 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-28 13:10:59.248 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:10:59.436 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-28 13:10:59.991 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:11:00.343 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-28 13:11:01.763 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:11:01.938 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-01-28 13:11:02.335 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-01-28 13:11:02.780 | Selecting previously unselected package libapr1:amd64. 2022-01-28 13:11:02.821 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-28 13:11:02.823 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-28 13:11:02.894 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-28 13:11:03.468 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-28 13:11:03.647 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-28 13:11:04.338 | Selecting previously unselected package libaprutil1:amd64. 2022-01-28 13:11:04.346 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-28 13:11:04.408 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-28 13:11:04.802 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-28 13:11:04.810 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-28 13:11:04.871 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-28 13:11:05.278 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-28 13:11:05.448 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-28 13:11:05.917 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-28 13:11:05.924 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-28 13:11:05.978 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-28 13:11:06.351 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-28 13:11:06.521 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-28 13:11:07.049 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-28 13:11:07.230 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-28 13:11:07.760 | Selecting previously unselected package libjansson4:amd64. 2022-01-28 13:11:07.768 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-28 13:11:07.823 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-28 13:11:08.214 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-28 13:11:08.221 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-28 13:11:08.282 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-28 13:11:08.793 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-28 13:11:08.967 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-28 13:11:10.671 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:11:10.842 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-28 13:11:11.254 | Selecting previously unselected package apache2-bin. 2022-01-28 13:11:11.262 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-28 13:11:11.299 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-28 13:11:11.795 | Selecting previously unselected package apache2-data. 2022-01-28 13:11:11.802 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-01-28 13:11:11.859 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-28 13:11:12.277 | Selecting previously unselected package apache2-utils. 2022-01-28 13:11:12.284 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-28 13:11:12.333 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-28 13:11:12.671 | Selecting previously unselected package apache2. 2022-01-28 13:11:12.678 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-28 13:11:12.727 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-01-28 13:11:13.206 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-28 13:11:13.213 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-28 13:11:13.263 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-28 13:11:13.722 | Selecting previously unselected package haproxy. 2022-01-28 13:11:13.729 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-28 13:11:13.774 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-28 13:11:14.493 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-28 13:11:14.501 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-28 13:11:14.550 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-28 13:11:14.920 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-28 13:11:14.927 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-28 13:11:14.979 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-28 13:11:15.458 | Selecting previously unselected package mysql-common. 2022-01-28 13:11:15.465 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-28 13:11:15.536 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-28 13:11:15.911 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-28 13:11:15.918 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:11:15.977 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:11:16.642 | Selecting previously unselected package libsensors-config. 2022-01-28 13:11:16.649 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-28 13:11:16.705 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-28 13:11:17.173 | Selecting previously unselected package libsensors5:amd64. 2022-01-28 13:11:17.180 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-28 13:11:17.316 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-28 13:11:17.709 | Selecting previously unselected package libsnmp-base. 2022-01-28 13:11:17.716 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-28 13:11:17.766 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-28 13:11:18.189 | Selecting previously unselected package libsnmp35:amd64. 2022-01-28 13:11:18.196 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-28 13:11:18.246 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-28 13:11:18.812 | Selecting previously unselected package keepalived. 2022-01-28 13:11:18.819 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-28 13:11:18.859 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-28 13:11:19.320 | Selecting previously unselected package memcached. 2022-01-28 13:11:19.328 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-28 13:11:19.377 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-28 13:11:19.876 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-28 13:11:20.801 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-28 13:11:21.255 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-28 13:11:21.388 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-28 13:11:21.899 | Selecting previously unselected package python3-yaml. 2022-01-28 13:11:21.906 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-28 13:11:21.955 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-28 13:11:22.277 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-28 13:11:22.418 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-28 13:11:22.958 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-28 13:11:23.186 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-28 13:11:24.198 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-28 13:11:24.342 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-28 13:11:24.935 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-28 13:11:25.036 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-28 13:11:25.480 | Selecting previously unselected package acl. 2022-01-28 13:11:25.488 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-28 13:11:25.537 | Unpacking acl (2.2.53-6) ... 2022-01-28 13:11:25.847 | Selecting previously unselected package autotools-dev. 2022-01-28 13:11:25.854 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-28 13:11:25.904 | Unpacking autotools-dev (20180224.1) ... 2022-01-28 13:11:26.179 | Selecting previously unselected package m4. 2022-01-28 13:11:26.186 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-28 13:11:26.235 | Unpacking m4 (1.4.18-4) ... 2022-01-28 13:11:26.642 | Selecting previously unselected package autoconf. 2022-01-28 13:11:26.649 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-28 13:11:26.681 | Unpacking autoconf (2.69-11.1) ... 2022-01-28 13:11:27.168 | Selecting previously unselected package automake. 2022-01-28 13:11:27.175 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-28 13:11:27.220 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-28 13:11:27.590 | Selecting previously unselected package autopoint. 2022-01-28 13:11:27.598 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-28 13:11:27.647 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-28 13:11:28.002 | Selecting previously unselected package libllvm10:amd64. 2022-01-28 13:11:28.009 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:11:28.064 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:11:30.773 | Selecting previously unselected package libclang-cpp10. 2022-01-28 13:11:30.780 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:11:30.813 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:11:32.704 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-28 13:11:32.711 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-28 13:11:32.767 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-28 13:11:33.634 | Selecting previously unselected package libgc1c2:amd64. 2022-01-28 13:11:33.642 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-28 13:11:33.693 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-28 13:11:34.127 | Selecting previously unselected package libobjc4:amd64. 2022-01-28 13:11:34.135 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-28 13:11:34.184 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-28 13:11:34.491 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-28 13:11:34.499 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-28 13:11:34.550 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-28 13:11:35.028 | Selecting previously unselected package libc6-i386. 2022-01-28 13:11:35.036 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-28 13:11:35.081 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-28 13:11:35.967 | Selecting previously unselected package lib32gcc-s1. 2022-01-28 13:11:35.975 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-28 13:11:36.018 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-28 13:11:36.355 | Selecting previously unselected package lib32stdc++6. 2022-01-28 13:11:36.362 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-28 13:11:36.411 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-28 13:11:36.818 | Selecting previously unselected package libclang-common-10-dev. 2022-01-28 13:11:36.826 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:11:36.852 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-28 13:11:38.207 | Selecting previously unselected package libclang1-10. 2022-01-28 13:11:38.216 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:11:38.273 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:11:39.822 | Selecting previously unselected package clang-10. 2022-01-28 13:11:39.830 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:11:39.885 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:11:40.188 | Selecting previously unselected package libtool. 2022-01-28 13:11:40.195 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-28 13:11:40.230 | Unpacking libtool (2.4.6-14) ... 2022-01-28 13:11:40.578 | Selecting previously unselected package dh-autoreconf. 2022-01-28 13:11:40.586 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-28 13:11:40.636 | Unpacking dh-autoreconf (19) ... 2022-01-28 13:11:40.944 | Selecting previously unselected package libdebhelper-perl. 2022-01-28 13:11:40.952 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-28 13:11:41.001 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-28 13:11:41.365 | Selecting previously unselected package libarchive-zip-perl. 2022-01-28 13:11:41.373 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-28 13:11:41.422 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-28 13:11:41.742 | Selecting previously unselected package libsub-override-perl. 2022-01-28 13:11:41.749 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-28 13:11:41.804 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-28 13:11:42.087 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-28 13:11:42.095 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-28 13:11:42.161 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-28 13:11:42.491 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-28 13:11:42.499 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-28 13:11:42.555 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-28 13:11:42.859 | Selecting previously unselected package libdpkg-perl. 2022-01-28 13:11:42.866 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-28 13:11:42.921 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-28 13:11:43.257 | Selecting previously unselected package make. 2022-01-28 13:11:43.264 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-28 13:11:43.313 | Unpacking make (4.2.1-1.2) ... 2022-01-28 13:11:43.676 | Selecting previously unselected package dpkg-dev. 2022-01-28 13:11:43.683 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-28 13:11:43.738 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-28 13:11:44.115 | Selecting previously unselected package dwz. 2022-01-28 13:11:44.123 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-28 13:11:44.170 | Unpacking dwz (0.13-5) ... 2022-01-28 13:11:44.582 | Selecting previously unselected package libcroco3:amd64. 2022-01-28 13:11:44.590 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-28 13:11:44.645 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-28 13:11:45.016 | Selecting previously unselected package gettext. 2022-01-28 13:11:45.024 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-28 13:11:45.085 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-28 13:11:45.588 | Selecting previously unselected package intltool-debian. 2022-01-28 13:11:45.595 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-28 13:11:45.652 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-28 13:11:45.925 | Selecting previously unselected package po-debconf. 2022-01-28 13:11:45.932 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-28 13:11:45.988 | Unpacking po-debconf (1.0.21) ... 2022-01-28 13:11:46.321 | Selecting previously unselected package debhelper. 2022-01-28 13:11:46.329 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-28 13:11:46.378 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-28 13:11:46.921 | Selecting previously unselected package uuid-dev:amd64. 2022-01-28 13:11:46.928 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-28 13:11:46.987 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-28 13:11:47.565 | Selecting previously unselected package libsctp1:amd64. 2022-01-28 13:11:47.573 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-28 13:11:47.633 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-28 13:11:48.005 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-28 13:11:48.012 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-28 13:11:48.063 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-28 13:11:48.418 | Selecting previously unselected package libapr1-dev. 2022-01-28 13:11:48.426 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-28 13:11:48.491 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-28 13:11:49.159 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-28 13:11:49.167 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-28 13:11:49.216 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-28 13:11:49.670 | Selecting previously unselected package libaprutil1-dev. 2022-01-28 13:11:49.678 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-28 13:11:49.730 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-28 13:11:50.297 | Selecting previously unselected package apache2-dev. 2022-01-28 13:11:50.305 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-28 13:11:50.370 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-28 13:11:50.978 | Selecting previously unselected package binfmt-support. 2022-01-28 13:11:50.986 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-28 13:11:51.048 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-28 13:11:51.400 | Selecting previously unselected package g++-9. 2022-01-28 13:11:51.407 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-28 13:11:51.475 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-28 13:11:53.132 | Selecting previously unselected package g++. 2022-01-28 13:11:53.140 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-28 13:11:53.200 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-28 13:11:53.485 | Selecting previously unselected package build-essential. 2022-01-28 13:11:53.493 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-28 13:11:53.541 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-28 13:11:53.893 | Selecting previously unselected package conntrack. 2022-01-28 13:11:53.901 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-28 13:11:53.965 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-28 13:11:54.399 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-28 13:11:54.407 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-28 13:11:54.473 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-28 13:11:54.938 | Selecting previously unselected package libnetfilter-queue1. 2022-01-28 13:11:54.946 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-28 13:11:55.021 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-28 13:11:55.573 | Selecting previously unselected package conntrackd. 2022-01-28 13:11:55.581 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-28 13:11:55.658 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-28 13:11:56.121 | Selecting previously unselected package dns-root-data. 2022-01-28 13:11:56.129 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-28 13:11:56.189 | Unpacking dns-root-data (2019052802) ... 2022-01-28 13:11:56.622 | Selecting previously unselected package libidn11:amd64. 2022-01-28 13:11:56.630 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-28 13:11:56.690 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-28 13:11:57.193 | Selecting previously unselected package dnsmasq-base. 2022-01-28 13:11:57.201 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-28 13:11:57.252 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-28 13:11:57.590 | Selecting previously unselected package dnsmasq-utils. 2022-01-28 13:11:57.598 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-28 13:11:57.652 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-28 13:11:58.166 | Selecting previously unselected package ebtables. 2022-01-28 13:11:58.174 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-28 13:11:58.235 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-28 13:11:58.628 | Selecting previously unselected package libfakeroot:amd64. 2022-01-28 13:11:58.635 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-28 13:11:58.690 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-28 13:11:59.028 | Selecting previously unselected package fakeroot. 2022-01-28 13:11:59.036 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-28 13:11:59.130 | Unpacking fakeroot (1.24-1) ... 2022-01-28 13:11:59.532 | Selecting previously unselected package fonts-dejavu-core. 2022-01-28 13:11:59.541 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-28 13:11:59.610 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-28 13:12:00.149 | Selecting previously unselected package fonts-liberation. 2022-01-28 13:12:00.157 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-28 13:12:00.233 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-28 13:12:00.810 | Selecting previously unselected package fontconfig-config. 2022-01-28 13:12:00.818 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-28 13:12:00.879 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-28 13:12:01.315 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-28 13:12:01.323 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-28 13:12:01.378 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-28 13:12:01.833 | Selecting previously unselected package fontconfig. 2022-01-28 13:12:01.841 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-28 13:12:01.915 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-28 13:12:02.338 | Selecting previously unselected package genisoimage. 2022-01-28 13:12:02.346 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-28 13:12:02.399 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-28 13:12:02.943 | Selecting previously unselected package libann0. 2022-01-28 13:12:02.951 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-28 13:12:03.018 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-28 13:12:03.422 | Selecting previously unselected package libcdt5:amd64. 2022-01-28 13:12:03.430 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:03.496 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-28 13:12:03.892 | Selecting previously unselected package libcgraph6:amd64. 2022-01-28 13:12:03.900 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:03.972 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-28 13:12:04.445 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-28 13:12:04.452 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-28 13:12:04.520 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-28 13:12:04.938 | Selecting previously unselected package libjpeg8:amd64. 2022-01-28 13:12:04.946 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-28 13:12:05.004 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-28 13:12:05.446 | Selecting previously unselected package libjbig0:amd64. 2022-01-28 13:12:05.454 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-28 13:12:05.513 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-28 13:12:06.046 | Selecting previously unselected package libwebp6:amd64. 2022-01-28 13:12:06.054 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:12:06.137 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-28 13:12:06.681 | Selecting previously unselected package libtiff5:amd64. 2022-01-28 13:12:06.689 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-28 13:12:06.760 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-28 13:12:07.263 | Selecting previously unselected package libxpm4:amd64. 2022-01-28 13:12:07.271 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-28 13:12:07.349 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-28 13:12:07.795 | Selecting previously unselected package libgd3:amd64. 2022-01-28 13:12:07.803 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-28 13:12:07.867 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-28 13:12:08.320 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-28 13:12:08.328 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-28 13:12:08.398 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-28 13:12:08.966 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-28 13:12:08.974 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-28 13:12:09.040 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-28 13:12:09.526 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-28 13:12:09.534 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-28 13:12:09.589 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-28 13:12:10.016 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-28 13:12:10.024 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-28 13:12:10.086 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-28 13:12:10.498 | Selecting previously unselected package libxrender1:amd64. 2022-01-28 13:12:10.505 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-28 13:12:10.560 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-28 13:12:10.982 | Selecting previously unselected package libcairo2:amd64. 2022-01-28 13:12:10.989 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:11.055 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-28 13:12:11.635 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-28 13:12:11.643 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-28 13:12:11.713 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-28 13:12:12.212 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-28 13:12:12.220 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-28 13:12:12.298 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-28 13:12:12.726 | Selecting previously unselected package libthai-data. 2022-01-28 13:12:12.734 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-28 13:12:12.777 | Unpacking libthai-data (0.1.28-3) ... 2022-01-28 13:12:13.227 | Selecting previously unselected package libdatrie1:amd64. 2022-01-28 13:12:13.235 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-28 13:12:13.309 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-28 13:12:13.715 | Selecting previously unselected package libthai0:amd64. 2022-01-28 13:12:13.723 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-28 13:12:13.771 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-28 13:12:14.250 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-28 13:12:14.258 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-28 13:12:14.326 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-28 13:12:14.789 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-28 13:12:14.797 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-28 13:12:14.849 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-28 13:12:15.246 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-28 13:12:15.254 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-28 13:12:15.306 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-28 13:12:15.629 | Selecting previously unselected package libpathplan4:amd64. 2022-01-28 13:12:15.637 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:15.674 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-28 13:12:16.115 | Selecting previously unselected package libgvc6. 2022-01-28 13:12:16.122 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:16.177 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-28 13:12:16.606 | Selecting previously unselected package libgvpr2:amd64. 2022-01-28 13:12:16.614 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:16.649 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-28 13:12:17.080 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-28 13:12:17.088 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:17.131 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-28 13:12:17.713 | Selecting previously unselected package x11-common. 2022-01-28 13:12:17.722 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-28 13:12:17.797 | dpkg-query: no packages found matching nux-tools 2022-01-28 13:12:17.809 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-28 13:12:18.160 | Selecting previously unselected package libice6:amd64. 2022-01-28 13:12:18.168 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-28 13:12:18.205 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-28 13:12:18.604 | Selecting previously unselected package libsm6:amd64. 2022-01-28 13:12:18.612 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-28 13:12:18.672 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-28 13:12:19.192 | Selecting previously unselected package libxt6:amd64. 2022-01-28 13:12:19.200 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-28 13:12:19.278 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-28 13:12:19.743 | Selecting previously unselected package libxmu6:amd64. 2022-01-28 13:12:19.751 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-28 13:12:19.809 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-28 13:12:20.227 | Selecting previously unselected package libxaw7:amd64. 2022-01-28 13:12:20.234 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-28 13:12:20.284 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-28 13:12:20.701 | Selecting previously unselected package graphviz. 2022-01-28 13:12:20.709 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-28 13:12:20.754 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-28 13:12:21.372 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-28 13:12:21.380 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-28 13:12:21.426 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-28 13:12:21.892 | Selecting previously unselected package libibverbs1:amd64. 2022-01-28 13:12:21.900 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-28 13:12:21.963 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-28 13:12:22.490 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-28 13:12:22.497 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-28 13:12:22.564 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-28 13:12:22.941 | Selecting previously unselected package icu-devtools. 2022-01-28 13:12:22.949 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-28 13:12:23.003 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-28 13:12:23.429 | Selecting previously unselected package iputils-arping. 2022-01-28 13:12:23.437 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-28 13:12:23.483 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-28 13:12:23.958 | Selecting previously unselected package javascript-common. 2022-01-28 13:12:23.966 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-28 13:12:24.033 | Unpacking javascript-common (11) ... 2022-01-28 13:12:24.537 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-28 13:12:24.545 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-28 13:12:24.605 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:12:25.000 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-28 13:12:25.008 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-28 13:12:25.078 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:12:25.491 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-28 13:12:25.500 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-28 13:12:25.540 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:12:26.018 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-28 13:12:26.026 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-28 13:12:26.080 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:12:26.518 | Selecting previously unselected package comerr-dev:amd64. 2022-01-28 13:12:26.526 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-28 13:12:26.588 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-28 13:12:26.947 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-28 13:12:26.959 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-28 13:12:27.015 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:12:27.343 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-28 13:12:27.351 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-28 13:12:27.394 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-28 13:12:27.703 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-28 13:12:27.711 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-28 13:12:27.798 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-28 13:12:28.186 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-28 13:12:28.194 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-28 13:12:28.272 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-28 13:12:28.640 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-28 13:12:28.648 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-28 13:12:28.712 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-28 13:12:29.206 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-28 13:12:29.214 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-28 13:12:29.268 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-28 13:12:29.686 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-28 13:12:29.694 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-28 13:12:29.760 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-28 13:12:30.143 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-28 13:12:30.151 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-28 13:12:30.200 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-28 13:12:30.503 | Selecting previously unselected package libgts-bin. 2022-01-28 13:12:30.511 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-28 13:12:30.537 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-28 13:12:30.851 | Selecting previously unselected package libicu-dev:amd64. 2022-01-28 13:12:30.859 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-28 13:12:30.902 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-28 13:12:32.725 | Selecting previously unselected package libipset13:amd64. 2022-01-28 13:12:32.734 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:12:32.880 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-28 13:12:33.251 | Selecting previously unselected package librdmacm1:amd64. 2022-01-28 13:12:33.259 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-28 13:12:33.308 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-28 13:12:33.640 | Selecting previously unselected package libiscsi7:amd64. 2022-01-28 13:12:33.648 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-28 13:12:33.680 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-28 13:12:33.987 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-28 13:12:33.994 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-28 13:12:34.040 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-28 13:12:34.358 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-28 13:12:34.366 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-28 13:12:34.403 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-28 13:12:34.666 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-28 13:12:34.675 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-28 13:12:34.717 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-28 13:12:34.975 | Selecting previously unselected package libjs-jquery. 2022-01-28 13:12:34.984 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-28 13:12:35.040 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-28 13:12:35.387 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-28 13:12:35.395 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-28 13:12:35.443 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-28 13:12:35.760 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-28 13:12:35.769 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-28 13:12:35.812 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-28 13:12:36.183 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-28 13:12:36.192 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-28 13:12:36.245 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-28 13:12:36.571 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-28 13:12:36.580 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-28 13:12:36.622 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-28 13:12:36.920 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-28 13:12:36.928 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-28 13:12:36.960 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-28 13:12:37.286 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-28 13:12:37.294 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-28 13:12:37.348 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-28 13:12:37.878 | Selecting previously unselected package libnspr4:amd64. 2022-01-28 13:12:37.886 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-28 13:12:37.929 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-28 13:12:38.284 | Selecting previously unselected package libnss3:amd64. 2022-01-28 13:12:38.292 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-28 13:12:38.329 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-28 13:12:38.908 | Selecting previously unselected package libomp5-10:amd64. 2022-01-28 13:12:38.916 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:38.976 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:12:39.394 | Selecting previously unselected package libomp-10-dev. 2022-01-28 13:12:39.402 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:39.443 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-28 13:12:39.775 | Selecting previously unselected package pcp-conf. 2022-01-28 13:12:39.783 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-28 13:12:39.831 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-28 13:12:40.203 | Selecting previously unselected package libpcp3. 2022-01-28 13:12:40.211 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-28 13:12:40.262 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-28 13:12:40.731 | Selecting previously unselected package libpcp-pmda3. 2022-01-28 13:12:40.739 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-28 13:12:40.799 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-28 13:12:41.091 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-28 13:12:41.099 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-28 13:12:41.154 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-28 13:12:41.589 | Selecting previously unselected package libpq5:amd64. 2022-01-28 13:12:41.597 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:12:41.645 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:12:41.981 | Selecting previously unselected package libpq-dev. 2022-01-28 13:12:41.989 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:12:42.043 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:12:42.497 | Selecting previously unselected package librados2. 2022-01-28 13:12:42.506 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-28 13:12:42.565 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-28 13:12:43.366 | Selecting previously unselected package librbd1. 2022-01-28 13:12:43.374 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-28 13:12:43.416 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-28 13:12:43.981 | Selecting previously unselected package libsasl2-dev. 2022-01-28 13:12:43.989 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-28 13:12:44.028 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-28 13:12:44.394 | Selecting previously unselected package libssl-dev:amd64. 2022-01-28 13:12:44.402 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-28 13:12:44.451 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-28 13:12:45.021 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-28 13:12:45.028 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-01-28 13:12:45.077 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-01-28 13:12:45.446 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-28 13:12:45.454 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-28 13:12:45.508 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-28 13:12:45.806 | Selecting previously unselected package libx86-1:amd64. 2022-01-28 13:12:45.814 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-28 13:12:45.857 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-28 13:12:46.112 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-28 13:12:46.120 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:12:46.165 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-28 13:12:46.609 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-28 13:12:46.617 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-28 13:12:46.665 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-28 13:12:47.043 | Selecting previously unselected package llvm-10-runtime. 2022-01-28 13:12:47.052 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:47.100 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-28 13:12:47.501 | Selecting previously unselected package libpfm4:amd64. 2022-01-28 13:12:47.509 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-28 13:12:47.557 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-28 13:12:47.948 | Selecting previously unselected package llvm-10. 2022-01-28 13:12:47.957 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:47.999 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:12:49.123 | Selecting previously unselected package libffi-dev:amd64. 2022-01-28 13:12:49.131 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-28 13:12:49.180 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-28 13:12:49.512 | Selecting previously unselected package python3-pygments. 2022-01-28 13:12:49.521 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-28 13:12:49.568 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-28 13:12:50.017 | Selecting previously unselected package llvm-10-tools. 2022-01-28 13:12:50.025 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:50.056 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-28 13:12:50.540 | Selecting previously unselected package libz3-4:amd64. 2022-01-28 13:12:50.549 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-28 13:12:50.599 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-28 13:12:51.936 | Selecting previously unselected package libz3-dev:amd64. 2022-01-28 13:12:51.945 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-28 13:12:51.997 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-28 13:12:52.403 | Selecting previously unselected package llvm-10-dev. 2022-01-28 13:12:52.412 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-28 13:12:52.454 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-28 13:12:57.317 | Selecting previously unselected package lsscsi. 2022-01-28 13:12:57.326 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-28 13:12:57.376 | Unpacking lsscsi (0.30-0.1) ... 2022-01-28 13:12:57.748 | Selecting previously unselected package pkg-config. 2022-01-28 13:12:57.757 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-28 13:12:57.805 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-28 13:12:58.120 | Selecting previously unselected package pm-utils. 2022-01-28 13:12:58.128 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-28 13:12:58.182 | Unpacking pm-utils (1.4.1-19) ... 2022-01-28 13:12:58.520 | Selecting previously unselected package postgresql-client-common. 2022-01-28 13:12:58.528 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-28 13:12:58.582 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-28 13:12:58.911 | Selecting previously unselected package postgresql-client-12. 2022-01-28 13:12:58.920 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:12:58.968 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:12:59.497 | Selecting previously unselected package ssl-cert. 2022-01-28 13:12:59.505 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-28 13:12:59.553 | Unpacking ssl-cert (1.0.39) ... 2022-01-28 13:13:00.108 | Selecting previously unselected package postgresql-common. 2022-01-28 13:13:00.116 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-28 13:13:00.196 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-28 13:13:00.243 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-28 13:13:00.614 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-28 13:13:00.623 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:13:00.667 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:13:01.238 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-28 13:13:01.247 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-28 13:13:01.300 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-28 13:13:01.605 | Selecting previously unselected package python-pip-whl. 2022-01-28 13:13:01.614 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-28 13:13:01.662 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-28 13:13:02.159 | Selecting previously unselected package python3-mysqldb. 2022-01-28 13:13:02.168 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-28 13:13:02.204 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-28 13:13:02.592 | Selecting previously unselected package python3-wheel. 2022-01-28 13:13:02.601 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-28 13:13:02.651 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-28 13:13:03.054 | Selecting previously unselected package python3-pip. 2022-01-28 13:13:03.063 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-28 13:13:03.116 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-28 13:13:03.569 | Selecting previously unselected package python3.8-venv. 2022-01-28 13:13:03.577 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-28 13:13:03.625 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-28 13:13:03.959 | Selecting previously unselected package python3-venv. 2022-01-28 13:13:03.968 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-28 13:13:04.021 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-28 13:13:04.331 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-28 13:13:04.340 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-28 13:13:04.387 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-28 13:13:04.666 | Selecting previously unselected package qemu-utils. 2022-01-28 13:13:04.674 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-28 13:13:04.725 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-28 13:13:05.217 | Selecting previously unselected package sharutils. 2022-01-28 13:13:05.225 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-28 13:13:05.271 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-28 13:13:05.588 | Selecting previously unselected package sqlite3. 2022-01-28 13:13:05.597 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-28 13:13:05.645 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-28 13:13:06.140 | Selecting previously unselected package unzip. 2022-01-28 13:13:06.150 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-28 13:13:06.197 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-28 13:13:06.546 | Selecting previously unselected package vbetool. 2022-01-28 13:13:06.555 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-28 13:13:06.610 | Unpacking vbetool (1.1-4) ... 2022-01-28 13:13:07.028 | Selecting previously unselected package ipset. 2022-01-28 13:13:07.037 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:13:07.101 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-28 13:13:07.519 | Selecting previously unselected package ipvsadm. 2022-01-28 13:13:07.528 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-28 13:13:07.570 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-28 13:13:07.951 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-28 13:13:07.961 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-28 13:13:08.024 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-28 13:13:08.371 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-28 13:13:08.380 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-28 13:13:08.433 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-28 13:13:08.752 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-28 13:13:08.761 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-28 13:13:08.802 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-28 13:13:09.119 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-28 13:13:09.129 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-28 13:13:09.159 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:13:09.523 | Selecting previously unselected package libpcp-gui2. 2022-01-28 13:13:09.531 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-28 13:13:09.568 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-28 13:13:09.891 | Selecting previously unselected package libpcp-import1. 2022-01-28 13:13:09.899 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-28 13:13:09.953 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-28 13:13:10.359 | Selecting previously unselected package libpcp-mmv1. 2022-01-28 13:13:10.368 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-28 13:13:10.404 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-28 13:13:10.705 | Selecting previously unselected package libpcp-trace2. 2022-01-28 13:13:10.714 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-28 13:13:10.768 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-28 13:13:11.151 | Selecting previously unselected package libpcp-web1. 2022-01-28 13:13:11.160 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-28 13:13:11.219 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-28 13:13:11.551 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-28 13:13:11.560 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-28 13:13:11.614 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-28 13:13:11.988 | Selecting previously unselected package python3-pcp. 2022-01-28 13:13:11.997 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-28 13:13:12.045 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-28 13:13:12.500 | Selecting previously unselected package pcp. 2022-01-28 13:13:12.509 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-01-28 13:13:12.624 | Unpacking pcp (5.0.3-1) ... 2022-01-28 13:13:13.671 | Selecting previously unselected package socat. 2022-01-28 13:13:13.681 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-01-28 13:13:13.739 | Unpacking socat (1.7.3.3-2) ... 2022-01-28 13:13:14.113 | Selecting previously unselected package vlan. 2022-01-28 13:13:14.122 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-28 13:13:14.162 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-28 13:13:14.529 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-28 13:13:14.687 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-28 13:13:14.933 | Setting up javascript-common (11) ... 2022-01-28 13:13:15.143 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-28 13:13:15.196 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-28 13:13:15.322 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-28 13:13:15.482 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-28 13:13:15.631 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-28 13:13:15.867 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-28 13:13:15.939 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-28 13:13:16.105 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-28 13:13:16.242 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-28 13:13:16.370 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-28 13:13:16.530 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-28 13:13:16.671 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-28 13:13:16.819 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-28 13:13:16.970 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-28 13:13:17.136 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-28 13:13:17.296 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-28 13:13:17.471 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-28 13:13:17.636 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-28 13:13:17.810 | Setting up vbetool (1.1-4) ... 2022-01-28 13:13:17.956 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-28 13:13:18.113 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-28 13:13:18.347 | Setting up pm-utils (1.4.1-19) ... 2022-01-28 13:13:18.613 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-28 13:13:19.076 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-28 13:13:19.233 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-28 13:13:19.421 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-28 13:13:19.530 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-28 13:13:20.695 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-28 13:13:21.413 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-28 13:13:21.667 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-28 13:13:21.825 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-28 13:13:21.993 | Setting up m4 (1.4.18-4) ... 2022-01-28 13:13:22.156 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-28 13:13:22.625 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-28 13:13:22.764 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-28 13:13:22.913 | Setting up iputils-arping (3:20190709-3) ... 2022-01-28 13:13:23.061 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-28 13:13:23.164 | Setting up conntrack (1:1.4.5-2) ... 2022-01-28 13:13:23.319 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-28 13:13:23.444 | Setting up python3-wheel (0.34.2-1) ... 2022-01-28 13:13:23.839 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-28 13:13:23.991 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-28 13:13:24.500 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-28 13:13:26.673 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-28 13:13:28.547 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-28 13:13:29.301 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-28 13:13:29.513 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-28 13:13:29.672 | Setting up acl (2.2.53-6) ... 2022-01-28 13:13:29.804 | Setting up dns-root-data (2019052802) ... 2022-01-28 13:13:29.924 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:30.076 | Setting up fakeroot (1.24-1) ... 2022-01-28 13:13:30.173 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-28 13:13:30.290 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-28 13:13:30.427 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-28 13:13:30.581 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:13:30.730 | Setting up autotools-dev (20180224.1) ... 2022-01-28 13:13:30.887 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-28 13:13:31.853 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-28 13:13:32.007 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-28 13:13:32.170 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-28 13:13:32.330 | Setting up make (4.2.1-1.2) ... 2022-01-28 13:13:32.490 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-28 13:13:32.610 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-28 13:13:32.779 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:32.968 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-28 13:13:33.153 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-28 13:13:33.335 | Setting up ebtables (2.0.11-3build1) ... 2022-01-28 13:13:34.096 | Setting up socat (1.7.3.3-2) ... 2022-01-28 13:13:34.256 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-28 13:13:34.390 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-28 13:13:34.530 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-28 13:13:34.678 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-28 13:13:34.793 | Setting up binfmt-support (2.2.0-2) ... 2022-01-28 13:13:35.209 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-28 13:13:36.284 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-28 13:13:36.518 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-28 13:13:36.801 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-28 13:13:37.636 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-28 13:13:37.804 | Setting up lsscsi (0.30-0.1) ... 2022-01-28 13:13:37.947 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-28 13:13:38.159 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-28 13:13:38.367 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-28 13:13:38.521 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-28 13:13:38.689 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-28 13:13:38.867 | Setting up autoconf (2.69-11.1) ... 2022-01-28 13:13:39.087 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-28 13:13:39.270 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-28 13:13:39.434 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-28 13:13:39.518 | Setting up dwz (0.13-5) ... 2022-01-28 13:13:39.667 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-28 13:13:39.861 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-28 13:13:40.053 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-28 13:13:40.244 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-28 13:13:40.392 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-28 13:13:40.773 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:13:40.927 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:41.082 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-28 13:13:41.236 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-28 13:13:41.385 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-28 13:13:41.564 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-28 13:13:41.898 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-28 13:13:42.061 | Setting up pcp-conf (5.0.3-1) ... 2022-01-28 13:13:42.290 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-28 13:13:42.538 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-28 13:13:42.735 | Setting up libsub-override-perl (0.09-2) ... 2022-01-28 13:13:42.910 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-28 13:13:43.064 | Setting up libthai-data (0.1.28-3) ... 2022-01-28 13:13:43.266 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-28 13:13:43.461 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-28 13:13:43.624 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-28 13:13:43.798 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-28 13:13:43.958 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-28 13:13:44.130 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:13:44.292 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-28 13:13:44.461 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-28 13:13:44.630 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-28 13:13:44.807 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-28 13:13:45.047 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-28 13:13:46.396 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-28 13:13:46.821 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-28 13:13:46.990 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-28 13:13:47.156 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-28 13:13:47.321 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-28 13:13:47.501 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-01-28 13:13:47.670 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-28 13:13:47.832 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-28 13:13:48.013 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-28 13:13:48.184 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-28 13:13:48.361 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-28 13:13:48.485 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-28 13:13:48.575 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-28 13:13:48.733 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-28 13:13:48.924 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:13:49.104 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-28 13:13:49.278 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-28 13:13:49.464 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-28 13:13:49.670 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-28 13:13:49.844 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:13:49.995 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:50.149 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-28 13:13:50.298 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:50.449 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-28 13:13:50.661 | Setting up libtool (2.4.6-14) ... 2022-01-28 13:13:50.815 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-28 13:13:53.215 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-01-28 13:13:53.470 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:13:53.624 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-28 13:13:55.202 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-28 13:13:56.304 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:13:56.458 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-28 13:13:56.612 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-28 13:13:56.781 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-28 13:13:57.579 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-28 13:13:57.789 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:57.967 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-28 13:13:58.135 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-28 13:13:58.478 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-28 13:13:58.669 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-28 13:13:59.081 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-28 13:13:59.289 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-28 13:13:59.466 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-28 13:13:59.646 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-28 13:13:59.855 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:14:00.641 | 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-01-28 13:14:00.773 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-28 13:14:00.984 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-28 13:14:01.195 | Setting up ssl-cert (1.0.39) ... 2022-01-28 13:14:02.076 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-28 13:14:02.252 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-28 13:14:02.498 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-28 13:14:02.664 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-28 13:14:04.061 | Adding user postgres to group ssl-cert 2022-01-28 13:14:04.353 | 2022-01-28 13:14:04.353 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-28 13:14:04.563 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-28 13:14:04.563 | Removing obsolete dictionary files: 2022-01-28 13:14:05.136 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-28 13:14:06.372 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-28 13:14:06.538 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-28 13:14:06.706 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-28 13:14:07.020 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-28 13:14:07.595 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-28 13:14:07.740 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-28 13:14:07.892 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-28 13:14:08.046 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-28 13:14:08.207 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-28 13:14:08.372 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-28 13:14:08.550 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-28 13:14:08.715 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-28 13:14:08.938 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-28 13:14:09.103 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-28 13:14:09.269 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:14:09.484 | Setting up ipvsadm (1:1.31-1) ... 2022-01-28 13:14:10.544 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-01-28 13:14:10.692 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-28 13:14:11.075 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-28 13:14:13.249 | Regenerating fonts cache... done. 2022-01-28 13:14:13.315 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-28 13:14:13.486 | Setting up libpcp3 (5.0.3-1) ... 2022-01-28 13:14:13.655 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-28 13:14:13.867 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-28 13:14:14.069 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-01-28 13:14:15.830 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-28 13:14:16.778 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-28 13:14:17.729 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-28 13:14:17.944 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-28 13:14:19.198 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-28 13:14:19.949 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:14:20.112 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-28 13:14:20.281 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-28 13:14:20.438 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-28 13:14:20.609 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-28 13:14:20.766 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-28 13:14:20.918 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-28 13:14:21.066 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-28 13:14:21.235 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-28 13:14:21.406 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-28 13:14:21.580 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-28 13:14:21.738 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-28 13:14:21.875 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-28 13:14:22.140 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-28 13:14:22.320 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-28 13:14:22.460 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-28 13:14:22.592 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-28 13:14:22.700 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-28 13:14:22.858 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-28 13:14:23.021 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-28 13:14:23.197 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-28 13:14:23.357 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-28 13:14:23.509 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-28 13:14:23.732 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-28 13:14:23.912 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-28 13:14:24.081 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-28 13:14:24.243 | Setting up po-debconf (1.0.21) ... 2022-01-28 13:14:24.426 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-01-28 13:14:33.557 | Enabling module mpm_event. 2022-01-28 13:14:33.621 | Enabling module authz_core. 2022-01-28 13:14:33.626 | Enabling module authz_host. 2022-01-28 13:14:33.686 | Enabling module authn_core. 2022-01-28 13:14:33.691 | Enabling module auth_basic. 2022-01-28 13:14:33.752 | Enabling module access_compat. 2022-01-28 13:14:33.811 | Enabling module authn_file. 2022-01-28 13:14:33.877 | Enabling module authz_user. 2022-01-28 13:14:33.937 | Enabling module alias. 2022-01-28 13:14:33.996 | Enabling module dir. 2022-01-28 13:14:34.056 | Enabling module autoindex. 2022-01-28 13:14:34.117 | Enabling module env. 2022-01-28 13:14:34.176 | Enabling module mime. 2022-01-28 13:14:34.236 | Enabling module negotiation. 2022-01-28 13:14:34.296 | Enabling module setenvif. 2022-01-28 13:14:34.356 | Enabling module filter. 2022-01-28 13:14:34.415 | Enabling module deflate. 2022-01-28 13:14:34.475 | Enabling module status. 2022-01-28 13:14:34.534 | Enabling module reqtimeout. 2022-01-28 13:14:34.593 | Enabling conf charset. 2022-01-28 13:14:34.653 | Enabling conf localized-error-pages. 2022-01-28 13:14:34.713 | Enabling conf other-vhosts-access-log. 2022-01-28 13:14:34.772 | Enabling conf security. 2022-01-28 13:14:34.832 | Enabling conf serve-cgi-bin. 2022-01-28 13:14:34.892 | Enabling site 000-default. 2022-01-28 13:14:34.945 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-28 13:14:35.000 | Enabling conf javascript-common. 2022-01-28 13:14:35.257 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-28 13:14:35.828 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-28 13:14:38.526 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-28 13:14:38.743 | Setting up python3-pcp (5.0.3-1) ... 2022-01-28 13:14:39.237 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-28 13:14:39.437 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-28 13:14:39.586 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-28 13:14:39.754 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-28 13:14:39.920 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-28 13:14:40.085 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-28 13:14:40.266 | Setting up graphviz (2.42.2-3build2) ... 2022-01-28 13:14:40.451 | Setting up pcp (5.0.3-1) ... 2022-01-28 13:14:44.051 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-28 13:14:44.468 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-28 13:14:44.875 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-28 13:14:45.286 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-28 13:15:02.103 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-28 13:15:02.248 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-01-28 13:15:02.309 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-28 13:15:04.106 | Setting up dh-autoreconf (19) ... 2022-01-28 13:15:04.240 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-01-28 13:15:05.336 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-01-28 13:15:05.503 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-01-28 13:15:05.646 | Setting up debhelper (12.10ubuntu1) ... 2022-01-28 13:15:05.803 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-01-28 13:15:06.375 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-28 13:15:06.540 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-28 13:15:06.666 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-28 13:15:06.869 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-28 13:15:20.566 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-28 13:15:20.770 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-28 13:15:21.300 | Processing triggers for ufw (0.36-6) ... 2022-01-28 13:15:21.568 | Processing triggers for man-db (2.9.1-1) ... 2022-01-28 13:15:49.118 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-28 13:15:49.255 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-28 13:15:56.456 | ++ functions-common:apt_get:1223 : result=0 2022-01-28 13:15:56.459 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:15:56.461 | ++ functions-common:time_stop:2414 : local name 2022-01-28 13:15:56.463 | ++ functions-common:time_stop:2415 : local end_time 2022-01-28 13:15:56.465 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:15:56.467 | ++ functions-common:time_stop:2417 : local total 2022-01-28 13:15:56.469 | ++ functions-common:time_stop:2418 : local start_time 2022-01-28 13:15:56.472 | ++ functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:15:56.474 | ++ functions-common:time_stop:2421 : start_time=1643375422613 2022-01-28 13:15:56.476 | ++ functions-common:time_stop:2423 : [[ -z 1643375422613 ]] 2022-01-28 13:15:56.479 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:15:56.483 | ++ functions-common:time_stop:2426 : end_time=1643375756480 2022-01-28 13:15:56.485 | ++ functions-common:time_stop:2427 : elapsed_time=333867 2022-01-28 13:15:56.487 | ++ functions-common:time_stop:2428 : total=746 2022-01-28 13:15:56.489 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:15:56.491 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=334613 2022-01-28 13:15:56.493 | ++ functions-common:apt_get:1227 : return 0 2022-01-28 13:15:56.496 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-28 13:15:56.498 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-28 13:15:56.500 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-28 13:15:56.505 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-28 13:15:56.508 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-01-28 13:15:56.511 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-01-28 13:15:56.513 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-28 13:15:57.837 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-28 13:15:57.839 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-28 13:15:57.841 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-28 13:15:57.844 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-28 13:15:57.846 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-28 13:15:57.848 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-28 13:15:57.849 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-28 13:15:57.851 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-28 13:15:57.853 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-28 13:15:57.855 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-28 13:15:57.856 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-28 13:15:57.858 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-28 13:15:57.860 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-28 13:15:57.862 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-28 13:15:57.864 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-28 13:15:57.866 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-28 13:15:57.867 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-28 13:15:57.869 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-28 13:15:57.871 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-28 13:15:57.872 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-28 13:15:57.874 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-28 13:15:57.877 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-28 13:15:57.879 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-28 13:15:57.881 | + functions-common:_ensure_lsb_release:383 : return 2022-01-28 13:15:57.883 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-28 13:15:57.950 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-28 13:15:57.952 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-28 13:15:58.018 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-28 13:15:58.021 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-28 13:15:58.087 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-28 13:15:58.088 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-28 13:15:58.090 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-28 13:15:58.092 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-28 13:15:58.095 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-28 13:15:58.097 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-28 13:15:58.099 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-28 13:15:58.100 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-28 13:15:58.102 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-28 13:15:58.104 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-01-28 13:15:58.106 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-28 13:15:58.106 | Distro: focal 2022-01-28 13:15:58.109 | + tools/install_pip.sh:main:115 : get_versions 2022-01-28 13:15:58.111 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-28 13:15:58.115 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-28 13:15:58.117 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-28 13:15:58.119 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-28 13:15:58.120 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-28 13:15:58.685 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-28 13:15:58.687 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-28 13:15:58.687 | pip: 21.3.1 2022-01-28 13:15:58.689 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-01-28 13:15:58.691 | + tools/install_pip.sh:main:121 : is_fedora 2022-01-28 13:15:58.693 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:15:58.694 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:15:58.696 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:15:58.698 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:15:58.699 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:15:58.701 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:15:58.703 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:15:58.705 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:15:58.707 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:15:58.708 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:15:58.710 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:15:58.712 | + tools/install_pip.sh:main:133 : install_get_pip 2022-01-28 13:15:58.713 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-28 13:15:58.715 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-28 13:15:58.717 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-28 13:15:58.719 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-28 13:15:58.721 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-28 13:15:58.731 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-28 13:15:58.731 | Dload Upload Total Spent Left Speed 2022-01-28 13:16:00.170 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 2108k 94 1994k 0 0 1846k 0 0:00:01 0:00:01 --:--:-- 1844k 100 2108k 100 2108k 0 0 1466k 0 0:00:01 0:00:01 --:--:-- 1465k 2022-01-28 13:16:00.175 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-28 13:16:00.178 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-28 13:16:02.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:02.932 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:02.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:02.932 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:03.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:03.389 | Collecting pip 2022-01-28 13:16:03.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-28 13:16:04.177 | Collecting setuptools 2022-01-28 13:16:04.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/b94073fc48609/setuptools-60.5.0-py3-none-any.whl (958 kB) 2022-01-28 13:16:05.849 | Installing collected packages: setuptools, pip 2022-01-28 13:16:06.538 | Attempting uninstall: pip 2022-01-28 13:16:06.538 | Found existing installation: pip 21.3.1 2022-01-28 13:16:06.791 | Uninstalling pip-21.3.1: 2022-01-28 13:16:06.832 | Successfully uninstalled pip-21.3.1 2022-01-28 13:16:08.518 | Successfully installed pip-21.3.1 setuptools-60.5.0 2022-01-28 13:16:08.518 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:16:08.776 | + tools/install_pip.sh:main:136 : set -x 2022-01-28 13:16:08.777 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2022-01-28 13:16:08.779 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-28 13:16:08.781 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-28 13:16:08.783 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-28 13:16:08.785 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-28 13:16:08.787 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-28 13:16:08.790 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-28 13:16:08.790 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-28 13:16:08.794 | ++ inc/python:get_from_global_requirements:227 : required_pkg='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,!=48.0.0,!=49.0.0 ' 2022-01-28 13:16:08.795 | ++ inc/python:get_from_global_requirements:228 : [[ 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,!=48.0.0,!=49.0.0 == '' ]] 2022-01-28 13:16:08.798 | ++ inc/python:get_from_global_requirements:231 : echo '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,!=48.0.0,!=49.0.0' 2022-01-28 13:16:08.800 | + inc/python:pip_install_gr:78 : clean_name='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,!=48.0.0,!=49.0.0' 2022-01-28 13:16:08.802 | + inc/python:pip_install_gr:79 : pip_install '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,!=48.0.0,!=49.0.0' 2022-01-28 13:16:08.818 | Using python 3.8 to install 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,!=48.0.0,!=49.0.0 2022-01-28 13:16:08.819 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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,!=48.0.0,!=49.0.0' 2022-01-28 13:16:09.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:09.548 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:09.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:09.548 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:10.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:10.683 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (60.5.0) 2022-01-28 13:16:12.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:16:12.395 | + inc/python:pip_install:200 : result=0 2022-01-28 13:16:12.397 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:16:12.398 | + functions-common:time_stop:2414 : local name 2022-01-28 13:16:12.400 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:16:12.402 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:16:12.404 | + functions-common:time_stop:2417 : local total 2022-01-28 13:16:12.406 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:16:12.407 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:16:12.409 | + functions-common:time_stop:2421 : start_time=1643375768813 2022-01-28 13:16:12.411 | + functions-common:time_stop:2423 : [[ -z 1643375768813 ]] 2022-01-28 13:16:12.413 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:16:12.416 | + functions-common:time_stop:2426 : end_time=1643375772414 2022-01-28 13:16:12.418 | + functions-common:time_stop:2427 : elapsed_time=3601 2022-01-28 13:16:12.420 | + functions-common:time_stop:2428 : total=0 2022-01-28 13:16:12.422 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:16:12.424 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3601 2022-01-28 13:16:12.425 | + inc/python:pip_install:203 : return 0 2022-01-28 13:16:12.427 | + tools/install_pip.sh:main:142 : get_versions 2022-01-28 13:16:12.430 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-28 13:16:12.433 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-28 13:16:12.435 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-28 13:16:12.438 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-28 13:16:12.438 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-28 13:16:13.004 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-28 13:16:13.006 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-28 13:16:13.006 | pip: 21.3.1 2022-01-28 13:16:13.009 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-28 13:16:13.012 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-28 13:16:13.016 | + ./stack.sh:main:796 : fixup_all 2022-01-28 13:16:13.018 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-01-28 13:16:13.020 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-01-28 13:16:13.022 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:16:13.024 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:16:13.027 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-28 13:16:13.038 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-28 13:16:13.048 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-28 13:16:13.059 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-01-28 13:16:13.061 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-28 13:16:13.063 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:16:13.065 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:16:13.067 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:16:13.069 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:16:13.071 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:16:13.073 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:16:13.076 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:16:13.078 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:16:13.080 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:16:13.082 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:16:13.084 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:16:13.086 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-28 13:16:13.088 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-01-28 13:16:13.090 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-01-28 13:16:13.093 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:16:13.095 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:16:13.097 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:16:13.099 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:16:13.101 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:16:13.103 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:16:13.105 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-01-28 13:16:13.107 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-01-28 13:16:13.109 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-01-28 13:16:13.111 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-01-28 13:16:13.113 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-01-28 13:16:13.116 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-01-28 13:16:13.118 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-01-28 13:16:13.138 | Using python 3.8 to install os-testr 2022-01-28 13:16:13.141 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-28 13:16:13.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:13.877 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:13.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:13.878 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:15.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:15.109 | Collecting os-testr 2022-01-28 13:16:15.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-28 13:16:15.172 | Collecting stestr>=1.0.0 2022-01-28 13:16:15.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-28 13:16:15.187 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-01-28 13:16:15.220 | Collecting python-subunit>=1.0.0 2022-01-28 13:16:15.227 | 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-01-28 13:16:15.234 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-28 13:16:15.247 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-28 13:16:15.279 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-01-28 13:16:15.324 | Collecting future 2022-01-28 13:16:15.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-28 13:16:15.543 | Preparing metadata (setup.py): started 2022-01-28 13:16:16.181 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:16:16.185 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-01-28 13:16:16.188 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-28 13:16:16.192 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-01-28 13:16:16.218 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-01-28 13:16:16.219 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-01-28 13:16:16.220 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-01-28 13:16:16.221 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-01-28 13:16:16.222 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-01-28 13:16:16.235 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-01-28 13:16:16.306 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-01-28 13:16:16.307 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-28 13:16:16.308 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-28 13:16:16.420 | Building wheels for collected packages: future 2022-01-28 13:16:16.421 | Building wheel for future (setup.py): started 2022-01-28 13:16:17.442 | Building wheel for future (setup.py): finished with status 'done' 2022-01-28 13:16:17.446 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=5ea78b29185e0f2696b46e2ea3affa9ad0c8f57c6e3e8797b6e18d0656db56a7 2022-01-28 13:16:17.446 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-28 13:16:17.453 | Successfully built future 2022-01-28 13:16:18.890 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-28 13:16:20.026 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-28 13:16:20.026 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:16:20.166 | + inc/python:pip_install:200 : result=0 2022-01-28 13:16:20.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:16:20.170 | + functions-common:time_stop:2414 : local name 2022-01-28 13:16:20.172 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:16:20.174 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:16:20.176 | + functions-common:time_stop:2417 : local total 2022-01-28 13:16:20.178 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:16:20.180 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:16:20.182 | + functions-common:time_stop:2421 : start_time=1643375773133 2022-01-28 13:16:20.185 | + functions-common:time_stop:2423 : [[ -z 1643375773133 ]] 2022-01-28 13:16:20.187 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:16:20.191 | + functions-common:time_stop:2426 : end_time=1643375780189 2022-01-28 13:16:20.193 | + functions-common:time_stop:2427 : elapsed_time=7056 2022-01-28 13:16:20.195 | + functions-common:time_stop:2428 : total=0 2022-01-28 13:16:20.197 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:16:20.199 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7056 2022-01-28 13:16:20.202 | + inc/python:pip_install:203 : return 0 2022-01-28 13:16:20.204 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-28 13:16:20.252 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-01-28 13:16:20.449 | + ./stack.sh:main:810 : install_infra 2022-01-28 13:16:20.452 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-28 13:16:20.454 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-28 13:16:20.457 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-28 13:16:23.604 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-28 13:16:23.607 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-28 13:16:23.628 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-28 13:16:25.424 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.468 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.540 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.549 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.572 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.613 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.625 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.683 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.760 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.777 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.810 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.827 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.844 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.856 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.870 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.879 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.916 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.937 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:25.946 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.007 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.010 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.014 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.054 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.092 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.108 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.124 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.161 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.177 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.232 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.259 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.269 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.286 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.314 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.321 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.325 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:26.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:26.467 | Collecting pbr===5.8.0 2022-01-28 13:16:26.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-28 13:16:26.513 | Installing collected packages: pbr 2022-01-28 13:16:26.654 | Successfully installed pbr-5.8.0 2022-01-28 13:16:26.714 | + inc/python:pip_install:200 : result=0 2022-01-28 13:16:26.716 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:16:26.719 | + functions-common:time_stop:2414 : local name 2022-01-28 13:16:26.721 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:16:26.723 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:16:26.725 | + functions-common:time_stop:2417 : local total 2022-01-28 13:16:26.727 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:16:26.729 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:16:26.731 | + functions-common:time_stop:2421 : start_time=1643375783621 2022-01-28 13:16:26.733 | + functions-common:time_stop:2423 : [[ -z 1643375783621 ]] 2022-01-28 13:16:26.736 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:16:26.740 | + functions-common:time_stop:2426 : end_time=1643375786737 2022-01-28 13:16:26.742 | + functions-common:time_stop:2427 : elapsed_time=3116 2022-01-28 13:16:26.744 | + functions-common:time_stop:2428 : total=7056 2022-01-28 13:16:26.746 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:16:26.748 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10172 2022-01-28 13:16:26.750 | + inc/python:pip_install:203 : return 0 2022-01-28 13:16:26.752 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-28 13:16:26.755 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-28 13:16:26.777 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-28 13:16:28.562 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.608 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.682 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.690 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.714 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.756 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.768 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.828 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.905 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.922 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.954 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.971 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:28.989 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.001 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.015 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.024 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.061 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.084 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.092 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.155 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.158 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.162 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.202 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.240 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.256 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.273 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.292 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.310 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.326 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.383 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.410 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.422 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.439 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.467 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.474 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.478 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-28 13:16:29.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:29.484 | Processing /opt/stack/requirements 2022-01-28 13:16:30.766 | Collecting fixtures===3.0.0 2022-01-28 13:16:30.772 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-28 13:16:30.985 | Collecting PyYAML===6.0 2022-01-28 13:16:30.994 | 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-01-28 13:16:31.164 | Collecting requests===2.27.1 2022-01-28 13:16:31.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-01-28 13:16:31.260 | Collecting packaging===21.3 2022-01-28 13:16:31.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-28 13:16:31.329 | Collecting testtools===2.5.0 2022-01-28 13:16:31.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-28 13:16:31.417 | Collecting idna===3.3 2022-01-28 13:16:31.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-28 13:16:31.555 | Collecting pyparsing===3.0.7 2022-01-28 13:16:31.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-01-28 13:16:31.618 | Collecting six===1.16.0 2022-01-28 13:16:31.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-28 13:16:31.674 | Collecting charset-normalizer===2.0.10 2022-01-28 13:16:31.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/57888737fc0bb/charset_normalizer-2.0.10-py3-none-any.whl (39 kB) 2022-01-28 13:16:31.715 | Collecting Parsley>=1.2 2022-01-28 13:16:31.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-28 13:16:31.766 | Collecting beagle>=0.2.1 2022-01-28 13:16:31.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-28 13:16:31.799 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-28 13:16:31.867 | Collecting certifi>=2017.4.17 2022-01-28 13:16:31.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-28 13:16:31.957 | Collecting urllib3===1.26.8 2022-01-28 13:16:31.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-01-28 13:16:32.024 | Collecting extras===1.0.0 2022-01-28 13:16:32.031 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-28 13:16:32.111 | Collecting cliff===3.10.0 2022-01-28 13:16:32.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-28 13:16:32.286 | Collecting cmd2===2.3.3 2022-01-28 13:16:32.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-28 13:16:32.404 | Collecting prettytable===3.0.0 2022-01-28 13:16:32.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-01-28 13:16:32.502 | Collecting stevedore===3.5.0 2022-01-28 13:16:32.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-28 13:16:32.557 | Collecting autopage===0.5.0 2022-01-28 13:16:32.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-01-28 13:16:32.613 | Collecting pyperclip===1.8.2 2022-01-28 13:16:32.618 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-28 13:16:32.666 | Collecting attrs===21.4.0 2022-01-28 13:16:32.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-28 13:16:32.781 | Collecting wcwidth===0.2.5 2022-01-28 13:16:32.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-28 13:16:32.807 | Building wheels for collected packages: openstack-requirements 2022-01-28 13:16:32.808 | Building wheel for openstack-requirements (setup.py): started 2022-01-28 13:16:33.614 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-28 13:16:33.614 | ERROR: Command errored out with exit status 1: 2022-01-28 13:16:33.614 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p_e3q2my/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p_e3q2my/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-5akoxtcq 2022-01-28 13:16:33.614 | cwd: /tmp/pip-req-build-p_e3q2my/ 2022-01-28 13:16:33.614 | Complete output (6 lines): 2022-01-28 13:16:33.614 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-28 13:16:33.614 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-28 13:16:33.614 | or: setup.py --help-commands 2022-01-28 13:16:33.614 | or: setup.py cmd --help 2022-01-28 13:16:33.614 | 2022-01-28 13:16:33.614 | error: invalid command 'bdist_wheel' 2022-01-28 13:16:33.614 | ---------------------------------------- 2022-01-28 13:16:33.614 | ERROR: Failed building wheel for openstack-requirements 2022-01-28 13:16:33.614 | Running setup.py clean for openstack-requirements 2022-01-28 13:16:34.421 | Failed to build openstack-requirements 2022-01-28 13:16:34.679 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, stevedore, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-28 13:16:36.522 | Running setup.py install for openstack-requirements: started 2022-01-28 13:16:38.673 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-28 13:16:38.706 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.10 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5177 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-01-28 13:16:38.836 | + inc/python:pip_install:200 : result=0 2022-01-28 13:16:38.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:16:38.841 | + functions-common:time_stop:2414 : local name 2022-01-28 13:16:38.843 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:16:38.845 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:16:38.847 | + functions-common:time_stop:2417 : local total 2022-01-28 13:16:38.849 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:16:38.851 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:16:38.854 | + functions-common:time_stop:2421 : start_time=1643375786770 2022-01-28 13:16:38.856 | + functions-common:time_stop:2423 : [[ -z 1643375786770 ]] 2022-01-28 13:16:38.859 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:16:38.862 | + functions-common:time_stop:2426 : end_time=1643375798860 2022-01-28 13:16:38.864 | + functions-common:time_stop:2427 : elapsed_time=12090 2022-01-28 13:16:38.866 | + functions-common:time_stop:2428 : total=10172 2022-01-28 13:16:38.868 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:16:38.871 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22262 2022-01-28 13:16:38.873 | + inc/python:pip_install:203 : return 0 2022-01-28 13:16:38.876 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-28 13:16:38.878 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-28 13:16:38.880 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-28 13:16:38.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:16:38.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:16:38.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-28 13:16:38.889 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:16:38.892 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-28 13:16:38.911 | Using python 3.8 to install pbr 2022-01-28 13:16:38.913 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-28 13:16:39.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:39.650 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:39.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:16:39.650 | from cryptography.utils import int_from_bytes 2022-01-28 13:16:40.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:40.806 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-01-28 13:16:42.535 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:16:42.648 | + inc/python:pip_install:200 : result=0 2022-01-28 13:16:42.650 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:16:42.652 | + functions-common:time_stop:2414 : local name 2022-01-28 13:16:42.654 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:16:42.656 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:16:42.658 | + functions-common:time_stop:2417 : local total 2022-01-28 13:16:42.660 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:16:42.662 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:16:42.664 | + functions-common:time_stop:2421 : start_time=1643375798906 2022-01-28 13:16:42.667 | + functions-common:time_stop:2423 : [[ -z 1643375798906 ]] 2022-01-28 13:16:42.669 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:16:42.673 | + functions-common:time_stop:2426 : end_time=1643375802671 2022-01-28 13:16:42.675 | + functions-common:time_stop:2427 : elapsed_time=3765 2022-01-28 13:16:42.677 | + functions-common:time_stop:2428 : total=22262 2022-01-28 13:16:42.679 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:16:42.681 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26027 2022-01-28 13:16:42.684 | + inc/python:pip_install:203 : return 0 2022-01-28 13:16:42.686 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-01-28 13:16:45.807 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-28 13:16:47.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:16:47.675 | Collecting bindep 2022-01-28 13:16:47.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-01-28 13:16:47.822 | Collecting pbr>=2.0.0 2022-01-28 13:16:47.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-28 13:16:47.916 | Collecting distro 2022-01-28 13:16:47.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-28 13:16:48.007 | Collecting packaging; python_version >= "3.6" 2022-01-28 13:16:48.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-28 13:16:48.048 | Collecting Parsley 2022-01-28 13:16:48.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-28 13:16:48.244 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-28 13:16:48.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-01-28 13:16:48.301 | Installing collected packages: pbr, distro, pyparsing, packaging, Parsley, bindep 2022-01-28 13:16:48.865 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.7 2022-01-28 13:16:48.935 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-28 13:16:48.938 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-28 13:16:48.941 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-01-28 13:16:48.957 | + ./stack.sh:main:819 : pkgs= 2022-01-28 13:16:48.959 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-01-28 13:16:48.962 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-01-28 13:16:48.964 | + functions-common:run_phase:1842 : local mode=stack 2022-01-28 13:16:48.966 | + functions-common:run_phase:1843 : local phase=pre-install 2022-01-28 13:16:48.969 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-28 13:16:48.971 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-01-28 13:16:48.973 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-28 13:16:48.975 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-01-28 13:16:48.978 | + functions-common:run_phase:1852 : local extra 2022-01-28 13:16:48.980 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-28 13:16:48.984 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-01-28 13:16:48.986 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-28 13:16:48.988 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-28 13:16:48.990 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-28 13:16:48.993 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-28 13:16:49.007 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:16:49.009 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-28 13:16:49.011 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-28 13:16:49.013 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-28 13:16:49.015 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-28 13:16:49.017 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-28 13:16:49.019 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-28 13:16:49.021 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-28 13:16:49.023 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-28 13:16:49.026 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-28 13:16:49.028 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-28 13:16:49.030 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-28 13:16:49.032 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-28 13:16:49.034 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-28 13:16:49.036 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-01-28 13:16:49.038 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-28 13:16:49.041 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-01-28 13:16:49.043 | + functions-common:run_plugins:1828 : local mode=stack 2022-01-28 13:16:49.045 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-01-28 13:16:49.048 | + functions-common:run_plugins:1831 : local plugins= 2022-01-28 13:16:49.050 | + functions-common:run_plugins:1832 : local plugin 2022-01-28 13:16:49.052 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-28 13:16:49.054 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-28 13:16:49.057 | + functions:set_systemd_override:821 : local value=2048 2022-01-28 13:16:49.059 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-28 13:16:49.062 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-28 13:16:49.110 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-28 13:16:49.110 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-28 13:16:49.112 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-28 13:16:49.470 | + ./stack.sh:main:832 : install_rpc_backend 2022-01-28 13:16:49.472 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-28 13:16:49.488 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:16:49.490 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-28 13:16:49.494 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:16:49.496 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:16:49.498 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:16:49.501 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:16:49.503 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:16:49.505 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:16:49.507 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:16:49.509 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:16:49.512 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:16:49.514 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:16:49.516 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:16:49.518 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:16:49.521 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-01-28 13:16:49.523 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:16:49.525 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:16:49.527 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:16:49.530 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-01-28 13:16:49.550 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-28 13:16:49.657 | Reading package lists... 2022-01-28 13:16:49.893 | Building dependency tree... 2022-01-28 13:16:49.894 | Reading state information... 2022-01-28 13:16:50.132 | The following packages were automatically installed and are no longer required: 2022-01-28 13:16:50.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:16:50.133 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:16:50.134 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:16:50.134 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:16:50.134 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:16:50.134 | python3-zope.interface 2022-01-28 13:16:50.134 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:16:50.134 | The following additional packages will be installed: 2022-01-28 13:16:50.134 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-28 13:16:50.134 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-28 13:16:50.134 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-28 13:16:50.135 | erlang-tools erlang-xmerl locales-all 2022-01-28 13:16:50.136 | Suggested packages: 2022-01-28 13:16:50.136 | erlang erlang-manpages erlang-doc 2022-01-28 13:16:50.204 | The following NEW packages will be installed: 2022-01-28 13:16:50.204 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-28 13:16:50.205 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-28 13:16:50.205 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-28 13:16:50.205 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-28 13:16:50.453 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:16:50.454 | Need to get 38.1 MB of archives. 2022-01-28 13:16:50.454 | After this operation, 276 MB of additional disk space will be used. 2022-01-28 13:16:50.454 | 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-01-28 13:16:52.340 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-28 13:16:52.432 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-28 13:16:52.449 | 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-01-28 13:16:52.524 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-28 13:16:52.620 | 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-01-28 13:16:52.645 | 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-01-28 13:16:52.796 | 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-01-28 13:16:52.809 | 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-01-28 13:16:52.818 | 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-01-28 13:16:52.830 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-28 13:16:52.956 | 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-01-28 13:16:53.443 | 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-01-28 13:16:53.444 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-28 13:16:53.450 | 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-01-28 13:16:53.455 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-28 13:16:53.463 | 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-01-28 13:16:53.589 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-28 13:16:55.316 | 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-01-28 13:16:57.694 | Fetched 38.1 MB in 7s (5,508 kB/s) 2022-01-28 13:16:57.945 | Selecting previously unselected package erlang-base. 2022-01-28 13:16:57.994 | (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 ... 81597 files and directories currently installed.) 2022-01-28 13:16:57.997 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:16:58.044 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-28 13:16:59.566 | Selecting previously unselected package erlang-asn1. 2022-01-28 13:16:59.576 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:16:59.623 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:00.018 | Selecting previously unselected package erlang-crypto. 2022-01-28 13:17:00.027 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:00.080 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:00.404 | Selecting previously unselected package erlang-public-key. 2022-01-28 13:17:00.413 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:00.472 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:00.892 | Selecting previously unselected package erlang-mnesia. 2022-01-28 13:17:00.902 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:00.958 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:01.382 | Selecting previously unselected package erlang-runtime-tools. 2022-01-28 13:17:01.392 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:01.463 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:01.827 | Selecting previously unselected package erlang-ssl. 2022-01-28 13:17:01.836 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:01.915 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:02.383 | Selecting previously unselected package erlang-eldap. 2022-01-28 13:17:02.392 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:02.446 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:02.795 | Selecting previously unselected package erlang-ftp. 2022-01-28 13:17:02.803 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:02.863 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:03.194 | Selecting previously unselected package erlang-tftp. 2022-01-28 13:17:03.203 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:03.255 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:03.606 | Selecting previously unselected package erlang-inets. 2022-01-28 13:17:03.614 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:03.669 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:04.143 | Selecting previously unselected package erlang-snmp. 2022-01-28 13:17:04.153 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:04.215 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:04.798 | Selecting previously unselected package erlang-os-mon. 2022-01-28 13:17:04.807 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:04.855 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:05.206 | Selecting previously unselected package erlang-parsetools. 2022-01-28 13:17:05.214 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:05.263 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:05.617 | Selecting previously unselected package erlang-syntax-tools. 2022-01-28 13:17:05.626 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:05.674 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:06.028 | Selecting previously unselected package erlang-tools. 2022-01-28 13:17:06.037 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:06.102 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:06.513 | Selecting previously unselected package erlang-xmerl. 2022-01-28 13:17:06.521 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-28 13:17:06.575 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:07.103 | Selecting previously unselected package locales-all. 2022-01-28 13:17:07.112 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-28 13:17:07.177 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-28 13:17:11.866 | Selecting previously unselected package rabbitmq-server. 2022-01-28 13:17:11.879 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-28 13:17:11.931 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-28 13:17:13.516 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:14.369 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-28 13:17:14.369 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-28 13:17:18.721 | Searching for services which depend on erlang and should be started... none found. 2022-01-28 13:17:18.796 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:18.958 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.056 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-28 13:17:19.214 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.347 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.482 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.614 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.719 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.856 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:19.976 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.113 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.217 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.374 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.518 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.667 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.793 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:20.951 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-28 13:17:21.096 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-28 13:17:21.438 | Adding group `rabbitmq' (GID 125) ... 2022-01-28 13:17:21.550 | Done. 2022-01-28 13:17:21.632 | Adding system user `rabbitmq' (UID 117) ... 2022-01-28 13:17:21.632 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-28 13:17:21.939 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-28 13:17:22.210 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-28 13:17:29.804 | Processing triggers for man-db (2.9.1-1) ... 2022-01-28 13:17:30.602 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-01-28 13:17:38.178 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:17:38.182 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:17:38.186 | + functions-common:time_stop:2414 : local name 2022-01-28 13:17:38.189 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:17:38.191 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:17:38.194 | + functions-common:time_stop:2417 : local total 2022-01-28 13:17:38.198 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:17:38.201 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:17:38.204 | + functions-common:time_stop:2421 : start_time=1643375809547 2022-01-28 13:17:38.206 | + functions-common:time_stop:2423 : [[ -z 1643375809547 ]] 2022-01-28 13:17:38.209 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:17:38.215 | + functions-common:time_stop:2426 : end_time=1643375858211 2022-01-28 13:17:38.219 | + functions-common:time_stop:2427 : elapsed_time=48664 2022-01-28 13:17:38.222 | + functions-common:time_stop:2428 : total=334613 2022-01-28 13:17:38.224 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:17:38.226 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=383277 2022-01-28 13:17:38.229 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:17:38.231 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-28 13:17:38.234 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:17:38.237 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:17:38.239 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:17:38.243 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:17:38.245 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:17:38.248 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:17:38.250 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-28 13:17:38.252 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:17:38.255 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:17:38.258 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:17:38.260 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:17:38.262 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:17:38.265 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:17:38.267 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:17:38.269 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:17:38.271 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:17:38.274 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:17:38.277 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:17:38.279 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-28 13:17:38.282 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:17:38.285 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:17:38.287 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:17:38.291 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:17:38.294 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:17:38.296 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:17:38.300 | + ./stack.sh:main:833 : restart_rpc_backend 2022-01-28 13:17:38.302 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-28 13:17:38.322 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:17:38.324 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-28 13:17:38.327 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-28 13:17:38.329 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-01-28 13:17:38.331 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-28 13:17:38.334 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-28 13:17:38.338 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-28 13:17:38.342 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-28 13:17:38.345 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-28 13:17:38.349 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-28 13:17:38.352 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-28 13:17:38.354 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-28 13:17:38.357 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-28 13:17:39.042 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-28 13:17:39.042 | user tags 2022-01-28 13:17:39.042 | guest [administrator]' 2022-01-28 13:17:39.045 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-28 13:17:39.045 | user tags 2022-01-28 13:17:39.045 | guest [administrator]' 2022-01-28 13:17:39.046 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-28 13:17:39.051 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-28 13:17:39.054 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-28 13:17:39.057 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-28 13:17:39.719 | Adding user "stackrabbit" ... 2022-01-28 13:17:39.778 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-28 13:17:40.451 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-28 13:17:40.501 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-28 13:17:40.503 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-28 13:17:41.191 | Changing password for user "stackrabbit" ... 2022-01-28 13:17:41.237 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-28 13:17:41.240 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-28 13:17:41.243 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-28 13:17:41.907 | Deleting user "guest" ... 2022-01-28 13:17:41.960 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-01-28 13:17:41.976 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:17:41.978 | + ./stack.sh:main:836 : install_database 2022-01-28 13:17:41.980 | + lib/database:install_database:118 : install_database_mysql 2022-01-28 13:17:41.983 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-01-28 13:17:41.985 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:17:41.987 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:17:41.989 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-01-28 13:17:42.359 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-28 13:17:42.361 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-01-28 13:17:42.366 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-01-28 13:17:42.368 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:17:42.371 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:17:42.373 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-01-28 13:17:42.375 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-01-28 13:17:42.377 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-28 13:17:42.381 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-01-28 13:17:42.384 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-01-28 13:17:42.387 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-01-28 13:17:42.389 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:17:42.391 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-01-28 13:17:42.395 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:17:42.398 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:17:42.401 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:17:42.403 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:17:42.406 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:17:42.408 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:17:42.410 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:17:42.413 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:17:42.415 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:17:42.417 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:17:42.419 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:17:42.421 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-01-28 13:17:42.424 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:17:42.426 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:17:42.428 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:17:42.430 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:17:42.433 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:17:42.435 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:17:42.437 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-01-28 13:17:42.439 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:17:42.442 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:17:42.444 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-01-28 13:17:42.447 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:17:42.449 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:17:42.451 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:17:42.453 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:17:42.456 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:17:42.458 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:17:42.461 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:17:42.463 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:17:42.465 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:17:42.467 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:17:42.469 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:17:42.472 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:17:42.474 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-01-28 13:17:42.476 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:17:42.478 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:17:42.481 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:17:42.483 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-01-28 13:17:42.503 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-28 13:17:42.612 | Reading package lists... 2022-01-28 13:17:42.852 | Building dependency tree... 2022-01-28 13:17:42.853 | Reading state information... 2022-01-28 13:17:43.096 | The following packages were automatically installed and are no longer required: 2022-01-28 13:17:43.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:17:43.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:17:43.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:17:43.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:17:43.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:17:43.097 | python3-zope.interface 2022-01-28 13:17:43.097 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:17:43.097 | The following additional packages will be installed: 2022-01-28 13:17:43.098 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-28 13:17:43.098 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-28 13:17:43.098 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-28 13:17:43.098 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-28 13:17:43.098 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-28 13:17:43.098 | mysql-server-8.0 mysql-server-core-8.0 2022-01-28 13:17:43.099 | Suggested packages: 2022-01-28 13:17:43.099 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-28 13:17:43.176 | The following NEW packages will be installed: 2022-01-28 13:17:43.176 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-28 13:17:43.176 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-28 13:17:43.176 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-28 13:17:43.177 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-28 13:17:43.177 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-28 13:17:43.177 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-28 13:17:43.286 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:17:43.287 | Need to get 31.9 MB of archives. 2022-01-28 13:17:43.287 | After this operation, 263 MB of additional disk space will be used. 2022-01-28 13:17:43.287 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-28 13:17:43.932 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-28 13:17:43.934 | 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-01-28 13:17:43.941 | 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-01-28 13:17:43.942 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-28 13:17:43.962 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-28 13:17:47.103 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-28 13:17:47.186 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-28 13:17:47.187 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-28 13:17:47.212 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-28 13:17:47.214 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-28 13:17:47.217 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-28 13:17:47.218 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-28 13:17:47.218 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-28 13:17:47.266 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-28 13:17:47.267 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-28 13:17:47.268 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-28 13:17:47.268 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-28 13:17:47.271 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-28 13:17:47.274 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-28 13:17:47.285 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-28 13:17:47.285 | 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-01-28 13:17:48.382 | 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-01-28 13:17:48.382 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-28 13:17:48.908 | Preconfiguring packages ... 2022-01-28 13:17:49.148 | Fetched 31.9 MB in 5s (6,134 kB/s) 2022-01-28 13:17:49.270 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-28 13:17:49.324 | (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 ... 90053 files and directories currently installed.) 2022-01-28 13:17:49.328 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:17:49.384 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:17:50.734 | Selecting previously unselected package mysql-client-8.0. 2022-01-28 13:17:50.750 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:17:50.808 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:17:51.275 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-28 13:17:51.286 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-28 13:17:51.383 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-28 13:17:51.812 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-28 13:17:51.822 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-28 13:17:51.891 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-28 13:17:52.333 | Selecting previously unselected package libmecab2:amd64. 2022-01-28 13:17:52.343 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-28 13:17:52.401 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-28 13:17:52.903 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-28 13:17:52.913 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:17:52.979 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:17:56.984 | Selecting previously unselected package mysql-server-8.0. 2022-01-28 13:17:56.995 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-28 13:17:58.024 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:17:58.499 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-28 13:17:58.509 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-28 13:17:58.561 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-28 13:17:58.897 | Selecting previously unselected package liburi-perl. 2022-01-28 13:17:58.907 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-28 13:17:58.960 | Unpacking liburi-perl (1.76-2) ... 2022-01-28 13:17:59.396 | Selecting previously unselected package libhtml-parser-perl. 2022-01-28 13:17:59.405 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-28 13:17:59.458 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-28 13:17:59.847 | Selecting previously unselected package libcgi-pm-perl. 2022-01-28 13:17:59.858 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-28 13:17:59.927 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-28 13:18:00.281 | Selecting previously unselected package libfcgi-perl. 2022-01-28 13:18:00.291 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-28 13:18:00.379 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-28 13:18:00.766 | Selecting previously unselected package libcgi-fast-perl. 2022-01-28 13:18:00.776 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-28 13:18:00.870 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-28 13:18:01.299 | Selecting previously unselected package libencode-locale-perl. 2022-01-28 13:18:01.308 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-28 13:18:01.367 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-28 13:18:01.773 | Selecting previously unselected package libhtml-template-perl. 2022-01-28 13:18:01.784 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-28 13:18:01.841 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-28 13:18:02.305 | Selecting previously unselected package libtimedate-perl. 2022-01-28 13:18:02.315 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-28 13:18:02.399 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-28 13:18:02.852 | Selecting previously unselected package libhttp-date-perl. 2022-01-28 13:18:02.864 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-28 13:18:02.944 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-28 13:18:03.344 | Selecting previously unselected package libio-html-perl. 2022-01-28 13:18:03.354 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-28 13:18:03.422 | Unpacking libio-html-perl (1.001-1) ... 2022-01-28 13:18:03.933 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-28 13:18:03.943 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-28 13:18:03.996 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-28 13:18:04.417 | Selecting previously unselected package libhttp-message-perl. 2022-01-28 13:18:04.427 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-28 13:18:04.487 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-28 13:18:05.099 | Selecting previously unselected package mecab-utils. 2022-01-28 13:18:05.109 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-28 13:18:05.159 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-28 13:18:05.601 | Selecting previously unselected package mecab-ipadic. 2022-01-28 13:18:05.612 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-28 13:18:05.669 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-28 13:18:07.474 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-28 13:18:07.483 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-28 13:18:07.533 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-28 13:18:07.898 | Selecting previously unselected package mysql-server. 2022-01-28 13:18:07.908 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-28 13:18:07.978 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:18:08.368 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-28 13:18:08.618 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:18:08.816 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-28 13:18:09.044 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-28 13:18:09.210 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-28 13:18:09.360 | Setting up mecab-utils (0.996-10build1) ... 2022-01-28 13:18:09.515 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-28 13:18:09.675 | Setting up libio-html-perl (1.001-1) ... 2022-01-28 13:18:09.850 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-28 13:18:10.086 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:18:10.326 | Setting up libfcgi-perl (0.79-1) ... 2022-01-28 13:18:10.509 | Setting up liburi-perl (1.76-2) ... 2022-01-28 13:18:10.696 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-28 13:18:10.869 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-28 13:18:11.075 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-28 13:18:11.219 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-28 13:18:11.222 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-28 13:18:11.223 | 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-01-28 13:18:11.223 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-28 13:18:11.223 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-28 13:18:11.365 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-28 13:18:11.365 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-28 13:18:11.365 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-28 13:18:11.366 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-28 13:18:11.373 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-28 13:18:11.463 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-28 13:18:11.463 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-28 13:18:11.464 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-28 13:18:11.490 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-28 13:18:11.535 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-28 13:18:11.824 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-28 13:18:11.831 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-28 13:18:11.923 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-28 13:18:11.923 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-28 13:18:11.923 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-28 13:18:11.924 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-28 13:18:11.927 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-28 13:18:11.928 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-28 13:18:11.974 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-28 13:18:12.165 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-28 13:18:12.166 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-28 13:18:12.166 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-28 13:18:12.166 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-28 13:18:12.169 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-28 13:18:12.170 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-28 13:18:12.593 | 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-01-28 13:18:12.715 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-28 13:18:13.039 | 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-01-28 13:18:13.043 | 2022-01-28 13:18:13.043 | done! 2022-01-28 13:18:13.050 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-28 13:18:13.143 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:18:13.280 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-28 13:18:13.350 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-28 13:18:13.371 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-28 13:18:13.371 | 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-01-28 13:18:13.371 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-28 13:18:13.371 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-28 13:18:13.585 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-28 13:18:13.586 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-28 13:18:13.586 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-28 13:18:13.586 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-28 13:18:13.598 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-28 13:18:13.731 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-28 13:18:13.732 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-28 13:18:13.733 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-28 13:18:13.774 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-28 13:18:13.850 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-28 13:18:14.357 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-28 13:18:14.367 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-28 13:18:14.478 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-28 13:18:14.479 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-28 13:18:14.479 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-28 13:18:14.479 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-28 13:18:14.484 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-28 13:18:14.485 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-28 13:18:14.577 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-28 13:18:14.867 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-28 13:18:14.868 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-28 13:18:14.869 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-28 13:18:14.869 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-28 13:18:14.873 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-28 13:18:14.874 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-28 13:18:15.396 | 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-01-28 13:18:15.541 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-28 13:18:15.869 | 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-01-28 13:18:15.873 | 2022-01-28 13:18:15.873 | done! 2022-01-28 13:18:15.881 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-28 13:18:15.994 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-28 13:18:16.200 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-28 13:18:16.434 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:18:17.850 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-28 13:18:17.921 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-28 13:19:03.307 | mysqld will log errors to /var/log/mysql/error.log 2022-01-28 13:19:04.775 | mysqld is running as pid 56327 2022-01-28 13:19:07.609 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-28 13:19:10.486 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-28 13:19:10.673 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-28 13:19:10.856 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-28 13:19:11.010 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-28 13:19:11.187 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-01-28 13:19:11.720 | Processing triggers for man-db (2.9.1-1) ... 2022-01-28 13:19:13.908 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-28 13:19:21.231 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:19:21.233 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:19:21.236 | + functions-common:time_stop:2414 : local name 2022-01-28 13:19:21.238 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:19:21.240 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:19:21.242 | + functions-common:time_stop:2417 : local total 2022-01-28 13:19:21.244 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:19:21.246 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:19:21.248 | + functions-common:time_stop:2421 : start_time=1643375862501 2022-01-28 13:19:21.250 | + functions-common:time_stop:2423 : [[ -z 1643375862501 ]] 2022-01-28 13:19:21.253 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:19:21.257 | + functions-common:time_stop:2426 : end_time=1643375961255 2022-01-28 13:19:21.259 | + functions-common:time_stop:2427 : elapsed_time=98754 2022-01-28 13:19:21.261 | + functions-common:time_stop:2428 : total=383277 2022-01-28 13:19:21.263 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:19:21.265 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=482031 2022-01-28 13:19:21.269 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:19:21.271 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-01-28 13:19:21.273 | + ./stack.sh:main:839 : install_database_python 2022-01-28 13:19:21.275 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-01-28 13:19:21.277 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-01-28 13:19:21.279 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-28 13:19:21.282 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-28 13:19:21.285 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-28 13:19:21.288 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-28 13:19:21.290 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-28 13:19:21.293 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-28 13:19:21.293 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-28 13:19:21.299 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-28 13:19:21.301 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-28 13:19:21.303 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-28 13:19:21.306 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-28 13:19:21.308 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-28 13:19:21.329 | Using python 3.8 to install PyMySQL 2022-01-28 13:19:21.332 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-28 13:19:22.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:19:22.074 | from cryptography.utils import int_from_bytes 2022-01-28 13:19:22.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:19:22.074 | from cryptography.utils import int_from_bytes 2022-01-28 13:19:23.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:19:23.659 | Collecting PyMySQL 2022-01-28 13:19:23.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-28 13:19:25.265 | Installing collected packages: PyMySQL 2022-01-28 13:19:25.468 | Successfully installed PyMySQL-1.0.2 2022-01-28 13:19:25.468 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:19:25.593 | + inc/python:pip_install:200 : result=0 2022-01-28 13:19:25.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:19:25.599 | + functions-common:time_stop:2414 : local name 2022-01-28 13:19:25.601 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:19:25.603 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:19:25.605 | + functions-common:time_stop:2417 : local total 2022-01-28 13:19:25.607 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:19:25.610 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:19:25.612 | + functions-common:time_stop:2421 : start_time=1643375961323 2022-01-28 13:19:25.614 | + functions-common:time_stop:2423 : [[ -z 1643375961323 ]] 2022-01-28 13:19:25.617 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:19:25.621 | + functions-common:time_stop:2426 : end_time=1643375965619 2022-01-28 13:19:25.623 | + functions-common:time_stop:2427 : elapsed_time=4296 2022-01-28 13:19:25.626 | + functions-common:time_stop:2428 : total=26027 2022-01-28 13:19:25.628 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:19:25.630 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30323 2022-01-28 13:19:25.633 | + inc/python:pip_install:203 : return 0 2022-01-28 13:19:25.635 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-28 13:19:25.637 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-28 13:19:25.639 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-28 13:19:25.642 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-01-28 13:19:25.659 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:19:25.661 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-01-28 13:19:25.663 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-01-28 13:19:25.666 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-28 13:19:25.667 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-28 13:19:25.672 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-28 13:19:25.674 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-28 13:19:25.676 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-28 13:19:25.679 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-28 13:19:25.681 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-01-28 13:19:25.683 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-01-28 13:19:25.698 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:19:25.700 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-01-28 13:19:25.702 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:19:25.705 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:19:25.708 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:19:25.710 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:19:25.712 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:19:25.714 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:19:25.717 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:25.719 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:25.722 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:19:25.724 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:19:25.726 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:19:25.728 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:19:25.730 | + functions-common:install_package:1453 : real_install_package radvd 2022-01-28 13:19:25.733 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:19:25.735 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:25.738 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:25.740 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-01-28 13:19:25.760 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-28 13:19:25.871 | Reading package lists... 2022-01-28 13:19:26.118 | Building dependency tree... 2022-01-28 13:19:26.119 | Reading state information... 2022-01-28 13:19:26.367 | The following packages were automatically installed and are no longer required: 2022-01-28 13:19:26.369 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:19:26.369 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:19:26.369 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:19:26.369 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:19:26.369 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:19:26.369 | python3-zope.interface 2022-01-28 13:19:26.369 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:19:26.437 | The following NEW packages will be installed: 2022-01-28 13:19:26.437 | radvd 2022-01-28 13:19:26.549 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:19:26.549 | Need to get 59.0 kB of archives. 2022-01-28 13:19:26.549 | After this operation, 164 kB of additional disk space will be used. 2022-01-28 13:19:26.549 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-28 13:19:27.208 | Fetched 59.0 kB in 0s (293 kB/s) 2022-01-28 13:19:27.400 | Selecting previously unselected package radvd. 2022-01-28 13:19:27.453 | (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 ... 90631 files and directories currently installed.) 2022-01-28 13:19:27.457 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-28 13:19:27.519 | Unpacking radvd (1:2.17-2) ... 2022-01-28 13:19:27.979 | Setting up radvd (1:2.17-2) ... 2022-01-28 13:19:29.415 | Job for radvd.service failed because the control process exited with error code. 2022-01-28 13:19:29.415 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-28 13:19:29.416 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-28 13:19:29.430 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-28 13:19:29.430 | Loaded: loaded (]8;;file://dv-neutron-822096-10-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-28 13:19:29.430 | Active: failed (Result: exit-code) since Fri 2022-01-28 13:19:29 UTC; 15ms ago 2022-01-28 13:19:29.430 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-28 13:19:29.430 | Process: 57446 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-28 13:19:29.430 | 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv radvd[57446]: can't open /etc/radvd.conf: No such file or directory 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv radvd[57446]: Insecure file permissions, but continuing anyway 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv radvd[57446]: exiting, failed to read config file 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-28 13:19:29.430 | Jan 28 13:19:29 dv-neutron-822096-10-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-28 13:19:29.492 | Processing triggers for man-db (2.9.1-1) ... 2022-01-28 13:19:29.829 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-01-28 13:19:37.319 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:19:37.321 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:19:37.323 | + functions-common:time_stop:2414 : local name 2022-01-28 13:19:37.325 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:19:37.327 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:19:37.331 | + functions-common:time_stop:2417 : local total 2022-01-28 13:19:37.333 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:19:37.335 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:19:37.337 | + functions-common:time_stop:2421 : start_time=1643375965757 2022-01-28 13:19:37.339 | + functions-common:time_stop:2423 : [[ -z 1643375965757 ]] 2022-01-28 13:19:37.342 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:19:37.346 | + functions-common:time_stop:2426 : end_time=1643375977343 2022-01-28 13:19:37.349 | + functions-common:time_stop:2427 : elapsed_time=11586 2022-01-28 13:19:37.351 | + functions-common:time_stop:2428 : total=482031 2022-01-28 13:19:37.353 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:19:37.355 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=493617 2022-01-28 13:19:37.357 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:19:37.360 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-01-28 13:19:37.376 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:19:37.379 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-01-28 13:19:37.381 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-28 13:19:37.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-01-28 13:19:37.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-01-28 13:19:37.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-01-28 13:19:37.408 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:19:37.411 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:19:37.413 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:19:37.415 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:19:37.417 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:19:37.419 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:19:37.421 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:37.424 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:37.426 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:19:37.428 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:19:37.430 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:19:37.432 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:19:37.434 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-01-28 13:19:37.436 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:19:37.439 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:37.441 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:37.443 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-01-28 13:19:37.464 | + functions-common:apt_get:1219 : 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-01-28 13:19:37.573 | Reading package lists... 2022-01-28 13:19:37.813 | Building dependency tree... 2022-01-28 13:19:37.814 | Reading state information... 2022-01-28 13:19:38.062 | fakeroot is already the newest version (1.24-1). 2022-01-28 13:19:38.062 | fakeroot set to manually installed. 2022-01-28 13:19:38.062 | make is already the newest version (4.2.1-1.2). 2022-01-28 13:19:38.063 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-28 13:19:38.063 | The following packages were automatically installed and are no longer required: 2022-01-28 13:19:38.064 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:19:38.064 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:19:38.064 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:19:38.064 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:19:38.064 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:19:38.064 | python3-zope.interface 2022-01-28 13:19:38.064 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:19:38.203 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:19:38.207 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:19:38.209 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:19:38.212 | + functions-common:time_stop:2414 : local name 2022-01-28 13:19:38.214 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:19:38.216 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:19:38.219 | + functions-common:time_stop:2417 : local total 2022-01-28 13:19:38.221 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:19:38.223 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:19:38.225 | + functions-common:time_stop:2421 : start_time=1643375977461 2022-01-28 13:19:38.227 | + functions-common:time_stop:2423 : [[ -z 1643375977461 ]] 2022-01-28 13:19:38.230 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:19:38.234 | + functions-common:time_stop:2426 : end_time=1643375978232 2022-01-28 13:19:38.237 | + functions-common:time_stop:2427 : elapsed_time=771 2022-01-28 13:19:38.239 | + functions-common:time_stop:2428 : total=493617 2022-01-28 13:19:38.241 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:19:38.243 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=494388 2022-01-28 13:19:38.245 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:19:38.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-01-28 13:19:38.250 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:38.252 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:38.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-28 13:19:38.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-01-28 13:19:38.259 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-01-28 13:19:38.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-01-28 13:19:38.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-01-28 13:19:38.270 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-01-28 13:19:38.270 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-01-28 13:19:38.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-01-28 13:19:38.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-01-28 13:19:38.279 | + functions:vercmp:628 : local v1=5.4 2022-01-28 13:19:38.281 | + functions:vercmp:629 : local 'op=<' 2022-01-28 13:19:38.283 | + functions:vercmp:630 : local v2=3.13 2022-01-28 13:19:38.286 | + functions:vercmp:631 : local result 2022-01-28 13:19:38.289 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-28 13:19:38.290 | ++ functions:vercmp:635 : sort -V 2022-01-28 13:19:38.290 | ++ functions:vercmp:635 : head -1 2022-01-28 13:19:38.295 | + functions:vercmp:635 : result=3.13 2022-01-28 13:19:38.297 | + functions:vercmp:637 : case $op in 2022-01-28 13:19:38.299 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-28 13:19:38.301 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-28 13:19:38.303 | + functions:vercmp:648 : return 2022-01-28 13:19:38.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-01-28 13:19:38.308 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:19:38.310 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-01-28 13:19:38.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-28 13:19:38.638 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-28 13:19:38.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:38.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:38.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-28 13:19:38.652 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:38.654 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-01-28 13:19:38.671 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:19:38.673 | + ./stack.sh:main:847 : install_etcd3 2022-01-28 13:19:38.676 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-28 13:19:38.677 | Installing etcd 2022-01-28 13:19:38.679 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-28 13:19:38.691 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-28 13:19:38.703 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-28 13:19:38.705 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-28 13:19:38.726 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-28 13:19:38.729 | ++ 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-01-28 13:19:38.732 | ++ 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-01-28 13:19:38.735 | +++ 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-01-28 13:19:38.740 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-28 13:19:38.742 | ++ 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-01-28 13:19:38.744 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-28 13:19:38.747 | ++ 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-01-28 13:19:38.750 | --2022-01-28 13:19:38-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-28 13:19:38.754 | Resolving github.com (github.com)... 140.82.121.3 2022-01-28 13:19:38.798 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-01-28 13:19:39.094 | HTTP request sent, awaiting response... 302 Found 2022-01-28 13:19:39.095 | 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%2F20220128%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220128T131939Z&X-Amz-Expires=300&X-Amz-Signature=305e16cbf2b4e71c57ad3f96cab0d6431bbcd978d7fa2b2f986d20c8c0e1963c&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-01-28 13:19:39.095 | --2022-01-28 13:19:39-- 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%2F20220128%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220128T131939Z&X-Amz-Expires=300&X-Amz-Signature=305e16cbf2b4e71c57ad3f96cab0d6431bbcd978d7fa2b2f986d20c8c0e1963c&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-01-28 13:19:39.210 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-01-28 13:19:39.235 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-01-28 13:19:39.875 | HTTP request sent, awaiting response... 200 OK 2022-01-28 13:19:39.875 | Length: 11350736 (11M) [application/octet-stream] 2022-01-28 13:19:39.875 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-28 13:19:39.989 | 2022-01-28 13:19:40.125 | 0K ........ .. 100% 43.3M=0.3s 2022-01-28 13:19:40.125 | 2022-01-28 13:19:40.125 | 2022-01-28 13:19:40 (43.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-28 13:19:40.125 | 2022-01-28 13:19:40.130 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-28 13:19:40.132 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-28 13:19:40.135 | ++ functions:get_extra_file:74 : return 2022-01-28 13:19:40.137 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-28 13:19:40.140 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-28 13:19:40.142 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-28 13:19:40.145 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-28 13:19:40.281 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-28 13:19:40.284 | + 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-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/ 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/README.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-28 13:19:40.288 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-28 13:19:40.289 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-28 13:19:40.290 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-28 13:19:40.291 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-28 13:19:40.292 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-28 13:19:40.293 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-28 13:19:40.294 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-28 13:19:40.295 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-28 13:19:40.296 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-28 13:19:40.297 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-28 13:19:40.298 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-28 13:19:40.299 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-28 13:19:40.485 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-28 13:19:40.485 | etcd-v3.3.12-linux-amd64/etcd 2022-01-28 13:19:40.714 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-28 13:19:40.753 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-28 13:19:40.786 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-28 13:19:40.788 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-01-28 13:19:40.805 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:19:40.807 | + ./stack.sh:main:866 : install_dstat 2022-01-28 13:19:40.809 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-28 13:19:40.825 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:19:40.828 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-01-28 13:19:40.830 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-28 13:19:40.832 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-01-28 13:19:40.834 | + ./stack.sh:main:875 : install_libs 2022-01-28 13:19:40.837 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-01-28 13:19:40.839 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-01-28 13:19:40.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-01-28 13:19:40.844 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-28 13:19:40.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-28 13:19:40.853 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.855 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-01-28 13:19:40.857 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-01-28 13:19:40.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-01-28 13:19:40.863 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-28 13:19:40.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-28 13:19:40.871 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.873 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-01-28 13:19:40.876 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-01-28 13:19:40.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-01-28 13:19:40.881 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-28 13:19:40.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-28 13:19:40.890 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.892 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-01-28 13:19:40.895 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-01-28 13:19:40.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-01-28 13:19:40.899 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-28 13:19:40.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-28 13:19:40.909 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.911 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-01-28 13:19:40.913 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-01-28 13:19:40.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-01-28 13:19:40.918 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-28 13:19:40.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-28 13:19:40.927 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.930 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-01-28 13:19:40.932 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-01-28 13:19:40.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-01-28 13:19:40.936 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-28 13:19:40.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-28 13:19:40.945 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.947 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-01-28 13:19:40.950 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-01-28 13:19:40.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-01-28 13:19:40.954 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-28 13:19:40.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-28 13:19:40.963 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.966 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-01-28 13:19:40.968 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-01-28 13:19:40.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-01-28 13:19:40.973 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-28 13:19:40.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-28 13:19:40.982 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:40.984 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-01-28 13:19:40.986 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-01-28 13:19:40.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-01-28 13:19:40.991 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-28 13:19:40.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:40.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:40.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-28 13:19:41.000 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.002 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-01-28 13:19:41.005 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-01-28 13:19:41.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-01-28 13:19:41.009 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-28 13:19:41.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-28 13:19:41.018 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.021 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-01-28 13:19:41.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-01-28 13:19:41.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-01-28 13:19:41.027 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-28 13:19:41.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-28 13:19:41.037 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.039 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-01-28 13:19:41.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-01-28 13:19:41.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-01-28 13:19:41.046 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-28 13:19:41.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-28 13:19:41.055 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.058 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-01-28 13:19:41.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-01-28 13:19:41.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-01-28 13:19:41.064 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-28 13:19:41.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-28 13:19:41.073 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.076 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-01-28 13:19:41.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-01-28 13:19:41.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-01-28 13:19:41.083 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-28 13:19:41.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-28 13:19:41.091 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.094 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-01-28 13:19:41.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-01-28 13:19:41.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-01-28 13:19:41.101 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-28 13:19:41.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-28 13:19:41.110 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.113 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-01-28 13:19:41.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-01-28 13:19:41.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-01-28 13:19:41.119 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-28 13:19:41.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-28 13:19:41.129 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.131 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-01-28 13:19:41.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-01-28 13:19:41.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-01-28 13:19:41.138 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-01-28 13:19:41.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-01-28 13:19:41.147 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.149 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-01-28 13:19:41.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-01-28 13:19:41.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-01-28 13:19:41.156 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-28 13:19:41.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-28 13:19:41.166 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.168 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-01-28 13:19:41.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-01-28 13:19:41.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-01-28 13:19:41.175 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-28 13:19:41.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-28 13:19:41.184 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.187 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-01-28 13:19:41.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-01-28 13:19:41.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-01-28 13:19:41.194 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-28 13:19:41.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-28 13:19:41.202 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.205 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-01-28 13:19:41.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-01-28 13:19:41.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-01-28 13:19:41.212 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-28 13:19:41.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-28 13:19:41.221 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.224 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-01-28 13:19:41.226 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-01-28 13:19:41.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-01-28 13:19:41.230 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-28 13:19:41.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-28 13:19:41.240 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.242 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-01-28 13:19:41.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-01-28 13:19:41.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-01-28 13:19:41.249 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-28 13:19:41.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-28 13:19:41.259 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.261 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-01-28 13:19:41.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-01-28 13:19:41.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-01-28 13:19:41.269 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-28 13:19:41.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-28 13:19:41.278 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.280 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-01-28 13:19:41.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-01-28 13:19:41.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-01-28 13:19:41.288 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-28 13:19:41.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-28 13:19:41.297 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.300 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-01-28 13:19:41.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-01-28 13:19:41.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-01-28 13:19:41.306 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-28 13:19:41.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-28 13:19:41.316 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.318 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-01-28 13:19:41.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-01-28 13:19:41.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-01-28 13:19:41.325 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-28 13:19:41.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-28 13:19:41.334 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.338 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-01-28 13:19:41.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-01-28 13:19:41.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-01-28 13:19:41.345 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-28 13:19:41.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-28 13:19:41.355 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.357 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-01-28 13:19:41.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-01-28 13:19:41.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-01-28 13:19:41.364 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-28 13:19:41.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-28 13:19:41.374 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.376 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-01-28 13:19:41.378 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-01-28 13:19:41.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-01-28 13:19:41.383 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-28 13:19:41.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-28 13:19:41.392 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.395 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-01-28 13:19:41.397 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-01-28 13:19:41.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-01-28 13:19:41.401 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-28 13:19:41.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-28 13:19:41.411 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.413 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-01-28 13:19:41.416 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-01-28 13:19:41.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-01-28 13:19:41.420 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-28 13:19:41.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-28 13:19:41.430 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.432 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-01-28 13:19:41.434 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-01-28 13:19:41.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-01-28 13:19:41.439 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-28 13:19:41.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-28 13:19:41.448 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.450 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-01-28 13:19:41.452 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-01-28 13:19:41.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-01-28 13:19:41.458 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-28 13:19:41.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-28 13:19:41.467 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.469 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-01-28 13:19:41.472 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-01-28 13:19:41.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-01-28 13:19:41.476 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-28 13:19:41.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-28 13:19:41.486 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.488 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-01-28 13:19:41.490 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-01-28 13:19:41.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-01-28 13:19:41.495 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-01-28 13:19:41.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-01-28 13:19:41.504 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.506 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-01-28 13:19:41.509 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-01-28 13:19:41.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-01-28 13:19:41.513 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-28 13:19:41.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-28 13:19:41.523 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.525 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-01-28 13:19:41.528 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-01-28 13:19:41.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-01-28 13:19:41.532 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-28 13:19:41.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:19:41.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:19:41.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-28 13:19:41.542 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:19:41.544 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-01-28 13:19:41.564 | Using python 3.8 to install etcd3 2022-01-28 13:19:41.567 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-28 13:19:42.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:19:42.296 | from cryptography.utils import int_from_bytes 2022-01-28 13:19:42.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:19:42.296 | from cryptography.utils import int_from_bytes 2022-01-28 13:19:43.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:19:43.479 | Collecting etcd3 2022-01-28 13:19:43.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-28 13:19:43.518 | Preparing metadata (setup.py): started 2022-01-28 13:19:44.132 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:19:46.575 | Collecting grpcio>=1.27.1 2022-01-28 13:19:46.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-01-28 13:19:47.418 | Collecting protobuf>=3.6.1 2022-01-28 13:19:47.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a94/01d96552befcc/protobuf-3.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-01-28 13:19:47.455 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-01-28 13:19:47.457 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-28 13:19:47.483 | Building wheels for collected packages: etcd3 2022-01-28 13:19:47.484 | Building wheel for etcd3 (setup.py): started 2022-01-28 13:19:48.203 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-28 13:19:48.204 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=27b94c41cd3e09b5dd39fb748e8999b45e0061e57fb8775e5c3808e41aac1ad2 2022-01-28 13:19:48.204 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-28 13:19:48.208 | Successfully built etcd3 2022-01-28 13:19:49.763 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-28 13:19:50.591 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.3 2022-01-28 13:19:50.592 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:19:50.746 | + inc/python:pip_install:200 : result=0 2022-01-28 13:19:50.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:19:50.751 | + functions-common:time_stop:2414 : local name 2022-01-28 13:19:50.753 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:19:50.755 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:19:50.757 | + functions-common:time_stop:2417 : local total 2022-01-28 13:19:50.759 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:19:50.762 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:19:50.764 | + functions-common:time_stop:2421 : start_time=1643375981559 2022-01-28 13:19:50.766 | + functions-common:time_stop:2423 : [[ -z 1643375981559 ]] 2022-01-28 13:19:50.769 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:19:50.773 | + functions-common:time_stop:2426 : end_time=1643375990770 2022-01-28 13:19:50.775 | + functions-common:time_stop:2427 : elapsed_time=9211 2022-01-28 13:19:50.777 | + functions-common:time_stop:2428 : total=30323 2022-01-28 13:19:50.779 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:19:50.781 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39534 2022-01-28 13:19:50.783 | + inc/python:pip_install:203 : return 0 2022-01-28 13:19:50.786 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-01-28 13:19:50.808 | Using python 3.8 to install etcd3gw 2022-01-28 13:19:50.811 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-28 13:19:51.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:19:51.548 | from cryptography.utils import int_from_bytes 2022-01-28 13:19:51.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:19:51.548 | from cryptography.utils import int_from_bytes 2022-01-28 13:19:52.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:19:52.749 | Collecting etcd3gw 2022-01-28 13:19:52.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-01-28 13:19:52.767 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-01-28 13:19:52.768 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-01-28 13:19:52.769 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-01-28 13:19:52.770 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-01-28 13:19:52.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-01-28 13:19:52.808 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.10) 2022-01-28 13:19:52.809 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-01-28 13:19:52.810 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-01-28 13:19:54.384 | Installing collected packages: etcd3gw 2022-01-28 13:19:54.543 | Successfully installed etcd3gw-1.0.0 2022-01-28 13:19:54.543 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:19:54.655 | + inc/python:pip_install:200 : result=0 2022-01-28 13:19:54.657 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:19:54.659 | + functions-common:time_stop:2414 : local name 2022-01-28 13:19:54.661 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:19:54.664 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:19:54.666 | + functions-common:time_stop:2417 : local total 2022-01-28 13:19:54.668 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:19:54.670 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:19:54.674 | + functions-common:time_stop:2421 : start_time=1643375990803 2022-01-28 13:19:54.676 | + functions-common:time_stop:2423 : [[ -z 1643375990803 ]] 2022-01-28 13:19:54.679 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:19:54.683 | + functions-common:time_stop:2426 : end_time=1643375994681 2022-01-28 13:19:54.685 | + functions-common:time_stop:2427 : elapsed_time=3878 2022-01-28 13:19:54.687 | + functions-common:time_stop:2428 : total=39534 2022-01-28 13:19:54.689 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:19:54.692 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43412 2022-01-28 13:19:54.695 | + inc/python:pip_install:203 : return 0 2022-01-28 13:19:54.697 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-01-28 13:19:54.699 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-28 13:19:54.701 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-28 13:19:54.704 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:19:54.706 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:19:54.709 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:19:54.711 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:19:54.713 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:19:54.715 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:19:54.718 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:19:54.720 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:19:54.722 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:19:54.724 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:19:54.726 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:19:54.729 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-01-28 13:19:54.731 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:54.733 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:54.735 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-28 13:19:54.738 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-28 13:19:54.740 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:19:54.743 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:19:54.745 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:19:54.747 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:19:54.749 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:19:54.751 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:19:54.754 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:54.757 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:54.759 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:19:54.761 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:19:54.764 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:19:54.766 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:19:54.768 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-28 13:19:54.771 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:19:54.773 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:19:54.775 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:19:54.777 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-28 13:19:54.798 | + functions-common:apt_get:1219 : 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-01-28 13:19:54.906 | Reading package lists... 2022-01-28 13:19:55.144 | Building dependency tree... 2022-01-28 13:19:55.146 | Reading state information... 2022-01-28 13:19:55.385 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-01-28 13:19:55.385 | The following packages were automatically installed and are no longer required: 2022-01-28 13:19:55.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:19:55.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:19:55.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:19:55.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:19:55.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:19:55.386 | python3-zope.interface 2022-01-28 13:19:55.386 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:19:55.386 | The following additional packages will be installed: 2022-01-28 13:19:55.387 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-28 13:19:55.388 | Suggested packages: 2022-01-28 13:19:55.388 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-28 13:19:55.457 | The following NEW packages will be installed: 2022-01-28 13:19:55.458 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-28 13:19:55.562 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:19:55.562 | Need to get 1,306 kB of archives. 2022-01-28 13:19:55.562 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-28 13:19:55.562 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-28 13:19:55.790 | 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-01-28 13:19:55.806 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-28 13:19:55.841 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-28 13:19:55.889 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-28 13:19:55.890 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-28 13:19:56.455 | Fetched 1,306 kB in 0s (3,032 kB/s) 2022-01-28 13:19:56.686 | Selecting previously unselected package libnorm1:amd64. 2022-01-28 13:19:56.739 | (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 ... 90644 files and directories currently installed.) 2022-01-28 13:19:56.743 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-28 13:19:56.857 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-28 13:19:57.354 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-28 13:19:57.364 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-28 13:19:57.417 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-28 13:19:57.920 | Selecting previously unselected package libzmq5:amd64. 2022-01-28 13:19:57.930 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-28 13:19:57.982 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-28 13:19:58.366 | Selecting previously unselected package uwsgi-core. 2022-01-28 13:19:58.376 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-28 13:19:58.422 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-28 13:19:59.063 | Selecting previously unselected package uwsgi. 2022-01-28 13:19:59.073 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-28 13:19:59.102 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-28 13:19:59.491 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-28 13:19:59.501 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-28 13:19:59.542 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-28 13:19:59.806 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-28 13:19:59.937 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-28 13:20:00.080 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-28 13:20:00.194 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-28 13:20:00.399 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-28 13:20:01.617 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-28 13:20:01.892 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-01-28 13:20:02.360 | Processing triggers for man-db (2.9.1-1) ... 2022-01-28 13:20:02.914 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-28 13:20:10.200 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:20:10.202 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:20:10.204 | + functions-common:time_stop:2414 : local name 2022-01-28 13:20:10.206 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:20:10.209 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:20:10.211 | + functions-common:time_stop:2417 : local total 2022-01-28 13:20:10.213 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:20:10.215 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:20:10.218 | + functions-common:time_stop:2421 : start_time=1643375994796 2022-01-28 13:20:10.220 | + functions-common:time_stop:2423 : [[ -z 1643375994796 ]] 2022-01-28 13:20:10.222 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:20:10.226 | + functions-common:time_stop:2426 : end_time=1643376010224 2022-01-28 13:20:10.229 | + functions-common:time_stop:2427 : elapsed_time=15428 2022-01-28 13:20:10.231 | + functions-common:time_stop:2428 : total=494388 2022-01-28 13:20:10.233 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:20:10.235 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=509816 2022-01-28 13:20:10.238 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:20:10.240 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-01-28 13:20:10.243 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:20:10.245 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:20:10.247 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-01-28 13:20:10.311 | Enabling module proxy. 2022-01-28 13:20:10.316 | To activate the new configuration, you need to run: 2022-01-28 13:20:10.316 | systemctl restart apache2 2022-01-28 13:20:10.321 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-01-28 13:20:10.384 | Considering dependency proxy for proxy_uwsgi: 2022-01-28 13:20:10.384 | Module proxy already enabled 2022-01-28 13:20:10.384 | Enabling module proxy_uwsgi. 2022-01-28 13:20:10.390 | To activate the new configuration, you need to run: 2022-01-28 13:20:10.390 | systemctl restart apache2 2022-01-28 13:20:10.395 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-01-28 13:20:10.399 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-28 13:20:10.401 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:20:10.404 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-01-28 13:20:10.531 | + ./stack.sh:main:881 : install_keystoneauth 2022-01-28 13:20:10.533 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-01-28 13:20:10.536 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-28 13:20:10.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-28 13:20:10.545 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.547 | + ./stack.sh:main:882 : install_keystoneclient 2022-01-28 13:20:10.550 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-01-28 13:20:10.552 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-28 13:20:10.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-28 13:20:10.562 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.566 | + ./stack.sh:main:883 : install_glanceclient 2022-01-28 13:20:10.568 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-01-28 13:20:10.571 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-28 13:20:10.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-28 13:20:10.582 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.584 | + ./stack.sh:main:884 : install_cinderclient 2022-01-28 13:20:10.587 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-01-28 13:20:10.589 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-28 13:20:10.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-28 13:20:10.599 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.601 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-01-28 13:20:10.604 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-28 13:20:10.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-28 13:20:10.613 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.616 | + ./stack.sh:main:885 : install_novaclient 2022-01-28 13:20:10.618 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-01-28 13:20:10.621 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-28 13:20:10.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-28 13:20:10.630 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.633 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-01-28 13:20:10.651 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:10.653 | + ./stack.sh:main:887 : install_swiftclient 2022-01-28 13:20:10.656 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-28 13:20:10.658 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-28 13:20:10.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-28 13:20:10.667 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.670 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-01-28 13:20:10.686 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:10.689 | + ./stack.sh:main:890 : install_neutronclient 2022-01-28 13:20:10.691 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-01-28 13:20:10.693 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-28 13:20:10.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-28 13:20:10.703 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.705 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-01-28 13:20:10.708 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-01-28 13:20:10.710 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-28 13:20:10.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:10.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:10.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-28 13:20:10.721 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:10.723 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-01-28 13:20:10.725 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-28 13:20:10.728 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-28 13:20:10.731 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-28 13:20:10.733 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-28 13:20:10.735 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-28 13:20:10.739 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-28 13:20:10.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-28 13:20:10.745 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-28 13:20:10.747 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-28 13:20:10.749 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-28 13:20:10.752 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-28 13:20:10.754 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-28 13:20:10.775 | Using python 3.8 to install keystonemiddleware 2022-01-28 13:20:10.777 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-28 13:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:11.520 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:11.520 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:12.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:20:12.636 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-01-28 13:20:12.687 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-28 13:20:12.688 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-28 13:20:12.689 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-28 13:20:12.690 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-01-28 13:20:12.691 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-01-28 13:20:12.692 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.9.0) 2022-01-28 13:20:12.693 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-28 13:20:12.694 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-01-28 13:20:12.696 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-01-28 13:20:12.697 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-01-28 13:20:12.698 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-01-28 13:20:12.699 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-01-28 13:20:12.700 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-28 13:20:12.701 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-01-28 13:20:12.756 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-01-28 13:20:12.758 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-01-28 13:20:12.759 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-28 13:20:12.795 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-01-28 13:20:12.834 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-01-28 13:20:12.836 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-28 13:20:12.837 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-01-28 13:20:12.838 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-01-28 13:20:12.885 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-01-28 13:20:12.889 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-28 13:20:12.898 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-01-28 13:20:12.900 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-01-28 13:20:12.914 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-01-28 13:20:12.915 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-01-28 13:20:12.916 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-01-28 13:20:12.979 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-01-28 13:20:12.981 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.10) 2022-01-28 13:20:12.983 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-01-28 13:20:12.984 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-01-28 13:20:13.034 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-01-28 13:20:13.047 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-01-28 13:20:14.591 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:20:14.709 | + inc/python:pip_install:200 : result=0 2022-01-28 13:20:14.711 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:20:14.713 | + functions-common:time_stop:2414 : local name 2022-01-28 13:20:14.716 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:20:14.718 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:20:14.720 | + functions-common:time_stop:2417 : local total 2022-01-28 13:20:14.722 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:20:14.724 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:20:14.727 | + functions-common:time_stop:2421 : start_time=1643376010770 2022-01-28 13:20:14.729 | + functions-common:time_stop:2423 : [[ -z 1643376010770 ]] 2022-01-28 13:20:14.732 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:20:14.736 | + functions-common:time_stop:2426 : end_time=1643376014733 2022-01-28 13:20:14.739 | + functions-common:time_stop:2427 : elapsed_time=3963 2022-01-28 13:20:14.741 | + functions-common:time_stop:2428 : total=43412 2022-01-28 13:20:14.743 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:20:14.745 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47375 2022-01-28 13:20:14.747 | + inc/python:pip_install:203 : return 0 2022-01-28 13:20:14.750 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-01-28 13:20:14.752 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-28 13:20:14.754 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-28 13:20:14.757 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-28 13:20:14.760 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-28 13:20:14.762 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-28 13:20:14.766 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-28 13:20:14.766 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-28 13:20:14.773 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-28 13:20:14.775 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-28 13:20:14.778 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-28 13:20:14.781 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-28 13:20:14.783 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-28 13:20:14.805 | Using python 3.8 to install python-memcached 2022-01-28 13:20:14.807 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-28 13:20:15.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:15.560 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:15.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:15.560 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:16.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:20:16.786 | Collecting python-memcached 2022-01-28 13:20:16.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-28 13:20:16.802 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-01-28 13:20:18.393 | Installing collected packages: python-memcached 2022-01-28 13:20:18.556 | Successfully installed python-memcached-1.59 2022-01-28 13:20:18.556 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:20:18.672 | + inc/python:pip_install:200 : result=0 2022-01-28 13:20:18.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:20:18.677 | + functions-common:time_stop:2414 : local name 2022-01-28 13:20:18.679 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:20:18.682 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:20:18.684 | + functions-common:time_stop:2417 : local total 2022-01-28 13:20:18.686 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:20:18.688 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:20:18.691 | + functions-common:time_stop:2421 : start_time=1643376014799 2022-01-28 13:20:18.693 | + functions-common:time_stop:2423 : [[ -z 1643376014799 ]] 2022-01-28 13:20:18.696 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:20:18.700 | + functions-common:time_stop:2426 : end_time=1643376018698 2022-01-28 13:20:18.703 | + functions-common:time_stop:2427 : elapsed_time=3899 2022-01-28 13:20:18.705 | + functions-common:time_stop:2428 : total=47375 2022-01-28 13:20:18.707 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:20:18.709 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=51274 2022-01-28 13:20:18.712 | + inc/python:pip_install:203 : return 0 2022-01-28 13:20:18.715 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-01-28 13:20:18.733 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:18.735 | + ./stack.sh:main:897 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-01-28 13:20:18.737 | + ./stack.sh:main:898 : stack_install_service keystone 2022-01-28 13:20:18.740 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-28 13:20:18.743 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-28 13:20:18.745 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:20:18.748 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-28 13:20:18.750 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-01-28 13:20:18.767 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:18.769 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-01-28 13:20:18.772 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-28 13:20:18.775 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-01-28 13:20:18.777 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:20:18.779 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:20:18.781 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:20:18.784 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:20:18.786 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:20:18.789 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:20:18.803 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:20:18.806 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:20:18.808 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:20:18.810 | + functions-common:git_clone:618 : echo master 2022-01-28 13:20:18.810 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:20:18.815 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-01-28 13:20:18.818 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:20:18.820 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-01-28 13:20:18.823 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:20:18.823 | + functions-common:git_clone:667 : head -1 2022-01-28 13:20:18.830 | c05f3ab54 Merge "Explicitly check policy name in policy warning tests" 2022-01-28 13:20:18.832 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:20:18.834 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-01-28 13:20:18.837 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:20:18.840 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-28 13:20:18.842 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-28 13:20:18.844 | + inc/python:setup_develop:344 : local extras= 2022-01-28 13:20:18.846 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-28 13:20:18.849 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:20:18.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-28 13:20:18.853 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-28 13:20:18.855 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:20:18.857 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-28 13:20:18.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-28 13:20:18.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:20:18.865 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-28 13:20:18.867 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:20:18.870 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:20:18.873 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-28 13:20:18.878 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-01-28 13:20:18.880 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-01-28 13:20:19.538 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-01-28 13:20:19.541 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:20:19.543 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:20:19.545 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:20:19.547 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-28 13:20:19.550 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-01-28 13:20:19.552 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:20:19.554 | + inc/python:setup_package:428 : local extras= 2022-01-28 13:20:19.556 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:20:19.558 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-28 13:20:19.560 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-28 13:20:19.562 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-28 13:20:19.565 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:20:19.567 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-01-28 13:20:19.599 | Using python 3.8 to install /opt/stack/keystone 2022-01-28 13:20:19.601 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-28 13:20:20.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:20.350 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:20.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:20.350 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:21.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:20:21.477 | Obtaining file:///opt/stack/keystone 2022-01-28 13:20:21.477 | Preparing metadata (setup.py): started 2022-01-28 13:20:22.905 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:20:23.049 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (5.8.0) 2022-01-28 13:20:23.050 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (1.8.7) 2022-01-28 13:20:23.144 | Collecting Flask!=0.11,>=1.0.2 2022-01-28 13:20:23.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-01-28 13:20:23.205 | Collecting Flask-RESTful>=0.3.5 2022-01-28 13:20:23.212 | 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-01-28 13:20:23.216 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (36.0.1) 2022-01-28 13:20:23.217 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (1.4.31) 2022-01-28 13:20:23.218 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (0.13.0) 2022-01-28 13:20:23.219 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (3.5.0) 2022-01-28 13:20:23.267 | Collecting passlib>=1.7.0 2022-01-28 13:20:23.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-28 13:20:23.292 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (4.4.0) 2022-01-28 13:20:23.293 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (9.3.0) 2022-01-28 13:20:23.294 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (3.2.0) 2022-01-28 13:20:23.507 | Collecting scrypt>=0.8.0 2022-01-28 13:20:23.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-01-28 13:20:23.558 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (2.9.0) 2022-01-28 13:20:23.559 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (8.7.1) 2022-01-28 13:20:23.560 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (3.4.0) 2022-01-28 13:20:23.561 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (12.11.1) 2022-01-28 13:20:23.562 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (11.1.0) 2022-01-28 13:20:23.563 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (5.1.0) 2022-01-28 13:20:23.564 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (4.6.1) 2022-01-28 13:20:23.565 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (4.5.0) 2022-01-28 13:20:23.567 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (3.10.1) 2022-01-28 13:20:23.568 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (4.2.0) 2022-01-28 13:20:23.569 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (1.4.0) 2022-01-28 13:20:23.570 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (4.12.1) 2022-01-28 13:20:23.616 | Collecting oauthlib>=0.6.2 2022-01-28 13:20:23.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-01-28 13:20:23.695 | Collecting pysaml2>=5.0.0 2022-01-28 13:20:23.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-01-28 13:20:23.798 | Collecting PyJWT>=1.6.1 2022-01-28 13:20:23.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-01-28 13:20:23.809 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (1.1.5) 2022-01-28 13:20:23.810 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev37) (3.2.0) 2022-01-28 13:20:23.811 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (3.1.1) 2022-01-28 13:20:23.812 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (1.0.3) 2022-01-28 13:20:23.814 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (3.4.2) 2022-01-28 13:20:23.815 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev37) (2021.3) 2022-01-28 13:20:23.827 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev37) (1.16.0) 2022-01-28 13:20:23.828 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev37) (1.15.0) 2022-01-28 13:20:23.874 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev37) (5.1.1) 2022-01-28 13:20:23.974 | Collecting Werkzeug>=2.0 2022-01-28 13:20:23.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-01-28 13:20:24.028 | Collecting itsdangerous>=2.0 2022-01-28 13:20:24.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-01-28 13:20:24.104 | Collecting click>=7.1.2 2022-01-28 13:20:24.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-01-28 13:20:24.118 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev37) (3.0.3) 2022-01-28 13:20:24.185 | Collecting aniso8601>=0.82 2022-01-28 13:20:24.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-28 13:20:24.257 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (4.4.0) 2022-01-28 13:20:24.259 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (2.27.1) 2022-01-28 13:20:24.355 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev37) (6.0) 2022-01-28 13:20:24.356 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev37) (1.5.0) 2022-01-28 13:20:24.357 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev37) (2.4.0) 2022-01-28 13:20:24.359 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev37) (0.8.0) 2022-01-28 13:20:24.440 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev37) (0.5.0) 2022-01-28 13:20:24.441 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev37) (1.7.5) 2022-01-28 13:20:24.442 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev37) (2.0.1) 2022-01-28 13:20:24.494 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev37) (0.9.6) 2022-01-28 13:20:24.497 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev37) (2.8.2) 2022-01-28 13:20:24.552 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (4.2.4) 2022-01-28 13:20:24.554 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (5.0.9) 2022-01-28 13:20:24.555 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (2.4.0) 2022-01-28 13:20:24.557 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (5.2.3) 2022-01-28 13:20:24.558 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (2.8.0) 2022-01-28 13:20:24.561 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (0.4.0) 2022-01-28 13:20:24.582 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev37) (3.3.0) 2022-01-28 13:20:24.629 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev37) (3.0.0) 2022-01-28 13:20:24.650 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev37) (1.0.2) 2022-01-28 13:20:24.651 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev37) (21.3) 2022-01-28 13:20:24.653 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev37) (3.0.7) 2022-01-28 13:20:24.654 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev37) (0.11.0) 2022-01-28 13:20:24.707 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev37) (4.5.0) 2022-01-28 13:20:24.821 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev37) (21.0.0) 2022-01-28 13:20:24.925 | Collecting xmlschema>=1.2.1 2022-01-28 13:20:24.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-01-28 13:20:24.945 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev37) (5.4.0) 2022-01-28 13:20:24.981 | Collecting defusedxml 2022-01-28 13:20:24.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-28 13:20:25.215 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev37) (1.1.2) 2022-01-28 13:20:25.237 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev37) (0.4.2) 2022-01-28 13:20:25.239 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev37) (0.5.2) 2022-01-28 13:20:25.310 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev37) (4.10.1) 2022-01-28 13:20:25.311 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev37) (1.1.6) 2022-01-28 13:20:25.330 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (5.0.0) 2022-01-28 13:20:25.404 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev37) (2.21) 2022-01-28 13:20:25.447 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev37) (1.13.3) 2022-01-28 13:20:25.562 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev37) (2.0.1) 2022-01-28 13:20:25.635 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (1.7.0) 2022-01-28 13:20:25.767 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev37) (0.17.3) 2022-01-28 13:20:25.799 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (0.12.0) 2022-01-28 13:20:25.840 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (2.1.1) 2022-01-28 13:20:25.841 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (3.0.0) 2022-01-28 13:20:25.842 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (2.5.1) 2022-01-28 13:20:25.843 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (1.3.3) 2022-01-28 13:20:25.844 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (0.33.0) 2022-01-28 13:20:25.848 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (3.5.0) 2022-01-28 13:20:25.902 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev37) (0.2.5) 2022-01-28 13:20:26.044 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (3.3) 2022-01-28 13:20:26.046 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (2.0.10) 2022-01-28 13:20:26.048 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (1.26.8) 2022-01-28 13:20:26.049 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev37) (2019.11.28) 2022-01-28 13:20:26.201 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev37) (2.5.0) 2022-01-28 13:20:26.369 | Collecting elementpath<3.0.0,>=2.4.0 2022-01-28 13:20:26.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-01-28 13:20:26.466 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev37) (3.7.0) 2022-01-28 13:20:26.652 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (2.1.0) 2022-01-28 13:20:26.829 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (60.5.0) 2022-01-28 13:20:26.961 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev37) (0.7) 2022-01-28 13:20:26.997 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev37) (1.0.0) 2022-01-28 13:20:28.381 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-01-28 13:20:29.108 | Attempting uninstall: click 2022-01-28 13:20:29.111 | Found existing installation: Click 7.0 2022-01-28 13:20:29.116 | Uninstalling Click-7.0: 2022-01-28 13:20:29.147 | Successfully uninstalled Click-7.0 2022-01-28 13:20:30.834 | Attempting uninstall: PyJWT 2022-01-28 13:20:30.836 | Found existing installation: PyJWT 1.7.1 2022-01-28 13:20:30.847 | Uninstalling PyJWT-1.7.1: 2022-01-28 13:20:30.876 | Successfully uninstalled PyJWT-1.7.1 2022-01-28 13:20:31.422 | Attempting uninstall: oauthlib 2022-01-28 13:20:31.424 | Found existing installation: oauthlib 3.1.0 2022-01-28 13:20:31.432 | Uninstalling oauthlib-3.1.0: 2022-01-28 13:20:31.460 | Successfully uninstalled oauthlib-3.1.0 2022-01-28 13:20:31.726 | Running setup.py develop for keystone 2022-01-28 13:20:33.655 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-01-28 13:20:33.655 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:20:33.809 | + inc/python:pip_install:200 : result=0 2022-01-28 13:20:33.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:20:33.813 | + functions-common:time_stop:2414 : local name 2022-01-28 13:20:33.815 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:20:33.817 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:20:33.820 | + functions-common:time_stop:2417 : local total 2022-01-28 13:20:33.822 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:20:33.824 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:20:33.826 | + functions-common:time_stop:2421 : start_time=1643376019593 2022-01-28 13:20:33.829 | + functions-common:time_stop:2423 : [[ -z 1643376019593 ]] 2022-01-28 13:20:33.831 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:20:33.836 | + functions-common:time_stop:2426 : end_time=1643376033833 2022-01-28 13:20:33.838 | + functions-common:time_stop:2427 : elapsed_time=14240 2022-01-28 13:20:33.840 | + functions-common:time_stop:2428 : total=51274 2022-01-28 13:20:33.842 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:20:33.844 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=65514 2022-01-28 13:20:33.846 | + inc/python:pip_install:203 : return 0 2022-01-28 13:20:33.848 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-28 13:20:33.851 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-28 13:20:33.853 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-28 13:20:33.870 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-28 13:20:33.883 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-01-28 13:20:33.885 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-28 13:20:33.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:33.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:33.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-01-28 13:20:33.894 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:33.896 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-01-28 13:20:33.913 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:33.915 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-01-28 13:20:33.918 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-28 13:20:33.920 | + ./stack.sh:main:899 : configure_keystone 2022-01-28 13:20:33.922 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-01-28 13:20:33.934 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-01-28 13:20:33.937 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-28 13:20:33.941 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-01-28 13:20:33.957 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:33.959 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-28 13:20:33.989 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-28 13:20:34.016 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-28 13:20:34.045 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-28 13:20:34.075 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-28 13:20:34.106 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-28 13:20:34.136 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-28 13:20:34.167 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-28 13:20:34.291 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-28 13:20:34.293 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-28 13:20:34.295 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-28 13:20:34.298 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-28 13:20:34.301 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-28 13:20:34.304 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-28 13:20:34.320 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:34.323 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-28 13:20:34.325 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-28 13:20:34.328 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-28 13:20:34.344 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:34.346 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:20:34.349 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:20:34.378 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-28 13:20:34.381 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-28 13:20:34.384 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-01-28 13:20:34.386 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-01-28 13:20:34.405 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:34.407 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2022-01-28 13:20:34.437 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-01-28 13:20:34.439 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-28 13:20:34.471 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-01-28 13:20:34.473 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-01-28 13:20:34.475 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-01-28 13:20:34.478 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-01-28 13:20:34.480 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-28 13:20:34.483 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-28 13:20:34.513 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-01-28 13:20:34.515 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-01-28 13:20:34.517 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-28 13:20:34.520 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-28 13:20:34.523 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-28 13:20:34.539 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-28 13:20:34.541 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-28 13:20:34.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-28 13:20:34.546 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-28 13:20:34.548 | + 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-01-28 13:20:34.576 | + 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-01-28 13:20:34.604 | + 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-01-28 13:20:34.632 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-28 13:20:34.660 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-28 13:20:34.688 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-01-28 13:20:34.691 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-28 13:20:34.693 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-28 13:20:34.696 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-28 13:20:34.698 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-01-28 13:20:34.700 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-28 13:20:34.703 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-28 13:20:34.705 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-01-28 13:20:34.709 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-01-28 13:20:34.712 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-28 13:20:34.715 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-28 13:20:34.727 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-28 13:20:34.727 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:20:34.735 | d /var/run/uwsgi 0755 ubuntu root 2022-01-28 13:20:34.739 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:20:34.755 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-28 13:20:34.757 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-28 13:20:34.761 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-28 13:20:34.790 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-28 13:20:34.817 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-28 13:20:34.844 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-28 13:20:34.871 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-28 13:20:34.899 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-28 13:20:34.925 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-28 13:20:34.953 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-28 13:20:34.979 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-28 13:20:35.007 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-28 13:20:35.034 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-28 13:20:35.061 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-28 13:20:35.090 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-28 13:20:35.118 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-28 13:20:35.120 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-28 13:20:35.123 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-01-28 13:20:35.125 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-01-28 13:20:35.127 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-28 13:20:35.130 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:20:35.132 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:20:35.134 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-28 13:20:35.137 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-28 13:20:35.139 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-28 13:20:35.166 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-28 13:20:35.194 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-01-28 13:20:35.194 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-28 13:20:35.203 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-28 13:20:35.206 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-01-28 13:20:35.208 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-01-28 13:20:35.211 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-28 13:20:35.213 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-28 13:20:35.215 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:20:35.217 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:20:35.220 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:20:35.222 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-28 13:20:35.224 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-28 13:20:35.227 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:20:35.229 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:20:35.231 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-01-28 13:20:35.294 | Enabling site keystone-wsgi-public. 2022-01-28 13:20:35.299 | To activate the new configuration, you need to run: 2022-01-28 13:20:35.299 | systemctl reload apache2 2022-01-28 13:20:35.304 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-28 13:20:35.306 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-28 13:20:35.309 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:20:35.311 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-01-28 13:20:35.439 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-28 13:20:35.469 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-28 13:20:35.500 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-28 13:20:35.531 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-01-28 13:20:35.533 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-28 13:20:35.563 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-28 13:20:35.592 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-28 13:20:35.620 | + ./stack.sh:main:903 : is_service_enabled swift 2022-01-28 13:20:35.636 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:35.638 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-01-28 13:20:35.655 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:35.658 | + ./stack.sh:main:907 : stack_install_service swift 2022-01-28 13:20:35.660 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-28 13:20:35.662 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-28 13:20:35.665 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:20:35.668 | + lib/stack:stack_install_service:32 : install_swift 2022-01-28 13:20:35.670 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-01-28 13:20:35.672 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-28 13:20:35.674 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-01-28 13:20:35.677 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:20:35.679 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:20:35.682 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:20:35.684 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:20:35.687 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:20:35.689 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:20:35.705 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:20:35.707 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:20:35.709 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:20:35.712 | + functions-common:git_clone:618 : echo master 2022-01-28 13:20:35.713 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:20:35.718 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-01-28 13:20:35.720 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:20:35.722 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-01-28 13:20:35.725 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:20:35.725 | + functions-common:git_clone:667 : head -1 2022-01-28 13:20:35.729 | 91c2a5c67 Merge "reconstructor: Abort just the changed policies" 2022-01-28 13:20:35.732 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:20:35.734 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-28 13:20:35.737 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:20:35.739 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-28 13:20:35.741 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-28 13:20:35.744 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-28 13:20:35.746 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-28 13:20:35.748 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:20:35.751 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-28 13:20:35.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-28 13:20:35.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:20:35.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-28 13:20:35.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-28 13:20:35.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:20:35.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-28 13:20:35.768 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:20:35.770 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:20:35.774 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-28 13:20:35.780 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-01-28 13:20:35.782 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-01-28 13:20:36.454 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-01-28 13:20:36.457 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:20:36.459 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:20:36.461 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:20:36.463 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-01-28 13:20:36.466 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-01-28 13:20:36.468 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:20:36.470 | + inc/python:setup_package:428 : local extras=keystone 2022-01-28 13:20:36.472 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:20:36.474 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-01-28 13:20:36.476 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-01-28 13:20:36.479 | + inc/python:setup_package:438 : extras='[keystone]' 2022-01-28 13:20:36.481 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:20:36.483 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-28 13:20:36.503 | Using python 3.8 to install /opt/stack/swift 2022-01-28 13:20:36.506 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-01-28 13:20:37.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:37.265 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:37.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:37.265 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:38.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:20:38.381 | Obtaining file:///opt/stack/swift 2022-01-28 13:20:38.382 | Preparing metadata (setup.py): started 2022-01-28 13:20:39.527 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:20:39.637 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (0.33.0) 2022-01-28 13:20:39.638 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (1.1.2) 2022-01-28 13:20:39.639 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (0.11.0) 2022-01-28 13:20:39.640 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (2.1.1) 2022-01-28 13:20:41.879 | Collecting lxml>=3.4.1 2022-01-28 13:20:41.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-01-28 13:20:42.080 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (2.27.1) 2022-01-28 13:20:42.081 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (1.16.0) 2022-01-28 13:20:42.190 | Collecting xattr>=0.4 2022-01-28 13:20:42.197 | 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-01-28 13:20:42.238 | Collecting PyECLib>=1.3.1 2022-01-28 13:20:42.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-28 13:20:42.576 | Preparing metadata (setup.py): started 2022-01-28 13:20:43.195 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:20:43.199 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (36.0.1) 2022-01-28 13:20:43.200 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev121) (9.3.0) 2022-01-28 13:20:43.239 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev121) (1.15.0) 2022-01-28 13:20:43.247 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev121) (2.1.0) 2022-01-28 13:20:43.303 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (5.8.0) 2022-01-28 13:20:43.304 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (5.1.0) 2022-01-28 13:20:43.305 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (4.4.0) 2022-01-28 13:20:43.306 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (8.7.1) 2022-01-28 13:20:43.307 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (4.6.1) 2022-01-28 13:20:43.308 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (4.4.0) 2022-01-28 13:20:43.309 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.8.7) 2022-01-28 13:20:43.311 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (3.4.0) 2022-01-28 13:20:43.312 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (4.12.1) 2022-01-28 13:20:43.313 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (3.1.1) 2022-01-28 13:20:43.314 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (2.9.0) 2022-01-28 13:20:43.315 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (4.2.0) 2022-01-28 13:20:43.340 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev121) (60.5.0) 2022-01-28 13:20:43.372 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev121) (3.3) 2022-01-28 13:20:43.374 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev121) (2.0.10) 2022-01-28 13:20:43.375 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev121) (2019.11.28) 2022-01-28 13:20:43.376 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev121) (1.26.8) 2022-01-28 13:20:43.401 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev121) (2.21) 2022-01-28 13:20:43.494 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.0.2) 2022-01-28 13:20:43.495 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (3.5.0) 2022-01-28 13:20:43.496 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.7.0) 2022-01-28 13:20:43.574 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.1.5) 2022-01-28 13:20:43.618 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (0.8.0) 2022-01-28 13:20:43.619 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (2.4.0) 2022-01-28 13:20:43.620 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.5.0) 2022-01-28 13:20:43.621 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (6.0) 2022-01-28 13:20:43.682 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (2.8.2) 2022-01-28 13:20:43.686 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (0.9.6) 2022-01-28 13:20:43.699 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.0.3) 2022-01-28 13:20:43.701 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (2021.3) 2022-01-28 13:20:43.720 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (21.3) 2022-01-28 13:20:43.722 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (3.0.7) 2022-01-28 13:20:43.828 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (1.13.3) 2022-01-28 13:20:43.844 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev121) (5.1.1) 2022-01-28 13:20:44.139 | Building wheels for collected packages: PyECLib 2022-01-28 13:20:44.140 | Building wheel for PyECLib (setup.py): started 2022-01-28 13:20:45.407 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-01-28 13:20:45.408 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55524 sha256=234361f80488477b12e760851205f15b6e29063d82ff7da257008699540c4e49 2022-01-28 13:20:45.409 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-28 13:20:45.412 | Successfully built PyECLib 2022-01-28 13:20:46.792 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-01-28 13:20:47.332 | Running setup.py develop for swift 2022-01-28 13:20:49.122 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-01-28 13:20:49.122 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:20:49.272 | + inc/python:pip_install:200 : result=0 2022-01-28 13:20:49.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:20:49.277 | + functions-common:time_stop:2414 : local name 2022-01-28 13:20:49.279 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:20:49.281 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:20:49.283 | + functions-common:time_stop:2417 : local total 2022-01-28 13:20:49.285 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:20:49.287 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:20:49.289 | + functions-common:time_stop:2421 : start_time=1643376036498 2022-01-28 13:20:49.292 | + functions-common:time_stop:2423 : [[ -z 1643376036498 ]] 2022-01-28 13:20:49.294 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:20:49.298 | + functions-common:time_stop:2426 : end_time=1643376049296 2022-01-28 13:20:49.300 | + functions-common:time_stop:2427 : elapsed_time=12798 2022-01-28 13:20:49.302 | + functions-common:time_stop:2428 : total=65514 2022-01-28 13:20:49.305 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:20:49.307 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=78312 2022-01-28 13:20:49.310 | + inc/python:pip_install:203 : return 0 2022-01-28 13:20:49.312 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-28 13:20:49.314 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-28 13:20:49.316 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-28 13:20:49.335 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-28 13:20:49.346 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-01-28 13:20:49.349 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-28 13:20:49.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:49.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:49.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-01-28 13:20:49.358 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:49.361 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-28 13:20:49.363 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-28 13:20:49.365 | + ./stack.sh:main:908 : configure_swift 2022-01-28 13:20:49.368 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-28 13:20:49.370 | + lib/swift:configure_swift:335 : local node_number 2022-01-28 13:20:49.372 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-28 13:20:49.374 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-28 13:20:49.376 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-28 13:20:50.443 | No object-auditor running 2022-01-28 13:20:50.443 | No container-sharder running 2022-01-28 13:20:50.443 | No account-reaper running 2022-01-28 13:20:50.443 | No container-server running 2022-01-28 13:20:50.443 | No object-server running 2022-01-28 13:20:50.443 | No container-updater running 2022-01-28 13:20:50.443 | No account-replicator running 2022-01-28 13:20:50.443 | No container-auditor running 2022-01-28 13:20:50.443 | No object-updater running 2022-01-28 13:20:50.443 | No object-replicator running 2022-01-28 13:20:50.443 | No account-server running 2022-01-28 13:20:50.443 | No account-auditor running 2022-01-28 13:20:50.443 | No container-reconciler running 2022-01-28 13:20:50.443 | No object-reconstructor running 2022-01-28 13:20:50.443 | No container-sync running 2022-01-28 13:20:50.443 | No proxy-server running 2022-01-28 13:20:50.443 | No object-expirer running 2022-01-28 13:20:50.443 | No container-replicator running 2022-01-28 13:20:50.520 | + lib/swift:configure_swift:340 : true 2022-01-28 13:20:50.522 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-28 13:20:50.535 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-28 13:20:50.546 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-28 13:20:50.549 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-28 13:20:50.549 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-28 13:20:50.554 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-28 13:20:50.554 | s/%GROUP%/ubuntu/; 2022-01-28 13:20:50.554 | s/%USER%/ubuntu/; 2022-01-28 13:20:50.554 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-28 13:20:50.555 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-28 13:20:50.558 | uid = ubuntu 2022-01-28 13:20:50.558 | gid = ubuntu 2022-01-28 13:20:50.558 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-28 13:20:50.558 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-28 13:20:50.558 | address = 127.0.0.1 2022-01-28 13:20:50.558 | 2022-01-28 13:20:50.558 | [account6612] 2022-01-28 13:20:50.558 | max connections = 25 2022-01-28 13:20:50.558 | path = /opt/stack/data/swift/1/node/ 2022-01-28 13:20:50.558 | read only = false 2022-01-28 13:20:50.558 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-28 13:20:50.558 | 2022-01-28 13:20:50.558 | [account6622] 2022-01-28 13:20:50.558 | max connections = 25 2022-01-28 13:20:50.558 | path = /opt/stack/data/swift/2/node/ 2022-01-28 13:20:50.558 | read only = false 2022-01-28 13:20:50.558 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-28 13:20:50.558 | 2022-01-28 13:20:50.559 | [account6632] 2022-01-28 13:20:50.559 | max connections = 25 2022-01-28 13:20:50.559 | path = /opt/stack/data/swift/3/node/ 2022-01-28 13:20:50.559 | read only = false 2022-01-28 13:20:50.559 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.559 | [account6642] 2022-01-28 13:20:50.559 | max connections = 25 2022-01-28 13:20:50.559 | path = /opt/stack/data/swift/4/node/ 2022-01-28 13:20:50.559 | read only = false 2022-01-28 13:20:50.559 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.559 | [container6611] 2022-01-28 13:20:50.559 | max connections = 25 2022-01-28 13:20:50.559 | path = /opt/stack/data/swift/1/node/ 2022-01-28 13:20:50.559 | read only = false 2022-01-28 13:20:50.559 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.559 | [container6621] 2022-01-28 13:20:50.559 | max connections = 25 2022-01-28 13:20:50.559 | path = /opt/stack/data/swift/2/node/ 2022-01-28 13:20:50.559 | read only = false 2022-01-28 13:20:50.559 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.559 | [container6631] 2022-01-28 13:20:50.559 | max connections = 25 2022-01-28 13:20:50.559 | path = /opt/stack/data/swift/3/node/ 2022-01-28 13:20:50.559 | read only = false 2022-01-28 13:20:50.559 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.559 | [container6641] 2022-01-28 13:20:50.559 | max connections = 25 2022-01-28 13:20:50.559 | path = /opt/stack/data/swift/4/node/ 2022-01-28 13:20:50.559 | read only = false 2022-01-28 13:20:50.559 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-28 13:20:50.559 | 2022-01-28 13:20:50.560 | 2022-01-28 13:20:50.560 | [object6613] 2022-01-28 13:20:50.560 | max connections = 25 2022-01-28 13:20:50.560 | path = /opt/stack/data/swift/1/node/ 2022-01-28 13:20:50.560 | read only = false 2022-01-28 13:20:50.560 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-28 13:20:50.560 | 2022-01-28 13:20:50.560 | [object6623] 2022-01-28 13:20:50.560 | max connections = 25 2022-01-28 13:20:50.560 | path = /opt/stack/data/swift/2/node/ 2022-01-28 13:20:50.560 | read only = false 2022-01-28 13:20:50.560 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-28 13:20:50.560 | 2022-01-28 13:20:50.560 | [object6633] 2022-01-28 13:20:50.560 | max connections = 25 2022-01-28 13:20:50.560 | path = /opt/stack/data/swift/3/node/ 2022-01-28 13:20:50.560 | read only = false 2022-01-28 13:20:50.560 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-28 13:20:50.560 | 2022-01-28 13:20:50.560 | [object6643] 2022-01-28 13:20:50.560 | max connections = 25 2022-01-28 13:20:50.560 | path = /opt/stack/data/swift/4/node/ 2022-01-28 13:20:50.560 | read only = false 2022-01-28 13:20:50.560 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-28 13:20:50.561 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-28 13:20:50.563 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:20:50.565 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:20:50.567 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-28 13:20:50.587 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-28 13:20:50.589 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-28 13:20:50.593 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-28 13:20:50.597 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-28 13:20:50.599 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-28 13:20:50.603 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-28 13:20:50.632 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2022-01-28 13:20:50.658 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-28 13:20:50.674 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-28 13:20:50.702 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-28 13:20:50.721 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-28 13:20:50.749 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-28 13:20:50.766 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-28 13:20:50.795 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-28 13:20:50.813 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-28 13:20:50.841 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-28 13:20:50.859 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-28 13:20:50.886 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-28 13:20:50.904 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-28 13:20:50.918 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:50.920 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-28 13:20:50.948 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-28 13:20:50.974 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-28 13:20:51.001 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-28 13:20:51.029 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-28 13:20:51.044 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:51.046 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-28 13:20:51.073 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-28 13:20:51.088 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:51.090 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-28 13:20:51.105 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:51.107 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-28 13:20:51.109 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-28 13:20:51.123 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:51.125 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-28 13:20:51.127 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-28 13:20:51.129 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-28 13:20:51.135 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-28 13:20:51.140 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-28 13:20:51.167 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-28 13:20:51.193 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-28 13:20:51.222 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-28 13:20:51.252 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-28 13:20:51.278 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-28 13:20:51.281 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-01-28 13:20:51.283 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-01-28 13:20:51.285 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-01-28 13:20:51.287 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-28 13:20:51.313 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-28 13:20:51.340 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2022-01-28 13:20:51.367 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-28 13:20:51.393 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-28 13:20:51.420 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-28 13:20:51.446 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-28 13:20:51.473 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-28 13:20:51.500 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-28 13:20:51.527 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-28 13:20:51.553 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-28 13:20:51.580 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-28 13:20:51.608 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-28 13:20:51.634 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-28 13:20:51.665 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-28 13:20:51.692 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-28 13:20:51.710 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-28 13:20:51.737 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-28 13:20:51.765 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-28 13:20:51.769 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-28 13:20:51.797 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-28 13:20:51.823 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-28 13:20:51.850 | + lib/swift:configure_swift:478 : local node_number 2022-01-28 13:20:51.852 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-28 13:20:51.854 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-28 13:20:51.856 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-28 13:20:51.861 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-28 13:20:51.863 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-28 13:20:51.865 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-28 13:20:51.867 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-28 13:20:51.869 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-28 13:20:51.871 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-28 13:20:51.874 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-28 13:20:51.876 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-28 13:20:51.893 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-28 13:20:51.921 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-28 13:20:51.938 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-28 13:20:51.966 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-28 13:20:51.983 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-28 13:20:52.012 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-28 13:20:52.030 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-28 13:20:52.059 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-28 13:20:52.076 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-28 13:20:52.108 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-28 13:20:52.126 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-28 13:20:52.154 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-28 13:20:52.172 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-28 13:20:52.200 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-28 13:20:52.218 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-28 13:20:52.246 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-28 13:20:52.263 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-28 13:20:52.291 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-01-28 13:20:52.295 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-28 13:20:52.313 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-28 13:20:52.344 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-28 13:20:52.372 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-28 13:20:52.374 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-28 13:20:52.379 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-28 13:20:52.381 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-28 13:20:52.384 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-28 13:20:52.386 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-28 13:20:52.388 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-28 13:20:52.391 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-28 13:20:52.393 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-28 13:20:52.395 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-28 13:20:52.413 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-28 13:20:52.440 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-28 13:20:52.458 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-28 13:20:52.486 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-28 13:20:52.504 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-28 13:20:52.535 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-28 13:20:52.552 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-28 13:20:52.584 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-28 13:20:52.602 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-28 13:20:52.629 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-28 13:20:52.648 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-28 13:20:52.676 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-28 13:20:52.694 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-28 13:20:52.722 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-28 13:20:52.740 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-28 13:20:52.768 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-28 13:20:52.786 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-28 13:20:52.813 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-01-28 13:20:52.818 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-28 13:20:52.836 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-28 13:20:52.864 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-28 13:20:52.867 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-28 13:20:52.871 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-28 13:20:52.873 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-28 13:20:52.875 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-28 13:20:52.878 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-28 13:20:52.880 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-28 13:20:52.882 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-28 13:20:52.885 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-28 13:20:52.887 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-28 13:20:52.905 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-28 13:20:52.932 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-28 13:20:52.950 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-28 13:20:52.978 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-28 13:20:52.995 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-28 13:20:53.025 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-28 13:20:53.042 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-28 13:20:53.071 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-28 13:20:53.088 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-28 13:20:53.117 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-28 13:20:53.135 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-28 13:20:53.163 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-28 13:20:53.181 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-28 13:20:53.209 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-28 13:20:53.227 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-28 13:20:53.255 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-28 13:20:53.273 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-28 13:20:53.300 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-01-28 13:20:53.306 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-28 13:20:53.323 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-28 13:20:53.351 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-28 13:20:53.378 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-28 13:20:53.406 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-28 13:20:53.434 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-28 13:20:53.436 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-28 13:20:53.440 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-28 13:20:53.469 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-28 13:20:53.498 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-28 13:20:53.526 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-28 13:20:53.554 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-28 13:20:53.582 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-28 13:20:53.610 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-28 13:20:53.637 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-28 13:20:53.665 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-28 13:20:53.692 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-28 13:20:53.707 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:53.709 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-28 13:20:53.728 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-28 13:20:53.730 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-28 13:20:53.750 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-28 13:20:53.752 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2022-01-28 13:20:53.779 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-28 13:20:53.782 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-28 13:20:53.808 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2022-01-28 13:20:53.837 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-28 13:20:53.839 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-28 13:20:53.866 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-28 13:20:53.882 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:53.884 | + lib/swift:configure_swift:541 : local user_group 2022-01-28 13:20:53.887 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-28 13:20:53.892 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-28 13:20:53.894 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-28 13:20:53.907 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-28 13:20:53.909 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-28 13:20:53.922 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-28 13:20:53.924 | + lib/swift:configure_swift:548 : is_suse 2022-01-28 13:20:53.927 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:20:53.929 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:20:53.931 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:20:53.934 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:20:53.936 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:20:53.938 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:20:53.941 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-28 13:20:53.953 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-28 13:20:53.956 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-28 13:20:53.958 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-01-28 13:20:53.975 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:20:53.978 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-01-28 13:20:53.995 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:53.997 | + ./stack.sh:main:919 : stack_install_service glance 2022-01-28 13:20:53.999 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-28 13:20:54.002 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-28 13:20:54.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:20:54.007 | + lib/stack:stack_install_service:32 : install_glance 2022-01-28 13:20:54.010 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-01-28 13:20:54.012 | + lib/glance:install_glance:507 : local glance_store_extras 2022-01-28 13:20:54.016 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-01-28 13:20:54.033 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:54.035 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-28 13:20:54.038 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-01-28 13:20:54.055 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:20:54.057 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-28 13:20:54.060 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-01-28 13:20:54.062 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-28 13:20:54.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:20:54.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:20:54.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-01-28 13:20:54.073 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:20:54.076 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-01-28 13:20:54.079 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-28 13:20:54.081 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-28 13:20:54.085 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-01-28 13:20:54.088 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-28 13:20:54.090 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-28 13:20:54.093 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-28 13:20:54.096 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-28 13:20:54.098 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-28 13:20:54.101 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-28 13:20:54.105 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-28 13:20:54.105 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-28 13:20:54.111 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-28 13:20:54.114 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-28 13:20:54.116 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-28 13:20:54.119 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-28 13:20:54.122 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-28 13:20:54.144 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-28 13:20:54.146 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-01-28 13:20:54.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:54.921 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:54.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:20:54.921 | from cryptography.utils import int_from_bytes 2022-01-28 13:20:56.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:20:56.197 | Collecting glance-store[cinder,swift]!=0.29.0 2022-01-28 13:20:56.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-01-28 13:20:56.296 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-01-28 13:20:56.297 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-28 13:20:56.298 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-28 13:20:56.299 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-01-28 13:20:56.301 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-01-28 13:20:56.301 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-01-28 13:20:56.303 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-01-28 13:20:56.304 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-01-28 13:20:56.305 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-01-28 13:20:56.306 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-01-28 13:20:56.307 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-01-28 13:20:56.308 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-28 13:20:56.310 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-01-28 13:20:56.312 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-01-28 13:20:56.859 | Collecting python-cinderclient>=4.1.0 2022-01-28 13:20:56.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-01-28 13:20:57.457 | Collecting os-brick>=2.6.0 2022-01-28 13:20:57.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-01-28 13:20:57.489 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2022-01-28 13:20:57.558 | Collecting python-swiftclient>=3.2.0 2022-01-28 13:20:57.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-01-28 13:20:57.579 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-01-28 13:20:57.580 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-01-28 13:20:57.592 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-01-28 13:20:57.660 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-01-28 13:20:57.661 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-01-28 13:20:57.663 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-01-28 13:20:57.687 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-01-28 13:20:57.689 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-01-28 13:20:57.690 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-01-28 13:20:57.692 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-01-28 13:20:57.694 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-01-28 13:20:57.705 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-01-28 13:20:57.747 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-01-28 13:20:57.748 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-01-28 13:20:57.749 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-01-28 13:20:57.750 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-01-28 13:20:57.770 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-01-28 13:20:57.773 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-01-28 13:20:57.787 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-01-28 13:20:57.802 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-01-28 13:20:57.805 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-01-28 13:20:57.824 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-28 13:20:57.825 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-01-28 13:20:57.905 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-01-28 13:20:57.908 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-01-28 13:20:57.910 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.10) 2022-01-28 13:20:57.911 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-01-28 13:20:57.963 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-01-28 13:20:57.989 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-01-28 13:20:58.212 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-01-28 13:20:58.215 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-01-28 13:20:58.248 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-01-28 13:20:58.250 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-28 13:20:58.251 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-01-28 13:20:58.253 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-01-28 13:20:58.255 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-28 13:20:58.256 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-01-28 13:20:58.312 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-01-28 13:20:58.480 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-28 13:20:58.503 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.5.0) 2022-01-28 13:20:58.589 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-01-28 13:20:58.738 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-01-28 13:21:00.366 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-01-28 13:21:01.677 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-01-28 13:21:01.677 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:21:01.811 | + inc/python:pip_install:200 : result=0 2022-01-28 13:21:01.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:21:01.815 | + functions-common:time_stop:2414 : local name 2022-01-28 13:21:01.818 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:21:01.820 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:21:01.823 | + functions-common:time_stop:2417 : local total 2022-01-28 13:21:01.825 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:21:01.827 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:21:01.829 | + functions-common:time_stop:2421 : start_time=1643376054139 2022-01-28 13:21:01.832 | + functions-common:time_stop:2423 : [[ -z 1643376054139 ]] 2022-01-28 13:21:01.835 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:21:01.839 | + functions-common:time_stop:2426 : end_time=1643376061836 2022-01-28 13:21:01.841 | + functions-common:time_stop:2427 : elapsed_time=7697 2022-01-28 13:21:01.844 | + functions-common:time_stop:2428 : total=78312 2022-01-28 13:21:01.846 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:21:01.848 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=86009 2022-01-28 13:21:01.851 | + inc/python:pip_install:203 : return 0 2022-01-28 13:21:01.853 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-01-28 13:21:01.856 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-01-28 13:21:01.858 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-01-28 13:21:01.872 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-28 13:21:01.876 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-01-28 13:21:01.879 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-28 13:21:01.882 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-01-28 13:21:01.884 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:21:01.887 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:21:01.890 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:21:01.892 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:21:01.895 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:21:01.898 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:21:01.914 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:21:01.916 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:21:01.918 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:21:01.921 | + functions-common:git_clone:618 : echo master 2022-01-28 13:21:01.921 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:21:01.926 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-01-28 13:21:01.929 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:21:01.931 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-01-28 13:21:01.934 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:21:01.934 | + functions-common:git_clone:667 : head -1 2022-01-28 13:21:01.938 | d7368446e Merge "Fix tests on Python3.10" 2022-01-28 13:21:01.941 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:21:01.943 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-01-28 13:21:01.946 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:21:01.949 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-28 13:21:01.951 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-28 13:21:01.954 | + inc/python:setup_develop:344 : local extras= 2022-01-28 13:21:01.956 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-28 13:21:01.959 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:21:01.962 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-28 13:21:01.965 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-28 13:21:01.967 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:21:01.970 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-28 13:21:01.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-28 13:21:01.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:21:01.978 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-28 13:21:01.982 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:21:01.984 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:21:01.987 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-28 13:21:01.994 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-01-28 13:21:01.996 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-01-28 13:21:02.637 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-01-28 13:21:02.639 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:21:02.642 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:21:02.644 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:21:02.647 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-01-28 13:21:02.649 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-01-28 13:21:02.651 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:21:02.654 | + inc/python:setup_package:428 : local extras= 2022-01-28 13:21:02.656 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:21:02.658 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-28 13:21:02.660 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-28 13:21:02.664 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-28 13:21:02.666 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:21:02.668 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-01-28 13:21:02.689 | Using python 3.8 to install /opt/stack/glance 2022-01-28 13:21:02.691 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-01-28 13:21:03.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:21:03.459 | from cryptography.utils import int_from_bytes 2022-01-28 13:21:03.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:21:03.459 | from cryptography.utils import int_from_bytes 2022-01-28 13:21:04.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:21:04.606 | Obtaining file:///opt/stack/glance 2022-01-28 13:21:04.606 | Preparing metadata (setup.py): started 2022-01-28 13:21:05.738 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:21:05.883 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (5.8.0) 2022-01-28 13:21:05.885 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.7.1) 2022-01-28 13:21:05.886 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.4.31) 2022-01-28 13:21:05.887 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.33.0) 2022-01-28 13:21:05.888 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.1.1) 2022-01-28 13:21:05.889 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.5.1) 2022-01-28 13:21:05.890 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.8.7) 2022-01-28 13:21:05.891 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.4.2) 2022-01-28 13:21:05.892 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.7.5) 2022-01-28 13:21:05.893 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (0.20.2) 2022-01-28 13:21:05.895 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (8.7.1) 2022-01-28 13:21:05.896 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.5.0) 2022-01-28 13:21:05.897 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.4.0) 2022-01-28 13:21:05.898 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.4.0) 2022-01-28 13:21:05.899 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.12.1) 2022-01-28 13:21:05.900 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.5.0) 2022-01-28 13:21:05.901 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.4.0) 2022-01-28 13:21:06.419 | Collecting taskflow>=4.0.0 2022-01-28 13:21:06.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-01-28 13:21:06.449 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.4.0) 2022-01-28 13:21:06.451 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (9.3.0) 2022-01-28 13:21:06.495 | Collecting WSME>=0.8.0 2022-01-28 13:21:06.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-01-28 13:21:06.508 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.0.0) 2022-01-28 13:21:06.509 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.5.0) 2022-01-28 13:21:06.510 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev40) (3.2.0) 2022-01-28 13:21:06.511 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.4.0) 2022-01-28 13:21:06.512 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (21.0.0) 2022-01-28 13:21:06.513 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.16.0) 2022-01-28 13:21:06.514 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (11.1.0) 2022-01-28 13:21:06.515 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (5.1.0) 2022-01-28 13:21:06.556 | Collecting oslo.limit>=1.0.0 2022-01-28 13:21:06.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-01-28 13:21:06.566 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.6.1) 2022-01-28 13:21:06.567 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (12.11.1) 2022-01-28 13:21:06.568 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (4.5.0) 2022-01-28 13:21:06.569 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.3.0) 2022-01-28 13:21:06.571 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.10.1) 2022-01-28 13:21:07.004 | Collecting retrying!=1.3.0,>=1.2.3 2022-01-28 13:21:07.012 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-28 13:21:07.016 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (3.4.2) 2022-01-28 13:21:07.017 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.7.0) 2022-01-28 13:21:07.018 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (2.4.0) 2022-01-28 13:21:07.019 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (36.0.1) 2022-01-28 13:21:07.326 | Collecting cursive>=0.2.1 2022-01-28 13:21:07.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-28 13:21:07.339 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (1.0.2) 2022-01-28 13:21:07.340 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev40) (5.5.0) 2022-01-28 13:21:08.009 | Collecting castellan>=0.17.0 2022-01-28 13:21:08.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-01-28 13:21:08.040 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev40) (5.4.0) 2022-01-28 13:21:08.041 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev40) (1.1.6) 2022-01-28 13:21:08.043 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev40) (4.10.1) 2022-01-28 13:21:08.064 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev40) (2.27.1) 2022-01-28 13:21:08.532 | Collecting python-barbicanclient>=4.5.2 2022-01-28 13:21:08.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-01-28 13:21:08.586 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev40) (1.15.0) 2022-01-28 13:21:08.617 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev40) (4.2.0) 2022-01-28 13:21:08.626 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev40) (1.13.3) 2022-01-28 13:21:08.640 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev40) (2.1.0) 2022-01-28 13:21:08.641 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev40) (1.1.2) 2022-01-28 13:21:08.731 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev40) (3.0.7) 2022-01-28 13:21:08.806 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev40) (1.7.0) 2022-01-28 13:21:08.856 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev40) (3.1.1) 2022-01-28 13:21:08.861 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev40) (2.9.0) 2022-01-28 13:21:08.892 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev40) (0.17.3) 2022-01-28 13:21:08.937 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev40) (1.5.0) 2022-01-28 13:21:08.938 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev40) (0.8.0) 2022-01-28 13:21:08.939 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev40) (6.0) 2022-01-28 13:21:09.023 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev40) (0.5.0) 2022-01-28 13:21:09.026 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev40) (0.13.0) 2022-01-28 13:21:09.028 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev40) (2.0.1) 2022-01-28 13:21:09.054 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev40) (0.61.0) 2022-01-28 13:21:09.100 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev40) (0.9.6) 2022-01-28 13:21:09.103 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev40) (2.8.2) 2022-01-28 13:21:09.162 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (5.0.9) 2022-01-28 13:21:09.164 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (5.2.3) 2022-01-28 13:21:09.167 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (2.8.0) 2022-01-28 13:21:09.168 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (0.4.0) 2022-01-28 13:21:09.170 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (4.2.4) 2022-01-28 13:21:09.193 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev40) (3.2.0) 2022-01-28 13:21:09.194 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev40) (3.0.3) 2022-01-28 13:21:09.200 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev40) (3.3.0) 2022-01-28 13:21:09.242 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev40) (5.9.0) 2022-01-28 13:21:09.283 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev40) (2021.3) 2022-01-28 13:21:09.285 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev40) (0.11.0) 2022-01-28 13:21:09.286 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev40) (21.3) 2022-01-28 13:21:09.368 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev40) (60.5.0) 2022-01-28 13:21:09.427 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev40) (0.2.5) 2022-01-28 13:21:09.530 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev40) (0.7) 2022-01-28 13:21:10.285 | Collecting networkx>=2.1.0 2022-01-28 13:21:10.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-01-28 13:21:10.671 | Collecting pydot>=1.2.4 2022-01-28 13:21:10.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-28 13:21:11.138 | Collecting automaton>=1.9.0 2022-01-28 13:21:11.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-01-28 13:21:11.151 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev40) (6.3.1) 2022-01-28 13:21:11.238 | Collecting simplegeneric 2022-01-28 13:21:11.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-28 13:21:11.249 | Preparing metadata (setup.py): started 2022-01-28 13:21:11.837 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:21:11.867 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (5.0.0) 2022-01-28 13:21:11.992 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev40) (2.21) 2022-01-28 13:21:12.102 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev40) (2.0.1) 2022-01-28 13:21:12.324 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (1.4.0) 2022-01-28 13:21:12.326 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (0.10.0) 2022-01-28 13:21:12.327 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (1.1.5) 2022-01-28 13:21:12.329 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (1.4.4) 2022-01-28 13:21:12.331 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (1.32) 2022-01-28 13:21:12.332 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (5.1.1) 2022-01-28 13:21:12.333 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (2.5.0) 2022-01-28 13:21:12.452 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (0.12.0) 2022-01-28 13:21:12.485 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev40) (1.0.3) 2022-01-28 13:21:12.534 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (3.0.0) 2022-01-28 13:21:12.538 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev40) (1.3.3) 2022-01-28 13:21:12.788 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev40) (3.10.0) 2022-01-28 13:21:12.977 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev40) (1.26.8) 2022-01-28 13:21:12.979 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev40) (2.0.10) 2022-01-28 13:21:12.981 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev40) (3.3) 2022-01-28 13:21:12.982 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev40) (2019.11.28) 2022-01-28 13:21:13.057 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev40) (0.5.2) 2022-01-28 13:21:13.247 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev40) (2.5.0) 2022-01-28 13:21:13.352 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev40) (3.7.0) 2022-01-28 13:21:13.664 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev40) (0.5.0) 2022-01-28 13:21:13.668 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev40) (2.3.3) 2022-01-28 13:21:13.894 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev40) (2.2) 2022-01-28 13:21:14.209 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev40) (1.0.0) 2022-01-28 13:21:14.522 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev40) (21.4.0) 2022-01-28 13:21:14.523 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev40) (1.8.2) 2022-01-28 13:21:14.876 | Building wheels for collected packages: simplegeneric 2022-01-28 13:21:14.877 | Building wheel for simplegeneric (setup.py): started 2022-01-28 13:21:15.549 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-28 13:21:15.549 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=2f5ad2a29fa66914d5eeb5a9410174c460f05b72a46389eb83ee70d3d8f8cfb9 2022-01-28 13:21:15.549 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-28 13:21:15.553 | Successfully built simplegeneric 2022-01-28 13:21:16.424 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-01-28 13:21:19.805 | Running setup.py develop for glance 2022-01-28 13:21:21.830 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-01-28 13:21:21.830 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:21:21.986 | + inc/python:pip_install:200 : result=0 2022-01-28 13:21:21.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:21:21.990 | + functions-common:time_stop:2414 : local name 2022-01-28 13:21:21.992 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:21:21.995 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:21:22.002 | + functions-common:time_stop:2417 : local total 2022-01-28 13:21:22.003 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:21:22.003 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:21:22.003 | + functions-common:time_stop:2421 : start_time=1643376062684 2022-01-28 13:21:22.006 | + functions-common:time_stop:2423 : [[ -z 1643376062684 ]] 2022-01-28 13:21:22.008 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:21:22.013 | + functions-common:time_stop:2426 : end_time=1643376082010 2022-01-28 13:21:22.016 | + functions-common:time_stop:2427 : elapsed_time=19326 2022-01-28 13:21:22.018 | + functions-common:time_stop:2428 : total=86009 2022-01-28 13:21:22.020 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:21:22.022 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=105335 2022-01-28 13:21:22.025 | + inc/python:pip_install:203 : return 0 2022-01-28 13:21:22.027 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-28 13:21:22.030 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-28 13:21:22.032 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-28 13:21:22.051 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-28 13:21:22.063 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-01-28 13:21:22.066 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-28 13:21:22.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:21:22.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:21:22.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-01-28 13:21:22.076 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:21:22.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-28 13:21:22.081 | + ./stack.sh:main:920 : configure_glance 2022-01-28 13:21:22.083 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-28 13:21:22.096 | + lib/glance:configure_glance:326 : local dburl 2022-01-28 13:21:22.099 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-01-28 13:21:22.101 | ++ lib/database:database_connection_url:134 : local db=glance 2022-01-28 13:21:22.104 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-01-28 13:21:22.106 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-01-28 13:21:22.108 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-28 13:21:22.111 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-28 13:21:22.113 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-28 13:21:22.143 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-28 13:21:22.174 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-28 13:21:22.202 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-28 13:21:22.229 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-28 13:21:22.258 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-28 13:21:22.289 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-28 13:21:22.292 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-01-28 13:21:22.294 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-01-28 13:21:22.297 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-28 13:21:22.299 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-28 13:21:22.329 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-28 13:21:22.356 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-01-28 13:21:22.384 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-28 13:21:22.412 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-28 13:21:22.441 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-28 13:21:22.469 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-28 13:21:22.496 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-28 13:21:22.525 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-28 13:21:22.552 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-28 13:21:22.580 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-28 13:21:22.611 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-28 13:21:22.613 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-28 13:21:22.615 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-28 13:21:22.618 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-28 13:21:22.620 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-28 13:21:22.623 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-28 13:21:22.640 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:21:22.643 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-28 13:21:22.646 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-28 13:21:22.648 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-28 13:21:22.665 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:21:22.667 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:21:22.671 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:21:22.702 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-28 13:21:22.704 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-28 13:21:22.707 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-01-28 13:21:22.709 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-01-28 13:21:22.711 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-01-28 13:21:22.740 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-01-28 13:21:22.768 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-01-28 13:21:22.770 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-01-28 13:21:22.773 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-01-28 13:21:22.775 | + lib/glance:configure_glance_store:254 : local be 2022-01-28 13:21:22.777 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-01-28 13:21:22.780 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-01-28 13:21:22.782 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-28 13:21:22.813 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-01-28 13:21:22.815 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2022-01-28 13:21:22.846 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-01-28 13:21:22.848 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-01-28 13:21:22.865 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:21:22.868 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-28 13:21:22.896 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-28 13:21:22.924 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-28 13:21:22.952 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-28 13:21:22.979 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-28 13:21:23.007 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-01-28 13:21:23.024 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:21:23.026 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-28 13:21:23.054 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-28 13:21:23.084 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-28 13:21:23.112 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2022-01-28 13:21:23.140 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-28 13:21:23.168 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2022-01-28 13:21:23.196 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-01-28 13:21:23.213 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:21:23.215 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-01-28 13:21:23.218 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-28 13:21:23.221 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-28 13:21:23.224 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-28 13:21:23.241 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-28 13:21:23.243 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-28 13:21:23.246 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-28 13:21:23.249 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-28 13:21:23.251 | + 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-01-28 13:21:23.279 | + 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-01-28 13:21:23.307 | + 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-01-28 13:21:23.335 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-28 13:21:23.365 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-28 13:21:23.369 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-28 13:21:23.400 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-28 13:21:23.428 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-28 13:21:23.456 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2022-01-28 13:21:23.484 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-28 13:21:23.512 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-28 13:21:23.540 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-28 13:21:23.568 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-28 13:21:23.600 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-28 13:21:23.630 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-28 13:21:23.661 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-28 13:21:23.689 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-28 13:21:23.694 | + 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-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-01-28 13:21:23.701 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-01-28 13:21:23.718 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:21:23.721 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-01-28 13:21:23.723 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-28 13:21:23.725 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-01-28 13:21:23.727 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-28 13:21:23.730 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-01-28 13:21:23.733 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-01-28 13:21:23.737 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-01-28 13:21:23.739 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-28 13:21:23.742 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-28 13:21:23.772 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-01-28 13:21:23.774 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-28 13:21:23.776 | ++ functions:get_random_port:837 : true 2022-01-28 13:21:23.779 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-28 13:21:23.782 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-28 13:21:23.784 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-28 13:21:23.862 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-28 13:21:23.864 | ++ functions:get_random_port:841 : break 2 2022-01-28 13:21:23.866 | ++ functions:get_random_port:845 : echo 60999 2022-01-28 13:21:23.869 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-01-28 13:21:23.871 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-28 13:21:23.899 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-28 13:21:23.926 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-28 13:21:23.953 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-28 13:21:23.980 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-28 13:21:24.007 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-28 13:21:24.034 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-28 13:21:24.061 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-28 13:21:24.089 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-28 13:21:24.116 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-28 13:21:24.144 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-28 13:21:24.172 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-28 13:21:24.199 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-28 13:21:24.226 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-28 13:21:24.253 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-28 13:21:24.280 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-28 13:21:24.308 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-28 13:21:24.336 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-28 13:21:24.363 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-28 13:21:24.392 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-01-28 13:21:24.394 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-28 13:21:24.397 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:21:24.399 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:21:24.401 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:21:24.404 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-28 13:21:24.406 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-28 13:21:24.467 | proxy (enabled by site administrator) 2022-01-28 13:21:24.470 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-01-28 13:21:24.472 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-28 13:21:24.475 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:21:24.477 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:21:24.479 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:21:24.481 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-28 13:21:24.484 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-28 13:21:24.537 | No module matches proxy_http 2022-01-28 13:21:24.540 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-28 13:21:24.605 | Considering dependency proxy for proxy_http: 2022-01-28 13:21:24.605 | Module proxy already enabled 2022-01-28 13:21:24.605 | Enabling module proxy_http. 2022-01-28 13:21:24.612 | To activate the new configuration, you need to run: 2022-01-28 13:21:24.612 | systemctl restart apache2 2022-01-28 13:21:24.616 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-28 13:21:24.618 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-28 13:21:24.621 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:21:24.623 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-01-28 13:21:24.751 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-01-28 13:21:24.754 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-01-28 13:21:24.756 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-01-28 13:21:24.759 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-28 13:21:24.761 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:21:24.768 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:21:24.771 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-28 13:21:24.774 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-28 13:21:24.777 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-01-28 13:21:24.777 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-28 13:21:24.787 | KeepAlive Off 2022-01-28 13:21:24.791 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-01-28 13:21:24.791 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-28 13:21:24.800 | SetEnv proxy-sendchunked 1 2022-01-28 13:21:24.804 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-28 13:21:24.804 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-28 13:21:24.813 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-28 13:21:24.816 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-01-28 13:21:24.818 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-01-28 13:21:24.821 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-28 13:21:24.823 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-28 13:21:24.825 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:21:24.828 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:21:24.830 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:21:24.832 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-28 13:21:24.835 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-28 13:21:24.837 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:21:24.839 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:21:24.842 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-01-28 13:21:24.903 | Enabling site glance-wsgi-api. 2022-01-28 13:21:24.909 | To activate the new configuration, you need to run: 2022-01-28 13:21:24.909 | systemctl reload apache2 2022-01-28 13:21:24.913 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-01-28 13:21:24.916 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-28 13:21:24.918 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:21:24.921 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-01-28 13:21:25.051 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-28 13:21:25.058 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-28 13:21:25.088 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-01-28 13:21:25.090 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-01-28 13:21:25.108 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:21:25.111 | + ./stack.sh:main:925 : stack_install_service cinder 2022-01-28 13:21:25.113 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-28 13:21:25.116 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-28 13:21:25.118 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:21:25.121 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-28 13:21:25.124 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-01-28 13:21:25.126 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-28 13:21:25.128 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-01-28 13:21:25.131 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:21:25.133 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:21:25.136 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:21:25.139 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:21:25.141 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:21:25.144 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:21:25.161 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:21:25.163 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:21:25.165 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:21:25.168 | + functions-common:git_clone:618 : echo master 2022-01-28 13:21:25.169 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:21:25.174 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-01-28 13:21:25.177 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:21:25.179 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-01-28 13:21:25.182 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:21:25.182 | + functions-common:git_clone:667 : head -1 2022-01-28 13:21:25.193 | f6cb333c1 Merge "db: Correct 'nullable' mismatches on models" 2022-01-28 13:21:25.196 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:21:25.198 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-01-28 13:21:25.201 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:21:25.203 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-28 13:21:25.206 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-28 13:21:25.208 | + inc/python:setup_develop:344 : local extras= 2022-01-28 13:21:25.211 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-28 13:21:25.213 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:21:25.215 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-28 13:21:25.218 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-28 13:21:25.220 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:21:25.223 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-28 13:21:25.226 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-28 13:21:25.228 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:21:25.231 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-28 13:21:25.234 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:21:25.237 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:21:25.240 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-28 13:21:25.246 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-01-28 13:21:25.249 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-01-28 13:21:25.897 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-01-28 13:21:25.899 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:21:25.901 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:21:25.904 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:21:25.907 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-28 13:21:25.909 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-01-28 13:21:25.911 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:21:25.914 | + inc/python:setup_package:428 : local extras= 2022-01-28 13:21:25.916 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:21:25.918 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-28 13:21:25.921 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-28 13:21:25.923 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-28 13:21:25.926 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:21:25.928 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-01-28 13:21:25.948 | Using python 3.8 to install /opt/stack/cinder 2022-01-28 13:21:25.951 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-01-28 13:21:26.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:21:26.757 | from cryptography.utils import int_from_bytes 2022-01-28 13:21:26.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:21:26.757 | from cryptography.utils import int_from_bytes 2022-01-28 13:21:27.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:21:27.888 | Obtaining file:///opt/stack/cinder 2022-01-28 13:21:27.889 | Preparing metadata (setup.py): started 2022-01-28 13:21:29.718 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:21:29.925 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.8.0) 2022-01-28 13:21:29.927 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.1.1) 2022-01-28 13:21:29.928 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (0.33.0) 2022-01-28 13:21:29.928 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (1.1.2) 2022-01-28 13:21:29.929 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (0.20.2) 2022-01-28 13:21:29.930 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (1.0.2) 2022-01-28 13:21:29.932 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev177) (3.2.0) 2022-01-28 13:21:29.933 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.4.0) 2022-01-28 13:21:29.933 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (9.3.0) 2022-01-28 13:21:29.934 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.7.1) 2022-01-28 13:21:30.048 | Collecting oauth2client>=4.1.3 2022-01-28 13:21:30.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-28 13:21:30.063 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (8.7.1) 2022-01-28 13:21:30.064 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.5.0) 2022-01-28 13:21:30.065 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.4.0) 2022-01-28 13:21:30.066 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (11.1.0) 2022-01-28 13:21:30.067 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.6.1) 2022-01-28 13:21:30.068 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (12.11.1) 2022-01-28 13:21:30.069 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.5.0) 2022-01-28 13:21:30.071 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.10.1) 2022-01-28 13:21:30.072 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.6.2) 2022-01-28 13:21:30.073 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.3.0) 2022-01-28 13:21:30.074 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (6.3.0) 2022-01-28 13:21:30.075 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.2.0) 2022-01-28 13:21:30.076 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.8.0) 2022-01-28 13:21:30.077 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (1.4.0) 2022-01-28 13:21:30.078 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.12.1) 2022-01-28 13:21:30.080 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.5.0) 2022-01-28 13:21:30.081 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.4.2) 2022-01-28 13:21:30.082 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (21.3) 2022-01-28 13:21:30.213 | Collecting paramiko>=2.7.2 2022-01-28 13:21:30.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-01-28 13:21:30.229 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.5.0) 2022-01-28 13:21:30.230 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.1.1) 2022-01-28 13:21:30.232 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.9.0) 2022-01-28 13:21:30.232 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.0.7) 2022-01-28 13:21:30.234 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.2.0) 2022-01-28 13:21:30.791 | Collecting python-glanceclient>=3.2.2 2022-01-28 13:21:30.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-01-28 13:21:30.809 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.4.0) 2022-01-28 13:21:30.811 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (17.6.0) 2022-01-28 13:21:30.812 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.13.0) 2022-01-28 13:21:30.813 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2021.3) 2022-01-28 13:21:30.814 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.27.1) 2022-01-28 13:21:30.815 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.5.1) 2022-01-28 13:21:30.816 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (4.6.3) 2022-01-28 13:21:30.859 | Collecting rtslib-fb>=2.1.74 2022-01-28 13:21:30.866 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-28 13:21:30.871 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (1.16.0) 2022-01-28 13:21:30.873 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (1.4.31) 2022-01-28 13:21:30.874 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (0.13.0) 2022-01-28 13:21:30.875 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.5.0) 2022-01-28 13:21:30.915 | Collecting tabulate>=0.8.7 2022-01-28 13:21:30.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-28 13:21:30.926 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (6.3.1) 2022-01-28 13:21:30.927 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (1.8.7) 2022-01-28 13:21:30.928 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.1.0) 2022-01-28 13:21:31.041 | Collecting oslo.vmware>=3.10.0 2022-01-28 13:21:31.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-01-28 13:21:31.065 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.1.0) 2022-01-28 13:21:31.066 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (5.5.0) 2022-01-28 13:21:31.067 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (2.10.0) 2022-01-28 13:21:31.233 | Collecting google-api-python-client>=1.11.0 2022-01-28 13:21:31.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e8/863dec46224d4/google_api_python_client-2.36.0-py2.py3-none-any.whl (8.0 MB) 2022-01-28 13:21:31.457 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (3.10.0) 2022-01-28 13:21:31.458 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (36.0.1) 2022-01-28 13:21:31.459 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev177) (0.2.2) 2022-01-28 13:21:31.506 | Collecting zstd>=1.4.5.1 2022-01-28 13:21:31.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-01-28 13:21:31.613 | Preparing metadata (setup.py): started 2022-01-28 13:21:32.227 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:21:33.398 | Collecting boto3>=1.16.51 2022-01-28 13:21:33.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aad/df6cf93568b73/boto3-1.20.41-py3-none-any.whl (131 kB) 2022-01-28 13:21:33.442 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev177) (0.10.0) 2022-01-28 13:21:34.806 | Collecting botocore<1.24.0,>=1.23.41 2022-01-28 13:21:34.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/411/04e1c976c9c41/botocore-1.23.41-py3-none-any.whl (8.5 MB) 2022-01-28 13:21:35.154 | Collecting s3transfer<0.6.0,>=0.5.0 2022-01-28 13:21:35.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-01-28 13:21:35.230 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev177) (1.15.0) 2022-01-28 13:21:35.261 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev177) (2.1.0) 2022-01-28 13:21:35.381 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-01-28 13:21:35.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/58e/2c1171a3d5177/google_api_core-2.4.0-py2.py3-none-any.whl (111 kB) 2022-01-28 13:21:35.524 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-01-28 13:21:35.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2022-01-28 13:21:35.569 | Collecting google-auth-httplib2>=0.1.0 2022-01-28 13:21:35.576 | 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-01-28 13:21:35.615 | Collecting uritemplate<5,>=3.0.1 2022-01-28 13:21:35.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-01-28 13:21:35.721 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev177) (1.7.0) 2022-01-28 13:21:35.773 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev177) (2.9.0) 2022-01-28 13:21:35.777 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev177) (3.1.1) 2022-01-28 13:21:36.531 | Collecting pyasn1>=0.1.7 2022-01-28 13:21:36.539 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-28 13:21:36.605 | Collecting rsa>=3.1.4 2022-01-28 13:21:36.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-01-28 13:21:37.114 | Collecting pyasn1-modules>=0.0.5 2022-01-28 13:21:37.122 | 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-01-28 13:21:37.182 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev177) (0.17.3) 2022-01-28 13:21:37.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev177) (1.5.0) 2022-01-28 13:21:37.229 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev177) (2.4.0) 2022-01-28 13:21:37.230 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev177) (0.8.0) 2022-01-28 13:21:37.231 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev177) (6.0) 2022-01-28 13:21:37.290 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev177) (1.7.5) 2022-01-28 13:21:37.294 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev177) (2.0.1) 2022-01-28 13:21:37.295 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev177) (0.5.0) 2022-01-28 13:21:37.351 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev177) (0.9.6) 2022-01-28 13:21:37.355 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev177) (2.8.2) 2022-01-28 13:21:37.414 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (4.2.4) 2022-01-28 13:21:37.416 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (2.4.0) 2022-01-28 13:21:37.418 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (5.0.9) 2022-01-28 13:21:37.419 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (5.2.3) 2022-01-28 13:21:37.421 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (0.4.0) 2022-01-28 13:21:37.444 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev177) (3.0.3) 2022-01-28 13:21:37.445 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev177) (3.2.0) 2022-01-28 13:21:37.446 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev177) (3.3.0) 2022-01-28 13:21:37.492 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev177) (1.0.3) 2022-01-28 13:21:37.577 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev177) (3.0.0) 2022-01-28 13:21:37.579 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev177) (1.3.3) 2022-01-28 13:21:37.605 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev177) (3.0.0) 2022-01-28 13:21:37.630 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev177) (0.11.0) 2022-01-28 13:21:37.697 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev177) (1.26.8) 2022-01-28 13:21:37.742 | Collecting suds-community>=0.6 2022-01-28 13:21:37.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-01-28 13:21:38.008 | Collecting pynacl>=1.0.1 2022-01-28 13:21:38.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-01-28 13:21:38.061 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev177) (60.5.0) 2022-01-28 13:21:38.200 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev177) (3.10.0) 2022-01-28 13:21:38.682 | Collecting warlock<2,>=1.2.0 2022-01-28 13:21:38.697 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-01-28 13:21:38.701 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev177) (21.0.0) 2022-01-28 13:21:38.703 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev177) (1.13.3) 2022-01-28 13:21:38.899 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev177) (2019.11.28) 2022-01-28 13:21:38.902 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev177) (2.0.10) 2022-01-28 13:21:38.904 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev177) (3.3) 2022-01-28 13:21:38.938 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev177) (0.7) 2022-01-28 13:21:39.011 | Collecting pyudev>=0.16.1 2022-01-28 13:21:39.019 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-28 13:21:39.308 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev177) (0.5.2) 2022-01-28 13:21:39.310 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev177) (0.4.2) 2022-01-28 13:21:39.447 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev177) (2.6.3) 2022-01-28 13:21:39.449 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev177) (1.4.2) 2022-01-28 13:21:39.454 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev177) (2.4.0) 2022-01-28 13:21:39.579 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev177) (0.12.2) 2022-01-28 13:21:39.697 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev177) (1.1.6) 2022-01-28 13:21:39.699 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev177) (5.4.0) 2022-01-28 13:21:39.701 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev177) (4.10.1) 2022-01-28 13:21:39.735 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (5.0.0) 2022-01-28 13:21:39.975 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev177) (2.21) 2022-01-28 13:21:40.052 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev177) (0.5.0) 2022-01-28 13:21:40.053 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev177) (2.3.3) 2022-01-28 13:21:40.226 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev177) (2.5.0) 2022-01-28 13:21:40.365 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-01-28 13:21:40.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-01-28 13:21:40.383 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev177) (3.19.3) 2022-01-28 13:21:40.592 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev177) (2.0.1) 2022-01-28 13:21:41.017 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev177) (1.1.5) 2022-01-28 13:21:41.068 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev177) (0.12.0) 2022-01-28 13:21:41.117 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev177) (0.2.5) 2022-01-28 13:21:42.304 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev177) (1.32) 2022-01-28 13:21:42.576 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev177) (1.8.2) 2022-01-28 13:21:42.577 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev177) (21.4.0) 2022-01-28 13:21:42.722 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev177) (2.2) 2022-01-28 13:21:42.915 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev177) (1.0.0) 2022-01-28 13:21:43.042 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev177) (3.7.0) 2022-01-28 13:21:43.675 | Building wheels for collected packages: zstd 2022-01-28 13:21:43.676 | Building wheel for zstd (setup.py): started 2022-01-28 13:22:30.502 | Building wheel for zstd (setup.py): finished with status 'done' 2022-01-28 13:22:30.515 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761632 sha256=76e89e8c4aaf6e47d3cf039364ff7cf95c36840b18b9f2bcd7e91db709ccc9a6 2022-01-28 13:22:30.516 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-01-28 13:22:30.519 | Successfully built zstd 2022-01-28 13:22:31.527 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-01-28 13:22:34.207 | Attempting uninstall: pynacl 2022-01-28 13:22:34.209 | Found existing installation: PyNaCl 1.3.0 2022-01-28 13:22:34.217 | Uninstalling PyNaCl-1.3.0: 2022-01-28 13:22:34.244 | Successfully uninstalled PyNaCl-1.3.0 2022-01-28 13:22:36.803 | Running setup.py develop for cinder 2022-01-28 13:22:40.331 | Successfully installed boto3-1.20.41 botocore-1.23.41 cinder google-api-core-2.4.0 google-api-python-client-2.36.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-01-28 13:22:40.331 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:22:40.618 | + inc/python:pip_install:200 : result=0 2022-01-28 13:22:40.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:22:40.623 | + functions-common:time_stop:2414 : local name 2022-01-28 13:22:40.625 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:22:40.628 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:22:40.630 | + functions-common:time_stop:2417 : local total 2022-01-28 13:22:40.632 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:22:40.635 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:22:40.637 | + functions-common:time_stop:2421 : start_time=1643376085943 2022-01-28 13:22:40.639 | + functions-common:time_stop:2423 : [[ -z 1643376085943 ]] 2022-01-28 13:22:40.642 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:22:40.647 | + functions-common:time_stop:2426 : end_time=1643376160644 2022-01-28 13:22:40.649 | + functions-common:time_stop:2427 : elapsed_time=74701 2022-01-28 13:22:40.652 | + functions-common:time_stop:2428 : total=105335 2022-01-28 13:22:40.655 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:22:40.658 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180036 2022-01-28 13:22:40.662 | + inc/python:pip_install:203 : return 0 2022-01-28 13:22:40.665 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-28 13:22:40.668 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-28 13:22:40.671 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-28 13:22:40.690 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-28 13:22:40.703 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-01-28 13:22:40.706 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-01-28 13:22:40.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:22:40.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:22:40.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-01-28 13:22:40.717 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:22:40.720 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-01-28 13:22:40.723 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-01-28 13:22:40.725 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-01-28 13:22:40.732 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:22:40.734 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:22:40.737 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-01-28 13:22:40.750 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-01-28 13:22:40.753 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:22:40.757 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:22:40.760 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:22:40.763 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:22:40.766 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:22:40.768 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:22:40.772 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:22:40.774 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:22:40.777 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:22:40.780 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:22:40.782 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:22:40.785 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:22:40.788 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-01-28 13:22:40.790 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:22:40.793 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:22:40.796 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:22:40.798 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-01-28 13:22:40.824 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-01-28 13:22:40.939 | Reading package lists... 2022-01-28 13:22:41.216 | Building dependency tree... 2022-01-28 13:22:41.217 | Reading state information... 2022-01-28 13:22:41.486 | The following packages were automatically installed and are no longer required: 2022-01-28 13:22:41.488 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:22:41.488 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:22:41.488 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:22:41.488 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:22:41.488 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:22:41.488 | python3-zope.interface 2022-01-28 13:22:41.488 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:22:41.489 | The following additional packages will be installed: 2022-01-28 13:22:41.489 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-28 13:22:41.489 | python3-urwid 2022-01-28 13:22:41.490 | Suggested packages: 2022-01-28 13:22:41.490 | python-pyparsing-doc python-urwid-doc 2022-01-28 13:22:41.560 | The following NEW packages will be installed: 2022-01-28 13:22:41.560 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-28 13:22:41.561 | python3-urwid targetcli-fb 2022-01-28 13:22:41.668 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:22:41.668 | Need to get 356 kB of archives. 2022-01-28 13:22:41.668 | After this operation, 2,294 kB of additional disk space will be used. 2022-01-28 13:22:41.668 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-01-28 13:22:41.807 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-01-28 13:22:41.885 | 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-01-28 13:22:41.893 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-01-28 13:22:41.905 | 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-01-28 13:22:41.905 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-01-28 13:22:42.481 | Fetched 356 kB in 0s (1,046 kB/s) 2022-01-28 13:22:42.687 | Selecting previously unselected package python3-pyparsing. 2022-01-28 13:22:42.741 | (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 ... 90882 files and directories currently installed.) 2022-01-28 13:22:42.745 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-01-28 13:22:42.818 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-01-28 13:22:43.287 | Selecting previously unselected package python3-urwid. 2022-01-28 13:22:43.297 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-01-28 13:22:43.367 | Unpacking python3-urwid (2.0.1-3) ... 2022-01-28 13:22:43.927 | Selecting previously unselected package python3-configshell-fb. 2022-01-28 13:22:43.937 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-01-28 13:22:44.001 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-28 13:22:44.481 | Selecting previously unselected package python3-pyudev. 2022-01-28 13:22:44.491 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-01-28 13:22:44.556 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-28 13:22:45.138 | Selecting previously unselected package python3-rtslib-fb. 2022-01-28 13:22:45.152 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-01-28 13:22:45.207 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-28 13:22:45.796 | Selecting previously unselected package targetcli-fb. 2022-01-28 13:22:45.806 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-01-28 13:22:45.886 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-28 13:22:46.317 | Setting up python3-urwid (2.0.1-3) ... 2022-01-28 13:22:46.804 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-28 13:22:46.804 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-28 13:22:46.804 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-28 13:22:46.804 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-28 13:22:46.804 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-28 13:22:46.804 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-28 13:22:46.804 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-28 13:22:46.804 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-28 13:22:46.955 | Setting up python3-pyparsing (2.4.6-1) ... 2022-01-28 13:22:47.418 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-28 13:22:47.955 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-28 13:22:48.475 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-28 13:22:49.961 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-28 13:22:50.662 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-01-28 13:22:50.662 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-01-28 13:22:52.773 | Processing triggers for man-db (2.9.1-1) ... 2022-01-28 13:22:53.082 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-01-28 13:23:01.239 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:23:01.242 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:23:01.245 | + functions-common:time_stop:2414 : local name 2022-01-28 13:23:01.247 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:23:01.250 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:23:01.252 | + functions-common:time_stop:2417 : local total 2022-01-28 13:23:01.255 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:23:01.257 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:23:01.260 | + functions-common:time_stop:2421 : start_time=1643376160821 2022-01-28 13:23:01.263 | + functions-common:time_stop:2423 : [[ -z 1643376160821 ]] 2022-01-28 13:23:01.266 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:23:01.270 | + functions-common:time_stop:2426 : end_time=1643376181268 2022-01-28 13:23:01.273 | + functions-common:time_stop:2427 : elapsed_time=20447 2022-01-28 13:23:01.276 | + functions-common:time_stop:2428 : total=509816 2022-01-28 13:23:01.279 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:23:01.281 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=530263 2022-01-28 13:23:01.284 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:23:01.286 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-28 13:23:01.289 | + ./stack.sh:main:926 : configure_cinder 2022-01-28 13:23:01.292 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-01-28 13:23:01.305 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-01-28 13:23:01.310 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-01-28 13:23:01.312 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-01-28 13:23:01.314 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-28 13:23:01.317 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-01-28 13:23:01.318 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-28 13:23:01.322 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-01-28 13:23:01.325 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-01-28 13:23:01.327 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-28 13:23:01.329 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-01-28 13:23:01.331 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-01-28 13:23:01.333 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-01-28 13:23:01.335 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-01-28 13:23:01.338 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-01-28 13:23:01.350 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-01-28 13:23:01.363 | + 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-01-28 13:23:01.375 | + 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-01-28 13:23:01.388 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-01-28 13:23:01.401 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-28 13:23:01.403 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-28 13:23:01.408 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.y6y33T0a24 2022-01-28 13:23:01.410 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-28 13:23:01.412 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-28 13:23:01.414 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-01-28 13:23:01.417 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.y6y33T0a24 2022-01-28 13:23:01.421 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.y6y33T0a24 2022-01-28 13:23:01.434 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.y6y33T0a24 /etc/sudoers.d/cinder-rootwrap 2022-01-28 13:23:01.446 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-01-28 13:23:01.450 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-28 13:23:01.453 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-28 13:23:01.455 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-28 13:23:01.457 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-28 13:23:01.459 | + 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-01-28 13:23:01.461 | + 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-01-28 13:23:01.464 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-01-28 13:23:01.466 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-01-28 13:23:01.471 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-01-28 13:23:01.475 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-01-28 13:23:01.495 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-01-28 13:23:01.514 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-01-28 13:23:01.534 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-01-28 13:23:01.553 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-01-28 13:23:01.573 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-01-28 13:23:01.592 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-01-28 13:23:01.615 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-01-28 13:23:01.636 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-01-28 13:23:01.639 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-01-28 13:23:01.642 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-01-28 13:23:01.645 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-28 13:23:01.647 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-01-28 13:23:01.679 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-01-28 13:23:01.717 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-01-28 13:23:01.745 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-01-28 13:23:01.773 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-01-28 13:23:01.803 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-01-28 13:23:01.831 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-01-28 13:23:01.860 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-01-28 13:23:01.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-28 13:23:01.919 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-01-28 13:23:01.948 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-01-28 13:23:01.980 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-01-28 13:23:02.012 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-01-28 13:23:02.014 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-01-28 13:23:02.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-01-28 13:23:02.019 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-01-28 13:23:02.021 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-28 13:23:02.024 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-28 13:23:02.057 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-01-28 13:23:02.086 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-01-28 13:23:02.115 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-01-28 13:23:02.145 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-01-28 13:23:02.174 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-01-28 13:23:02.204 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-01-28 13:23:02.235 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-01-28 13:23:02.238 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2022-01-28 13:23:02.268 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-01-28 13:23:02.300 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-01-28 13:23:02.309 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a37237ae3d460e9af29a3304fe2e12c3 2022-01-28 13:23:02.339 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-01-28 13:23:02.341 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-01-28 13:23:02.370 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-01-28 13:23:02.400 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-01-28 13:23:02.429 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-01-28 13:23:02.458 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-01-28 13:23:02.476 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:02.478 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-01-28 13:23:02.480 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-01-28 13:23:02.483 | + lib/cinder:configure_cinder:301 : local default_name= 2022-01-28 13:23:02.485 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-01-28 13:23:02.487 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-01-28 13:23:02.490 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-01-28 13:23:02.492 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-01-28 13:23:02.494 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-01-28 13:23:02.497 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-01-28 13:23:02.499 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-01-28 13:23:02.501 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-01-28 13:23:02.541 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-01-28 13:23:02.570 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-01-28 13:23:02.599 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-01-28 13:23:02.628 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-01-28 13:23:02.657 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-01-28 13:23:02.687 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-01-28 13:23:02.689 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-01-28 13:23:02.692 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-01-28 13:23:02.694 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-01-28 13:23:02.725 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-01-28 13:23:02.727 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-01-28 13:23:02.757 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-01-28 13:23:02.760 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-01-28 13:23:02.763 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-01-28 13:23:02.765 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-01-28 13:23:02.795 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-01-28 13:23:02.797 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-01-28 13:23:02.800 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-01-28 13:23:02.817 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:02.819 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-01-28 13:23:02.821 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-01-28 13:23:02.824 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-01-28 13:23:02.827 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-01-28 13:23:02.855 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.67:8080/v1/AUTH_ 2022-01-28 13:23:02.886 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-01-28 13:23:02.902 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:02.904 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-01-28 13:23:02.922 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:02.925 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-01-28 13:23:02.943 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:02.945 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-01-28 13:23:02.949 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-01-28 13:23:02.951 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-01-28 13:23:02.957 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-01-28 13:23:02.960 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-28 13:23:02.962 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-28 13:23:02.965 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-28 13:23:02.982 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:02.985 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-28 13:23:02.988 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-28 13:23:02.990 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-28 13:23:03.007 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:03.011 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:23:03.014 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:23:03.044 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-28 13:23:03.047 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-28 13:23:03.053 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-01-28 13:23:03.055 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-01-28 13:23:03.059 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-01-28 13:23:03.062 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-28 13:23:03.080 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-28 13:23:03.082 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-28 13:23:03.085 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-28 13:23:03.087 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-28 13:23:03.090 | + 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-01-28 13:23:03.119 | + 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-01-28 13:23:03.151 | + 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-01-28 13:23:03.183 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-28 13:23:03.211 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-01-28 13:23:03.227 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:03.230 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-01-28 13:23:03.233 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-01-28 13:23:03.235 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-01-28 13:23:03.237 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-01-28 13:23:03.240 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-28 13:23:03.242 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-28 13:23:03.246 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-01-28 13:23:03.250 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-01-28 13:23:03.252 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-28 13:23:03.255 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-28 13:23:03.268 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-28 13:23:03.268 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:23:03.277 | d /var/run/uwsgi 0755 ubuntu root 2022-01-28 13:23:03.280 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:23:03.297 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-01-28 13:23:03.299 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-01-28 13:23:03.303 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-01-28 13:23:03.333 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-01-28 13:23:03.361 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-01-28 13:23:03.390 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-01-28 13:23:03.418 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-28 13:23:03.450 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-28 13:23:03.477 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-01-28 13:23:03.506 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-01-28 13:23:03.535 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-01-28 13:23:03.563 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-28 13:23:03.591 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-28 13:23:03.621 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-28 13:23:03.651 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-01-28 13:23:03.680 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-28 13:23:03.682 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-28 13:23:03.685 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-01-28 13:23:03.688 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-01-28 13:23:03.690 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-28 13:23:03.692 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:23:03.695 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:23:03.697 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-28 13:23:03.700 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-01-28 13:23:03.702 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-01-28 13:23:03.731 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-28 13:23:03.760 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-01-28 13:23:03.760 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-28 13:23:03.770 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-01-28 13:23:03.773 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-01-28 13:23:03.775 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-01-28 13:23:03.778 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-28 13:23:03.781 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-28 13:23:03.783 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:23:03.785 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:23:03.788 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:23:03.790 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-28 13:23:03.793 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-28 13:23:03.796 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:23:03.798 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:23:03.800 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-01-28 13:23:03.863 | Enabling site cinder-wsgi. 2022-01-28 13:23:03.869 | To activate the new configuration, you need to run: 2022-01-28 13:23:03.869 | systemctl reload apache2 2022-01-28 13:23:03.874 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-28 13:23:03.876 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-28 13:23:03.879 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:23:03.881 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-01-28 13:23:04.024 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-01-28 13:23:04.026 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-01-28 13:23:04.058 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2022-01-28 13:23:04.090 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-01-28 13:23:04.107 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:04.109 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-01-28 13:23:04.112 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-01-28 13:23:04.114 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-01-28 13:23:04.117 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-01-28 13:23:04.119 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-01-28 13:23:04.151 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-01-28 13:23:04.179 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2022-01-28 13:23:04.209 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-01-28 13:23:04.237 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-01-28 13:23:04.270 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-01-28 13:23:04.298 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-01-28 13:23:04.328 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-01-28 13:23:04.356 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-01-28 13:23:04.385 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-01-28 13:23:04.413 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-01-28 13:23:04.442 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-01-28 13:23:04.470 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-01-28 13:23:04.473 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-01-28 13:23:04.489 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:04.492 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2022-01-28 13:23:04.523 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-01-28 13:23:04.525 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-01-28 13:23:04.543 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:04.546 | + ./stack.sh:main:931 : stack_install_service neutron 2022-01-28 13:23:04.548 | + lib/stack:stack_install_service:20 : local service=neutron 2022-01-28 13:23:04.550 | + lib/stack:stack_install_service:21 : type install_neutron 2022-01-28 13:23:04.553 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:23:04.555 | + lib/stack:stack_install_service:32 : install_neutron 2022-01-28 13:23:04.558 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-01-28 13:23:04.562 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-28 13:23:04.562 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-28 13:23:04.568 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-28 13:23:04.570 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-28 13:23:04.573 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-28 13:23:04.576 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-28 13:23:04.578 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-01-28 13:23:04.581 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-01-28 13:23:04.583 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-01-28 13:23:04.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:23:04.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:23:04.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-01-28 13:23:04.593 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:23:04.596 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-01-28 13:23:04.598 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-01-28 13:23:04.600 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-01-28 13:23:04.603 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:23:04.605 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:23:04.609 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:23:04.611 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:23:04.614 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:23:04.616 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:23:04.634 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:23:04.637 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:23:04.640 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:23:04.642 | + functions-common:git_clone:618 : echo master 2022-01-28 13:23:04.643 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:23:04.648 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-01-28 13:23:04.650 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:23:04.653 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-01-28 13:23:04.656 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:23:04.656 | + functions-common:git_clone:667 : head -1 2022-01-28 13:23:04.663 | db211cb371 Merge commit 'refs/changes/96/822096/10' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-01-28 13:23:04.666 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:23:04.670 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-01-28 13:23:04.672 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:23:04.675 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-28 13:23:04.677 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-01-28 13:23:04.680 | + inc/python:setup_develop:344 : local extras= 2022-01-28 13:23:04.682 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-01-28 13:23:04.686 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:23:04.688 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-28 13:23:04.691 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-01-28 13:23:04.693 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:23:04.696 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-28 13:23:04.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-01-28 13:23:04.702 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:23:04.704 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-01-28 13:23:04.707 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:23:04.709 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:23:04.713 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-01-28 13:23:04.719 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-01-28 13:23:04.721 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-01-28 13:23:05.372 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-01-28 13:23:05.374 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:23:05.377 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:23:05.379 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:23:05.381 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-28 13:23:05.384 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-01-28 13:23:05.387 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:23:05.389 | + inc/python:setup_package:428 : local extras= 2022-01-28 13:23:05.391 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:23:05.394 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-28 13:23:05.396 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-28 13:23:05.398 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-28 13:23:05.401 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:23:05.403 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-01-28 13:23:05.424 | Using python 3.8 to install /opt/stack/neutron 2022-01-28 13:23:05.427 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-01-28 13:23:06.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:23:06.281 | from cryptography.utils import int_from_bytes 2022-01-28 13:23:06.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:23:06.281 | from cryptography.utils import int_from_bytes 2022-01-28 13:23:07.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:23:07.431 | Obtaining file:///opt/stack/neutron 2022-01-28 13:23:07.432 | Preparing metadata (setup.py): started 2022-01-28 13:23:09.582 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:23:09.682 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (5.8.0) 2022-01-28 13:23:09.684 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (3.5.0) 2022-01-28 13:23:09.685 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.1.1) 2022-01-28 13:23:09.686 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.5.1) 2022-01-28 13:23:09.687 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.4.0) 2022-01-28 13:23:09.688 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (5.1.1) 2022-01-28 13:23:09.689 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (0.33.0) 2022-01-28 13:23:09.690 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.4.1) 2022-01-28 13:23:09.691 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (0.20.2) 2022-01-28 13:23:09.692 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.27.1) 2022-01-28 13:23:09.693 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (3.0.3) 2022-01-28 13:23:09.694 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (9.3.0) 2022-01-28 13:23:09.695 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (0.8.0) 2022-01-28 13:23:09.696 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (0.11.0) 2022-01-28 13:23:09.697 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.18.1) 2022-01-28 13:23:09.698 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (7.7.0) 2022-01-28 13:23:09.699 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (6.3.1) 2022-01-28 13:23:09.700 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.4.31) 2022-01-28 13:23:09.701 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.8.7) 2022-01-28 13:23:09.702 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.4.0) 2022-01-28 13:23:09.703 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.7.5) 2022-01-28 13:23:09.704 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (3.5.0) 2022-01-28 13:23:09.705 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.9.0) 2022-01-28 13:23:09.706 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.5.0) 2022-01-28 13:23:09.707 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (8.7.1) 2022-01-28 13:23:09.708 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (3.4.0) 2022-01-28 13:23:09.709 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (11.1.0) 2022-01-28 13:23:09.710 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (5.1.0) 2022-01-28 13:23:09.712 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.6.1) 2022-01-28 13:23:09.713 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (12.11.1) 2022-01-28 13:23:09.714 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.5.0) 2022-01-28 13:23:09.716 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (3.10.1) 2022-01-28 13:23:09.717 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.6.2) 2022-01-28 13:23:09.718 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.3.0) 2022-01-28 13:23:09.719 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (6.3.0) 2022-01-28 13:23:09.720 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.2.0) 2022-01-28 13:23:09.721 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.8.0) 2022-01-28 13:23:09.723 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.4.0) 2022-01-28 13:23:09.724 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.12.1) 2022-01-28 13:23:09.725 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.5.0) 2022-01-28 13:23:09.726 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (3.4.2) 2022-01-28 13:23:09.727 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.3.0) 2022-01-28 13:23:09.728 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.1.0) 2022-01-28 13:23:09.729 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.16.0) 2022-01-28 13:23:09.730 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (1.15.0) 2022-01-28 13:23:09.731 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (21.3) 2022-01-28 13:23:09.733 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (5.9.0) 2022-01-28 13:23:09.734 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:09.735 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (21.0.0) 2022-01-28 13:23:09.736 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (17.6.0) 2022-01-28 13:23:09.737 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (0.61.0) 2022-01-28 13:23:09.738 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (4.4.0) 2022-01-28 13:23:09.739 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.7.0) 2022-01-28 13:23:09.740 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.4.0) 2022-01-28 13:23:09.741 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev444) (2.10.0) 2022-01-28 13:23:09.756 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev444) (1.1.6) 2022-01-28 13:23:09.758 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev444) (5.4.0) 2022-01-28 13:23:09.759 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev444) (4.10.1) 2022-01-28 13:23:09.768 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev444) (1.13.3) 2022-01-28 13:23:09.782 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev444) (2.1.0) 2022-01-28 13:23:09.783 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev444) (1.16.0) 2022-01-28 13:23:09.784 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev444) (1.1.2) 2022-01-28 13:23:09.803 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev444) (3.0.7) 2022-01-28 13:23:09.810 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev444) (2.0.1) 2022-01-28 13:23:09.869 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev444) (1.0.2) 2022-01-28 13:23:09.871 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev444) (1.7.0) 2022-01-28 13:23:09.924 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev444) (4.4.0) 2022-01-28 13:23:09.927 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev444) (3.1.1) 2022-01-28 13:23:09.971 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev444) (2.7.0) 2022-01-28 13:23:09.976 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev444) (1.2.2) 2022-01-28 13:23:10.003 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (0.10.0) 2022-01-28 13:23:10.004 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (1.4.4) 2022-01-28 13:23:10.005 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (1.1.5) 2022-01-28 13:23:10.006 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (6.0) 2022-01-28 13:23:10.007 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (1.32) 2022-01-28 13:23:10.009 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (1.4.0) 2022-01-28 13:23:10.010 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (2.5.0) 2022-01-28 13:23:10.012 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev444) (36.0.1) 2022-01-28 13:23:10.029 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev444) (1.0.3) 2022-01-28 13:23:10.117 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev444) (0.17.3) 2022-01-28 13:23:10.163 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev444) (1.5.0) 2022-01-28 13:23:10.225 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev444) (0.13.0) 2022-01-28 13:23:10.226 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev444) (2.0.1) 2022-01-28 13:23:10.229 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev444) (0.5.0) 2022-01-28 13:23:10.285 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev444) (2.8.2) 2022-01-28 13:23:10.288 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev444) (0.9.6) 2022-01-28 13:23:10.374 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev444) (4.2.4) 2022-01-28 13:23:10.375 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev444) (5.0.9) 2022-01-28 13:23:10.377 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev444) (5.2.3) 2022-01-28 13:23:10.379 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev444) (0.4.0) 2022-01-28 13:23:10.405 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev444) (3.3.0) 2022-01-28 13:23:10.407 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev444) (3.2.0) 2022-01-28 13:23:10.455 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev444) (1.15.0) 2022-01-28 13:23:10.508 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev444) (2021.3) 2022-01-28 13:23:10.541 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev444) (3.0.0) 2022-01-28 13:23:10.543 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev444) (1.3.3) 2022-01-28 13:23:10.567 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev444) (3.0.0) 2022-01-28 13:23:10.709 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev444) (2.4.0) 2022-01-28 13:23:10.780 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev444) (60.5.0) 2022-01-28 13:23:10.857 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev444) (3.0.0) 2022-01-28 13:23:10.858 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev444) (0.3.5) 2022-01-28 13:23:10.973 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:10.975 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:10.976 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:10.978 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:10.979 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:10.980 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:10.981 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev444) (0.6.5) 2022-01-28 13:23:11.187 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev444) (3.10.0) 2022-01-28 13:23:11.188 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev444) (2.4.2) 2022-01-28 13:23:11.193 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev444) (3.2.0) 2022-01-28 13:23:11.235 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev444) (2.1.0) 2022-01-28 13:23:11.238 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev444) (3.17.6) 2022-01-28 13:23:11.332 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev444) (1.26.8) 2022-01-28 13:23:11.333 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev444) (2019.11.28) 2022-01-28 13:23:11.341 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev444) (3.3) 2022-01-28 13:23:11.341 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev444) (2.0.10) 2022-01-28 13:23:11.375 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev444) (0.7) 2022-01-28 13:23:11.713 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev444) (0.12.2) 2022-01-28 13:23:11.790 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev444) (5.0.0) 2022-01-28 13:23:11.978 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev444) (2.21) 2022-01-28 13:23:12.052 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev444) (2.3.3) 2022-01-28 13:23:12.054 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev444) (0.5.0) 2022-01-28 13:23:12.280 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev444) (2.5.0) 2022-01-28 13:23:12.448 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev444) (2.2) 2022-01-28 13:23:12.981 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev444) (0.12.0) 2022-01-28 13:23:13.031 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev444) (0.2.5) 2022-01-28 13:23:13.653 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev444) (0.5.2) 2022-01-28 13:23:13.653 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev444) (0.4.2) 2022-01-28 13:23:13.999 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev444) (2.0.0) 2022-01-28 13:23:14.000 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev444) (4.10.0) 2022-01-28 13:23:14.169 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev444) (3.7.0) 2022-01-28 13:23:14.419 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev444) (1.8.2) 2022-01-28 13:23:14.421 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev444) (21.4.0) 2022-01-28 13:23:14.608 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev444) (1.0.0) 2022-01-28 13:23:14.827 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev444) (2.3.1) 2022-01-28 13:23:16.237 | Installing collected packages: neutron 2022-01-28 13:23:16.237 | Attempting uninstall: neutron 2022-01-28 13:23:16.239 | Found existing installation: neutron 19.1.0 2022-01-28 13:23:17.515 | Uninstalling neutron-19.1.0: 2022-01-28 13:23:17.591 | Successfully uninstalled neutron-19.1.0 2022-01-28 13:23:17.593 | Running setup.py develop for neutron 2022-01-28 13:23:21.297 | Successfully installed neutron 2022-01-28 13:23:21.297 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:23:21.449 | + inc/python:pip_install:200 : result=0 2022-01-28 13:23:21.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:23:21.454 | + functions-common:time_stop:2414 : local name 2022-01-28 13:23:21.456 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:23:21.460 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:23:21.462 | + functions-common:time_stop:2417 : local total 2022-01-28 13:23:21.465 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:23:21.467 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:23:21.470 | + functions-common:time_stop:2421 : start_time=1643376185419 2022-01-28 13:23:21.472 | + functions-common:time_stop:2423 : [[ -z 1643376185419 ]] 2022-01-28 13:23:21.475 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:23:21.479 | + functions-common:time_stop:2426 : end_time=1643376201476 2022-01-28 13:23:21.481 | + functions-common:time_stop:2427 : elapsed_time=16057 2022-01-28 13:23:21.484 | + functions-common:time_stop:2428 : total=180036 2022-01-28 13:23:21.486 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:23:21.489 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=196093 2022-01-28 13:23:21.491 | + inc/python:pip_install:203 : return 0 2022-01-28 13:23:21.493 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-28 13:23:21.497 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-28 13:23:21.499 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-28 13:23:21.519 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-28 13:23:21.531 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-01-28 13:23:21.534 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-01-28 13:23:21.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:23:21.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:23:21.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-01-28 13:23:21.543 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:23:21.546 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-01-28 13:23:21.548 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-28 13:23:21.551 | + ./stack.sh:main:934 : is_service_enabled nova 2022-01-28 13:23:21.568 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:21.570 | + ./stack.sh:main:936 : stack_install_service nova 2022-01-28 13:23:21.573 | + lib/stack:stack_install_service:20 : local service=nova 2022-01-28 13:23:21.576 | + lib/stack:stack_install_service:21 : type install_nova 2022-01-28 13:23:21.579 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:23:21.581 | + lib/stack:stack_install_service:32 : install_nova 2022-01-28 13:23:21.584 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-01-28 13:23:21.586 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-01-28 13:23:21.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:23:21.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:23:21.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-01-28 13:23:21.596 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:23:21.598 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-01-28 13:23:21.614 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:21.616 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-01-28 13:23:21.632 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:21.635 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-01-28 13:23:21.653 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:21.655 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-01-28 13:23:21.658 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-01-28 13:23:21.660 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-01-28 13:23:21.662 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:23:21.664 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:23:21.667 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:23:21.670 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:23:21.672 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:23:21.674 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:23:21.691 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:23:21.693 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:23:21.695 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:23:21.698 | + functions-common:git_clone:618 : echo master 2022-01-28 13:23:21.699 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:23:21.704 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-01-28 13:23:21.706 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-01-28 13:23:21.709 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-01-28 13:23:21.712 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:23:21.712 | + functions-common:git_clone:667 : head -1 2022-01-28 13:23:21.760 | 125a8530cc Merge "libvirt: Create qcow2 disks with the correct size without extending" 2022-01-28 13:23:21.765 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:23:21.767 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-01-28 13:23:21.769 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:23:21.772 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-01-28 13:23:21.774 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-01-28 13:23:21.777 | + inc/python:setup_develop:344 : local extras= 2022-01-28 13:23:21.780 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-01-28 13:23:21.782 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:23:21.785 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-01-28 13:23:21.787 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-01-28 13:23:21.789 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:23:21.792 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-28 13:23:21.795 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-01-28 13:23:21.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:23:21.800 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-01-28 13:23:21.802 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:23:21.805 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:23:21.809 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-01-28 13:23:21.814 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-01-28 13:23:21.817 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-01-28 13:23:22.482 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-01-28 13:23:22.484 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:23:22.486 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:23:22.489 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:23:22.491 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-01-28 13:23:22.493 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-01-28 13:23:22.495 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:23:22.498 | + inc/python:setup_package:428 : local extras= 2022-01-28 13:23:22.500 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:23:22.502 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-28 13:23:22.504 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-28 13:23:22.507 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-28 13:23:22.509 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:23:22.513 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-01-28 13:23:22.534 | Using python 3.8 to install /opt/stack/nova 2022-01-28 13:23:22.536 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-01-28 13:23:23.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:23:23.410 | from cryptography.utils import int_from_bytes 2022-01-28 13:23:23.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:23:23.410 | from cryptography.utils import int_from_bytes 2022-01-28 13:23:24.530 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:23:24.554 | Obtaining file:///opt/stack/nova 2022-01-28 13:23:24.555 | Preparing metadata (setup.py): started 2022-01-28 13:23:27.504 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:23:27.722 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (5.8.0) 2022-01-28 13:23:27.723 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.4.31) 2022-01-28 13:23:27.724 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (5.1.1) 2022-01-28 13:23:27.725 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (0.33.0) 2022-01-28 13:23:27.726 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.0.3) 2022-01-28 13:23:27.727 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (9.3.0) 2022-01-28 13:23:27.728 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.7.1) 2022-01-28 13:23:27.730 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.5.1) 2022-01-28 13:23:27.731 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (36.0.1) 2022-01-28 13:23:27.732 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.8.7) 2022-01-28 13:23:27.734 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.1.2) 2022-01-28 13:23:27.735 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.1.1) 2022-01-28 13:23:27.736 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.5.0) 2022-01-28 13:23:27.737 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.0.0) 2022-01-28 13:23:27.738 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (0.13.0) 2022-01-28 13:23:27.739 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.7.5) 2022-01-28 13:23:27.740 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (0.8.0) 2022-01-28 13:23:27.741 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (0.11.0) 2022-01-28 13:23:27.742 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.8.1) 2022-01-28 13:23:27.743 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.0.2) 2022-01-28 13:23:27.744 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev199) (3.2.0) 2022-01-28 13:23:27.746 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (8.2.0) 2022-01-28 13:23:27.747 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.4.0) 2022-01-28 13:23:27.748 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (7.7.0) 2022-01-28 13:23:27.749 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.5.0) 2022-01-28 13:23:27.750 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.27.1) 2022-01-28 13:23:27.751 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.5.0) 2022-01-28 13:23:28.132 | Collecting websockify>=0.9.0 2022-01-28 13:23:28.140 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-01-28 13:23:28.145 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.9.0) 2022-01-28 13:23:28.146 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.5.0) 2022-01-28 13:23:28.147 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (8.7.1) 2022-01-28 13:23:28.148 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.4.0) 2022-01-28 13:23:28.149 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.6.1) 2022-01-28 13:23:28.150 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.3.0) 2022-01-28 13:23:28.152 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.2.0) 2022-01-28 13:23:28.153 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.4.0) 2022-01-28 13:23:28.154 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.12.1) 2022-01-28 13:23:28.155 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (11.1.0) 2022-01-28 13:23:28.156 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (6.3.0) 2022-01-28 13:23:28.157 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (12.11.1) 2022-01-28 13:23:28.158 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.10.1) 2022-01-28 13:23:28.159 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.6.2) 2022-01-28 13:23:28.160 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (5.1.0) 2022-01-28 13:23:28.162 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.8.0) 2022-01-28 13:23:28.163 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.5.0) 2022-01-28 13:23:28.164 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.5.0) 2022-01-28 13:23:28.164 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (5.9.0) 2022-01-28 13:23:28.166 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.5.0) 2022-01-28 13:23:28.167 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (5.1.0) 2022-01-28 13:23:28.168 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.1.0) 2022-01-28 13:23:28.169 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.7.0) 2022-01-28 13:23:28.170 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.7.0) 2022-01-28 13:23:28.171 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (5.5.0) 2022-01-28 13:23:28.172 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (3.10.0) 2022-01-28 13:23:28.619 | Collecting microversion-parse>=0.2.1 2022-01-28 13:23:28.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-01-28 13:23:28.665 | Collecting os-xenapi>=0.3.4 2022-01-28 13:23:28.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-01-28 13:23:28.682 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.10.0) 2022-01-28 13:23:28.683 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (0.2.2) 2022-01-28 13:23:29.076 | Collecting pypowervm>=1.1.15 2022-01-28 13:23:29.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2022-01-28 13:23:29.122 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.3.3) 2022-01-28 13:23:29.123 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (1.7.0) 2022-01-28 13:23:29.124 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (4.6.3) 2022-01-28 13:23:29.125 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.8.2) 2022-01-28 13:23:29.161 | Collecting zVMCloudConnector>=1.3.0 2022-01-28 13:23:29.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-01-28 13:23:29.243 | Preparing metadata (setup.py): started 2022-01-28 13:23:29.926 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:23:29.932 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (2.4.0) 2022-01-28 13:23:29.933 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (0.61.0) 2022-01-28 13:23:29.934 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev199) (6.0) 2022-01-28 13:23:29.952 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev199) (5.4.0) 2022-01-28 13:23:29.954 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev199) (4.10.1) 2022-01-28 13:23:29.956 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev199) (1.1.6) 2022-01-28 13:23:29.976 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev199) (5.2.0) 2022-01-28 13:23:30.017 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev199) (1.15.0) 2022-01-28 13:23:30.048 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev199) (1.16.0) 2022-01-28 13:23:30.049 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev199) (2.1.0) 2022-01-28 13:23:30.074 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev199) (2.0.1) 2022-01-28 13:23:30.201 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev199) (3.1.1) 2022-01-28 13:23:30.205 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev199) (4.4.0) 2022-01-28 13:23:30.263 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev199) (1.4.0) 2022-01-28 13:23:30.265 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev199) (1.1.5) 2022-01-28 13:23:30.267 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev199) (0.10.0) 2022-01-28 13:23:30.268 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev199) (1.4.4) 2022-01-28 13:23:30.269 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev199) (2.5.0) 2022-01-28 13:23:30.271 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev199) (1.32) 2022-01-28 13:23:30.290 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev199) (6.3.1) 2022-01-28 13:23:30.343 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev199) (1.15.0) 2022-01-28 13:23:30.344 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev199) (2.4.0) 2022-01-28 13:23:30.348 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:30.483 | Collecting Babel!=2.4.0,>=2.3.4 2022-01-28 13:23:30.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-01-28 13:23:30.787 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev199) (0.17.3) 2022-01-28 13:23:30.899 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev199) (0.5.0) 2022-01-28 13:23:30.900 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev199) (2.0.1) 2022-01-28 13:23:30.967 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev199) (0.9.6) 2022-01-28 13:23:31.031 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev199) (0.4.0) 2022-01-28 13:23:31.033 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev199) (4.2.4) 2022-01-28 13:23:31.035 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev199) (5.2.3) 2022-01-28 13:23:31.036 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev199) (5.0.9) 2022-01-28 13:23:31.061 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev199) (3.2.0) 2022-01-28 13:23:31.066 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev199) (3.3.0) 2022-01-28 13:23:31.116 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev199) (1.0.3) 2022-01-28 13:23:31.179 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev199) (2021.3) 2022-01-28 13:23:31.211 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev199) (1.3.3) 2022-01-28 13:23:31.216 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev199) (3.0.0) 2022-01-28 13:23:31.270 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev199) (3.0.7) 2022-01-28 13:23:31.272 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev199) (21.3) 2022-01-28 13:23:31.360 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev199) (1.5.0) 2022-01-28 13:23:31.390 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev199) (60.5.0) 2022-01-28 13:23:31.474 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev199) (0.2.5) 2022-01-28 13:23:31.568 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev199) (0.4.8) 2022-01-28 13:23:31.569 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev199) (0.2.8) 2022-01-28 13:23:31.605 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev199) (3.17.6) 2022-01-28 13:23:31.675 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev199) (1.13.3) 2022-01-28 13:23:31.677 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev199) (21.0.0) 2022-01-28 13:23:31.681 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev199) (1.3.3) 2022-01-28 13:23:31.725 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev199) (3.10.0) 2022-01-28 13:23:31.726 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev199) (2.4.2) 2022-01-28 13:23:31.733 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev199) (2.1.0) 2022-01-28 13:23:31.816 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev199) (2019.11.28) 2022-01-28 13:23:31.818 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev199) (2.0.10) 2022-01-28 13:23:31.820 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev199) (3.3) 2022-01-28 13:23:31.821 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev199) (1.26.8) 2022-01-28 13:23:31.923 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev199) (0.7) 2022-01-28 13:23:32.138 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev199) (0.4.2) 2022-01-28 13:23:32.139 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev199) (0.5.2) 2022-01-28 13:23:32.257 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev199) (2.4.0) 2022-01-28 13:23:32.262 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev199) (2.6.3) 2022-01-28 13:23:32.264 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev199) (1.4.2) 2022-01-28 13:23:32.352 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev199) (0.12.2) 2022-01-28 13:23:35.072 | Collecting numpy 2022-01-28 13:23:35.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26b/4018a19d2ad96/numpy-1.22.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-01-28 13:23:35.592 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev199) (2.3.0) 2022-01-28 13:23:35.632 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev199) (5.0.0) 2022-01-28 13:23:35.942 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev199) (2.21) 2022-01-28 13:23:36.030 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev199) (0.5.0) 2022-01-28 13:23:36.033 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev199) (2.3.3) 2022-01-28 13:23:36.265 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev199) (2.5.0) 2022-01-28 13:23:36.392 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev199) (2.2) 2022-01-28 13:23:36.848 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev199) (0.12.0) 2022-01-28 13:23:36.899 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev199) (2.16.0) 2022-01-28 13:23:37.375 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:37.376 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:37.377 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:37.378 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:37.379 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:37.380 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:37.382 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev199) (0.6.5) 2022-01-28 13:23:38.769 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev199) (3.7.0) 2022-01-28 13:23:39.342 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev199) (1.8.2) 2022-01-28 13:23:39.343 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev199) (21.4.0) 2022-01-28 13:23:39.457 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev199) (2.4.0) 2022-01-28 13:23:39.579 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev199) (1.0.0) 2022-01-28 13:23:40.194 | Building wheels for collected packages: zVMCloudConnector 2022-01-28 13:23:40.202 | Building wheel for zVMCloudConnector (setup.py): started 2022-01-28 13:23:41.190 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-01-28 13:23:41.193 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=79aaa541641b69795a1a0253823cbd936e39caf1af757ab6695a672345e099a7 2022-01-28 13:23:41.193 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-01-28 13:23:41.202 | Successfully built zVMCloudConnector 2022-01-28 13:23:42.217 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2022-01-28 13:23:48.147 | Running setup.py develop for nova 2022-01-28 13:23:52.476 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.22.1 os-xenapi-0.3.4 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-01-28 13:23:52.476 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:23:52.691 | + inc/python:pip_install:200 : result=0 2022-01-28 13:23:52.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:23:52.696 | + functions-common:time_stop:2414 : local name 2022-01-28 13:23:52.699 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:23:52.702 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:23:52.704 | + functions-common:time_stop:2417 : local total 2022-01-28 13:23:52.706 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:23:52.712 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:23:52.715 | + functions-common:time_stop:2421 : start_time=1643376202528 2022-01-28 13:23:52.718 | + functions-common:time_stop:2423 : [[ -z 1643376202528 ]] 2022-01-28 13:23:52.721 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:23:52.731 | + functions-common:time_stop:2426 : end_time=1643376232727 2022-01-28 13:23:52.733 | + functions-common:time_stop:2427 : elapsed_time=30199 2022-01-28 13:23:52.736 | + functions-common:time_stop:2428 : total=196093 2022-01-28 13:23:52.738 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:23:52.742 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=226292 2022-01-28 13:23:52.745 | + inc/python:pip_install:203 : return 0 2022-01-28 13:23:52.747 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-28 13:23:52.750 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-28 13:23:52.753 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-28 13:23:52.774 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-28 13:23:52.787 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-01-28 13:23:52.790 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-01-28 13:23:52.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-28 13:23:52.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-28 13:23:52.797 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-01-28 13:23:52.800 | + inc/python:use_library_from_git:253 : return 1 2022-01-28 13:23:52.803 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-01-28 13:23:52.816 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-28 13:23:52.819 | + ./stack.sh:main:937 : configure_nova 2022-01-28 13:23:52.821 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-01-28 13:23:52.835 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-01-28 13:23:52.838 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-01-28 13:23:52.841 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-28 13:23:52.845 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-01-28 13:23:52.845 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-28 13:23:52.851 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-01-28 13:23:52.853 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-01-28 13:23:52.856 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-28 13:23:52.858 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-01-28 13:23:52.861 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-01-28 13:23:52.863 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-01-28 13:23:52.865 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-01-28 13:23:52.868 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-01-28 13:23:52.881 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-01-28 13:23:52.895 | + 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-01-28 13:23:52.909 | + 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-01-28 13:23:52.922 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-01-28 13:23:52.936 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-28 13:23:52.939 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-28 13:23:52.944 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GKiwbEgH2X 2022-01-28 13:23:52.946 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-28 13:23:52.950 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-28 13:23:52.952 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-01-28 13:23:52.955 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-28 13:23:52.957 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-28 13:23:52.960 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GKiwbEgH2X 2022-01-28 13:23:52.964 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GKiwbEgH2X 2022-01-28 13:23:52.976 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GKiwbEgH2X /etc/sudoers.d/nova-rootwrap 2022-01-28 13:23:52.991 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-01-28 13:23:52.996 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-28 13:23:52.999 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-28 13:23:53.001 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-28 13:23:53.004 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-28 13:23:53.006 | + 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-01-28 13:23:53.009 | + 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-01-28 13:23:53.012 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-01-28 13:23:53.016 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-01-28 13:23:53.021 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-01-28 13:23:53.041 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:53.044 | + lib/nova:configure_nova:335 : create_nova_conf 2022-01-28 13:23:53.047 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-01-28 13:23:53.051 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-01-28 13:23:53.055 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-01-28 13:23:53.090 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-01-28 13:23:53.092 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-01-28 13:23:53.119 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-01-28 13:23:53.160 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-01-28 13:23:53.187 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-01-28 13:23:53.217 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-01-28 13:23:53.248 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-01-28 13:23:53.284 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-01-28 13:23:53.286 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2022-01-28 13:23:53.316 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-01-28 13:23:53.349 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-01-28 13:23:53.378 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-01-28 13:23:53.406 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-01-28 13:23:53.435 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-01-28 13:23:53.466 | + lib/nova:create_nova_conf:427 : is_fedora 2022-01-28 13:23:53.469 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:23:53.472 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:23:53.476 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:23:53.478 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:23:53.481 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:23:53.483 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:23:53.485 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:23:53.487 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:23:53.490 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:23:53.492 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:23:53.495 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:23:53.497 | + lib/nova:create_nova_conf:427 : is_suse 2022-01-28 13:23:53.500 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:23:53.502 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:23:53.504 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:23:53.506 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:23:53.509 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:23:53.511 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:23:53.513 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-01-28 13:23:53.531 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:53.534 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-28 13:23:53.537 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-01-28 13:23:53.539 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-01-28 13:23:53.573 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-01-28 13:23:53.576 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-01-28 13:23:53.579 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-01-28 13:23:53.581 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-01-28 13:23:53.584 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-28 13:23:53.587 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-28 13:23:53.623 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-01-28 13:23:53.626 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-01-28 13:23:53.628 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-01-28 13:23:53.631 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-01-28 13:23:53.633 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-28 13:23:53.636 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-28 13:23:53.669 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-01-28 13:23:53.704 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-01-28 13:23:53.734 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-01-28 13:23:53.766 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-01-28 13:23:53.790 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:53.793 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-01-28 13:23:53.811 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:53.814 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-01-28 13:23:53.814 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-01-28 13:23:53.820 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-01-28 13:23:53.823 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-01-28 13:23:53.854 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-01-28 13:23:53.875 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:53.878 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-01-28 13:23:53.880 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-01-28 13:23:53.883 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-01-28 13:23:53.886 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-28 13:23:53.888 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-01-28 13:23:53.922 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-01-28 13:23:53.954 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-01-28 13:23:53.982 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-01-28 13:23:54.013 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-01-28 13:23:54.047 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-01-28 13:23:54.076 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-01-28 13:23:54.108 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-01-28 13:23:54.142 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-28 13:23:54.171 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-01-28 13:23:54.201 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-01-28 13:23:54.217 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:54.219 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-01-28 13:23:54.222 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-01-28 13:23:54.253 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-01-28 13:23:54.281 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2022-01-28 13:23:54.309 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-01-28 13:23:54.337 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-01-28 13:23:54.369 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-01-28 13:23:54.398 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-01-28 13:23:54.429 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-01-28 13:23:54.458 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-01-28 13:23:54.475 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:54.477 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-01-28 13:23:54.480 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-01-28 13:23:54.508 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-01-28 13:23:54.540 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-01-28 13:23:54.543 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-01-28 13:23:54.571 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-01-28 13:23:54.573 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-01-28 13:23:54.577 | + lib/nova:create_nova_conf:495 : is_suse 2022-01-28 13:23:54.579 | + functions-common:is_suse:531 : is_opensuse 2022-01-28 13:23:54.581 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-01-28 13:23:54.583 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-28 13:23:54.586 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-01-28 13:23:54.589 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-01-28 13:23:54.591 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-28 13:23:54.593 | + lib/nova:create_nova_conf:495 : is_fedora 2022-01-28 13:23:54.599 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-01-28 13:23:54.601 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-01-28 13:23:54.604 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-01-28 13:23:54.606 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-01-28 13:23:54.609 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-28 13:23:54.611 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-28 13:23:54.613 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-01-28 13:23:54.615 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-01-28 13:23:54.618 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-01-28 13:23:54.620 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-01-28 13:23:54.622 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-01-28 13:23:54.624 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-01-28 13:23:54.627 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-01-28 13:23:54.629 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-01-28 13:23:54.632 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-28 13:23:54.649 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-28 13:23:54.652 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-28 13:23:54.654 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-28 13:23:54.656 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-28 13:23:54.659 | + 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-01-28 13:23:54.692 | + 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-01-28 13:23:54.722 | + 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-01-28 13:23:54.752 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-28 13:23:54.781 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-01-28 13:23:54.816 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-01-28 13:23:54.833 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:54.836 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-01-28 13:23:54.839 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-01-28 13:23:54.842 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-01-28 13:23:54.844 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-01-28 13:23:54.846 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-28 13:23:54.849 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-28 13:23:54.852 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-01-28 13:23:54.856 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-01-28 13:23:54.859 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-28 13:23:54.861 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-28 13:23:54.876 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:23:54.876 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-28 13:23:54.886 | d /var/run/uwsgi 0755 ubuntu root 2022-01-28 13:23:54.889 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:23:54.907 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-01-28 13:23:54.910 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-01-28 13:23:54.914 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-01-28 13:23:54.944 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-01-28 13:23:54.973 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-01-28 13:23:55.002 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-01-28 13:23:55.031 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-28 13:23:55.067 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-28 13:23:55.096 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-01-28 13:23:55.130 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-01-28 13:23:55.160 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-01-28 13:23:55.187 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-28 13:23:55.219 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-28 13:23:55.247 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-28 13:23:55.275 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-01-28 13:23:55.305 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-28 13:23:55.308 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-28 13:23:55.311 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-01-28 13:23:55.313 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-01-28 13:23:55.316 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-28 13:23:55.318 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:23:55.320 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:23:55.323 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-28 13:23:55.326 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-28 13:23:55.330 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-01-28 13:23:55.360 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-28 13:23:55.394 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-01-28 13:23:55.394 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-28 13:23:55.403 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-01-28 13:23:55.407 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-01-28 13:23:55.410 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-01-28 13:23:55.417 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-28 13:23:55.420 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-28 13:23:55.422 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:23:55.425 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:23:55.427 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:23:55.430 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-28 13:23:55.433 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-28 13:23:55.436 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:23:55.438 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:23:55.441 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-01-28 13:23:55.505 | Enabling site nova-api-wsgi. 2022-01-28 13:23:55.513 | To activate the new configuration, you need to run: 2022-01-28 13:23:55.513 | systemctl reload apache2 2022-01-28 13:23:55.518 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-28 13:23:55.520 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-28 13:23:55.527 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-01-28 13:23:55.532 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-01-28 13:23:55.666 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-01-28 13:23:55.685 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:55.689 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-01-28 13:23:55.691 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-01-28 13:23:55.694 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-01-28 13:23:55.696 | + lib/apache:write_uwsgi_config:246 : local url= 2022-01-28 13:23:55.698 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-01-28 13:23:55.702 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-28 13:23:55.705 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-01-28 13:23:55.710 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-01-28 13:23:55.712 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-28 13:23:55.715 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-28 13:23:55.728 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-28 13:23:55.728 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:23:55.737 | d /var/run/uwsgi 0755 ubuntu root 2022-01-28 13:23:55.741 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-28 13:23:55.758 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-01-28 13:23:55.761 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-01-28 13:23:55.764 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-01-28 13:23:55.795 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-01-28 13:23:55.827 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-01-28 13:23:55.853 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-01-28 13:23:55.882 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-01-28 13:23:55.909 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-28 13:23:55.943 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-01-28 13:23:55.972 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-01-28 13:23:56.001 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-01-28 13:23:56.030 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-28 13:23:56.060 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-01-28 13:23:56.087 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-28 13:23:56.116 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-01-28 13:23:56.146 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-01-28 13:23:56.148 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-01-28 13:23:56.176 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-01-28 13:23:56.192 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:56.195 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-01-28 13:23:56.227 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-01-28 13:23:56.231 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-01-28 13:23:56.233 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-01-28 13:23:56.253 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:56.256 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:23:56.260 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:23:56.290 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-01-28 13:23:56.328 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-01-28 13:23:56.331 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-28 13:23:56.333 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-01-28 13:23:56.335 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-28 13:23:56.338 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-28 13:23:56.340 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-28 13:23:56.357 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:56.360 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-28 13:23:56.363 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-28 13:23:56.365 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-28 13:23:56.382 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:56.386 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:23:56.389 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-01-28 13:23:56.418 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-28 13:23:56.420 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-28 13:23:56.423 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-01-28 13:23:56.452 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-01-28 13:23:56.481 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-01-28 13:23:56.514 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-01-28 13:23:56.530 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:23:56.533 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-01-28 13:23:56.563 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-01-28 13:23:56.566 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-01-28 13:23:56.568 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-01-28 13:23:56.605 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-01-28 13:23:56.642 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.67/identity 2022-01-28 13:23:56.673 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-01-28 13:23:56.702 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-01-28 13:23:56.732 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-01-28 13:23:56.761 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-01-28 13:23:56.790 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-01-28 13:23:56.823 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-01-28 13:23:56.855 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-01-28 13:23:56.872 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:56.877 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-01-28 13:23:56.882 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-28 13:23:56.884 | + lib/nova:create_nova_conf:543 : local conf 2022-01-28 13:23:56.887 | + lib/nova:create_nova_conf:544 : local vhost 2022-01-28 13:23:56.891 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-01-28 13:23:56.894 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-01-28 13:23:56.897 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-01-28 13:23:56.900 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-01-28 13:23:56.903 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-01-28 13:23:56.906 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-01-28 13:23:56.912 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-01-28 13:23:56.914 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-01-28 13:23:56.918 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-01-28 13:23:56.921 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-01-28 13:23:56.923 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-28 13:23:56.927 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-28 13:23:56.964 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-01-28 13:23:56.997 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-01-28 13:23:57.030 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-28 13:23:57.033 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-01-28 13:23:57.035 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-01-28 13:23:57.037 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-01-28 13:23:57.057 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:57.060 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-01-28 13:23:57.061 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-01-28 13:23:57.804 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-01-28 13:23:57.806 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-01-28 13:23:58.509 | Adding vhost "nova_cell1" ... 2022-01-28 13:23:58.829 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-01-28 13:23:59.528 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-01-28 13:23:59.583 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-01-28 13:23:59.586 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-28 13:23:59.589 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-01-28 13:23:59.591 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-28 13:23:59.594 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-01-28 13:23:59.597 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-28 13:23:59.618 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:59.621 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-01-28 13:23:59.623 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-01-28 13:23:59.626 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-28 13:23:59.644 | ++ functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:59.648 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-01-28 13:23:59.651 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-01-28 13:23:59.681 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-28 13:23:59.684 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-28 13:23:59.686 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-01-28 13:23:59.704 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:23:59.706 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-01-28 13:23:59.709 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-01-28 13:23:59.711 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-01-28 13:23:59.744 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2022-01-28 13:23:59.774 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-01-28 13:23:59.813 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-01-28 13:23:59.851 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-01-28 13:23:59.881 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-01-28 13:23:59.921 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-01-28 13:23:59.958 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-01-28 13:23:59.991 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-01-28 13:23:59.993 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-01-28 13:23:59.996 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-01-28 13:23:59.999 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-28 13:24:00.018 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-28 13:24:00.020 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-28 13:24:00.023 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-28 13:24:00.025 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-28 13:24:00.029 | + 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-01-28 13:24:00.058 | + 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-01-28 13:24:00.091 | + 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-01-28 13:24:00.123 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-28 13:24:00.154 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-28 13:24:00.158 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-01-28 13:24:00.163 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-28 13:24:00.166 | + lib/nova:create_nova_conf:577 : local conf 2022-01-28 13:24:00.169 | + lib/nova:create_nova_conf:578 : local offset 2022-01-28 13:24:00.172 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-01-28 13:24:00.175 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-01-28 13:24:00.178 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-01-28 13:24:00.183 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-01-28 13:24:00.186 | + lib/nova:create_nova_conf:580 : offset=0 2022-01-28 13:24:00.188 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-01-28 13:24:00.191 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-01-28 13:24:00.193 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-01-28 13:24:00.195 | + lib/nova:configure_console_proxies:693 : offset=0 2022-01-28 13:24:00.198 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-01-28 13:24:00.215 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:24:00.218 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-01-28 13:24:00.220 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-01-28 13:24:00.238 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:24:00.241 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-01-28 13:24:00.260 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:24:00.263 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-01-28 13:24:00.282 | + functions-common:is_service_enabled:2070 : return 1 2022-01-28 13:24:00.285 | + ./stack.sh:main:940 : is_service_enabled placement 2022-01-28 13:24:00.304 | + functions-common:is_service_enabled:2070 : return 0 2022-01-28 13:24:00.308 | + ./stack.sh:main:942 : stack_install_service placement 2022-01-28 13:24:00.311 | + lib/stack:stack_install_service:20 : local service=placement 2022-01-28 13:24:00.314 | + lib/stack:stack_install_service:21 : type install_placement 2022-01-28 13:24:00.317 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-28 13:24:00.320 | + lib/stack:stack_install_service:32 : install_placement 2022-01-28 13:24:00.323 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-01-28 13:24:00.326 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-01-28 13:24:00.329 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:24:00.332 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:24:00.334 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-01-28 13:24:00.337 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:24:00.340 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:24:00.343 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:24:00.345 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:24:00.348 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:24:00.350 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:24:00.353 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:24:00.356 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:24:00.359 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:24:00.362 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:24:00.364 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:24:00.367 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:24:00.370 | + functions-common:install_package:1453 : real_install_package apache2 2022-01-28 13:24:00.373 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:24:00.375 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:24:00.378 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:24:00.380 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-01-28 13:24:00.404 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-01-28 13:24:00.517 | Reading package lists... 2022-01-28 13:24:00.793 | Building dependency tree... 2022-01-28 13:24:00.794 | Reading state information... 2022-01-28 13:24:01.101 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-01-28 13:24:01.101 | The following packages were automatically installed and are no longer required: 2022-01-28 13:24:01.103 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:24:01.103 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:24:01.103 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:24:01.103 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:24:01.103 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:24:01.103 | python3-zope.interface 2022-01-28 13:24:01.103 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:24:01.223 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:24:01.228 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:24:01.231 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:24:01.233 | + functions-common:time_stop:2414 : local name 2022-01-28 13:24:01.236 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:24:01.238 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:24:01.240 | + functions-common:time_stop:2417 : local total 2022-01-28 13:24:01.243 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:24:01.246 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:24:01.248 | + functions-common:time_stop:2421 : start_time=1643376240401 2022-01-28 13:24:01.250 | + functions-common:time_stop:2423 : [[ -z 1643376240401 ]] 2022-01-28 13:24:01.253 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:24:01.258 | + functions-common:time_stop:2426 : end_time=1643376241255 2022-01-28 13:24:01.261 | + functions-common:time_stop:2427 : elapsed_time=854 2022-01-28 13:24:01.263 | + functions-common:time_stop:2428 : total=530263 2022-01-28 13:24:01.266 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:24:01.268 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=531117 2022-01-28 13:24:01.271 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:24:01.273 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-01-28 13:24:01.277 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-01-28 13:24:01.279 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-01-28 13:24:01.282 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-01-28 13:24:01.284 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-01-28 13:24:01.311 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-01-28 13:24:01.314 | + functions-common:install_package:1452 : update_package_repo 2022-01-28 13:24:01.316 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-01-28 13:24:01.321 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-01-28 13:24:01.324 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-01-28 13:24:01.326 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-01-28 13:24:01.329 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-01-28 13:24:01.335 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:24:01.338 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:24:01.341 | + functions-common:update_package_repo:1433 : apt_get_update 2022-01-28 13:24:01.343 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-01-28 13:24:01.346 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-01-28 13:24:01.348 | + functions-common:apt_get_update:1179 : return 2022-01-28 13:24:01.351 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-01-28 13:24:01.354 | + functions-common:real_install_package:1438 : is_ubuntu 2022-01-28 13:24:01.357 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:24:01.360 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:24:01.362 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-01-28 13:24:01.389 | + functions-common:apt_get:1219 : 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-01-28 13:24:01.506 | Reading package lists... 2022-01-28 13:24:01.785 | Building dependency tree... 2022-01-28 13:24:01.786 | Reading state information... 2022-01-28 13:24:02.109 | The following packages were automatically installed and are no longer required: 2022-01-28 13:24:02.111 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-28 13:24:02.111 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-28 13:24:02.111 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-28 13:24:02.111 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-28 13:24:02.111 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-28 13:24:02.112 | python3-zope.interface 2022-01-28 13:24:02.112 | Use 'sudo apt autoremove' to remove them. 2022-01-28 13:24:02.184 | The following NEW packages will be installed: 2022-01-28 13:24:02.186 | libapache2-mod-wsgi-py3 2022-01-28 13:24:02.301 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-28 13:24:02.301 | Need to get 93.3 kB of archives. 2022-01-28 13:24:02.301 | After this operation, 300 kB of additional disk space will be used. 2022-01-28 13:24:02.301 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-01-28 13:24:03.019 | Fetched 93.3 kB in 0s (415 kB/s) 2022-01-28 13:24:03.477 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-01-28 13:24:03.533 | (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 ... 91051 files and directories currently installed.) 2022-01-28 13:24:03.537 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-01-28 13:24:03.670 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-28 13:24:04.353 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-28 13:24:05.086 | apache2_invoke: Enable module wsgi 2022-01-28 13:24:13.584 | + functions-common:apt_get:1223 : result=0 2022-01-28 13:24:13.586 | + functions-common:apt_get:1226 : time_stop apt-get 2022-01-28 13:24:13.589 | + functions-common:time_stop:2414 : local name 2022-01-28 13:24:13.591 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:24:13.594 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:24:13.596 | + functions-common:time_stop:2417 : local total 2022-01-28 13:24:13.598 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:24:13.601 | + functions-common:time_stop:2420 : name=apt-get 2022-01-28 13:24:13.603 | + functions-common:time_stop:2421 : start_time=1643376241385 2022-01-28 13:24:13.606 | + functions-common:time_stop:2423 : [[ -z 1643376241385 ]] 2022-01-28 13:24:13.609 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:24:13.613 | + functions-common:time_stop:2426 : end_time=1643376253610 2022-01-28 13:24:13.615 | + functions-common:time_stop:2427 : elapsed_time=12225 2022-01-28 13:24:13.617 | + functions-common:time_stop:2428 : total=531117 2022-01-28 13:24:13.621 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:24:13.623 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=543342 2022-01-28 13:24:13.626 | + functions-common:apt_get:1227 : return 0 2022-01-28 13:24:13.629 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-01-28 13:24:13.631 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-01-28 13:24:13.634 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-28 13:24:13.637 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-01-28 13:24:13.640 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-01-28 13:24:13.642 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-01-28 13:24:13.645 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-01-28 13:24:13.702 | wsgi (enabled by maintainer script) 2022-01-28 13:24:13.706 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-01-28 13:24:13.709 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-01-28 13:24:13.711 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-28 13:24:13.715 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-01-28 13:24:13.718 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-01-28 13:24:13.721 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-28 13:24:13.726 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-01-28 13:24:13.726 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-28 13:24:13.733 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-01-28 13:24:13.735 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-01-28 13:24:13.738 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-01-28 13:24:13.741 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-01-28 13:24:13.743 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-01-28 13:24:13.772 | Using python 3.8 to install osc-placement 2022-01-28 13:24:13.774 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-01-28 13:24:14.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:24:14.669 | from cryptography.utils import int_from_bytes 2022-01-28 13:24:14.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:24:14.669 | from cryptography.utils import int_from_bytes 2022-01-28 13:24:15.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:24:15.912 | Collecting osc-placement 2022-01-28 13:24:15.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-01-28 13:24:15.936 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-01-28 13:24:15.937 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-01-28 13:24:15.938 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-01-28 13:24:15.939 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-01-28 13:24:15.940 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-01-28 13:24:15.941 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-01-28 13:24:16.002 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-01-28 13:24:16.003 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-01-28 13:24:16.004 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-01-28 13:24:16.005 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-01-28 13:24:16.019 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-01-28 13:24:16.020 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-01-28 13:24:16.022 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-01-28 13:24:16.037 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-01-28 13:24:16.038 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-01-28 13:24:16.039 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-01-28 13:24:16.041 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-01-28 13:24:16.042 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-01-28 13:24:16.043 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-01-28 13:24:16.065 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-01-28 13:24:16.067 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-01-28 13:24:16.068 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-01-28 13:24:16.069 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-01-28 13:24:16.078 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-01-28 13:24:16.118 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-01-28 13:24:16.120 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-01-28 13:24:16.122 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-01-28 13:24:16.123 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-01-28 13:24:16.124 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-01-28 13:24:16.126 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-01-28 13:24:16.128 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-01-28 13:24:16.129 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-01-28 13:24:16.195 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-01-28 13:24:16.196 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-01-28 13:24:16.199 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.10) 2022-01-28 13:24:16.201 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-01-28 13:24:16.297 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-01-28 13:24:16.298 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-01-28 13:24:16.299 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-01-28 13:24:16.342 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-01-28 13:24:16.387 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-01-28 13:24:16.552 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-01-28 13:24:18.676 | Installing collected packages: osc-placement 2022-01-28 13:24:18.963 | Successfully installed osc-placement-3.1.1 2022-01-28 13:24:18.963 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-28 13:24:19.109 | + inc/python:pip_install:200 : result=0 2022-01-28 13:24:19.112 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-28 13:24:19.114 | + functions-common:time_stop:2414 : local name 2022-01-28 13:24:19.117 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:24:19.120 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:24:19.122 | + functions-common:time_stop:2417 : local total 2022-01-28 13:24:19.125 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:24:19.128 | + functions-common:time_stop:2420 : name=pip_install 2022-01-28 13:24:19.130 | + functions-common:time_stop:2421 : start_time=1643376253765 2022-01-28 13:24:19.132 | + functions-common:time_stop:2423 : [[ -z 1643376253765 ]] 2022-01-28 13:24:19.137 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:24:19.142 | + functions-common:time_stop:2426 : end_time=1643376259138 2022-01-28 13:24:19.144 | + functions-common:time_stop:2427 : elapsed_time=5373 2022-01-28 13:24:19.147 | + functions-common:time_stop:2428 : total=226292 2022-01-28 13:24:19.150 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:24:19.153 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=231665 2022-01-28 13:24:19.156 | + inc/python:pip_install:203 : return 0 2022-01-28 13:24:19.159 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-01-28 13:24:19.162 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-01-28 13:24:19.168 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-01-28 13:24:19.170 | + functions-common:git_clone:599 : local git_ref=master 2022-01-28 13:24:19.173 | + functions-common:git_clone:600 : local orig_dir 2022-01-28 13:24:19.176 | ++ functions-common:git_clone:601 : pwd 2022-01-28 13:24:19.179 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-01-28 13:24:19.182 | + functions-common:git_clone:602 : local git_clone_flags= 2022-01-28 13:24:19.186 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-01-28 13:24:19.203 | + functions-common:git_clone:604 : RECLONE=False 2022-01-28 13:24:19.205 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-01-28 13:24:19.209 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-01-28 13:24:19.212 | + functions-common:git_clone:618 : echo master 2022-01-28 13:24:19.212 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-01-28 13:24:19.218 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-01-28 13:24:19.220 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-01-28 13:24:19.223 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-01-28 13:24:19.225 | + functions-common:git_timed:691 : local count=0 2022-01-28 13:24:19.228 | + functions-common:git_timed:692 : local timeout=0 2022-01-28 13:24:19.231 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-01-28 13:24:19.233 | + functions-common:git_timed:695 : timeout=0 2022-01-28 13:24:19.236 | + functions-common:git_timed:698 : time_start git_timed 2022-01-28 13:24:19.238 | + functions-common:time_start:2400 : local name=git_timed 2022-01-28 13:24:19.241 | + functions-common:time_start:2401 : local start_time= 2022-01-28 13:24:19.243 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-01-28 13:24:19.247 | ++ functions-common:time_start:2405 : date +%s%3N 2022-01-28 13:24:19.251 | + functions-common:time_start:2405 : _TIME_START[$name]=1643376259248 2022-01-28 13:24:19.254 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-01-28 13:24:19.257 | Cloning into '/opt/stack/placement'... 2022-01-28 13:24:44.135 | + functions-common:git_timed:713 : time_stop git_timed 2022-01-28 13:24:44.137 | + functions-common:time_stop:2414 : local name 2022-01-28 13:24:44.140 | + functions-common:time_stop:2415 : local end_time 2022-01-28 13:24:44.143 | + functions-common:time_stop:2416 : local elapsed_time 2022-01-28 13:24:44.145 | + functions-common:time_stop:2417 : local total 2022-01-28 13:24:44.147 | + functions-common:time_stop:2418 : local start_time 2022-01-28 13:24:44.150 | + functions-common:time_stop:2420 : name=git_timed 2022-01-28 13:24:44.152 | + functions-common:time_stop:2421 : start_time=1643376259248 2022-01-28 13:24:44.154 | + functions-common:time_stop:2423 : [[ -z 1643376259248 ]] 2022-01-28 13:24:44.158 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-01-28 13:24:44.162 | + functions-common:time_stop:2426 : end_time=1643376284159 2022-01-28 13:24:44.164 | + functions-common:time_stop:2427 : elapsed_time=24911 2022-01-28 13:24:44.167 | + functions-common:time_stop:2428 : total=0 2022-01-28 13:24:44.169 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-01-28 13:24:44.172 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24911 2022-01-28 13:24:44.175 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-01-28 13:24:44.178 | + functions-common:git_clone:667 : git show --oneline 2022-01-28 13:24:44.178 | + functions-common:git_clone:667 : head -1 2022-01-28 13:24:44.182 | affb87af disable traits count check to allow os-traits 2.7.0 2022-01-28 13:24:44.185 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-01-28 13:24:44.187 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-01-28 13:24:44.191 | + inc/python:setup_develop:338 : local bindep 2022-01-28 13:24:44.193 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-01-28 13:24:44.196 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-01-28 13:24:44.198 | + inc/python:setup_develop:344 : local extras= 2022-01-28 13:24:44.201 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-01-28 13:24:44.203 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-28 13:24:44.206 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-01-28 13:24:44.209 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-01-28 13:24:44.211 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-28 13:24:44.214 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-28 13:24:44.217 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-01-28 13:24:44.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-28 13:24:44.222 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-01-28 13:24:44.225 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-28 13:24:44.227 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-28 13:24:44.230 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-01-28 13:24:44.237 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-01-28 13:24:44.239 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-01-28 13:24:44.920 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-01-28 13:24:44.924 | + inc/python:setup_package:418 : local bindep=0 2022-01-28 13:24:44.926 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-28 13:24:44.929 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-28 13:24:44.931 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-01-28 13:24:44.933 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-01-28 13:24:44.936 | + inc/python:setup_package:427 : local flags=-e 2022-01-28 13:24:44.938 | + inc/python:setup_package:428 : local extras= 2022-01-28 13:24:44.941 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-28 13:24:44.943 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-28 13:24:44.946 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-28 13:24:44.950 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-28 13:24:44.955 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-28 13:24:44.957 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-01-28 13:24:44.981 | Using python 3.8 to install /opt/stack/placement 2022-01-28 13:24:44.983 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-01-28 13:24:45.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:24:45.901 | from cryptography.utils import int_from_bytes 2022-01-28 13:24:45.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-28 13:24:45.901 | from cryptography.utils import int_from_bytes 2022-01-28 13:24:47.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-28 13:24:47.098 | Obtaining file:///opt/stack/placement 2022-01-28 13:24:47.098 | Preparing metadata (setup.py): started 2022-01-28 13:24:48.317 | Preparing metadata (setup.py): finished with status 'done' 2022-01-28 13:24:48.463 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (5.8.0) 2022-01-28 13:24:48.465 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (1.4.31) 2022-01-28 13:24:48.466 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (9.3.0) 2022-01-28 13:24:48.468 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (2.5.1) 2022-01-28 13:24:48.470 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (1.8.7) 2022-01-28 13:24:48.471 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev15) (3.2.0) 2022-01-28 13:24:48.473 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (2.27.1) 2022-01-28 13:24:48.476 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (60.5.0) 2022-01-28 13:24:48.478 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (4.5.0) 2022-01-28 13:24:48.480 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (8.7.1) 2022-01-28 13:24:48.482 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (3.4.0) 2022-01-28 13:24:48.484 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (4.6.1) 2022-01-28 13:24:48.487 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (4.2.0) 2022-01-28 13:24:48.489 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (4.12.1) 2022-01-28 13:24:48.491 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (11.1.0) 2022-01-28 13:24:48.493 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (3.10.1) 2022-01-28 13:24:48.495 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (4.5.0) 2022-01-28 13:24:48.497 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (1.4.0) 2022-01-28 13:24:48.499 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (1.1.0) 2022-01-28 13:24:48.502 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (2.7.0) 2022-01-28 13:24:48.504 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev15) (1.0.1) 2022-01-28 13:24:48.571 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (5.1.0) 2022-01-28 13:24:48.572 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (1.16.0) 2022-01-28 13:24:48.573 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (4.4.0) 2022-01-28 13:24:48.574 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (4.4.0) 2022-01-28 13:24:48.577 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (3.1.1) 2022-01-28 13:24:48.578 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (2.9.0) 2022-01-28 13:24:48.598 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev15) (0.17.3) 2022-01-28 13:24:48.643 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev15) (0.8.0) 2022-01-28 13:24:48.644 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev15) (3.5.0) 2022-01-28 13:24:48.645 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev15) (2.4.0) 2022-01-28 13:24:48.646 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev15) (6.0) 2022-01-28 13:24:48.647 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev15) (1.5.0) 2022-01-28 13:24:48.700 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (0.13.0) 2022-01-28 13:24:48.701 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (1.7.5) 2022-01-28 13:24:48.702 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (0.5.0) 2022-01-28 13:24:48.704 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (2.0.1) 2022-01-28 13:24:48.746 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev15) (2.8.2) 2022-01-28 13:24:48.750 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev15) (0.9.6) 2022-01-28 13:24:48.767 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev15) (3.0.3) 2022-01-28 13:24:48.770 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev15) (3.2.0) 2022-01-28 13:24:48.771 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev15) (3.3.0) 2022-01-28 13:24:48.797 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev15) (1.0.3) 2022-01-28 13:24:48.799 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev15) (2021.3) 2022-01-28 13:24:48.812 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev15) (3.0.0) 2022-01-28 13:24:48.830 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev15) (1.0.2) 2022-01-28 13:24:48.831 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev15) (3.0.7) 2022-01-28 13:24:48.832 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev15) (0.11.0) 2022-01-28 13:24:48.834 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev15) (21.3) 2022-01-28 13:24:48.879 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev15) (1.26.8) 2022-01-28 13:24:48.880 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev15) (2019.11.28) 2022-01-28 13:24:48.883 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev15) (2.0.10) 2022-01-28 13:24:48.886 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev15) (3.3) 2022-01-28 13:24:48.903 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev15) (0.7) 2022-01-28 13:24:49.101 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev15) (1.1.2) 2022-01-28 13:24:49.141 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (4.10.1) 2022-01-28 13:24:49.143 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (5.4.0) 2022-01-28 13:24:49.144 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (1.1.6) 2022-01-28 13:24:49.161 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev15) (1.15.0) 2022-01-28 13:24:49.199 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev15) (1.13.3) 2022-01-28 13:24:49.259 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev15) (2.0.1) 2022-01-28 13:24:49.329 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (1.7.0) 2022-01-28 13:24:49.415 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev15) (1.1.5) 2022-01-28 13:24:49.470 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev15) (0.2.5) 2022-01-28 13:24:49.676 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (0.5.2) 2022-01-28 13:24:49.676 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (5.1.1) 2022-01-28 13:24:49.677 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (0.4.2) 2022-01-28 13:24:49.759 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (2.5.0) 2022-01-28 13:24:49.813 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev15) (2.21) 2022-01-28 13:24:49.982 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (3.7.0) 2022-01-28 13:24:50.095 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (3.0.0) 2022-01-28 13:24:50.096 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev15) (1.0.0) 2022-01-28 13:24:51.984 | Installing collected packages: openstack-placement 2022-01-28 13:24:51.986 | Running setup.py develop for openstack-placement 2022-01-28 13:24:54.012 | Successfully installed openstack-placement 2022-01-28 13:24:54.012 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv